index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-01-31
Input: goodix - use generic touchscreen_properties
Marcin Niestroj
2018-01-31
Input: mms114 - fix typo in definition
Andi Shyti
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
Input: mms114 - use BIT() macro instead of explicit shifting
Andi Shyti
2018-01-30
Input: mms114 - replace mdelay with msleep
Andi Shyti
2018-01-26
Input: mms114 - add support for mms152
Simon Shields
2018-01-26
Input: mms114 - drop platform data and use generic APIs
Simon Shields
2018-01-26
Input: mms114 - mark as direct input device
Dmitry Torokhov
2018-01-26
Input: mms114 - do not clobber interrupt trigger
Dmitry Torokhov
2018-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-01-24
Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...
Nick Dyer
2018-01-24
Input: edt-ft5x06 - fix error handling for factory mode on non-M06
Dmitry Torokhov
2018-01-22
Input: stmfts - set IRQ_NOAUTOEN to the irq flag
Andi Shyti
2018-01-22
Input: auo-pixcir-ts - delete an unnecessary return statement
Markus Elfring
2018-01-22
Input: auo-pixcir-ts - remove custom log for a failed memory allocation
Markus Elfring
2018-01-22
Input: da9052_tsi - remove unused mutex
Marcus Folkesson
2018-01-22
Input: synaptics-rmi4 - log when we create a guest serio port
Dmitry Torokhov
2018-01-22
Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
Dmitry Torokhov
2018-01-22
Input: synaptics-rmi4 - do not delete interrupt memory too early
Dmitry Torokhov
2018-01-22
Input: ad7877 - use managed resource allocations
Andi Shyti
2018-01-22
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2018-01-22
Input: trackpoint - only expose supported controls for Elan, ALPS and NXP
Dmitry Torokhov
2018-01-22
Input: trackpoint - force 3 buttons if 0 button is reported
Aaron Ma
2018-01-22
Input: xpad - add support for PDP Xbox One controllers
Mark Furneaux
2018-01-22
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2018-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-01-19
Input: remove atmel-wm97xx touchscreen driver
Corentin Labbe
2018-01-18
Input: synaptics-rmi4 - prevent UAF reported by KASAN
Nick Desaulniers
2018-01-18
Input: cyapa - remove redundant assignment to 'pwr_cmd'
Colin Ian King
2018-01-18
Input: remove at32psif
Corentin Labbe
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
2018-01-16
Input: remove remaining unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2018-01-16
Input: remove unneeded MODULE_VERSION() usage in misc input drivers
Greg Kroah-Hartman
2018-01-16
Input: remove unneeded MODULE_VERSION() usage in touchscreen drivers
Greg Kroah-Hartman
2018-01-16
Input: elan_i2c - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2018-01-16
Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2018-01-16
Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2018-01-16
Input: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
2018-01-16
Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
Peter Hutterer
2018-01-16
Input: psmouse - fix Synaptics detection when protocol is disabled
Dmitry Torokhov
2018-01-12
Input: goodix - disable IRQs while suspended
Hans de Goede
2018-01-12
Input: ALPS - fix multi-touch decoding on SS4 plus touchpads
Nir Perry
2018-01-10
Input: synaptics - Lenovo Thinkpad T460p devices should use RMI
王振杰
2018-01-10
Input: of_touchscreen - add MODULE_LICENSE
Arnd Bergmann
2018-01-09
Input: extend usable life of event timestamps to 2106 on 32 bit systems
Deepa Dinamani
2018-01-09
Input: silead - add support for capactive home button found on some x86 tablets
Hans de Goede
[next]