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
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-151
/
+192
2016-12-07
Input: lpc32xx-keys - fix invalid error handling of a requested irq
Vladimir Zapolskiy
1
-1
/
+1
2016-11-17
Input: gpio_keys - set input direction explicitly
Sudeep Holla
2
-0
/
+15
2016-11-07
Input: gpio_keys - switch to using generic device properties
Dmitry Torokhov
1
-72
/
+69
2016-11-07
Input: gpio_keys - add support for GPIO descriptors
Geert Uytterhoeven
1
-11
/
+26
2016-11-07
Input: gpio_keys - fix leaking DT node references
Dmitry Torokhov
1
-0
/
+3
2016-11-07
Input: gpio_keys - annotate PM methods as __maybe_unused
Dmitry Torokhov
1
-4
/
+2
2016-11-07
Input: gpio_keys_polled - always use gpiod_get_value_cansleep
Dmitry Torokhov
1
-11
/
+10
2016-11-07
Input: gpio_keys_polled - keep button data constant
Dmitry Torokhov
2
-52
/
+63
2016-10-26
Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
Arnd Bergmann
1
-9
/
+12
2016-10-26
Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"
Colin Ian King
1
-1
/
+1
2016-10-13
Merge tag 'v4.8' into next
Dmitry Torokhov
4
-14
/
+14
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-44
/
+242
2016-10-07
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-104
/
+31
2016-10-03
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-44
/
+242
2016-09-26
Input: snvs_pwrkey - drop input_free_device call if input_register_device fails
Axel Lin
1
-1
/
+0
2016-09-10
Input: jornada720_kbd - remove unneeded mach/hardware.h include
Russell King
1
-1
/
+0
2016-08-31
Input: cros_ec_keyb: Stop handling interrupts directly
Vic Yang
1
-104
/
+31
2016-08-29
Input: add ADC resistor ladder driver
Alexandre Belloni
3
-0
/
+226
2016-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2016-08-22
Input: jornada720_kbd - switch to using dev_dbg
Dmitry Torokhov
1
-4
/
+2
2016-08-22
Input: jornada720_kbd - get rid of mach/irqs.h include
Russell King
1
-4
/
+7
2016-08-22
Input: jornada720_kbd - switch to devm_* APIs
Russell King
1
-35
/
+8
2016-08-22
Input: tegra-kbc - fix inverted reset logic
Masahiro Yamada
1
-1
/
+1
2016-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-10
/
+9
2016-08-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2016-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+2
2016-07-26
Input: cros_ec_keyb - cleanup use of dev
Douglas Anderson
1
-10
/
+9
2016-07-06
input: clps711x-keypad: Changing the compatibility string to match with the s...
Alexander Shiyan
1
-2
/
+2
2016-06-23
Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"
Colin Ian King
1
-1
/
+1
2016-05-25
Input: tc3589x-keypad - remove stray ')'
Clifton Barnes
1
-1
/
+1
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-63
/
+17
2016-04-29
Input: twl4030 - fix unsafe macro definition
Rui Teng
1
-12
/
+16
2016-04-26
input: adp5588-keys: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2016-04-05
Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()
Dmitry Torokhov
1
-25
/
+0
2016-04-05
Input: omap-keypad - drop empty PM stubs
Dmitry Torokhov
1
-21
/
+0
2016-04-05
Input: omap-keypad - remove adjusting of scan delay
Dmitry Torokhov
1
-5
/
+1
2016-03-30
input: adp5589-keys: use gpiochip data pointer
Linus Walleij
1
-6
/
+6
2016-03-15
Merge tag 'v4.5' into next
Dmitry Torokhov
2
-5
/
+10
2016-03-11
Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...
Vladimir Zapolskiy
1
-2
/
+2
2016-03-04
Input: sh_keysc - remove dependency on SUPERH
Simon Horman
1
-1
/
+1
2016-03-02
Input: snvs_pwrkey - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-2
/
+2
2016-03-02
Input: spear-keyboard - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-4
/
+2
2016-03-02
Input: goldfish_events - enable ACPI-based enumeration for goldfish events
Jason Hu
1
-0
/
+10
2016-03-02
Input: goldfish_events - add devicetree bindings
Greg Hackmann
1
-0
/
+7
2016-02-09
Input: adp5589 - fix row 5 handling for adp5589
Lars-Peter Clausen
1
-3
/
+4
2016-01-27
Input: cap11xx - add missing of_node_put
Amitoj Kaur Chawla
1
-2
/
+6
2016-01-13
Input: gpio-keys - allow disabling individual buttons in DT
Laxman Dewangan
1
-2
/
+2
2016-01-13
Input: gpio-keys - allow setting input device name in DT
Laxman Dewangan
1
-0
/
+2
2016-01-10
Input: gpio-keys - fix check for disabling unsupported keys
Dmitry Torokhov
1
-6
/
+23
[next]