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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-21
5
-11
/
+0
*
Input: keyboard - use local variables consistently
Guenter Roeck
2017-01-21
4
-27
/
+25
*
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-21
8
-12
/
+0
*
Input: gpio-keys - add support for setkeycode
Hans de Goede
2017-01-21
1
-12
/
+28
*
Input: tm2-touchkey - add touchkey driver support for TM2
Jaechul Lee
2017-01-18
3
-0
/
+298
*
Input: bcm-keypad - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2017-01-18
1
-2
/
+0
*
Input: twl4030_keypad - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2017-01-18
1
-1
/
+0
*
Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes
Guenter Roeck
2017-01-18
1
-2
/
+1
*
Input: tca8418 - use the interrupt trigger from the device tree
Maxime Ripard
2017-01-17
1
-3
/
+3
*
Input: mpr121 - switch to device tree probe
Akinobu Mita
2017-01-15
1
-43
/
+94
*
Input: mpr121 - handle multiple bits change of status register
Akinobu Mita
2017-01-15
1
-9
/
+14
*
Input: mpr121 - set missing event capability
Akinobu Mita
2017-01-15
1
-0
/
+1
*
Input: mpr121 - remove unused field in struct mpr121_touchkey
Akinobu Mita
2017-01-15
1
-1
/
+0
*
Input: mpr121 - annotate PM methods as __maybe_unused
Akinobu Mita
2017-01-15
1
-4
/
+2
*
Input: lpc32xx-keys - fix invalid error handling of a requested irq
Vladimir Zapolskiy
2016-12-07
1
-1
/
+1
*
Input: gpio_keys - set input direction explicitly
Sudeep Holla
2016-11-17
2
-0
/
+15
*
Input: gpio_keys - switch to using generic device properties
Dmitry Torokhov
2016-11-07
1
-72
/
+69
*
Input: gpio_keys - add support for GPIO descriptors
Geert Uytterhoeven
2016-11-07
1
-11
/
+26
*
Input: gpio_keys - fix leaking DT node references
Dmitry Torokhov
2016-11-07
1
-0
/
+3
*
Input: gpio_keys - annotate PM methods as __maybe_unused
Dmitry Torokhov
2016-11-07
1
-4
/
+2
*
Input: gpio_keys_polled - always use gpiod_get_value_cansleep
Dmitry Torokhov
2016-11-07
1
-11
/
+10
*
Input: gpio_keys_polled - keep button data constant
Dmitry Torokhov
2016-11-07
2
-52
/
+63
*
Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
Arnd Bergmann
2016-10-26
1
-9
/
+12
*
Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"
Colin Ian King
2016-10-26
1
-1
/
+1
*
Merge tag 'v4.8' into next
Dmitry Torokhov
2016-10-13
4
-14
/
+14
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-08-26
1
-1
/
+1
|
|
\
|
|
*
Input: tegra-kbc - fix inverted reset logic
Masahiro Yamada
2016-08-22
1
-1
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-08-05
1
-10
/
+9
|
|
\
|
|
*
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-08-01
1
-2
/
+2
|
|
\
\
|
|
*
|
input: clps711x-keypad: Changing the compatibility string to match with the s...
Alexander Shiyan
2016-07-06
1
-2
/
+2
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-07-27
2
-2
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-05-18
2
-63
/
+17
|
|
\
\
\
|
*
|
|
|
input: adp5588-keys: use gpiochip data pointer
Linus Walleij
2016-04-26
1
-5
/
+5
|
*
|
|
|
input: adp5589-keys: use gpiochip data pointer
Linus Walleij
2016-03-30
1
-6
/
+6
*
|
|
|
|
Input: snvs_pwrkey - drop input_free_device call if input_register_device fails
Axel Lin
2016-09-26
1
-1
/
+0
*
|
|
|
|
Input: jornada720_kbd - remove unneeded mach/hardware.h include
Russell King
2016-09-10
1
-1
/
+0
*
|
|
|
|
Input: add ADC resistor ladder driver
Alexandre Belloni
2016-08-29
3
-0
/
+226
*
|
|
|
|
Input: jornada720_kbd - switch to using dev_dbg
Dmitry Torokhov
2016-08-22
1
-4
/
+2
*
|
|
|
|
Input: jornada720_kbd - get rid of mach/irqs.h include
Russell King
2016-08-22
1
-4
/
+7
*
|
|
|
|
Input: jornada720_kbd - switch to devm_* APIs
Russell King
2016-08-22
1
-35
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Input: cros_ec_keyb - cleanup use of dev
Douglas Anderson
2016-07-26
1
-10
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"
Colin Ian King
2016-06-23
1
-1
/
+1
*
|
|
Input: tc3589x-keypad - remove stray ')'
Clifton Barnes
2016-05-25
1
-1
/
+1
|
|
/
|
/
|
*
|
Input: twl4030 - fix unsafe macro definition
Rui Teng
2016-04-29
1
-12
/
+16
*
|
Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()
Dmitry Torokhov
2016-04-05
1
-25
/
+0
*
|
Input: omap-keypad - drop empty PM stubs
Dmitry Torokhov
2016-04-05
1
-21
/
+0
*
|
Input: omap-keypad - remove adjusting of scan delay
Dmitry Torokhov
2016-04-05
1
-5
/
+1
|
/
*
Merge tag 'v4.5' into next
Dmitry Torokhov
2016-03-15
2
-5
/
+10
|
\
|
*
Input: adp5589 - fix row 5 handling for adp5589
Lars-Peter Clausen
2016-02-09
1
-3
/
+4
|
*
Input: cap11xx - add missing of_node_put
Amitoj Kaur Chawla
2016-01-27
1
-2
/
+6
[next]