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
2012-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+3
2012-08-21
Input: imx_keypad - reset the hardware before enabling
Michael Grzeschik
1
-0
/
+3
2012-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-122
/
+649
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-17
Input: add support for key scan interface of the LPC32xx SoC
Roland Stigge
3
-0
/
+405
2012-07-17
Input: omap4-keypad - add device tree support
Sourav Poddar
1
-40
/
+87
2012-07-17
Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clk
Arnd Bergmann
6
-9
/
+12
2012-07-13
Input: spear_keyboard - reconfigure operating frequency on suspend
Shiraz Hashim
1
-2
/
+44
2012-07-13
Input: spear_keyboard - fix clock handling during suspend/resume
Shiraz Hashim
1
-8
/
+10
2012-07-07
Input: spear_keyboard - generalize keyboard frequency configuration
Shiraz Hashim
1
-6
/
+7
2012-07-07
Input: spear_keyboard - rename bit definitions to reflect register
Shiraz Hashim
1
-25
/
+27
2012-07-07
Input: spear_keyboard - use correct io accessors
Shiraz Hashim
1
-15
/
+15
2012-07-07
Input: spear-keyboard - fix disable device_init_wakeup in remove
Vipul Kumar Samar
1
-1
/
+1
2012-07-07
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
6
-9
/
+12
2012-07-06
Input: imx_keypad - check error returned by clk_prepare_enable()
Fabio Estevam
1
-5
/
+14
2012-07-06
Input: imx_keypad - adapt the new kpp clock name
Fabio Estevam
1
-1
/
+1
2012-07-06
Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()
Fabio Estevam
1
-4
/
+4
2012-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-9
/
+12
2012-07-04
Merge commit 'v3.5-rc5' into next
Dmitry Torokhov
1
-14
/
+38
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
6
-9
/
+12
2012-06-27
lm8333: Fix check ordering
Alan Cox
1
-1
/
+1
2012-06-25
Input: nomadik-ske-keypad - get rid of multiple interrupts
Naveen Kumar Gaddipati
1
-3
/
+8
2012-06-25
Input: nomadik-ske-keypad - add multi key press support
Naveen Kumar Gaddipati
1
-25
/
+40
2012-06-12
Input: tegra-kbc - add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-2
/
+2
2012-06-12
Input: gpio_keys - remove useless reinitialization of pdata->nbuttons
Tobias Klauser
1
-1
/
+0
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-14
/
+38
2012-05-10
Input: spear-keyboard - add device tree bindings
Viresh Kumar
1
-15
/
+56
2012-05-10
Input: matrix-keymap - wire up device tree support
Dmitry Torokhov
1
-24
/
+32
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
18
-170
/
+188
2012-05-10
Input: adp5588 - add support for gpio names
Jean-François Dagenais
1
-0
/
+1
2012-05-10
Input: omap-keypad - dynamically handle register offsets
Poddar, Sourav
2
-28
/
+94
2012-04-27
Input: pxa27x_keypad add choice to set direct_key_mask
Chao Xie
1
-1
/
+8
2012-04-27
Input: pxa27x_keypad direct key may be low active
Chao Xie
1
-1
/
+9
2012-04-27
Input: pxa27x_keypad bug fix for direct_key_mask
Chao Xie
1
-1
/
+1
2012-04-27
Input: pxa27x_keypad keep clock on as wakeup source
Chao Xie
1
-12
/
+21
2012-04-23
Input: atkbd - fix language in a printed message
Jesper Juhl
1
-1
/
+1
2012-04-21
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
1
-0
/
+1
2012-04-20
Input: tc3589x-keypad - remove unnecessary checks
Dmitry Torokhov
1
-13
/
+9
2012-04-20
Input: matrix-keypad - undo GPIO setup if input_register_device fails
Dmitry Torokhov
1
-23
/
+30
2012-04-20
Input: matrix-keypad - allocate keycodes with keypad structure
Dmitry Torokhov
1
-13
/
+10
2012-04-20
Input: matrix-keypad - fix 'duplicate const' sparse warning
Dmitry Torokhov
1
-6
/
+4
2012-04-11
Input: ep93xx_keypad - switch to using dev_pm_ops
Dmitry Torokhov
1
-16
/
+10
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
6
-80
/
+6
2012-04-04
Input: add support for LM8333 keypads
Wolfram Sang
3
-0
/
+247
2012-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-90
/
+170
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2012-03-27
Input: tegra-kbc - allocate pdata before using it
Viresh Kumar
1
-0
/
+1
2012-03-25
ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq
Rob Herring
1
-0
/
+1
2012-03-19
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
1
-66
/
+148
2012-03-19
Input: gpio_keys - consolidate key destructor code
Dmitry Torokhov
1
-16
/
+14
[next]