index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2014-05-14
Input: imx_keypad - make of_device_id array const
Jingoo Han
2014-05-14
Input: gpio_keys_polled - make of_device_id array const
Jingoo Han
2014-05-14
Input: gpio_keys - make of_device_id array const
Jingoo Han
2014-05-14
Input: clps711x-keypad - make of_device_id array const
Jingoo Han
2014-05-14
Input: gpio_keys - convert to use devm_*
Andy Shevchenko
2014-05-14
Input: add st-keyscan driver
Gabriel FERNANDEZ
2014-05-14
Input: tc3589x-keypad - support probing from device tree
Linus Walleij
2014-05-13
Input: pxa27x-keypad - fix generating scancode
Chao Xie
2014-05-12
Input: fix ps2/serio module dependency
Arnd Bergmann
2014-04-24
Input: tca8418 - fix loading this driver as a module from a device tree
Dr. H. Nikolaus Schaller
2014-04-24
Input: atkbd - fix keyboard not working on some LG laptops
Sheng-Liang Song
2014-04-03
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-03-30
Input: pmic8xxx-keypad - migrate to DT
Stephen Boyd
2014-03-30
Input: pmic8xxx-keypad - migrate to regmap APIs
Stephen Boyd
2014-03-30
Input: pmic8xxx-keypad - migrate to devm_* APIs
Stephen Boyd
2014-03-30
Input: pmic8xxx-keypad - fix build by removing gpio configuration
Stephen Boyd
2014-03-30
Input: add new driver for ARM CLPS711X keypad
Alexander Shiyan
2014-03-28
Input: remove obsolete tnetv107x drivers
Arnd Bergmann
2014-03-01
Merge tag 'v3.14-rc4' into next
Dmitry Torokhov
2014-02-17
Input: imx_keypad - Propagate the real error code on platform_get_irq() failure
Fabio Estevam
2014-02-15
Input: adp5588-keys - get value from data out when dir is out
Jean-Francois Dagenais
2014-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
Input: twl4030-keypad - convert to using managed resources
Dmitry Torokhov
2014-01-04
Input: twl4030-keypad - add device tree support
Sebastian Reichel
2013-12-31
Input: cros_ec_keyb - fix problems with backslash
Doug Anderson
2013-12-26
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...
Olof Johansson
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
2013-12-11
Input: tegra-kbc - use reset framework
Stephen Warren
2013-12-07
Input: samsung-keypad - favor platform data if present
Dmitry Torokhov
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-12-05
Input: sh_keysc - restrict non-COMPILE_TEST compilation
Laurent Pinchart
2013-11-25
Input: keyboard - "keycode & KEY_MAX" changes some keycode values
Andrew Liu
2013-11-14
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-11-11
Input: tnetv107x-keypad - make irqs signed for error handling
Dan Carpenter
2013-10-31
Input: sh_keysc - enable the driver on all ARM platforms
Laurent Pinchart
2013-10-31
Input: allow deselecting serio drivers even without CONFIG_EXPERT
Tom Gundersen
2013-10-15
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
Wei Yongjun
2013-10-08
Merge tag 'v3.12-rc4' into next
Dmitry Torokhov
2013-10-06
Input: pxa27x_keypad - include linux/of.h header
Sachin Kamat
2013-10-06
Input: gpio_keys_polled - include linux/of.h header
Sachin Kamat
2013-10-06
Input: gpio_keys - include linux/of.h header
Sachin Kamat
2013-10-06
Input: tegra-kbc - remove redundant of_match_ptr
Sachin Kamat
2013-10-06
Input: nspire-keypad - remove redundant of_match_ptr
Sachin Kamat
2013-10-06
Input: lpc32xx-keys - remove redundant of_match_ptr
Sachin Kamat
2013-09-18
Input: pxa27x_keypad - fix NULL pointer dereference
Mike Dunn
2013-09-18
Merge tag 'v3.11' into next
Dmitry Torokhov
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-09-06
Merge branch 'next' into for-linus
Dmitry Torokhov
[prev]
[next]