开源镜像站
帮助
动态
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
/
keyboard
Age
Commit message (
Expand
)
Author
2021-11-02
Input: cap11xx - add support for cap1206
Jesse Taube
2021-10-15
Input: tm2-touchkey - allow changing keycodes from userspace
Stephan Gerhold
2021-10-15
Input: tm2-touchkey - report scan codes
Stephan Gerhold
2021-10-15
Input: ep93xx_keypad - switch to using managed resources
Dmitry Torokhov
2021-10-15
Input: ep93xx_keypad - use dev_pm_set_wake_irq()
Dmitry Torokhov
2021-10-15
Input: ep93xx_keypad - use BIT() and GENMASK() macros
Dmitry Torokhov
2021-10-15
Input: ep93xx_keypad - annotate suspend/resume as __maybe_unused
Dmitry Torokhov
2021-09-22
Input: mpr121 - make use of the helper function devm_add_action_or_reset()
Cai Huoqing
2021-09-20
Input: omap-keypad - prefer struct_size over open coded arithmetic
Len Baker
2021-09-09
Input: cypress-sf - add Cypress StreetFighter touchkey driver
Yassine Oudjana
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-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-29
Input: ep93xx_keypad - prepare clock before using it
Alexander Sverdlin
2021-06-19
Input: atkbd - use kobj_to_dev()
YueHaibing
2021-06-19
Input: cros_ec_keyb - use kobj_to_dev() API
zhouchuangao
2021-05-25
Merge tag 'v5.12' into next
Dmitry Torokhov
2021-05-24
Input: hil_kbd - fix error return code in hil_dev_connect()
Zhen Lei
2021-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-04-07
Input: gpio-keys - fix crash when disabliing GPIO-less buttons
Dmitry Torokhov
2021-03-27
Input: imx_keypad - convert to a DT-only driver
Fabio Estevam
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2021-03-25
Merge tag 'v5.12-rc4' into next
Dmitry Torokhov
2021-03-25
Input: gpio-keys - use hrtimer for software debounce, if possible
Paul Cercueil
2021-03-25
Input: gpio-keys - use hrtimer for release timer
Paul Cercueil
2021-03-25
Input: gpio-keys - remove extra call to input_sync
Paul Cercueil
2021-03-23
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-02-22
Input: cros-ec-keyb - expose function row physical map to userspace
Philip Chen
2021-02-22
Merge tag 'v5.11' into next
Dmitry Torokhov
2021-02-19
Input: applespi - fix occasional crc errors under load.
Ronald Tschalär
2021-02-19
Input: applespi - don't wait for responses to commands indefinitely.
Ronald Tschalär
2021-02-19
Input: add missing dependencies on CONFIG_HAS_IOMEM
Dmitry Torokhov
2021-02-01
ARM: 9049/1: locomo: make locomo bus's remove callback return void
Uwe Kleine-König
2021-01-10
Input: omap4-keypad - implement errata check for lost key-up events
Tony Lindgren
2021-01-10
Input: omap4-keypad - use PM runtime autosuspend
Tony Lindgren
2021-01-10
Input: omap4-keypad - move rest of key scanning to a separate function
Tony Lindgren
2021-01-10
Input: omap4-keypad - scan keys in two phases and simplify with bitmask
Tony Lindgren
2021-01-10
Input: omap4-keypad - disable unused long interrupts
Tony Lindgren
2021-01-10
Input: omap4-keypad - switch to use managed resources
Dmitry Torokhov
2020-12-18
Input: imx_keypad - add dependency on HAS_IOMEM
Dmitry Torokhov
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-14
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-11
Input: adp5589-keys - do not explicitly control IRQ for wakeup
Dmitry Torokhov
2020-12-11
Input: adp5589-keys - do not unconditionally configure as wakeup source
Dmitry Torokhov
2020-12-10
Input: imx_keypad - add COMPILE_TEST support
Anson Huang
2020-12-10
Input: applespi - use new structure for SPI transfer delays
Sergiu Cuciurean
2020-12-09
Input: tm2-touchkey - add vddio regulator
Stephan Gerhold
[next]