summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2017-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+7
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov-0/+7
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+8
2017-04-18Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis-0/+8
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+2
2017-04-10Input: xpad - add support for Razer Wildcat gamepadCameron Gutman-0/+2
2017-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-29/+116
2017-03-17Input: ALPS - fix trackstick button handling on V8 devicesMasaki Ota-4/+2
2017-03-17Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota-16/+61
2017-03-16Input: sur40 - validate number of endpoints before using themJohan Hovold-0/+3
2017-03-16Input: kbtab - validate number of endpoints before using themJohan Hovold-0/+3
2017-03-16Input: hanwang - validate number of endpoints before using themJohan Hovold-0/+3
2017-03-16Input: yealink - validate number of endpoints before using themJohan Hovold-0/+4
2017-03-16Input: ims-pcu - validate number of endpoints before using themJohan Hovold-0/+4
2017-03-16Input: cm109 - validate number of endpoints before using themJohan Hovold-0/+4
2017-03-16Input: iforce - validate number of endpoints before using themJohan Hovold-0/+3
2017-03-10Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic-9/+11
2017-03-10Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov-0/+7
2017-03-10Input: synaptics-rmi4 - prevent null pointer dereference in f30Benjamin Tissoires-0/+4
2017-03-07Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng-0/+7
2017-03-01Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button countBenjamin Tissoires-2/+3
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-31/+31
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-18/+8
2017-02-20Merge branch 'next' into for-linusDmitry Torokhov-2122/+2137
2017-02-20Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas-0/+1
2017-02-15Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov-44/+406
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou-0/+5
2017-02-12Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka-0/+1
2017-02-12Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov-63/+30
2017-02-12Input: tsc2004/5 - fix regulator handlingDmitry Torokhov-12/+7
2017-02-12Input: tsc2005 - add OF device tableDmitry Torokhov-1/+11
2017-02-09Input: add driver for Zeitec ZET6223Jelle van der Waa-0/+279
2017-02-09Input: joydev - do not report stale values on first openRaphael Assenat-5/+13
2017-02-09Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guestBenjamin Tissoires-16/+95
2017-02-09Input: synaptics-rmi4 - clean up F30 implementationDmitry Torokhov-182/+144
2017-02-09Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov-14/+13
2017-02-09Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires-3/+43
2017-02-08input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson-45/+402
2017-02-07Input: synaptics-rmi4 - select 'SERIO' when neededArnd Bergmann-1/+7
2017-02-07Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()Wei Yongjun-1/+1
2017-02-06Input: xpad - restore LED state after device resumeCameron Gutman-1/+10
2017-02-06Merge branch 'synaptics-rmi4' into nextDmitry Torokhov-57/+268
2017-02-06Input: synaptics-rmi4 - add rmi_find_function()Benjamin Tissoires-0/+14
2017-02-06Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman-0/+33
2017-02-04gpio: Rename devm_get_gpiod_from_child()Boris Brezillon-6/+8
2017-02-01Input: joydev - use clamp() macroDmitry Torokhov-1/+1
2017-02-01Input: refuse to register absolute devices without absinfoDmitry Torokhov-0/+6
2017-02-01Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov-6/+14
2017-01-31Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsNick Dyer-4/+152
2017-01-31Input: synaptics-rmi4 - add sysfs attribute update_fw_statusNick Dyer-27/+80