summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Input: lifebook - fix settings for CF-72Abner Holsinger1-2/+1
2009-11-17Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina1-1/+1
2009-11-13Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai1-1/+1
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov1-1/+1
2009-10-13Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov1-0/+10
2009-09-18Input: synaptics_i2c - switch to using __cancel_delayed_work()Dmitry Torokhov1-19/+32
2009-09-18Input: libps2 - additional locking for i8042 portsDmitry Torokhov1-8/+10
2009-09-13Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg1-15/+16
2009-09-11Input: psmouse - use boolean typeDmitry Torokhov20-125/+133
2009-08-20Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang6-1/+1000
2009-08-20Input: psmouse - allow defining read-only attributesDmitry Torokhov1-5/+16
2009-08-10Input: combine hil_kbd and hil_ptr driversDmitry Torokhov3-456/+0
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov2-20/+20
2009-08-05Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox1-3/+52
2009-07-08Input: gpio_mouse - use standard driver registration methodSaeed Bishara1-6/+5
2009-06-20Input: add driver for Synaptics I2C touchpadMike Rapoport3-0/+695
2009-06-20Input: synaptics - add support for reporting x/y resolutionTero Saarni2-0/+30
2009-06-11Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel1-4/+9
2009-06-03Input: appletouch - improve finger detectionJeremy Huddleston1-1/+1
2009-05-16Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull1-1/+3
2009-05-09Input: lifebook - don't send incomplete eventsDmitry Torokhov1-12/+13
2009-05-09Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov1-9/+9
2009-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-42/+150
2009-04-28Input: bcm5974 - augment debug informationHenrik Rydberg1-4/+10
2009-04-28Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg1-2/+43
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg1-1/+3
2009-04-28Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg1-21/+26
2009-04-28Input: appletouch - fix DMA to/from stack bufferBob Copeland1-6/+18
2009-04-27maple: input: fix up maple mouse driverAdrian McMenamin1-20/+23
2009-04-25Input: lifebook - add DMI entry for Fujitsu B-2130Dmitry Torokhov1-0/+6
2009-04-24Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov1-0/+1
2009-04-19Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer1-5/+16
2009-04-19Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer2-4/+28
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov1-1/+0
2009-04-15Input: pc110pad - remove unused variable devIlpo Järvinen1-1/+0
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov5-9/+165
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-03-30trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig1-1/+1
2009-03-29Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King1-1/+1
2009-03-09Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov4-15/+30
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar4-15/+30
2009-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-15/+30
2009-03-01Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft1-1/+1
2009-03-01Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer1-8/+24
2009-03-01Input: synaptics - ensure we reset the device on resumeAndy Whitcroft1-5/+4
2009-02-02Input: pxa930_trkball - fix write timeout handlingRoel Kluin1-1/+1
2009-01-30Input: pc110pad - use no_pci_devices()Roel Kluin1-4/+1
2009-01-30Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin3-4/+163