summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Input: HIL drivers - add MODULE_ALIAS()Helge Deller2008-12-301-1/+1
* Input: add support for trackball on pxa930 and pxa935Yong Yao2008-12-293-13/+289
* Input: make some variables and functions staticRoel Kluin2008-12-201-1/+1
* Input: psmouse - add module parameters to control OLPC touchpad delaysPaul Fox2008-12-201-4/+28
* Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-201-1/+1
|\
| * Input: psmouse - fix incorrect validate_byte check in OLPC protocolAndres Salomon2008-11-111-1/+1
* | Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer2008-11-201-6/+10
* | Input: appletouch - driver refactoringStelian Pop2008-10-291-138/+136
|/
* Input: psmouse - add support for Elantech touchpadsArjan Opmeer2008-10-166-2/+846
* Merge branch 'next' into for-linusDmitry Torokhov2008-10-1510-117/+827
|\
| * Input: psmouse - add OLPC touchpad driverAndres Salomon2008-09-216-2/+560
| * Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon2008-09-212-14/+23
| * Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon2008-09-212-5/+13
| * Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon2008-09-212-1/+2
| * Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus2008-09-101-0/+1
| * Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-103-18/+6
| * Input: appletouch - handle geyser 3/4 status bitsSven Anders2008-08-081-18/+35
| * Input: appletouch - prepare for geyser 3/4 handlingSven Anders2008-08-081-69/+197
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-221-4/+9
|\ \
OpenPOWER on IntegriCloud