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
2014-04-03
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-562
/
+363
2014-03-30
Input: pmic8xxx-keypad - migrate to DT
Stephen Boyd
1
-64
/
+86
2014-03-30
Input: pmic8xxx-keypad - migrate to regmap APIs
Stephen Boyd
1
-52
/
+29
2014-03-30
Input: pmic8xxx-keypad - migrate to devm_* APIs
Stephen Boyd
1
-44
/
+17
2014-03-30
Input: pmic8xxx-keypad - fix build by removing gpio configuration
Stephen Boyd
1
-58
/
+0
2014-03-30
Input: add new driver for ARM CLPS711X keypad
Alexander Shiyan
3
-0
/
+220
2014-03-28
Input: remove obsolete tnetv107x drivers
Arnd Bergmann
3
-340
/
+0
2014-03-01
Merge tag 'v3.14-rc4' into next
Dmitry Torokhov
1
-3
/
+10
2014-02-17
Input: imx_keypad - Propagate the real error code on platform_get_irq() failure
Fabio Estevam
1
-2
/
+2
2014-02-15
Input: adp5588-keys - get value from data out when dir is out
Jean-Francois Dagenais
1
-1
/
+11
2014-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
41
-135
/
+132
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
31
-31
/
+0
2014-01-06
Input: twl4030-keypad - convert to using managed resources
Dmitry Torokhov
1
-48
/
+22
2014-01-04
Input: twl4030-keypad - add device tree support
Sebastian Reichel
1
-17
/
+50
2013-12-31
Input: cros_ec_keyb - fix problems with backslash
Doug Anderson
1
-4
/
+11
2013-12-26
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...
Olof Johansson
1
-3
/
+10
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
4
-5
/
+15
2013-12-11
Input: tegra-kbc - use reset framework
Stephen Warren
1
-3
/
+10
2013-12-07
Input: samsung-keypad - favor platform data if present
Dmitry Torokhov
1
-15
/
+21
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
21
-29
/
+37
2013-12-05
Input: sh_keysc - restrict non-COMPILE_TEST compilation
Laurent Pinchart
1
-1
/
+1
2013-11-25
Input: keyboard - "keycode & KEY_MAX" changes some keycode values
Andrew Liu
3
-3
/
+6
2013-11-14
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-38
/
+43
2013-11-11
Input: tnetv107x-keypad - make irqs signed for error handling
Dan Carpenter
1
-2
/
+2
2013-10-31
Input: sh_keysc - enable the driver on all ARM platforms
Laurent Pinchart
1
-1
/
+1
2013-10-31
Input: allow deselecting serio drivers even without CONFIG_EXPERT
Tom Gundersen
1
-2
/
+2
2013-10-15
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
Wei Yongjun
1
-1
/
+3
2013-10-08
Merge tag 'v3.12-rc4' into next
Dmitry Torokhov
1
-2
/
+2
2013-10-06
Input: pxa27x_keypad - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: gpio_keys_polled - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: gpio_keys - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: tegra-kbc - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: nspire-keypad - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: lpc32xx-keys - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-18
Input: pxa27x_keypad - fix NULL pointer dereference
Mike Dunn
1
-2
/
+9
2013-09-18
Merge tag 'v3.11' into next
Dmitry Torokhov
3
-77
/
+30
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-2
/
+2
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-49
/
+103
2013-09-06
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-49
/
+103
2013-08-26
Input: omap-keypad - set up irq type from DT
Illia Smyrnov
1
-2
/
+1
2013-08-26
Input: omap-keypad - enable wakeup capability for keypad.
Illia Smyrnov
1
-0
/
+39
2013-08-26
Input: omap-keypad - clear interrupts on open
Illia Smyrnov
1
-1
/
+2
2013-08-26
Input: omap-keypad - convert to threaded IRQ
Illia Smyrnov
1
-9
/
+20
2013-08-26
Input: omap-keypad - use bitfiled instead of hardcoded values
Illia Smyrnov
1
-14
/
+11
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
3
-18
/
+3
2013-08-15
Input: tegra-kbc - simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-08-13
Input: qt1070 - add power management ops
Bo Shen
1
-0
/
+27
2013-08-12
Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-1
/
+1
2013-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2013-07-12
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+1
[next]