index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+2
2019-11-22
Input: fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-11-21
Revert "Input: cros_ec_keyb: mask out extra flags in event_type"
Gwendal Grignou
1
-1
/
+1
2019-11-21
Revert "Input: cros_ec_keyb - add back missing mask for event_type"
Gwendal Grignou
1
-4
/
+2
2019-11-15
Input: imx_sc_key - correct SCU message structure to avoid stack corruption
Anson Huang
1
-1
/
+1
2019-10-29
Input: gpio_keys_polled - switch to using polled mode of input devices
Dmitry Torokhov
2
-32
/
+34
2019-10-29
Input: jornada680_kbd - switch to using polled mode of input devices
Dmitry Torokhov
2
-19
/
+19
2019-10-29
Input: clps711x-keypad - switch to using polled mode of input devices
Dmitry Torokhov
2
-42
/
+29
2019-10-29
Input: adc-keys - switch to using polled mode of input devices
Dmitry Torokhov
2
-18
/
+19
2019-10-27
Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-4
/
+3
2019-10-27
Input: gpio_keys - switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-4
/
+2
2019-10-27
Merge tag 'v5.4-rc5' into next
Dmitry Torokhov
2
-3
/
+3
2019-10-23
Input: adp5589 - make keypad support optional
Lars-Peter Clausen
1
-73
/
+98
2019-10-15
Input: keyboard - imx_sc: Add i.MX system controller key support
Anson Huang
3
-0
/
+198
2019-10-15
Input: mpr121 - add polling mode
Michal Vokáč
1
-18
/
+51
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-3
/
+3
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-2
/
+2
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
1
-1
/
+1
2019-08-16
Input: cros_ec_keyb - add back missing mask for event_type
Fei Shao
1
-2
/
+4
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
15
-46
/
+15
2019-08-12
Input: applespi - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-24
/
+6
2019-08-12
Input: mpr121 - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-12
Input: gpio_keys - convert driver to use dev_groups
Greg Kroah-Hartman
1
-11
/
+2
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
3
-14
/
+19
2019-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-13
/
+18
2019-08-09
Input: remove w90x900 keyboard driver
Arnd Bergmann
3
-276
/
+0
2019-08-06
Input: applespi - use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-07-31
Input: applespi - add dependency on LEDS_CLASS
YueHaibing
1
-0
/
+1
2019-07-23
Input: applespi - fix trivial typo in struct description
Nikolas Nyby
1
-4
/
+4
2019-07-23
Input: applespi - select CRC16 module
Arnd Bergmann
1
-0
/
+1
2019-07-21
Input: applespi - fix warnings detected by sparse
Ronald Tschalär
1
-7
/
+11
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-2
/
+2127
2019-07-19
Input: applespi - remove set but not used variables 'sts'
Mao Wenan
1
-2
/
+1
2019-07-19
Input: add Apple SPI keyboard and trackpad driver
Ronald Tschalär
5
-0
/
+2117
2019-07-15
Input: adp5589 - initialize GPIO controller parent device
Lars-Peter Clausen
1
-0
/
+1
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
57
-414
/
+73
2019-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-14
/
+9
2019-07-11
Input: mtk-pmic-keys - add of_node_put() before return
Nishka Dasgupta
1
-2
/
+7
2019-07-11
Input: sun4i-lradc-keys - add of_node_put() before return
Nishka Dasgupta
1
-0
/
+3
2019-07-11
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2019-07-10
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-18
/
+9
2019-07-06
Input: gpio_keys_polled - allow specifying name of input device
Enrico Weigelt, metux IT consult
1
-1
/
+3
2019-06-22
Input: gpio_keys - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-06-22
Input: gpio_keys_polled - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-83
/
+21
2019-06-20
Input: cros_ec_keyb: mask out extra flags in event_type
Ting Shen
1
-1
/
+1
2019-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+14
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
19
-80
/
+19
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464
Thomas Gleixner
2
-3
/
+2
2019-06-11
Input: imx_keypad - make sure keyboard can always wake up system
Anson Huang
1
-4
/
+14
[next]