index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+5
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-6
/
+6
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+349
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+1
2018-06-04
Input: goldfish_events - fix checkpatch warnings
Roman Kiryanov
1
-4
/
+5
2018-05-31
Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.
Ravi Chandra Sadineni
1
-12
/
+21
2018-04-16
input: Add MediaTek PMIC keys support
Chen Zhong
3
-0
/
+349
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-18
/
+143
2018-04-05
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-14
/
+131
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-406
/
+0
2018-03-26
input: keyboard: remove bf54x driver
Arnd Bergmann
3
-406
/
+0
2018-03-14
Input: gpio-keys - add support for wakeup event action
Jeffy Chen
1
-14
/
+131
2018-03-10
Input: stmpe-keypad - remove VLA usage
Gustavo A. R. Silva
1
-4
/
+12
2018-02-10
Input: matrix_keypad - fix race when disabling interrupts
Zhang Bo
1
-1
/
+3
2018-01-17
Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2017-11-08
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
Input: keyboard - convert timers to use timer_setup()
Kees Cook
6
-22
/
+19
2017-10-24
Input: gpio-keys - convert timers to use timer_setup()
stephen lu
1
-4
/
+3
2017-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-12
/
+17
2017-10-20
Input: tca8418 - enable interrupt after it has been requested
Damien Riegel
1
-12
/
+17
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+1
2017-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-14
/
+22
2017-09-05
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+2
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-08-31
Input: pxa27x_keypad - handle return value of clk_prepare_enable
Arvind Yadav
1
-5
/
+10
2017-08-31
Input: tegra-kbc - handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+4
2017-08-22
parisc/input/hilkbd: Fix section mismatches
Helge Deller
1
-5
/
+5
2017-08-19
Input: xtkbd - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
Input: sunkbd - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
Input: stowaway - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
Input: newtonkbd - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
Input: lkkbd - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
Input: hil_kbd - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
Input: iatkbd - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-07-25
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
2
-15
/
+3
2017-07-22
Merge branch 'bind_unbind' into driver-core-next
Greg Kroah-Hartman
1
-14
/
+2
2017-07-22
Input: gpio_keys - use devm_device_add_group() for attributes
Dmitry Torokhov
1
-14
/
+2
2017-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+16
2017-07-13
Input: gpio_keys - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-13
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+16
2017-07-10
Input: gpio_keys - handle the missing key press event in resume phase
Joseph Lo
1
-1
/
+16
2017-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-2
/
+169
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2017-07-06
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-2
/
+169
2017-06-06
Input: add D-Link DIR-685 touchkeys driver
Linus Walleij
3
-0
/
+167
2017-06-02
Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL
Andi Shyti
1
-1
/
+1
2017-05-30
Merge tag 'v4.12-rc3' into next
Dmitry Torokhov
1
-1
/
+1
[next]