index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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: 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-29
1
-0
/
+1
*
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
2020-12-29
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-29
1
-5
/
+3
*
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-10-29
1
-4
/
+2
*
Input: ep93xx_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-10-29
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-21
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
*
Input: atakbd - fix Atari CapsLock behaviour
Michael Schmitz
2018-10-20
1
-8
/
+2
*
Input: atakbd - fix Atari keymap
Andreas Schwab
2018-10-20
1
-38
/
+26
*
Input: matrix_keypad - fix race when disabling interrupts
Zhang Bo
2018-03-15
1
-1
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-10-21
1
-12
/
+17
|
\
|
*
Input: tca8418 - enable interrupt after it has been requested
Damien Riegel
2017-10-19
1
-12
/
+17
*
|
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
*
|
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-09-04
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-09-07
10
-14
/
+22
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Input: pxa27x_keypad - handle return value of clk_prepare_enable
Arvind Yadav
2017-08-31
1
-5
/
+10
|
*
|
Input: tegra-kbc - handle return value of clk_prepare_enable
Arvind Yadav
2017-08-31
1
-1
/
+4
|
*
|
Input: xtkbd - constify serio_device_id
Arvind Yadav
2017-08-18
1
-1
/
+1
|
*
|
Input: sunkbd - constify serio_device_id
Arvind Yadav
2017-08-18
1
-1
/
+1
|
*
|
Input: stowaway - constify serio_device_id
Arvind Yadav
2017-08-18
1
-1
/
+1
|
*
|
Input: newtonkbd - constify serio_device_id
Arvind Yadav
2017-08-18
1
-1
/
+1
|
*
|
Input: lkkbd - constify serio_device_id
Arvind Yadav
2017-08-18
1
-1
/
+1
|
*
|
Input: hil_kbd - constify serio_device_id
Arvind Yadav
2017-08-18
1
-1
/
+1
|
*
|
Input: iatkbd - constify serio_device_id
Arvind Yadav
2017-08-18
1
-1
/
+1
|
*
|
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
2017-07-24
2
-15
/
+3
|
|
\
\
|
*
|
|
Input: gpio_keys - constify attribute_group structures
Arvind Yadav
2017-07-12
1
-1
/
+1
*
|
|
|
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-05
1
-14
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'bind_unbind' into driver-core-next
Greg Kroah-Hartman
2017-07-22
1
-14
/
+2
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Input: gpio_keys - use devm_device_add_group() for attributes
Dmitry Torokhov
2017-07-22
1
-14
/
+2
*
|
|
|
parisc/input/hilkbd: Fix section mismatches
Helge Deller
2017-08-22
1
-5
/
+5
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-07-14
1
-1
/
+16
|
\
\
\
|
*
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-07-12
1
-1
/
+16
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Input: gpio_keys - handle the missing key press event in resume phase
Joseph Lo
2017-07-09
1
-1
/
+16
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-07-08
5
-2
/
+169
|
\
|
|
|
|
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-07-06
5
-2
/
+169
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Input: add D-Link DIR-685 touchkeys driver
Linus Walleij
2017-06-05
3
-0
/
+167
|
|
*
Merge tag 'v4.12-rc3' into next
Dmitry Torokhov
2017-05-29
1
-1
/
+1
|
|
|
\
[next]