index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
2019-08-16
Input: cros_ec_keyb - add back missing mask for event_type
Fei Shao
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-12
Input: applespi - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-12
Input: mpr121 - switch to use device_property_count_u32()
Andy Shevchenko
2019-08-12
Input: gpio_keys - convert driver to use dev_groups
Greg Kroah-Hartman
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
2019-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-08-09
Input: remove w90x900 keyboard driver
Arnd Bergmann
2019-08-06
Input: applespi - use struct_size() helper
Gustavo A. R. Silva
2019-07-31
Input: applespi - add dependency on LEDS_CLASS
YueHaibing
2019-07-23
Input: applespi - fix trivial typo in struct description
Nikolas Nyby
2019-07-23
Input: applespi - select CRC16 module
Arnd Bergmann
2019-07-21
Input: applespi - fix warnings detected by sparse
Ronald Tschalär
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-07-19
Input: applespi - remove set but not used variables 'sts'
Mao Wenan
2019-07-19
Input: add Apple SPI keyboard and trackpad driver
Ronald Tschalär
2019-07-15
Input: adp5589 - initialize GPIO controller parent device
Lars-Peter Clausen
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-07-11
Input: mtk-pmic-keys - add of_node_put() before return
Nishka Dasgupta
2019-07-11
Input: sun4i-lradc-keys - add of_node_put() before return
Nishka Dasgupta
2019-07-11
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-07-10
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-07-06
Input: gpio_keys_polled - allow specifying name of input device
Enrico Weigelt, metux IT consult
2019-06-22
Input: gpio_keys - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-06-22
Input: gpio_keys_polled - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-20
Input: cros_ec_keyb: mask out extra flags in event_type
Ting Shen
2019-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464
Thomas Gleixner
2019-06-11
Input: imx_keypad - make sure keyboard can always wake up system
Anson Huang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 394
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2019-05-27
Input: tca8418 - remove set but not used variable 'max_keys'
YueHaibing
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 64
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
[next]