index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: gpio_keys_polled - suppress deferred probe error for gpio
Uwe Kleine-König
2024-03-26
1
-6
/
+4
*
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
2024-02-23
1
-5
/
+8
*
Input: atkbd - use ab83 as id when skipping the getid command
Hans de Goede
2024-01-25
1
-5
/
+7
*
Input: atkbd - skip ATKBD_CMD_GETID in translated mode
Hans de Goede
2024-01-25
1
-4
/
+42
*
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Haoran Liu
2024-01-08
1
-0
/
+3
*
Input: hil_kbd - fix error return code in hil_dev_connect()
Zhen Lei
2021-07-20
1
-0
/
+1
*
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
2021-04-28
1
-25
/
+31
*
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
2020-12-30
1
-0
/
+1
*
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
2020-12-30
1
-36
/
+53
*
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
2020-11-22
1
-8
/
+33
*
Input: twl4030_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-10-30
1
-5
/
+3
*
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-10-30
1
-4
/
+2
*
Input: ep93xx_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-10-30
1
-2
/
+2
*
Input: dlink-dir685-touchkeys - fix a typo in driver name
Christophe JAILLET
2020-06-03
1
-1
/
+1
*
Input: nomadik-ske-keypad - fix a loop timeout test
Dan Carpenter
2020-01-27
1
-1
/
+1
*
Input: imx_keypad - make sure keyboard can always wake up system
Anson Huang
2019-07-14
1
-4
/
+14
*
Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
Anson Huang
2019-05-08
1
-3
/
+3
*
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
2019-03-23
1
-2
/
+2
*
Input: matrix_keypad - use flush_delayed_work()
Dmitry Torokhov
2019-03-23
1
-1
/
+1
*
Input: cap11xx - switch to using set_brightness_blocking()
Dmitry Torokhov
2019-03-23
1
-24
/
+11
*
Input: omap-keypad - fix idle configuration to not block SoC idle states
Tony Lindgren
2019-01-13
1
-12
/
+4
*
Input: omap-keypad - fix keyboard debounce configuration
Tony Lindgren
2018-12-21
1
-4
/
+14
*
Input: cros_ec_keyb - fix button/switch capability reports
Brian Norris
2018-12-08
1
-1
/
+2
*
Input: matrix_keypad - check for errors from of_get_named_gpio()
Christian Hoff
2018-12-08
1
-9
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
2018-09-28
1
-46
/
+28
|
\
|
*
Input: atakbd - fix Atari CapsLock behaviour
Michael Schmitz
2018-09-18
1
-8
/
+2
|
*
Input: atakbd - fix Atari keymap
Andreas Schwab
2018-09-18
1
-38
/
+26
*
|
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-08-20
1
-1
/
+1
|
\
\
|
*
|
Input: keyboard: Fix ChromeOS EC keyboard help message.
Enric Balletbo i Serra
2018-07-03
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-08-18
11
-92
/
+37
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
|
*
|
Input: gpio-keys - switch to bitmap_zalloc()
Andy Shevchenko
2018-08-01
1
-4
/
+4
|
*
|
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
2018-07-26
6
-24
/
+0
|
*
|
Input: cros_ec_keyb - remove redundant variable num_cols
Colin Ian King
2018-07-04
1
-3
/
+0
|
*
|
Input: snvs_pwrkey - switch to SPDX identifier
Fabio Estevam
2018-06-21
1
-11
/
+4
|
*
|
Input: imx_keypad - switch to SPDX identifier
Fabio Estevam
2018-06-21
1
-8
/
+4
|
*
|
Input: cros_ec_keyb - remove check before calling pm_wakeup_event
Ravi Chandra Sadineni
2018-06-12
1
-19
/
+11
|
*
|
Input: cros_ec_keyb - switch to SPDX identifier
Enric Balletbo i Serra
2018-06-12
1
-22
/
+12
|
*
|
Input: cros_ec_keyb - make license text and MODULE_LICENSE match
Enric Balletbo i Serra
2018-06-12
1
-1
/
+1
*
|
|
Input: hilkbd - Add casts to HP9000/300 I/O accessors
Geert Uytterhoeven
2018-07-29
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-06-27
1
-4
/
+5
|
\
|
|
*
Input: goldfish_events - fix checkpatch warnings
Roman Kiryanov
2018-06-04
1
-4
/
+5
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
3
-6
/
+6
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
|
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-06-11
3
-0
/
+349
|
\
\
|
*
|
input: Add MediaTek PMIC keys support
Chen Zhong
2018-04-16
3
-0
/
+349
*
|
|
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
1
-2
/
+1
|
|
/
*
/
Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.
Ravi Chandra Sadineni
2018-05-30
1
-12
/
+21
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-04-05
2
-18
/
+143
|
\
[next]