开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2023-08-30
Merge branch 'next' into for-linus
Dmitry Torokhov
2023-08-15
Input: goodix - add support for ACPI ID GDX9110
Felix Engelhardt
2023-08-01
Input: rpckbd - fix the return value handle for platform_get_irq()
Ruan Jinjie
2023-07-28
Input: tca6416-keypad - switch to using input core's polling features
Dmitry Torokhov
2023-07-28
Input: tca6416-keypad - convert to use devm_* api
Yangtao Li
2023-07-28
Input: tca6416-keypad - fix interrupt enable disbalance
Dmitry Torokhov
2023-07-28
Input: tca6416-keypad - rely on I2C core to set up suspend/resume
Dmitry Torokhov
2023-07-28
Input: tca6416-keypad - always expect proper IRQ number in i2c client
Dmitry Torokhov
2023-07-28
Input: lm8323 - convert to use devm_* api
Yangtao Li
2023-07-28
Input: lm8323 - rely on device core to create kp_disable attribute
Dmitry Torokhov
2023-07-28
Input: qt2160 - convert to use devm_* api
Yangtao Li
2023-07-28
Input: qt2160 - do not hard code interrupt trigger
Dmitry Torokhov
2023-07-28
Input: qt2160 - switch to using threaded interrupt handler
Dmitry Torokhov
2023-07-28
Input: qt2160 - tweak check for i2c adapter functionality
Dmitry Torokhov
2023-07-25
Input: psmouse - add delay when deactivating for SMBus mode
Jeffery Miller
2023-07-25
Input: mcs-touchkey - fix uninitialized use of error in mcs_touchkey_probe()
Nathan Chancellor
2023-07-20
Input: qt1070 - convert to use devm_* api
Yangtao Li
2023-07-20
Input: mcs-touchkey - convert to use devm_* api
Yangtao Li
2023-07-20
Input: amikbd - convert to use devm_* api
Yangtao Li
2023-07-20
Input: lm8333 - convert to use devm_* api
Yangtao Li
2023-07-18
Input: mms114 - add support for touch keys
Artur Weber
2023-07-18
Input: da9063 - add wakeup support
Samuel Holland
2023-07-17
Input: gpio-keys - convert to dev_err_probe()
Geert Uytterhoeven
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2023-07-17
Merge tag 'v6.4' into next
Dmitry Torokhov
2023-07-13
Input: iqs7211 - point to match data directly
Jeff LaBundy
2023-07-12
Input: add support for Azoteq IQS7210A/7211A/E
Jeff LaBundy
2023-07-12
Input: rotary_encoder - don't double assign input->dev.parent
Roi L
2023-07-12
Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
Werner Sembach
2023-07-12
Input: bcm-keypad - correct dev_err_probe() error
Krzysztof Kozlowski
2023-07-10
Input: lpc32xx_ts - convert to use devm_* api
Yangtao Li
2023-07-10
Input: nomadik-ske-keypad - convert to use devm_* api
Yangtao Li
2023-07-10
Input: sun4i-lradc-keys - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: pxa27x_keypad - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: opencores-kbd - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: omap4-keyad - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: nspire-keypad - use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-10
Input: lpc32xx-keys - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: bcm-keypad - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: iqs7222 - add support for Azoteq IQS7222D
Jeff LaBundy
2023-07-10
Input: iqs7222 - configure power mode before triggering ATI
Jeff LaBundy
2023-07-10
Input: tegra-kbc - use devm_platform_ioremap_resource
Martin Kaiser
2023-07-10
Input: novatek-nvt-ts - add touchscreen model number to description
Hans de Goede
2023-07-10
Input: novatek-nvt-ts - fix input_register_device() failure error message
Hans de Goede
2023-07-07
Input: adp5588-keys - use devm_regulator_get_enable()
Christophe JAILLET
2023-07-07
Input: pinephone-keyboard - use devm_regulator_get_enable()
Christophe JAILLET
2023-07-07
Input: bu21029_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
2023-07-07
Input: bu21013_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
2023-07-07
Input: bcm-keypad - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: sx8643 - simplify with dev_err_probe()
Krzysztof Kozlowski
[next]