aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov1-0/+1
2015-09-03Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita1-0/+1
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov11-664/+1751
2015-09-03Input: elan_i2c - use iap_version to get firmware informationDuson Lin1-6/+6
2015-08-28Input: elan_i2c - fix typos for validpage_countBenson Leung1-9/+9
2015-08-26Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann1-0/+4
2015-08-26Input: synaptics - fix handling of disabling gesture modeDmitry Torokhov1-4/+8
2015-08-24Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti1-0/+4
2015-08-21Input: sentelic - silence some underflow warningsDan Carpenter1-6/+8
2015-08-07Input: elan_i2c - enable asynchronous probingDmitry Torokhov1-0/+1
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2-2/+21
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2015-08-03Input: alps - only Dell laptops have separate button bits for v2 dualpoint sticksHans de Goede1-2/+6
2015-07-30Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du1-4/+7
2015-07-30Input: cyapa - introduce device tree bindingDudley Du1-0/+10
2015-07-30Input: cyapa - add regulator vcc supportDudley Du2-0/+30
2015-07-27Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan1-2/+31
2015-07-27Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg1-51/+81
2015-07-27Input: synaptics - dump ext10 capabilities as wellJiri Kosina1-2/+2
2015-07-23Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du1-0/+1
2015-07-23Input: cyapa - fully support runtime suspend power managementDudley Du5-34/+70
2015-07-23Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du5-2/+101
2015-07-23Input: cyapa - add gen6 device module supportDudley Du5-4/+834
2015-07-23Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du4-604/+673
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov7-20/+61
2015-07-20Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires1-0/+1
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski3-3/+0
2015-07-16Input: elantech - force resolution of 31 u/mmPeter Hutterer1-5/+8
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-8/+6
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov1-1/+1
2015-07-07Input: elan_i2c - change the hover event from MT to STduson1-7/+5
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov12-156/+221
2015-06-08Input: elan_i2c - add product IDs FW namesCharlie Mooney2-7/+18
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin4-11/+49
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer1-1/+6
2015-06-04Input: alps - do not reduce trackpoint speed by halfHans de Goede1-3/+2
2015-06-04Input: elantech - add new icbody type洪一竹1-0/+1
2015-06-02Input: focaltech - report finger width to userspaceDmitry Tunin1-0/+13
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a known rateHans de Goede1-3/+4
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-05-26Input: synaptics_i2c - use proper boolean valuesShailendra Verma1-3/+3
2015-05-26Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma1-1/+1
2015-05-26Input: cyapa - fix a few typos in commentsShailendra Verma1-14/+9
2015-05-22Input: sentelic - use "static inline" instead of "inline"Khem Raj1-2/+2
2015-05-21Input: cyapa - do not set otherwise unused variableDmitry Torokhov1-2/+1
2015-05-20Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom1-1/+1
2015-05-20Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede1-0/+5
2015-05-20Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede1-62/+12
2015-05-20Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede1-8/+8