summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov2009-10-181-1/+1
* Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov2009-10-121-0/+10
* Input: synaptics_i2c - switch to using __cancel_delayed_work()Dmitry Torokhov2009-09-171-19/+32
* Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-171-8/+10
* Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg2009-09-131-15/+16
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-1020-125/+133
* Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-196-1/+1000
* Input: psmouse - allow defining read-only attributesDmitry Torokhov2009-08-191-5/+16
* Input: combine hil_kbd and hil_ptr driversDmitry Torokhov2009-08-093-456/+0
* Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-052-20/+20
* Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox2009-08-051-3/+52
* Input: gpio_mouse - use standard driver registration methodSaeed Bishara2009-07-071-6/+5
* Input: add driver for Synaptics I2C touchpadMike Rapoport2009-06-193-0/+695
* Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-192-0/+30
* Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel2009-06-111-4/+9
* Input: appletouch - improve finger detectionJeremy Huddleston2009-06-031-1/+1
* Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull2009-05-151-1/+3
* Input: lifebook - don't send incomplete eventsDmitry Torokhov2009-05-081-12/+13
* Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov2009-05-081-9/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-026-42/+150
|\
| * Input: bcm5974 - augment debug informationHenrik Rydberg2009-04-281-4/+10
| * Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg2009-04-281-2/+43
| * Input: bcm5974 - add quad-finger tappingHenrik Rydberg2009-04-281-1/+3
| * Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg2009-04-281-21/+26
| * Input: appletouch - fix DMA to/from stack bufferBob Copeland2009-04-281-6/+18
| * Input: lifebook - add DMI entry for Fujitsu B-2130Dmitry Torokhov2009-04-241-0/+6
| * Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov2009-04-231-0/+1
| * Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer2009-04-181-5/+16
| * Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer2009-04-182-4/+28
* | maple: input: fix up maple mouse driverAdrian McMenamin2009-04-271-20/+23
|/
* Merge branch 'next' into for-linusDmitry Torokhov2009-04-161-1/+0
|\
| * Input: pc110pad - remove unused variable devIlpo Järvinen2009-04-151-1/+0
* | Merge branch 'next' into for-linusDmitry Torokhov2009-04-085-9/+165
|\|
| * Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov2009-03-084-15/+30
| |\
| * | Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft2009-02-281-1/+1
| * | Input: pc110pad - use no_pci_devices()Roel Kluin2009-01-291-4/+1
| * | Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin2009-01-293-4/+163
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\ \ \
| * | | trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig2009-03-301-1/+1
* | | | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-1/+1
|/ / /
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-281-1/+1
|\ \ \
| * | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-251-1/+1
| | |/ | |/|
| | |
| \ \
*-. | | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-044-15/+30
|\ \| | | | |/ | |/|
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-024-15/+30
| |/|
| | * Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer2009-02-281-8/+24
| | * Input: synaptics - ensure we reset the device on resumeAndy Whitcroft2009-02-281-5/+4
| | * Input: pxa930_trkball - fix write timeout handlingRoel Kluin2009-02-011-1/+1
| | * Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare2009-01-101-1/+1
* | | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-301-1/+1
|/ /
* / [ARM] fix pxa930_trkball build errorsRussell King2009-01-081-2/+2
|/