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-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-6
/
+6
2021-09-04
Input: adc-keys - drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2021-09-04
Input: Fix spelling mistake in Kconfig "useable" -> "usable"
Colin Ian King
1
-1
/
+1
2021-08-31
Input: adp5589-keys - use the right header
Linus Walleij
1
-1
/
+1
2021-08-31
Input: adp5588-keys - use the right header
Linus Walleij
1
-1
/
+1
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
1
-3
/
+1
2021-08-30
Input: ep93xx_keypad - prepare clock before using it
Alexander Sverdlin
1
-2
/
+2
2021-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+3
2021-06-20
Input: atkbd - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2021-06-20
Input: cros_ec_keyb - use kobj_to_dev() API
zhouchuangao
1
-1
/
+1
2021-06-07
m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
Randy Dunlap
1
-3
/
+0
2021-05-25
Merge tag 'v5.12' into next
Dmitry Torokhov
1
-25
/
+31
2021-05-25
Input: hil_kbd - fix error return code in hil_dev_connect()
Zhen Lei
1
-0
/
+1
2021-05-04
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-52
/
+78
2021-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-25
/
+31
2021-04-08
Input: gpio-keys - fix crash when disabliing GPIO-less buttons
Dmitry Torokhov
1
-17
/
+13
2021-03-28
Input: imx_keypad - convert to a DT-only driver
Fabio Estevam
1
-11
/
+2
2021-03-26
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2
-5
/
+3
2021-03-25
Merge tag 'v5.12-rc4' into next
Dmitry Torokhov
1
-3
/
+1
2021-03-25
Input: gpio-keys - use hrtimer for software debounce, if possible
Paul Cercueil
1
-14
/
+52
2021-03-25
Input: gpio-keys - use hrtimer for release timer
Paul Cercueil
1
-11
/
+16
2021-03-25
Input: gpio-keys - remove extra call to input_sync
Paul Cercueil
1
-1
/
+1
2021-03-23
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
1
-25
/
+31
2021-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-132
/
+278
2021-02-23
Input: cros-ec-keyb - expose function row physical map to userspace
Philip Chen
1
-0
/
+79
2021-02-23
Merge tag 'v5.11' into next
Dmitry Torokhov
2
-9
/
+35
2021-02-19
Input: applespi - fix occasional crc errors under load.
Ronald Tschalär
1
-0
/
+2
2021-02-19
Input: applespi - don't wait for responses to commands indefinitely.
Ronald Tschalär
1
-6
/
+15
2021-02-19
Input: add missing dependencies on CONFIG_HAS_IOMEM
Dmitry Torokhov
1
-2
/
+2
2021-02-01
ARM: 9049/1: locomo: make locomo bus's remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-01-11
Input: omap4-keypad - implement errata check for lost key-up events
Tony Lindgren
1
-0
/
+30
2021-01-11
Input: omap4-keypad - use PM runtime autosuspend
Tony Lindgren
1
-11
/
+39
2021-01-11
Input: omap4-keypad - move rest of key scanning to a separate function
Tony Lindgren
1
-13
/
+26
2021-01-11
Input: omap4-keypad - scan keys in two phases and simplify with bitmask
Tony Lindgren
1
-28
/
+45
2021-01-11
Input: omap4-keypad - disable unused long interrupts
Tony Lindgren
1
-3
/
+2
2021-01-11
Input: omap4-keypad - switch to use managed resources
Dmitry Torokhov
1
-84
/
+53
2020-12-18
Input: imx_keypad - add dependency on HAS_IOMEM
Dmitry Torokhov
1
-1
/
+1
2020-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-261
/
+193
2020-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
19
-262
/
+194
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2020-12-12
Input: adp5589-keys - do not explicitly control IRQ for wakeup
Dmitry Torokhov
1
-18
/
+9
2020-12-12
Input: adp5589-keys - do not unconditionally configure as wakeup source
Dmitry Torokhov
1
-2
/
+0
2020-12-11
Input: imx_keypad - add COMPILE_TEST support
Anson Huang
1
-1
/
+1
2020-12-11
Input: applespi - use new structure for SPI transfer delays
Sergiu Cuciurean
1
-4
/
+8
2020-12-10
Input: tm2-touchkey - add vddio regulator
Stephan Gerhold
1
-1
/
+2
2020-12-10
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
1
-0
/
+1
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
11
-21
/
+21
2020-12-03
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
1
-35
/
+8
2020-11-23
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
1
-36
/
+53
2020-11-20
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
1
-0
/
+9
[next]