index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-29
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
1
-0
/
+1
2020-11-22
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
1
-8
/
+33
2020-10-29
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-4
/
+2
2020-10-29
Input: ep93xx_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-2
/
+2
2020-05-10
Input: gpio-keys - fix check for disabling unsupported keys
Dmitry Torokhov
1
-6
/
+23
2020-01-29
Input: nomadik-ske-keypad - fix a loop timeout test
Dan Carpenter
1
-1
/
+1
2019-07-21
Input: imx_keypad - make sure keyboard can always wake up system
Anson Huang
1
-4
/
+14
2019-05-16
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-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-13
Input: matrix_keypad - check for errors from of_get_named_gpio()
Christian Hoff
1
-9
/
+14
2018-10-20
Input: atakbd - fix Atari CapsLock behaviour
Michael Schmitz
1
-8
/
+2
2018-10-20
Input: atakbd - fix Atari keymap
Andreas Schwab
1
-38
/
+26
2018-03-22
Input: qt1070 - add OF device ID table
Javier Martinez Canillas
1
-0
/
+9
2018-03-18
Input: tca8418_keypad - remove double read of key event register
Dmitry Torokhov
1
-2
/
+0
2018-03-18
Input: matrix_keypad - fix race when disabling interrupts
Zhang Bo
1
-1
/
+3
2018-02-25
Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
Arnd Bergmann
1
-9
/
+12
2017-11-15
Input: mpr121 - set missing event capability
Akinobu Mita
1
-0
/
+1
2017-11-15
Input: mpr121 - handle multiple bits change of status register
Akinobu Mita
1
-9
/
+14
2016-09-07
Input: tegra-kbc - fix inverted reset logic
Masahiro Yamada
1
-1
/
+1
2015-10-27
Input: snvs_pwrkey - remove duplicated semicolon
Javier Martinez Canillas
1
-2
/
+1
2015-10-26
Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-1
/
+1
2015-10-26
Input: tegra-kbc - enable support for the standard "wakeup-source" property
Sudeep Holla
1
-1
/
+2
2015-10-23
Input: nomadik-ske-keypad - fix a trivial typo
Geliang Tang
1
-1
/
+1
2015-10-15
Input: gpio_keys_polled - add support for abs/rel axis
Hans de Goede
1
-9
/
+79
2015-10-02
Input: goldfish - allow compile the driver with COMPILE_TEST
Javier Martinez Canillas
1
-1
/
+1
2015-10-02
Input: gpio_keys - don't report events on gpio failure
Bjorn Andersson
1
-1
/
+7
2015-09-30
Merge tag 'v4.3-rc3' into next
Dmitry Torokhov
4
-1
/
+240
2015-09-29
Input: omap4-keypad - fix memory leak
Sudip Mukherjee
1
-1
/
+1
2015-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+0
2015-09-11
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-2
/
+0
2015-09-05
Input: imx_keypad - remove obsolete comment
Fabio Estevam
1
-2
/
+0
2015-09-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
15
-63
/
+194
2015-09-03
Merge branch 'next' into for-linus
Dmitry Torokhov
16
-74
/
+217
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-0
/
+239
2015-08-24
Input: gpio-keys - report error when disabling unsupported key
Peng Fan
1
-0
/
+5
2015-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2015-08-20
Input: gpio_keys_polled - request GPIO pin as input.
Vincent Pelletier
1
-1
/
+1
2015-08-20
Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependency
Javier Martinez Canillas
1
-1
/
+1
2015-08-17
Input: cap11xx - add LED support
Matt Ranostay
1
-3
/
+141
2015-08-04
Input: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-2
/
+2
2015-07-24
Input: tc3589x-keypad - switch to using managed resources
Himangi Saraogi
1
-38
/
+20
2015-07-24
Input: tc3589x-keypad - change name of wakeup property
Dmitry Torokhov
1
-1
/
+4
2015-07-24
Input: samsung-keypad - change name of wakeup property
Dmitry Torokhov
1
-2
/
+4
2015-07-24
Input: gpio_keys[_polled] - change name of wakeup property
Dmitry Torokhov
2
-2
/
+7
2015-07-24
Input: pmic8xxx-keypad - change name of wakeup property
Dmitry Torokhov
1
-4
/
+6
[next]