summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2018-01-222-20/+10
* Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers2018-01-181-1/+3
* Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2018-01-122-14/+19
* Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰2018-01-111-0/+1
* Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann2018-01-111-0/+4
* Input: 88pm860x-ts - fix child-node lookupJohan Hovold2018-01-091-4/+12
* Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-091-2/+1
* Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-01-091-2/+4
* Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko2018-01-021-2/+0
* Input: hideep - fix compile error due to missing include fileAnthony Kim2017-12-181-2/+1
* Input: elants_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov2017-11-301-3/+7
* Input: joystick/analog - riscv has get_cycles()Olof Johansson2017-11-301-1/+1
* Input: elantech - add new icbody type 15Aaron Ma2017-11-271-1/+1
* Input: ims-pcu - fix typo in the error messageZhen Lei2017-11-271-1/+1
* Merge branch 'next' into for-linusDmitry Torokhov2017-11-1467-560/+2652
|\
| * Input: gamecon - mark expected switch fall-throughsGustavo A. R. Silva2017-11-101-0/+3
| * Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva2017-11-101-5/+5
| * Input: spaceball - mark expected switch fall-throughsGustavo A. R. Silva2017-11-101-0/+4
| * Input: uinput - unlock on allocation failure in ioctlDan Carpenter2017-11-101-2/+4
| * Input: add support for the Samsung S6SY761 touchscreenAndi Shyti2017-11-103-0/+571
| * Input: add support for HiDeep touchscreenAnthony Kim2017-11-103-0/+1132
| * Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven2017-11-081-13/+3
| * Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-0821-9/+32
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-042-0/+2
| | |\
| | * \ Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0216-0/+16
| | |\ \
| | | * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-283-9/+14
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Input: convert autorepeat timer to use timer_setup()Kees Cook2017-11-031-6/+5
| * | | | Input: cyttsp4 - avoid overflows when calculating memory sizesVince Kim2017-11-031-12/+40
| * | | | Input: mxs-lradc - remove redundant assignment to pointer inputColin Ian King2017-10-281-1/+1
| * | | | Input: add I2C attached EETI EXC3000 multi touch driverAhmet Inan2017-10-253-0/+234
| * | | | Input: goodix - support gt1151 touchpanelMarcin Niestroj2017-10-241-27/+98
| * | | | Input: ps2-gpio - actually abort probe when connected to sleeping GPIOsDmitry Torokhov2017-10-241-0/+1
| * | | | Input: hil_mlc - convert to using timer_setup()Kees Cook2017-10-241-2/+2
| * | | | Input: hp_sdc - convert to using timer_setup()Kees Cook2017-10-241-3/+2
| * | | | Input: touchsceen - convert timers to use timer_setup()Kees Cook2017-10-245-18/+18
| * | | | Input: keyboard - convert timers to use timer_setup()Kees Cook2017-10-246-22/+19
| * | | | Input: uinput - fold header into the driver properDmitry Torokhov2017-10-241-1/+39
| * | | | Input: uinput - remove uinput_allocate_device()Dmitry Torokhov2017-10-241-18/+10
| * | | | Input: uinput - fix coding style in uinput_ioctl_handler()Dmitry Torokhov2017-10-241-116/+115
| * | | | Input: uinput - allow FF requests to time outDmitry Torokhov2017-10-241-1/+5
| * | | | Input: ad7877 - convert to using timer_setup()stephen lu2017-10-241-3/+3
| * | | | Input: gpio-keys - convert timers to use timer_setup()stephen lu2017-10-241-4/+3
| * | | | Input: ff_memless - convert to using timer_setup()Kees Cook2017-10-241-4/+4
| * | | | Input: alps - convert to using timer_setup()Kees Cook2017-10-241-4/+4
| * | | | Input: byd - convert to using timer_setup()Kees Cook2017-10-241-4/+6
| * | | | Merge tag 'v4.14-rc6' into nextDmitry Torokhov2017-10-2316-131/+246
| |\| | |
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-229-96/+183
| | |\ \ \
| | * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-233-22/+50
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-1611-11/+314
| | |\ \ \ \ \