summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas2017-02-211-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-071-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-02-014-4/+152
| * | Input: synaptics-rmi4 - add sysfs attribute update_fw_statusNick Dyer2017-02-013-27/+80
| * | Input: synaptics-rmi4 - use local variables consistentlyGuenter Roeck2017-01-222-4/+4
| * | Input: synaptics-rmi4 - correctly swap clip values if axes are swappedLucas Stach2017-01-161-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-2431-165/+104
|\ \ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-138-10/+20
| |\ \ \ | | |_|/ | |/| |
| | * | Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck2017-01-051-2/+2
| | * | Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko2017-01-031-3/+1
| | * | Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue2017-01-031-1/+1
| | * | Merge branch 'synaptics-rmi4' into for-linusDmitry Torokhov2016-12-291-1/+2
| | |\|
| | | * Input: synaptics-rmi4 - fix F03 build error when serio is moduleDmitry Torokhov2016-12-271-1/+2
| | * | Input: xpad - use correct product id for x360w controllersPavel Rojtberg2016-12-271-0/+6
| | * | Input: synaptics_i2c - change msleep to usleep_range for small msecsAniroop Mathur2016-12-191-2/+2
| | * | Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza2016-12-191-0/+6
| | * | Input: joydev - remove unused linux/miscdevice.h includeCorentin Labbe2016-12-191-1/+0
| * | | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
| * | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2410-10/+10
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-241-3/+7
| |\ \ \
| | * | | Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov2016-12-191-3/+7
| * | | | Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-191-0/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | input: tps65218-pwrbutton: Add platform_device_id tableKeerthy2016-10-261-0/+8
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-1844-711/+4150
| |\ \ \ \ | | | |/ / | | |/| |