index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
Input: hil_kbd - fix error return code in hil_dev_connect()
Zhen Lei
1
-0
/
+1
2021-04-28
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
1
-25
/
+31
2020-12-30
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
1
-0
/
+1
2020-12-30
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
1
-36
/
+53
2020-11-22
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
1
-8
/
+33
2020-10-30
Input: twl4030_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-5
/
+3
2020-10-30
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-4
/
+2
2020-10-30
Input: ep93xx_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-2
/
+2
2020-06-03
Input: dlink-dir685-touchkeys - fix a typo in driver name
Christophe JAILLET
1
-1
/
+1
2020-01-27
Input: nomadik-ske-keypad - fix a loop timeout test
Dan Carpenter
1
-1
/
+1
2019-07-14
Input: imx_keypad - make sure keyboard can always wake up system
Anson Huang
1
-4
/
+14
2019-05-08
Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
Anson Huang
1
-3
/
+3
2019-03-23
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
1
-2
/
+2
2019-03-23
Input: matrix_keypad - use flush_delayed_work()
Dmitry Torokhov
1
-1
/
+1
2019-03-23
Input: cap11xx - switch to using set_brightness_blocking()
Dmitry Torokhov
1
-24
/
+11
2019-01-13
Input: omap-keypad - fix idle configuration to not block SoC idle states
Tony Lindgren
1
-12
/
+4
2018-12-21
Input: omap-keypad - fix keyboard debounce configuration
Tony Lindgren
1
-4
/
+14
2018-12-08
Input: cros_ec_keyb - fix button/switch capability reports
Brian Norris
1
-1
/
+2
2018-12-08
Input: matrix_keypad - check for errors from of_get_named_gpio()
Christian Hoff
1
-9
/
+14
2018-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
1
-46
/
+28
2018-09-18
Input: atakbd - fix Atari CapsLock behaviour
Michael Schmitz
1
-8
/
+2
2018-09-18
Input: atakbd - fix Atari keymap
Andreas Schwab
1
-38
/
+26
2018-08-20
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+1
2018-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-92
/
+37
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-08-01
Input: gpio-keys - switch to bitmap_zalloc()
Andy Shevchenko
1
-4
/
+4
2018-07-29
Input: hilkbd - Add casts to HP9000/300 I/O accessors
Geert Uytterhoeven
1
-2
/
+2
2018-07-26
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
6
-24
/
+0
2018-07-04
Input: cros_ec_keyb - remove redundant variable num_cols
Colin Ian King
1
-3
/
+0
2018-07-03
Input: keyboard: Fix ChromeOS EC keyboard help message.
Enric Balletbo i Serra
1
-1
/
+1
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+5
2018-06-21
Input: snvs_pwrkey - switch to SPDX identifier
Fabio Estevam
1
-11
/
+4
2018-06-21
Input: imx_keypad - switch to SPDX identifier
Fabio Estevam
1
-8
/
+4
2018-06-12
Input: cros_ec_keyb - remove check before calling pm_wakeup_event
Ravi Chandra Sadineni
1
-19
/
+11
2018-06-12
Input: cros_ec_keyb - switch to SPDX identifier
Enric Balletbo i Serra
1
-22
/
+12
2018-06-12
Input: cros_ec_keyb - make license text and MODULE_LICENSE match
Enric Balletbo i Serra
1
-1
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-6
/
+6
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+349
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+1
2018-06-04
Input: goldfish_events - fix checkpatch warnings
Roman Kiryanov
1
-4
/
+5
2018-05-30
Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.
Ravi Chandra Sadineni
1
-12
/
+21
2018-04-16
input: Add MediaTek PMIC keys support
Chen Zhong
3
-0
/
+349
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-18
/
+143
2018-04-04
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-14
/
+131
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-406
/
+0
2018-03-26
input: keyboard: remove bf54x driver
Arnd Bergmann
3
-406
/
+0
2018-03-14
Input: gpio-keys - add support for wakeup event action
Jeffy Chen
1
-14
/
+131
2018-03-10
Input: stmpe-keypad - remove VLA usage
Gustavo A. R. Silva
1
-4
/
+12
[next]