index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2021-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-06-19
Input: atkbd - use kobj_to_dev()
YueHaibing
2021-06-19
Input: cros_ec_keyb - use kobj_to_dev() API
zhouchuangao
2021-06-07
m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
Randy Dunlap
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-05-04
Merge branch 'next' into for-linus
Dmitry Torokhov
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
2020-12-09
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-02
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
2020-11-22
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
2020-11-19
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
2020-11-19
Input: adp5589-keys - use BIT()
Dmitry Torokhov
2020-11-19
Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
Dmitry Torokhov
2020-11-18
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use devm_gpiochip_add_data() for gpios
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - remove setup/teardown hooks for gpios
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
[next]