index
:
kernel
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
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-02-13
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-11
Input: pxa27x_keypad - remove an unneeded NULL check
Dan Carpenter
2015-02-03
Input: pxa27x_keypad - remove unnecessary ARM includes
Rob Herring
2015-02-01
Input: cap11xx - remove wrong and unneeded cap11xx modalias
Axel Lin
2015-01-18
Input: atari - enable the 102nd key for German keyboards
Michael Karcher
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
2015-01-07
Input: imx_keypad - use the preferred form for passing a size of a struct
Fabio Estevam
2014-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-27
Input: hil_kbd - fix incorrect use of init_completion
Nicholas Mc Guire
2014-12-21
Input: add new sun4i-lradc-keys driver
Hans de Goede
2014-12-18
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-15
Input: stmpe - bias keypad columns properly
Linus Walleij
2014-12-15
Input: stmpe - enforce device tree only mode
Linus Walleij
2014-12-15
Input: gpio_keys - replace timer and workqueue with delayed workqueue
Dmitry Torokhov
2014-12-15
Input: gpio_keys - allow separating gpio and irq in device tree
Dmitry Torokhov
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
Input: gpio_keys - fix warning regarding uninitialized 'button' variable
Fabio Estevam
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-07
Input: gpio_keys - fix warning regarding uninitialized 'irq' variable
Dmitry Torokhov
2014-12-05
input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-03
Input: gpio_keys - add device tree support for interrupt only keys
Alexander Stein
2014-12-03
Input: amikbd - allocate temporary keymap buffer on the stack
Geert Uytterhoeven
2014-12-03
Input: amikbd - fix build if !CONFIG_HW_CONSOLE
Geert Uytterhoeven
2014-12-03
Input: lm8323 - missing error check in lm8323_set_disable()
Dan Carpenter
2014-11-16
Input: atkbd - correct MSC_SCAN events for force_release keys
Stefan BrĂ¼ns
2014-11-04
input: gpio_keys_polled: Make use of device property API
Aaron Lu
2014-11-04
input: gpio_keys_polled: Add support for GPIO descriptors
Aaron Lu
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-02
Input: cap11xx - support for irq-active-high option
Matt Ranostay
2014-11-02
Input: cap11xx - add support for various cap11xx devices
Matt Ranostay
2014-11-02
Input: rename cap1106 driver to cap11xx
Matt Ranostay
2014-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-10-28
Input: opencores-kbd - fix error handling
Dmitry Torokhov
2014-10-24
Input: stmpe-keypad - fix valid key line bitmask
Linus Walleij
2014-10-22
Input: lpc32xx-keys - switch to using managed resources
Pramod Gurav
2014-10-22
Input: pxa27x_keypad - switch to using managed resources
Pramod Gurav
2014-10-22
Input: mpr121 - switch to using managed resources
Pramod Gurav
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-10-15
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-10-11
Merge tag 'v3.17' into next
Dmitry Torokhov
2014-10-09
Input: cros_ec_keyb - add of match table
Sjoerd Simons
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-10-07
Input: adp5588-keys - cancel workqueue in failure path
Pramod Gurav
2014-10-07
Input: opencores-kbd - switch to using managed resources
Pramod Gurav
2014-10-06
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
2014-10-03
Merge branch 'next' into for-linus
Dmitry Torokhov
[prev]
[next]