summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2018-03-26Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson
2018-03-26input: misc: remove blackfin rotary driverArnd Bergmann
2018-03-26input: keyboard: remove bf54x driverArnd Bergmann
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-17Input: pegasus_notetaker - do not rely on input_dev->usersMarcus Folkesson
2018-03-17Input: pagasus_notetaker - fix deadlock in autosuspendMarcus Folkesson
2018-03-17Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson
2018-03-17Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov
2018-03-14Input: gpio-keys - add support for wakeup event actionJeffy Chen
2018-03-14Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva
2018-03-14Input: silead - add Chuwi Hi8 supportMaruyama Shohei
2018-03-14Input: analog - use get_cycles() on PPCMichael Ellerman
2018-03-13Input: Evdev - unify MONOTONIC and BOOTTIME clock behaviorThomas Gleixner
2018-03-10Input: stmpe-keypad - remove VLA usageGustavo A. R. Silva
2018-03-09mn10300: Remove the architectureDavid Howells
2018-03-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg
2018-03-08Input: add RAVE SP Powerbutton driverAndrey Smirnov
2018-03-08Merge tag 'v4.16-rc4' into nextDmitry Torokhov
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-03-07Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler
2018-02-14media: add video control handlers using V4L2 control frameworkFlorian Echtler
2018-02-14media: add panel register access functionsFlorian Echtler
2018-02-14media: add default settings and module parameters for video controlsFlorian Echtler
2018-02-14media: add missing blob structure field for tag idFlorian Echtler
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-09Input: matrix_keypad - fix race when disabling interruptsZhang Bo
2018-02-02Input: synaptics - handle errors from input_mt_init_slots()Dmitry Torokhov
2018-02-02Input: synaptics - switch to using input_set_capabilityDmitry Torokhov
2018-02-02Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov
2018-02-02Input: libps2 - relax command byte ACK handlingDmitry Torokhov
2018-02-02Input: libps2 - support retransmission of command dataDmitry Torokhov
2018-02-02Input: libps2 - add debugging statementsDmitry Torokhov
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov
2018-02-02Input: libps2 - use u8 for byte dataDmitry Torokhov
2018-02-02Input: libps2 - fix switch statement formattingDmitry Torokhov
2018-02-02Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons
2018-02-02Input: lifebook - clean up codeDmitry Torokhov
2018-02-02Input: logips2pp - clean up codeDmitry Torokhov
2018-02-02Input: psmouse - clean up codeDmitry Torokhov
2018-02-02Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov
2018-02-02Input: mms114 - add SPDX identifierAndi Shyti
2018-02-02Input: mms114 - fix license module informationAndi Shyti
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov
2018-01-31Input: goodix - use generic touchscreen_propertiesMarcin Niestroj
2018-01-31Input: mms114 - fix typo in definitionAndi Shyti
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds