index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
2
-7
/
+3
|
\
|
*
Merge branch 'fixes' into arm/soc
Olof Johansson
2019-05-15
1
-3
/
+3
|
|
\
|
*
|
ARM: ep93xx: move pinctrl interfaces into include/linux/soc
Arnd Bergmann
2019-04-28
1
-2
/
+1
|
*
|
ARM: ep93xx: keypad: stop using mach/platform.h
Arnd Bergmann
2019-04-28
2
-5
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-05-13
6
-30
/
+650
|
\
\
\
|
*
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-05-10
6
-30
/
+650
|
|
\
\
\
|
|
*
|
|
Input: qt1050 - add Microchip AT42QT1050 support
Marco Felsch
2019-05-07
3
-0
/
+610
|
|
*
|
|
Input: sun4i-a10-lradc-keys - add support for A83T
Ziping Chen
2019-04-04
1
-4
/
+34
|
|
*
|
|
Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify code
Anson Huang
2019-04-04
1
-26
/
+4
|
|
*
|
|
Input: i8042 - signal wakeup from atkbd/psmouse
Dmitry Torokhov
2019-04-04
1
-0
/
+2
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-04-27
1
-1
/
+1
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Input: snvs_pwrkey - make it depend on ARCH_MXC
Jacky Bai
2019-04-24
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-04-19
1
-3
/
+3
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
Anson Huang
2019-04-03
1
-3
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-03-11
6
-56
/
+121
|
\
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-03-03
6
-56
/
+121
|
|
\
|
|
|
*
Input: qt2160 - remove redundant spinlock
Sven Van Asbroeck
2019-02-16
1
-9
/
+0
|
|
*
Input: tm2-touchkey - acknowledge that setting brightness is a blocking call
Dmitry Torokhov
2019-02-07
1
-5
/
+5
|
|
*
Input: gpio-keys - add shutdown callback
Florian Fainelli
2019-02-06
1
-0
/
+10
|
|
*
Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.c
YueHaibing
2019-01-13
1
-7
/
+6
|
|
*
Input: mcs_touchkey - use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-13
1
-3
/
+2
|
|
*
Input: tca6416-keypad - use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-13
1
-3
/
+1
|
|
*
Merge tag 'v4.20' into next
Dmitry Torokhov
2019-01-13
12
-86
/
+425
|
|
|
\
|
|
*
|
Input: tm2-touchkey - add support for aries touchkey variant
Jonathan Bakker
2019-01-07
1
-7
/
+46
|
|
*
|
Input: tm2-touchkey - allow specifying custom keycodes
Jonathan Bakker
2019-01-07
1
-22
/
+27
|
|
*
|
Input: tm2-touchkey - correct initial brightness
Jonathan Bakker
2019-01-07
1
-1
/
+1
|
|
*
|
Input: tm2-touchkey - add support for midas touchkey
Simon Shields
2019-01-07
1
-5
/
+29
*
|
|
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-03-06
1
-4
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
input: davinci_keyscan: remove unnecessary includes
Bartosz Golaszewski
2019-02-19
1
-4
/
+0
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-01-02
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
2019-02-16
1
-2
/
+2
*
|
|
|
Input: qt2160 - switch to using brightness_set_blocking()
Dmitry Torokhov
2019-02-11
1
-42
/
+27
*
|
|
|
Input: matrix_keypad - use flush_delayed_work()
Dmitry Torokhov
2019-02-09
1
-1
/
+1
*
|
|
|
Input: cap11xx - switch to using set_brightness_blocking()
Dmitry Torokhov
2019-02-09
1
-24
/
+11
*
|
|
|
Input: snvs_pwrkey - allow selecting driver for i.MX 7D
Stefan Agner
2019-01-28
1
-1
/
+1
*
|
|
|
Merge tag 'v4.20' into for-linus
Dmitry Torokhov
2019-01-14
9
-13
/
+362
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-12-21
1
-12
/
+4
|
|
\
\
|
*
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-12-04
4
-15
/
+31
|
|
\
\
\
|
*
\
\
\
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Update email address
Matthew Wilcox
2018-09-29
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-10-27
1
-3
/
+3
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
2018-09-28
1
-46
/
+28
|
|
\
\
\
\
\
|
*
\
\
\
\
\
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: 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
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
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
|
|
\
\
\
\
\
\
\
\
[next]