index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts
Mark F. Brown
2010-10-09
1
-0
/
+10
*
ARM: pxa168: added keypad support
Mark F. Brown
2010-10-09
1
-1
/
+1
*
ARM: pxa: moved pxa27x_keypad.h to platform pxa directory
Mark F. Brown
2010-10-09
1
-1
/
+1
*
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
Axel Lin
2010-08-25
1
-2
/
+0
*
Input: hil_kbd - fix compile error
Dmitry Torokhov
2010-08-21
1
-6
/
+6
*
Input: fix faulty XXinput_* calls
Daniel Mack
2010-08-13
1
-2
/
+2
*
input: Add STMPE keypad driver
Rabin Vincent
2010-08-12
3
-0
/
+397
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-10
2
-9
/
+34
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-10
2
-9
/
+34
|
|
\
|
|
*
Input: gpio_keys - add hooks to enable/disable device
Shubhrajyoti D
2010-08-03
1
-0
/
+22
|
|
*
Input: switch to input_abs_*() access functions
Daniel Mack
2010-08-02
1
-9
/
+12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-04
8
-47
/
+1196
|
\
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-02
8
-47
/
+1196
|
|
\
|
|
|
*
Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()
Dmitry Torokhov
2010-08-02
1
-29
/
+37
|
|
*
Input: adp5588-keys - export unused GPIO pins
Xiaolong Chen
2010-07-26
1
-2
/
+207
|
|
*
Input: samsung-keypad - Add samsung keypad driver
Joonyoung Shim
2010-07-21
3
-0
/
+501
|
|
*
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
2010-07-04
3
-0
/
+252
|
|
*
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
2010-06-30
5
-7
/
+0
|
|
|
\
|
|
*
|
Input: lm8323 - fix error handling in lm8323_probe()
Dan Carpenter
2010-06-28
1
-5
/
+7
|
|
*
|
Input: gpio-keys - add gpiolib debounce support
Grazvydas Ignotas
2010-06-28
1
-5
/
+14
|
|
*
|
Input: adp5588-keys - support GPI events for ADP5588 devices
Xiaolong CHEN
2010-06-24
1
-7
/
+127
|
|
*
|
Input: matrix_keypad - add support for clustered irq
Luotao Fu
2010-06-10
1
-28
/
+80
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-07-22
3
-8
/
+13
|
\
|
|
|
|
*
|
|
Input: twl40300-keypad - fix handling of "all ground" rows
Dmitry Torokhov
2010-07-20
1
-6
/
+11
|
*
|
|
Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'
Wan ZongShun
2010-07-19
1
-1
/
+1
|
*
|
|
Input: qt2160 - rename kconfig symbol name
Christoph Fritz
2010-07-17
1
-1
/
+1
*
|
|
|
Revert "Input: fixup X86_MRST selects"
Feng Tang
2010-07-07
1
-1
/
+1
*
|
|
|
Revert "Input: do not force selecting i8042 on Moorestown"
Feng Tang
2010-07-07
1
-1
/
+1
|
/
/
/
*
|
/
Input: fixup X86_MRST selects
Randy Dunlap
2010-06-22
1
-1
/
+1
|
|
/
|
/
|
*
|
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
5
-7
/
+0
|
/
*
m68k: amiga - Keyboard platform device conversion
Geert Uytterhoeven
2010-05-26
1
-39
/
+58
*
Input: do not force selecting i8042 on Moorestown
Jacob Pan
2010-05-19
1
-1
/
+1
*
Input: add keypad driver for keys interfaced to TCA6416
Sriramakrishnan Govindarajan
2010-05-03
3
-0
/
+366
*
Input: remove obsolete {corgi,spitz,tosa}kbd.c
Eric Miao
2010-05-03
5
-1392
/
+0
*
Input: lm8323 - do not leave dangling client data pointer
Wolfram Sang
2010-04-13
1
-2
/
+4
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2010-04-13
1
-1
/
+3
|
\
|
*
Input: matrix_keypad - allow platform to disable key autorepeat
H Hartley Sweeten
2010-04-05
1
-1
/
+3
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
20
-0
/
+20
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-03-14
1
-1
/
+1
|
\
|
|
*
Input: bf54x-keys - fix system hang when pressing a key
Mike Frysinger
2010-03-09
1
-1
/
+1
*
|
Merge branch 'origin' into devel-stable
Russell King
2010-03-08
9
-250
/
+1198
|
\
|
|
*
Input: atkbd - release previously reserved keycodes 248 - 254
Dmitry Torokhov
2010-02-26
1
-11
/
+15
|
*
Input: sh_keysc - enable building on SH-Mobile ARM
Magnus Damm
2010-02-16
1
-1
/
+1
|
*
Input: sh_keysc - update the driver with mode 6
Magnus Damm
2010-02-10
1
-1
/
+2
|
*
Input: sh_keysc - switch to using bitmaps
Magnus Damm
2010-02-10
1
-25
/
+44
|
*
Input: sh_keysc - factor out hw access functions
Magnus Damm
2010-02-10
1
-26
/
+43
|
*
Input: mark {corgi,spitz,tosa}kbd drivers deprecated
Eric Miao
2010-02-10
1
-6
/
+12
|
*
Input: gpio-keys - add support for disabling gpios through sysfs
Mika Westerberg
2010-02-04
1
-11
/
+307
|
*
Input: add imx-keypad driver to support the IMX Keypad Port
Alberto Panizzo
2010-01-31
3
-0
/
+604
|
*
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-21
6
-56
/
+70
|
|
\
[next]