index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-19
Input: charlieplex_keypad - add GPIO charlieplex keypad
Hugo Villeneuve
3
-0
/
+247
2026-04-19
Input: imx_keypad - fix spelling mistake "Colums" -> "Columns"
Ethan Carter Edwards
1
-2
/
+2
2026-04-08
Input: qt1070 - inline i2c_check_functionality check
Thorsten Blum
1
-2
/
+1
2026-04-08
Input: qt1050 - inline i2c_check_functionality check
Thorsten Blum
1
-2
/
+1
2026-03-12
Merge tag 'v7.0-rc3' into next
Dmitry Torokhov
11
-12
/
+22
2026-03-10
Input: mpr121 - drop redundant wakeup handling
bui duc phuc
1
-8
/
+0
2026-02-28
Input: atkbd - fix various formatting issues
Dmitry Torokhov
1
-53
/
+32
2026-02-28
Input: atkbd - switch to using explicitly sized types
Dmitry Torokhov
1
-15
/
+15
2026-02-28
Input: atkbd - use dev_warn_ratelimited()
Dmitry Torokhov
1
-5
/
+3
2026-02-28
Input: atkbd - use __free() cleanup facility in when parsing FW keymap
Dmitry Torokhov
1
-5
/
+1
2026-02-28
Input: atkbd - validate scancode in firmware keymap entries
Ariel Silver
1
-0
/
+6
2026-02-23
Input: cros_ec_keyb - factor out column processing
Dmitry Torokhov
1
-20
/
+27
2026-02-23
Input: cros_ec_keyb - do not allocate keyboard state separately
Dmitry Torokhov
1
-10
/
+2
2026-02-23
Input: cros_ec_keyb - simplify cros_ec_keyb_work()
Dmitry Torokhov
1
-15
/
+15
2026-02-23
Input: cros_ec_keyb - use BIT() macro instead of open-coding shifts
Dmitry Torokhov
1
-5
/
+4
2026-02-23
Input: cros_ec_keyb - use u8 instead of uint8_t
Dmitry Torokhov
1
-6
/
+5
2026-02-23
Input: cros_ec_keyb - add function key support
Fabio Baltieri
1
-15
/
+165
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-10
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
11
-11
/
+11
2026-02-14
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-11
/
+15
2026-02-01
Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keys
Dmitry Torokhov
1
-5
/
+12
2025-12-18
Input: gpio_keys - replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-12-15
Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboard
Cryolitia PukNgae
1
-0
/
+7
2025-12-13
Input: cros_ec_keyb - clarify key event error message
Fabio Baltieri
1
-1
/
+2
2025-12-13
Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-4
/
+0
2025-12-12
Input: lkkbd - disable pending work before freeing device
Minseong Kim
1
-1
/
+4
2025-11-17
Merge tag 'v6.18-rc6' into for-linus
Dmitry Torokhov
1
-0
/
+6
2025-11-04
Input: cros_ec_keyb - fix an invalid memory access
Tzung-Bi Shih
1
-0
/
+6
2025-11-04
Input: imx_sc_key - fix memory corruption on unload
Dan Carpenter
1
-1
/
+1
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
7
-738
/
+213
2025-10-07
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-739
/
+535
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
3
-0
/
+321
2025-10-01
Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
1
-0
/
+6
2025-09-17
Input: twl4030_keypad - drop support for platform data
Dmitry Torokhov
1
-29
/
+6
2025-09-17
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Dmitry Torokhov
3
-0
/
+321
2025-09-16
input: keyboard: Add support for MAX7360 keypad
Mathieu Dubois-Briand
3
-0
/
+321
2025-09-14
Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+4
2025-09-14
Input: cros_ec_keyb - Defer probe until parent EC device is registered
Tzung-Bi Shih
1
-0
/
+6
2025-09-08
Input: spear-keyboard - drop support for platform data
Dmitry Torokhov
1
-56
/
+15
2025-09-08
Input: pxa27x-keypad - drop support for platform data
Dmitry Torokhov
1
-255
/
+119
2025-09-08
Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etc
Dmitry Torokhov
1
-50
/
+60
2025-09-08
Input: pxa27x-keypad - replace uint32_t with u32
Dmitry Torokhov
1
-12
/
+12
2025-09-06
Input: mtk-pmic-keys - MT6359 has a specific release irq
Julien Massot
1
-1
/
+4
2025-08-21
Merge tag 'v6.17-rc2' into HEAD
Dmitry Torokhov
2
-3
/
+3
2025-08-12
Input: tca8418_keypad - switch to using module_i2c_driver()
Dmitry Torokhov
1
-12
/
+1
2025-08-12
Input: tca6416-keypad - remove the driver
Dmitry Torokhov
3
-324
/
+0
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
12
-1164
/
+481
2025-08-03
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Dmitry Torokhov
8
-1082
/
+389
[next]