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
2012-11-27
Input: samsung-keypad - switch to using managed resources
Sachin Kamat
-72
/
+31
2012-11-27
Input: spear-keyboard - add clk_{un}prepare() support
Vipul Kumar Samar
-0
/
+10
2012-11-25
Input: imx_keypad - only set enabled columns to open-drain
Andreas Pretzsch
-1
/
+2
2012-11-24
Input: stmpe-keypad - add support for Device Tree bindings
Dmitry Torokhov
-9
/
+51
2012-11-24
Input: remove use of __devexit
Bill Pemberton
-43
/
+43
2012-11-24
Input: remove use of __devinit
Bill Pemberton
-81
/
+79
2012-11-24
Input: remove use of __devinitconst
Bill Pemberton
-2
/
+2
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
-40
/
+40
2012-11-20
Input: matrix-keypad - add device tree support
AnilKumar Ch
-22
/
+97
2012-11-10
Input: stmpe-keyboard - switch to using managed resources
Viresh Kumar
-44
/
+28
2012-11-10
Input: spear-keyboard - switch to using managed resources
Viresh Kumar
-54
/
+23
2012-11-10
Input: spear-keyboard - fix for balancing the enable_irq_wake
Deepak Sikri
-3
/
+8
2012-11-10
Input: nomadik-ske-keypad - start using the apb_pclk
Ulf Hansson
-2
/
+20
2012-11-08
Input: nomadik-ske-keypad - fixup use of clk
Ulf Hansson
-4
/
+10
2012-11-08
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
Dmitry Torokhov
-0
/
+4
2012-11-06
Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
-1
/
+1
2012-11-05
ARM: plat-nomadik: move MTU, kill plat-nomadik
Linus Walleij
-1
/
+1
2012-10-30
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
-131
/
+47
2012-10-30
Input: lpc32xx-keys - select INPUT_MATRIXKMAP
Roland Stigge
-0
/
+1
2012-10-30
Input: pxa27x_keypad - clear pending interrupts on keypad config
Vasily Khoruzhick
-0
/
+3
2012-10-25
Input: qt2160 - fix qt2160_write() implementation
Javier Martin
-14
/
+5
2012-10-25
Input: remove CONFIG_EXPERIMENTAL from keyboard drivers
Kees Cook
-1
/
+1
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1
/
+10
2012-10-11
Merge branch 'next' into for-linus
Dmitry Torokhov
-1
/
+10
2012-10-04
Input: samsung-keypad - add clk_prepare and clk_unprepare
Thomas Abraham
-1
/
+10
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-104
/
+230
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
-2
/
+1
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
-7
/
+7
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
-122
/
+36
2012-10-01
Merge branch 'next' into for-linus
Dmitry Torokhov
-105
/
+231
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
-7
/
+7
2012-09-19
Merge tag 'v3.6-rc5' into for-linus
Dmitry Torokhov
-3
/
+3
2012-09-19
ARM: spear: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-14
ARM: w90x900: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
-2
/
+2
2012-09-14
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
-1
/
+1
2012-09-12
Input: gpio_keys_polled - fix dt pdata->nbuttons
Alexandre Pereira da Silva
-0
/
+1
2012-09-12
Input: omap-keypad: Remove dependencies to mach includes
Tony Lindgren
-121
/
+35
2012-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-0
/
+3
2012-09-04
Input: omap-keypad - fixed formatting
Josh
-4
/
+4
2012-09-04
Merge tag 'v3.6-rc4' into next
Dmitry Torokhov
-3
/
+3
2012-09-04
Input: tegra - move platform data header
Stephen Warren
-1
/
+1
2012-09-04
Input: imx_keypad - fix missing clk conversions
Fabio Estevam
-2
/
+2
2012-08-21
Input: samsung-keypad - use of_get_child_count() helper
Tobias Klauser
-4
/
+2
2012-08-21
Input: samsung-keypad - use of_match_ptr()
Tobias Klauser
-3
/
+1
2012-08-21
Input: gpio_keys_polled - convert to dt
Alexandre Pereira da Silva
-5
/
+127
[prev]
[next]