summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-05-052-1/+26
* Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-04-231-0/+8
* Input: elantech - add support for newer elantech touchpadsJordan Rife2014-04-221-0/+1
* Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede2014-04-191-0/+42
* Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede2014-04-191-2/+53
* Merge branch 'next' into for-linusDmitry Torokhov2014-04-031-35/+108
|\
| * Input: appletouch - fix jumps when additional fingers are detectedClinton Sprain2014-03-301-6/+21
| * Input: appletouch - implement sensor data smoothingClinton Sprain2014-03-301-24/+79
| * Input: appletouch - dial back fuzz settingClinton Sprain2014-03-281-6/+9
* | Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-03-281-0/+8
* | Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-03-281-0/+47
* | Input: cypress_ps2 - don't report as a button padsHans de Goede2014-03-261-1/+0
|/
* Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven2014-01-121-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-069-9/+0
* Input: ALPS - add support for "Dolphin" devicesYunkang Tang2013-12-262-42/+179
* Input: elantech - improve clickpad detectionHans de Goede2013-12-181-3/+42
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-163-3/+205
|\
| * Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2013-12-052-3/+204
| * Input: elantech - add support for newer (August 2013) devicesMatt Walker2013-12-051-0/+1
* | Input: use dev_get_platdata()Jingoo Han2013-12-062-2/+2
|/
* Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury2013-10-311-16/+3
* Input: cypress_ps2 - remove useless castGeyslan G. Bem2013-10-311-4/+4
* Input: ALPS - change secondary device's nameYunkang Tang2013-10-221-1/+1
* Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-081-3/+3
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-072-3/+3
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2013-09-062-3/+3
| | |\
| * | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2013-09-041-3/+3
* | | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-183-6/+75
|\ \ \ \ | |/ / /
| * | | Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2013-08-242-4/+41
| |/ /
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-07-121-8/+9
| |\ \
| * | | Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov2013-07-021-2/+34
* | | | Input: cypress_ps2 - remove casting the return value which is a void pointerJingoo Han2013-09-181-1/+1
| |_|/ |/| |
* | | Input: synaptics - fix incorrect placement of __initconstSachin Kamat2013-08-121-2/+2
* | | Input: lifebook - fix incorrect placement of __initconstSachin Kamat2013-08-121-1/+1
| |/ |/|
* | Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-061-8/+9
|/
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-272-1/+3
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-051-0/+2
| |\
| | * Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-041-0/+2
| * | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
| |\ \ | | |/ | |/|
| | * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
* | | Input: navpoint - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-1/+1
* | | Input: gpio_mouse - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-3/+0
* | | Input: amimouse - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
|/ /
* | Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh2013-04-192-87/+166
* | Input: ALPS - use %ph to print buffersDmitry Torokhov2013-04-151-7/+5
* | Input: amimouse - use module_platform_driver_probe macroSachin Kamat2013-03-171-13/+1
|/
* Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-222-2/+66
* Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-221-11/+7
* Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa2013-02-221-6/+13
OpenPOWER on IntegriCloud