summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2015-10-26Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede-6/+42
2015-10-13Input: cyapa - fix the copy paste error on electrodes_rx valueDudley Du-7/+3
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov-8/+4
2015-09-28Input: elan_i2c - add all valid ic type for i2c/smbusduson-1/+10
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin-7/+7
2015-09-21Input: elan_i2c - add ic type 0x03Duson Lin-0/+1
2015-09-21Input: elan_i2c - don't require known iap versionDaniel Drake-5/+7
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov-0/+1
2015-09-03Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita-0/+1
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov-664/+1751
2015-09-03Input: elan_i2c - use iap_version to get firmware informationDuson Lin-6/+6
2015-08-28Input: elan_i2c - fix typos for validpage_countBenson Leung-9/+9
2015-08-26Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann-0/+4
2015-08-26Input: synaptics - fix handling of disabling gesture modeDmitry Torokhov-4/+8
2015-08-24Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti-0/+4
2015-08-21Input: sentelic - silence some underflow warningsDan Carpenter-6/+8
2015-08-07Input: elan_i2c - enable asynchronous probingDmitry Torokhov-0/+1
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin-2/+21
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven-1/+1
2015-08-03Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede-2/+6
2015-07-30Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du-4/+7
2015-07-30Input: cyapa - introduce device tree bindingDudley Du-0/+10
2015-07-30Input: cyapa - add regulator vcc supportDudley Du-0/+30
2015-07-27Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan-2/+31
2015-07-27Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg-51/+81
2015-07-27Input: synaptics - dump ext10 capabilities as wellJiri Kosina-2/+2
2015-07-23Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du-0/+1
2015-07-23Input: cyapa - fully support runtime suspend power managementDudley Du-34/+70
2015-07-23Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du-2/+101
2015-07-23Input: cyapa - add gen6 device module supportDudley Du-4/+834
2015-07-23Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du-604/+673
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov-20/+61
2015-07-20Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires-0/+1
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski-3/+0
2015-07-16Input: elantech - force resolution of 31 u/mmPeter Hutterer-5/+8
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+6
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov-1/+1
2015-07-07Input: elan_i2c - change the hover event from MT to STduson-7/+5
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov-156/+221
2015-06-08Input: elan_i2c - add product IDs FW namesCharlie Mooney-7/+18
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin-11/+49
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer-1/+6
2015-06-04Input: alps - do not reduce trackpoint speed by halfHans de Goede-3/+2
2015-06-04Input: elantech - add new icbody type洪一竹-0/+1
2015-06-02Input: focaltech - report finger width to userspaceDmitry Tunin-0/+13
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede-3/+4
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez-1/+1
2015-05-26Input: synaptics_i2c - use proper boolean valuesShailendra Verma-3/+3
2015-05-26Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma-1/+1