summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov-1/+1
2009-10-12Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov-0/+10
2009-09-17Input: synaptics_i2c - switch to using __cancel_delayed_work()Dmitry Torokhov-19/+32
2009-09-17Input: libps2 - additional locking for i8042 portsDmitry Torokhov-8/+10
2009-09-13Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg-15/+16
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov-125/+133
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang-1/+1000
2009-08-19Input: psmouse - allow defining read-only attributesDmitry Torokhov-5/+16
2009-08-09Input: combine hil_kbd and hil_ptr driversDmitry Torokhov-456/+0
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov-20/+20
2009-08-05Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox-3/+52
2009-07-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara-6/+5
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport-0/+695
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni-0/+30
2009-06-11Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel-4/+9
2009-06-03Input: appletouch - improve finger detectionJeremy Huddleston-1/+1
2009-05-15Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull-1/+3
2009-05-08Input: lifebook - don't send incomplete eventsDmitry Torokhov-12/+13
2009-05-08Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov-9/+9
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-42/+150
2009-04-28Input: bcm5974 - augment debug informationHenrik Rydberg-4/+10
2009-04-28Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg-2/+43
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg-1/+3
2009-04-28Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg-21/+26
2009-04-28Input: appletouch - fix DMA to/from stack bufferBob Copeland-6/+18
2009-04-27maple: input: fix up maple mouse driverAdrian McMenamin-20/+23
2009-04-24Input: lifebook - add DMI entry for Fujitsu B-2130Dmitry Torokhov-0/+6
2009-04-23Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov-0/+1
2009-04-18Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer-5/+16
2009-04-18Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer-4/+28
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov-1/+0
2009-04-15Input: pc110pad - remove unused variable devIlpo Järvinen-1/+0
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov-9/+165
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare-1/+1
2009-03-30trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig-1/+1
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King-1/+1
2009-03-08Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov-15/+30
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar-15/+30
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-15/+30
2009-02-28Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft-1/+1
2009-02-28Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer-8/+24
2009-02-28Input: synaptics - ensure we reset the device on resumeAndy Whitcroft-5/+4
2009-02-01Input: pxa930_trkball - fix write timeout handlingRoel Kluin-1/+1
2009-01-29Input: pc110pad - use no_pci_devices()Roel Kluin-4/+1
2009-01-29Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin-4/+163
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu-1/+1
2009-01-10Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare-1/+1
2009-01-08[ARM] fix pxa930_trkball build errorsRussell King-2/+2