aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: ALPS - fix trackstick button handling on V8 devicesMasaki Ota2017-03-171-4/+2
* Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota2017-03-172-16/+61
* Input: sur40 - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
* Input: kbtab - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
* Input: hanwang - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
* Input: yealink - validate number of endpoints before using themJohan Hovold2017-03-161-0/+4
* Input: ims-pcu - validate number of endpoints before using themJohan Hovold2017-03-161-0/+4
* Input: cm109 - validate number of endpoints before using themJohan Hovold2017-03-161-0/+4
* Input: iforce - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
* Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic2017-03-101-9/+11
* Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov2017-03-101-0/+7
* Input: synaptics-rmi4 - prevent null pointer dereference in f30Benjamin Tissoires2017-03-101-0/+4
* Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng2017-03-071-0/+7
* Merge branch 'next' into for-linusDmitry Torokhov2017-02-20122-2122/+2137
|\
| * Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas2017-02-201-0/+1
| * Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov2017-02-151-44/+406
| |\
| | * input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou2017-02-131-0/+5
| | * input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson2017-02-081-45/+402
| * | Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov2017-02-121-63/+30
| * | Input: tsc2004/5 - fix regulator handlingDmitry Torokhov2017-02-121-12/+7
| * | Input: tsc2005 - add OF device tableDmitry Torokhov2017-02-121-1/+11
| * | Input: add driver for Zeitec ZET6223Jelle van der Waa2017-02-093-0/+279
| * | Input: joydev - do not report stale values on first openRaphael Assenat2017-02-091-5/+13
| * | Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guestBenjamin Tissoires2017-02-093-16/+95
| * | Input: synaptics-rmi4 - clean up F30 implementationDmitry Torokhov2017-02-091-182/+144
| * | Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov2017-02-092-14/+13
| * | Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires2017-02-092-3/+43
| * | Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()Wei Yongjun2017-02-071-1/+1
| * | Input: xpad - restore LED state after device resumeCameron Gutman2017-02-061-1/+10
| * | Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2017-02-0610-57/+268
| |\ \
| | * | Input: synaptics-rmi4 - add rmi_find_function()Benjamin Tissoires2017-02-062-0/+14
| | * | Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsNick Dyer2017-01-314-4/+152
| | * | Input: synaptics-rmi4 - add sysfs attribute update_fw_statusNick Dyer2017-01-313-27/+80
| | * | Input: synaptics-rmi4 - use local variables consistentlyGuenter Roeck2017-01-212-4/+4
| | * | Input: synaptics-rmi4 - correctly swap clip values if axes are swappedLucas Stach2017-01-151-1/+6
| | * | Input: synaptics-rmi4 - remove redundant null check on rmi_devColin Ian King2016-12-291-3/+0
| | * | Input: synaptics-rmi4 - check for non zero version logically dead codeColin Ian King2016-12-291-2/+0
| | * | Input: synaptics-rmi4 - use Kconfig "if" to express dependencyDmitry Torokhov2016-12-291-16/+12
| * | | Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman2017-02-061-0/+33
| * | | Input: joydev - use clamp() macroDmitry Torokhov2017-02-011-1/+1
| * | | Input: refuse to register absolute devices without absinfoDmitry Torokhov2017-02-011-0/+6
| * | | Input: mousedev - stop offering PS/2 to userspace by defaultDmitry Torokhov2017-01-311-3/+0
| * | | Input: tca8418 - switch to using generic device propertiesDmitry Torokhov2017-01-311-64/+26
| * | | Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-3111-66/+70
| * | | Input: delete MPU3050 driverLinus Walleij2017-01-313-492/+0
| * | | Input: constify device_type structuresBhumika Goyal2017-01-242-3/+3
| * | | Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-248290-335554/+788877
| |\ \ \
| * | | | Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-226-9/+0
| * | | | Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck2017-01-221-2/+0
| * | | | Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-222-3/+0