index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2021-10-12
Input: adxl34x - make adxl34x_remove() return void
Uwe Kleine-König
2021-10-11
Input: st1232 - prefer asynchronous probing
John Keeping
2021-10-11
Input: st1232 - increase "wait ready" timeout
John Keeping
2021-10-05
Input: analog - fix invalid snprintf() call
Arnd Bergmann
2021-10-01
Input: ariel-pwrbutton - add SPI device ID table
Mark Brown
2021-09-22
Input: mpr121 - make use of the helper function devm_add_action_or_reset()
Cai Huoqing
2021-09-22
Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re...
Cai Huoqing
2021-09-22
Input: elants_i2c - make use of devm_add_action_or_reset()
Cai Huoqing
2021-09-22
tty: make tty_ldisc_ops::hangup return void
Jiri Slaby
2021-09-20
Input: goodix - add support for controllers without flash
Hans de Goede
2021-09-20
Input: goodix - allow specifying the config filename
Hans de Goede
2021-09-20
Input: goodix - push error logging up into i2c_read and i2c_write helpers
Hans de Goede
2021-09-20
Input: goodix - refactor reset handling
Hans de Goede
2021-09-20
Input: goodix - add a goodix.h header file
Hans de Goede
2021-09-20
Input: goodix - change goodix_i2c_write() len parameter type to int
Hans de Goede
2021-09-20
Input: tmdc - fix spelling mistake "Millenium" -> "Millennium"
Colin Ian King
2021-09-20
Input: omap-keypad - prefer struct_size over open coded arithmetic
Len Baker
2021-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-09-09
Input: cypress-sf - add Cypress StreetFighter touchkey driver
Yassine Oudjana
2021-09-09
Input: ads7846 - switch to devm initialization
Daniel Mack
2021-09-09
Input: ads7846 - remove custom filter handling functions from pdata
Daniel Mack
2021-09-09
Input: ads7846 - add short-hand for spi->dev in probe() function
Daniel Mack
2021-09-08
Input: analog - always use ktime functions
Guenter Roeck
2021-09-06
Input: mms114 - support MMS134S
Linus Walleij
2021-09-06
Input: elan_i2c - reduce the resume time for controller in Whitebox
jingle.wu
2021-09-05
Input: palmas-pwrbutton - handle return value of platform_get_irq()
Arvind Yadav
2021-09-05
Input: raydium_i2c_ts - read device version in bootloader mode
simba.hsu
2021-09-05
Input: cpcap-pwrbutton - handle errors from platform_get_irq()
Tang Bin
2021-09-05
Input: edt-ft5x06 - added case for EDT EP0110M09
Oliver Graute
2021-09-05
Merge branch 'next' into for-linus
Dmitry Torokhov
2021-09-03
Input: adc-keys - drop bogus __refdata annotation
Geert Uytterhoeven
2021-09-03
Input: Fix spelling mistake in Kconfig "useable" -> "usable"
Colin Ian King
2021-09-03
Input: Fix spelling mistake in Kconfig "Modul" -> "Module"
Colin Ian King
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-30
Input: remove dead CSR Prima2 PWRC driver
Lukas Bulwahn
2021-08-30
Input: adp5589-keys - use the right header
Linus Walleij
2021-08-30
Input: adp5588-keys - use the right header
Linus Walleij
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2021-08-29
Input: ep93xx_keypad - prepare clock before using it
Alexander Sverdlin
2021-07-23
Input: pm8941-pwrkey - fix comma vs semicolon issue
Dmitry Torokhov
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-20
Revert "Input: serio - make write method mandatory"
Dmitry Torokhov
2021-07-19
Input: parkbd - switch to use module_parport_driver()
Andy Shevchenko
2021-07-19
Input: serio - make write method mandatory
Dmitry Torokhov
2021-07-19
Input: ixp4xx-beeper - delete driver
Linus Walleij
2021-07-18
Merge tag 'v5.13' into next
Dmitry Torokhov
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-07
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-06
Input: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
[prev]
[next]