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
2013-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1
/
+1
2013-01-06
Input: lm8323 - fix checking PWM interrupt status
Nickolai Zeldovich
-1
/
+1
2013-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-2
/
+24
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
-1
/
+1
2012-12-24
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
-1
/
+12
2012-12-24
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
Gabor Juhos
-1
/
+12
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-516
/
+580
2012-12-16
ARM: OMAP: Fix drivers to depend on omap for internal devices
Tony Lindgren
-0
/
+1
2012-12-03
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
-10
/
+2
2012-12-03
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
-9
/
+1
2012-11-29
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
-1
/
+4
2012-11-29
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
-53
/
+25
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
-3
/
+3
2012-11-29
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
-15
/
+14
2012-11-29
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
-1
/
+1
2012-11-29
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
-10
/
+10
2012-11-29
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
-3
/
+7
2012-11-29
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
-27
/
+41
2012-11-27
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
-5
/
+22
2012-11-27
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
-13
/
+26
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
[next]