index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: atkbd - fix a typo in a message
Dmitry Torokhov
2013-01-17
1
-1
/
+1
*
Input: tegra-kbc - remove default keymap
Laxman Dewangan
2013-01-17
1
-169
/
+7
*
Input: tegra-kbc - add support for rows/columns configuration from dt
Laxman Dewangan
2013-01-17
1
-19
/
+63
*
Input: tegra-kbc - use devm_* for resource allocation
Laxman Dewangan
2013-01-17
1
-78
/
+27
*
Input: tegra-kbc - fix build warning
Laxman Dewangan
2013-01-17
1
-12
/
+12
*
Input: qt2160 - add support for LEDs
Javier Martin
2013-01-04
1
-2
/
+139
*
Input: imx_keypad - add device tree support
Liu Ying
2013-01-03
1
-18
/
+25
*
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
2012-12-03
1
-10
/
+2
*
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
2012-12-03
1
-9
/
+1
*
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
2012-11-29
1
-1
/
+4
*
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
2012-11-29
1
-53
/
+25
*
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
2012-11-29
1
-3
/
+3
*
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
2012-11-29
1
-15
/
+14
*
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
2012-11-29
1
-1
/
+1
*
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
2012-11-29
1
-10
/
+10
*
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
2012-11-29
1
-3
/
+7
*
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
2012-11-29
1
-27
/
+41
*
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
2012-11-27
1
-5
/
+22
*
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
2012-11-27
1
-13
/
+26
*
Input: samsung-keypad - switch to using managed resources
Sachin Kamat
2012-11-27
1
-72
/
+31
*
Input: spear-keyboard - add clk_{un}prepare() support
Vipul Kumar Samar
2012-11-27
1
-0
/
+10
*
Input: imx_keypad - only set enabled columns to open-drain
Andreas Pretzsch
2012-11-25
1
-1
/
+2
*
Input: stmpe-keypad - add support for Device Tree bindings
Dmitry Torokhov
2012-11-24
1
-9
/
+51
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
40
-43
/
+43
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
38
-81
/
+79
*
Input: remove use of __devinitconst
Bill Pemberton
2012-11-24
2
-2
/
+2
*
Input: remove use of __devinitdata
Bill Pemberton
2012-11-24
1
-2
/
+2
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
40
-40
/
+40
*
Input: matrix-keypad - add device tree support
AnilKumar Ch
2012-11-20
1
-22
/
+97
*
Input: stmpe-keyboard - switch to using managed resources
Viresh Kumar
2012-11-10
1
-44
/
+28
*
Input: spear-keyboard - switch to using managed resources
Viresh Kumar
2012-11-10
1
-54
/
+23
*
Input: spear-keyboard - fix for balancing the enable_irq_wake
Deepak Sikri
2012-11-10
1
-3
/
+8
*
Input: nomadik-ske-keypad - start using the apb_pclk
Ulf Hansson
2012-11-10
1
-2
/
+20
*
Input: nomadik-ske-keypad - fixup use of clk
Ulf Hansson
2012-11-08
1
-4
/
+10
*
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
Dmitry Torokhov
2012-11-08
2
-0
/
+4
|
\
|
*
Input: lpc32xx-keys - select INPUT_MATRIXKMAP
Roland Stigge
2012-10-30
1
-0
/
+1
|
*
Input: pxa27x_keypad - clear pending interrupts on keypad config
Vasily Khoruzhick
2012-10-30
1
-0
/
+3
*
|
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
2012-10-30
11
-131
/
+47
|
\
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-10-13
1
-1
/
+10
|
|
\
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-10-11
1
-1
/
+10
|
|
|
\
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-10-02
5
-104
/
+230
|
|
\
|
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-10-01
5
-105
/
+231
|
|
|
\
\
|
*
|
\
\
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-2
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
2012-08-21
1
-2
/
+1
|
*
|
|
|
|
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-01
7
-7
/
+7
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2012-09-22
7
-7
/
+7
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ARM: spear: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
|
|
|
*
|
|
|
|
ARM: nomadik: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
|
|
*
|
|
|
|
ARM: w90x900: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
|
|
*
|
|
|
|
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
2
-2
/
+2
[next]