index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2026-04-19
Input: charlieplex_keypad - add GPIO charlieplex keypad
Hugo Villeneuve
2026-04-19
Input: imx_keypad - fix spelling mistake "Colums" -> "Columns"
Ethan Carter Edwards
2026-04-08
Input: qt1070 - inline i2c_check_functionality check
Thorsten Blum
2026-04-08
Input: qt1050 - inline i2c_check_functionality check
Thorsten Blum
2026-03-12
Merge tag 'v7.0-rc3' into next
Dmitry Torokhov
2026-03-10
Input: mpr121 - drop redundant wakeup handling
bui duc phuc
2026-02-28
Input: atkbd - fix various formatting issues
Dmitry Torokhov
2026-02-28
Input: atkbd - switch to using explicitly sized types
Dmitry Torokhov
2026-02-28
Input: atkbd - use dev_warn_ratelimited()
Dmitry Torokhov
2026-02-28
Input: atkbd - use __free() cleanup facility in when parsing FW keymap
Dmitry Torokhov
2026-02-28
Input: atkbd - validate scancode in firmware keymap entries
Ariel Silver
2026-02-23
Input: cros_ec_keyb - factor out column processing
Dmitry Torokhov
2026-02-23
Input: cros_ec_keyb - do not allocate keyboard state separately
Dmitry Torokhov
2026-02-23
Input: cros_ec_keyb - simplify cros_ec_keyb_work()
Dmitry Torokhov
2026-02-23
Input: cros_ec_keyb - use BIT() macro instead of open-coding shifts
Dmitry Torokhov
2026-02-23
Input: cros_ec_keyb - use u8 instead of uint8_t
Dmitry Torokhov
2026-02-23
Input: cros_ec_keyb - add function key support
Fabio Baltieri
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-14
Merge branch 'next' into for-linus
Dmitry Torokhov
2026-02-01
Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keys
Dmitry Torokhov
2025-12-18
Input: gpio_keys - replace use of system_wq with system_dfl_wq
Marco Crivellari
2025-12-15
Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboard
Cryolitia PukNgae
2025-12-13
Input: cros_ec_keyb - clarify key event error message
Fabio Baltieri
2025-12-13
Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-12-12
Input: lkkbd - disable pending work before freeing device
Minseong Kim
2025-11-17
Merge tag 'v6.18-rc6' into for-linus
Dmitry Torokhov
2025-11-04
Input: cros_ec_keyb - fix an invalid memory access
Tzung-Bi Shih
2025-11-04
Input: imx_sc_key - fix memory corruption on unload
Dan Carpenter
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-07
Merge branch 'next' into for-linus
Dmitry Torokhov
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-01
Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-17
Input: twl4030_keypad - drop support for platform data
Dmitry Torokhov
2025-09-17
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...
Dmitry Torokhov
2025-09-16
input: keyboard: Add support for MAX7360 keypad
Mathieu Dubois-Briand
2025-09-14
Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-14
Input: cros_ec_keyb - Defer probe until parent EC device is registered
Tzung-Bi Shih
2025-09-08
Input: spear-keyboard - drop support for platform data
Dmitry Torokhov
2025-09-08
Input: pxa27x-keypad - drop support for platform data
Dmitry Torokhov
2025-09-08
Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etc
Dmitry Torokhov
2025-09-08
Input: pxa27x-keypad - replace uint32_t with u32
Dmitry Torokhov
2025-09-06
Input: mtk-pmic-keys - MT6359 has a specific release irq
Julien Massot
2025-08-21
Merge tag 'v6.17-rc2' into HEAD
Dmitry Torokhov
2025-08-12
Input: tca8418_keypad - switch to using module_i2c_driver()
Dmitry Torokhov
2025-08-12
Input: tca6416-keypad - remove the driver
Dmitry Torokhov
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2025-08-03
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...
Dmitry Torokhov
[next]