index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-16
Input: adxl34x - fix sparse warning
Dmitry Torokhov
1
-1
/
+1
2021-10-16
Input: ep93xx_keypad - switch to using managed resources
Dmitry Torokhov
1
-81
/
+37
2021-10-16
Input: ep93xx_keypad - use dev_pm_set_wake_irq()
Dmitry Torokhov
1
-6
/
+7
2021-10-16
Input: ep93xx_keypad - use BIT() and GENMASK() macros
Dmitry Torokhov
1
-18
/
+19
2021-10-16
Input: ep93xx_keypad - annotate suspend/resume as __maybe_unused
Dmitry Torokhov
1
-4
/
+2
2021-10-13
Input: tsc200x - make tsc200x_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-13
Input: adxl34x - make adxl34x_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-12
Input: st1232 - prefer asynchronous probing
John Keeping
1
-0
/
+1
2021-10-12
Input: st1232 - increase "wait ready" timeout
John Keeping
1
-1
/
+1
2021-10-05
Input: analog - fix invalid snprintf() call
Arnd Bergmann
1
-8
/
+10
2021-10-02
Input: ariel-pwrbutton - add SPI device ID table
Mark Brown
1
-0
/
+7
2021-09-23
Input: mpr121 - make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-2
/
+2
2021-09-23
Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re...
Cai Huoqing
1
-2
/
+2
2021-09-23
Input: elants_i2c - make use of devm_add_action_or_reset()
Cai Huoqing
1
-2
/
+2
2021-09-22
tty: make tty_ldisc_ops::hangup return void
Jiri Slaby
1
-2
/
+1
2021-09-21
Input: goodix - add support for controllers without flash
Hans de Goede
4
-8
/
+507
2021-09-21
Input: goodix - allow specifying the config filename
Hans de Goede
2
-5
/
+11
2021-09-21
Input: goodix - push error logging up into i2c_read and i2c_write helpers
Hans de Goede
1
-30
/
+23
2021-09-21
Input: goodix - refactor reset handling
Hans de Goede
2
-16
/
+33
2021-09-21
Input: goodix - add a goodix.h header file
Hans de Goede
2
-68
/
+79
2021-09-21
Input: goodix - change goodix_i2c_write() len parameter type to int
Hans de Goede
1
-1
/
+1
2021-09-21
Input: tmdc - fix spelling mistake "Millenium" -> "Millennium"
Colin Ian King
1
-1
/
+1
2021-09-21
Input: omap-keypad - prefer struct_size over open coded arithmetic
Len Baker
1
-2
/
+1
2021-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-534
/
+37
2021-09-10
Input: cypress-sf - add Cypress StreetFighter touchkey driver
Yassine Oudjana
3
-0
/
+235
2021-09-10
Input: ads7846 - switch to devm initialization
Daniel Mack
1
-89
/
+47
2021-09-10
Input: ads7846 - remove custom filter handling functions from pdata
Daniel Mack
1
-17
/
+8
2021-09-10
Input: ads7846 - add short-hand for spi->dev in probe() function
Daniel Mack
1
-22
/
+23
2021-09-09
Input: analog - always use ktime functions
Guenter Roeck
1
-94
/
+13
2021-09-07
Input: mms114 - support MMS134S
Linus Walleij
1
-4
/
+11
2021-09-07
Input: elan_i2c - reduce the resume time for controller in Whitebox
jingle.wu
2
-1
/
+3
2021-09-06
Input: palmas-pwrbutton - handle return value of platform_get_irq()
Arvind Yadav
1
-0
/
+5
2021-09-06
Input: raydium_i2c_ts - read device version in bootloader mode
simba.hsu
1
-7
/
+43
2021-09-06
Input: cpcap-pwrbutton - handle errors from platform_get_irq()
Tang Bin
1
-1
/
+5
2021-09-06
Input: edt-ft5x06 - added case for EDT EP0110M09
Oliver Graute
1
-0
/
+1
2021-09-06
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-439
/
+331
2021-09-04
Input: adc-keys - drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2021-09-04
Input: Fix spelling mistake in Kconfig "useable" -> "usable"
Colin Ian King
1
-1
/
+1
2021-09-04
Input: Fix spelling mistake in Kconfig "Modul" -> "Module"
Colin Ian King
1
-1
/
+1
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+2
2021-08-31
Input: remove dead CSR Prima2 PWRC driver
Lukas Bulwahn
3
-218
/
+0
2021-08-31
Input: adp5589-keys - use the right header
Linus Walleij
1
-1
/
+1
2021-08-31
Input: adp5588-keys - use the right header
Linus Walleij
1
-1
/
+1
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2
-5
/
+2
2021-08-30
Input: ep93xx_keypad - prepare clock before using it
Alexander Sverdlin
1
-2
/
+2
2021-07-24
Input: pm8941-pwrkey - fix comma vs semicolon issue
Dmitry Torokhov
1
-1
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2
-4
/
+2
2021-07-21
Revert "Input: serio - make write method mandatory"
Dmitry Torokhov
2
-11
/
+0
2021-07-20
Input: parkbd - switch to use module_parport_driver()
Andy Shevchenko
1
-13
/
+1
2021-07-20
Input: serio - make write method mandatory
Dmitry Torokhov
2
-0
/
+11
[prev]
[next]