index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-28
Input: gpio-keys - add gpiolib debounce support
Grazvydas Ignotas
1
-5
/
+14
2010-06-25
Input: adp5588-keys - support GPI events for ADP5588 devices
Xiaolong CHEN
1
-7
/
+127
2010-06-22
Input: fixup X86_MRST selects
Randy Dunlap
1
-1
/
+1
2010-06-10
Input: matrix_keypad - add support for clustered irq
Luotao Fu
1
-28
/
+80
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
5
-7
/
+0
2010-05-26
m68k: amiga - Keyboard platform device conversion
Geert Uytterhoeven
1
-39
/
+58
2010-05-19
Input: do not force selecting i8042 on Moorestown
Jacob Pan
1
-1
/
+1
2010-05-04
Input: add keypad driver for keys interfaced to TCA6416
Sriramakrishnan Govindarajan
3
-0
/
+366
2010-05-04
Input: remove obsolete {corgi,spitz,tosa}kbd.c
Eric Miao
5
-1392
/
+0
2010-04-14
Input: lm8323 - do not leave dangling client data pointer
Wolfram Sang
1
-2
/
+4
2010-04-14
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-1
/
+3
2010-04-06
Input: matrix_keypad - allow platform to disable key autorepeat
H Hartley Sweeten
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
20
-0
/
+20
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-03-10
Input: bf54x-keys - fix system hang when pressing a key
Mike Frysinger
1
-1
/
+1
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
9
-250
/
+1198
2010-03-02
[ARM] locomo: avoid unnecessary cascaded keyboard IRQ
Eric Miao
1
-1
/
+31
2010-02-26
Input: atkbd - release previously reserved keycodes 248 - 254
Dmitry Torokhov
1
-11
/
+15
2010-02-17
Input: sh_keysc - enable building on SH-Mobile ARM
Magnus Damm
1
-1
/
+1
2010-02-11
Input: sh_keysc - update the driver with mode 6
Magnus Damm
1
-1
/
+2
2010-02-11
Input: sh_keysc - switch to using bitmaps
Magnus Damm
1
-25
/
+44
2010-02-11
Input: sh_keysc - factor out hw access functions
Magnus Damm
1
-26
/
+43
2010-02-11
Input: mark {corgi,spitz,tosa}kbd drivers deprecated
Eric Miao
1
-6
/
+12
2010-02-04
Input: gpio-keys - add support for disabling gpios through sysfs
Mika Westerberg
1
-11
/
+307
2010-02-01
Input: add imx-keypad driver to support the IMX Keypad Port
Alberto Panizzo
3
-0
/
+604
2010-01-22
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
6
-56
/
+70
2010-01-21
Input: sh_keysc - add mode 4 and mode 5 support
Magnus Damm
1
-3
/
+3
2010-01-19
Input: ADP5588 - add support for ADP5587 devices
Michael Hennerich
2
-4
/
+6
2010-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-36
/
+41
2010-01-13
Input: ep93xx_keypad - cleanup and use matrix_keypad helpers
H Hartley Sweeten
1
-25
/
+15
2010-01-10
Input: make i2c device ids constant
Márton Németh
1
-1
/
+1
2010-01-07
Input: atkbd - switch to dev_err() and friends
Dmitry Torokhov
1
-137
/
+146
2010-01-06
Input: davinci_keyscan - add device_enable method to platform data
Miguel Aguilar
1
-0
/
+8
2010-01-06
Input: atkbd - fix canceling event_work in disconnect
Dmitry Torokhov
1
-2
/
+8
2010-01-06
Input: serio - fix potential deadlock when unbinding drivers
Eric W. Biederman
1
-34
/
+25
2009-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-18
/
+27
2009-12-30
Input: twl4030_keypad - switch to using threaded IRQ
Felipe Balbi
1
-9
/
+2
2009-12-25
Input: matrix-keypad - handle cases when GPIOs can't be wakeup sources
Dmitry Torokhov
1
-7
/
+22
2009-12-25
Input: speed up suspend/shutdown for PS/2 mice and keyboards
Dmitry Torokhov
1
-2
/
+3
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-101
/
+49
2009-12-15
Input: ep93xx_keypad - update driver to new core support
H Hartley Sweeten
1
-101
/
+49
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2
-2
/
+2
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
1
-2
/
+2
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
1
-1
/
+1
2009-12-13
input/keyboard: new driver for ADP5520 MFD PMICs
Michael Hennerich
3
-0
/
+231
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-335
/
+686
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2009-12-05
Input: atkbd - remove identification strings from DMI table
Dmitry Torokhov
1
-17
/
+9
2009-12-04
Input: matrix-keypad - switch to using dev_pm_ops
Dmitry Torokhov
1
-7
/
+10
2009-12-03
Merge commit 'v2.6.32' into next
Dmitry Torokhov
1
-0
/
+13
[prev]
[next]