index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Lines
2014-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1
/
+11
2014-02-15
Input: adp5588-keys - get value from data out when dir is out
Jean-Francois Dagenais
-1
/
+11
2014-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-135
/
+132
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
-31
/
+0
2014-01-06
Input: twl4030-keypad - convert to using managed resources
Dmitry Torokhov
-48
/
+22
2014-01-04
Input: twl4030-keypad - add device tree support
Sebastian Reichel
-17
/
+50
2013-12-31
Input: cros_ec_keyb - fix problems with backslash
Doug Anderson
-4
/
+11
2013-12-26
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...
Olof Johansson
-3
/
+10
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
-5
/
+15
2013-12-11
Input: tegra-kbc - use reset framework
Stephen Warren
-3
/
+10
2013-12-07
Input: samsung-keypad - favor platform data if present
Dmitry Torokhov
-15
/
+21
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
-29
/
+37
2013-12-05
Input: sh_keysc - restrict non-COMPILE_TEST compilation
Laurent Pinchart
-1
/
+1
2013-11-25
Input: keyboard - "keycode & KEY_MAX" changes some keycode values
Andrew Liu
-3
/
+6
2013-11-14
Merge branch 'next' into for-linus
Dmitry Torokhov
-38
/
+43
2013-11-11
Input: tnetv107x-keypad - make irqs signed for error handling
Dan Carpenter
-2
/
+2
2013-10-31
Input: sh_keysc - enable the driver on all ARM platforms
Laurent Pinchart
-1
/
+1
2013-10-31
Input: allow deselecting serio drivers even without CONFIG_EXPERT
Tom Gundersen
-2
/
+2
2013-10-15
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
Wei Yongjun
-1
/
+3
2013-10-08
Merge tag 'v3.12-rc4' into next
Dmitry Torokhov
-2
/
+2
2013-10-06
Input: pxa27x_keypad - include linux/of.h header
Sachin Kamat
-0
/
+1
2013-10-06
Input: gpio_keys_polled - include linux/of.h header
Sachin Kamat
-0
/
+1
2013-10-06
Input: gpio_keys - include linux/of.h header
Sachin Kamat
-0
/
+1
2013-10-06
Input: tegra-kbc - remove redundant of_match_ptr
Sachin Kamat
-1
/
+1
2013-10-06
Input: nspire-keypad - remove redundant of_match_ptr
Sachin Kamat
-1
/
+1
2013-10-06
Input: lpc32xx-keys - remove redundant of_match_ptr
Sachin Kamat
-1
/
+1
2013-09-18
Input: pxa27x_keypad - fix NULL pointer dereference
Mike Dunn
-2
/
+9
2013-09-18
Merge tag 'v3.11' into next
Dmitry Torokhov
-77
/
+30
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
-2
/
+2
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-49
/
+103
2013-09-06
Merge branch 'next' into for-linus
Dmitry Torokhov
-49
/
+103
2013-08-26
Input: omap-keypad - set up irq type from DT
Illia Smyrnov
-2
/
+1
2013-08-26
Input: omap-keypad - enable wakeup capability for keypad.
Illia Smyrnov
-0
/
+39
2013-08-26
Input: omap-keypad - clear interrupts on open
Illia Smyrnov
-1
/
+2
2013-08-26
Input: omap-keypad - convert to threaded IRQ
Illia Smyrnov
-9
/
+20
2013-08-26
Input: omap-keypad - use bitfiled instead of hardcoded values
Illia Smyrnov
-14
/
+11
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
-18
/
+3
2013-08-15
Input: tegra-kbc - simplify use of devm_ioremap_resource
Julia Lawall
-6
/
+1
2013-08-13
Input: qt1070 - add power management ops
Bo Shen
-0
/
+27
2013-08-12
Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
-1
/
+1
2013-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1
/
+1
2013-07-12
Merge branch 'next' into for-linus
Dmitry Torokhov
-1
/
+1
2013-07-06
Input: nspire-keypad - replace magic offset with define
Daniel Tang
-1
/
+1
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-122
/
+580
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-27
/
+27
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
-93
/
+944
2013-06-27
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
Wei Yongjun
-3
/
+1
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
-21
/
+366
2013-06-25
Input: samsung-keypad - let device core setup the default pin configuration
Thomas Abraham
-50
/
+2
2013-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-0
/
+1
[next]