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