index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2023-04-01
Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-03-23
Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix
Werner Sembach
2023-03-19
Input: alps - fix compatibility with -funsigned-char
msizanoen
2023-03-19
Input: focaltech - use explicitly signed char type
Jason A. Donenfeld
2023-03-19
Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTON
Matthias Benkmann
2023-03-17
Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI table
Hans de Goede
2023-03-17
Input: i8042 - add quirk for Fujitsu Lifebook A574/H
Jonathan Denose
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-25
Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-02-21
Merge branch 'next' into for-linus
Dmitry Torokhov
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-03
Input: iqs626a - drop unused device node references
Jeff LaBundy
2023-02-03
Input: cyttsp5 - fix bitmask for touch buttons
Richard Kjerstadius
2023-02-03
Input: exc3000 - properly stop timer on shutdown
Dmitry Torokhov
2023-02-03
Input: synaptics-rmi4 - fix SPI device ID
Rayyan Ansari
2023-02-03
Input: cap11xx - add support for cap1203, cap1293 and cap1298
Jiri Valek - 2N
2023-02-01
mfd: remove ucb1400 support
Arnd Bergmann
2023-02-01
input: remove zylonite touchscreen driver
Arnd Bergmann
2023-02-01
input: remove pxa930_rotary keyboard driver
Arnd Bergmann
2023-02-01
input: remove pxa930_trkball driver
Arnd Bergmann
2023-01-29
Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenation
Randy Dunlap
2023-01-29
Input: edt-ft5x06 - fix typo in a comment
Dario Binacchi
2023-01-29
Input: tegra-kbc - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
Input: st-keyscan - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
Input: spear-keyboard - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
Input: apbps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
Input: altera_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
Input: ads7846 - don't check penirq immediately for 7845
Luca Ellero
2023-01-29
Input: ads7846 - always set last command to PWRDOWN
Luca Ellero
2023-01-29
Input: ads7846 - don't report pressure for ads7845
Luca Ellero
2023-01-29
Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-27
Input: xpad - add 8BitDo Pro 2 Wired Controller support
John Butler
2023-01-27
Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typo
Arnd Bergmann
2023-01-27
Input: wistron_btns - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM ...
Jonathan Cameron
2023-01-27
Input: cma3000 - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM guards
Jonathan Cameron
2023-01-27
Input: Use pm_sleep_ptr() to avoid need for ifdef CONFIG_PM_SLEEP
Jonathan Cameron
2023-01-27
Input: omap4-keyad - use pm_ptr() and RUNTIME_DEV_PM_OPS()
Jonathan Cameron
2023-01-27
Input: applespi - use pm_sleep_ptr() and SYSTEM_SLEEP_PM_OPS()
Jonathan Cameron
2023-01-27
Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2023-01-27
Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS()
Jonathan Cameron
2023-01-27
Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2023-01-27
Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2023-01-27
Input: ad714x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2023-01-27
Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
2023-01-27
Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
2023-01-27
Input: s6sy761 - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
[next]