aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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-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-181-2/+2
| | * | Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza2016-12-181-0/+6
| | * | Input: joydev - remove unused linux/miscdevice.h includeCorentin Labbe2016-12-181-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-231-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-1744-711/+4150
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'next' into for-linusDmitry Torokhov2016-12-1657-786/+5607
| | |\ \ \
| * | \ \ \ Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2016-12-141-1/+1
| |\ \ \ \ \
| | * | | | | power_supply: wm97xx_battery: use power_supply_get_drvdataRobert Jarzmik2016-11-231-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-141-4/+9
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. | | | | Merge remote-tracking branches 'asoc/topic/inntel', 'asoc/topic/input', 'asoc...Mark Brown2016-12-121-4/+9
| | |\ \ \| | | |
| | | | * | | | | Input: arizona-haptics - Use SoC component pin control functionsRichard Fitzgerald2016-12-011-4/+9
| | | | |/ / / /
| * | | | | | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-131-8/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross2016-11-071-8/+5
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-011-4/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov2016-11-161-4/+0
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-11-052-3/+10
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | Input: psmouse - cleanup Focaltech codeDmitry Tunin2016-10-241-3/+3