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
*
Input: pxa27x - fix keypad KPC macros
Samuel Ortiz
2008-03-20
1
-3
/
+3
*
Input: pxa27x_keypad - also enable on PXA3xx
Eric Miao
2008-01-31
1
-3
/
+3
*
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
Eric Miao
2008-01-31
1
-0
/
+1
*
Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ
Eric Miao
2008-01-31
1
-34
/
+124
*
Input: pxa27x_keypad - enable rotary encoders and direct keys
Eric Miao
2008-01-31
1
-29
/
+134
*
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
Eric Miao
2008-01-31
1
-32
/
+28
*
Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...
Eric Miao
2008-01-31
1
-57
/
+167
*
Input: pxa27x_keypad - remove pin configuration from the driver
Eric Miao
2008-01-31
1
-4
/
+0
*
Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)
Eric Miao
2008-01-31
3
-45
/
+45
*
Input: remove duplicate includes
Andre Haupt
2008-01-21
2
-2
/
+0
*
Input: add Tosa keyboard driver
Dmitry Baryshkov
2008-01-21
3
-0
/
+437
*
Input: drop redundant includes of moduleparam.h
Julia Lawall
2008-01-21
2
-2
/
+0
*
Input: atkbd - remove unneeded synchronize_sched()
Dmitry Torokhov
2008-01-21
1
-1
/
+0
*
Input: atkbd - properly handle special keys on Dell Latitudes
Giel de Nijs
2008-01-21
1
-17
/
+72
*
Input: improve Kconfig help entries for HP Jornada devices
Kristoffer Ericson
2008-01-14
1
-6
/
+6
*
Input: spitzkbd - fix suspend key handling
Richard Purdie
2008-01-03
1
-0
/
+1
*
Input: jornada680_kbd - fix default keymap
Kristoffer Ericson
2007-12-14
1
-20
/
+20
*
Input: bf54x-keys - keypad does not exist on BF544 parts
Mike Frysinger
2007-11-27
1
-1
/
+1
*
Input: gpio-keys - request and configure GPIOs
Herbert Valerio Riedel
2007-11-21
1
-10
/
+28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-10-22
1
-1
/
+0
|
\
|
*
Input: bf54x-keys - return real error when request_irq() fails
Michael Hennerich
2007-10-22
1
-1
/
+0
*
|
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-2
/
+2
*
|
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
15
-27
/
+39
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
1
-5
/
+20
|
\
\
|
*
|
[ARM] pxa: update pxa27x keypad driver to use clk support
Russell King
2007-10-12
1
-5
/
+20
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-10-15
8
-21
/
+1223
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Input: add support for Blackfin BF54x Keypad controller
Michael Hennerich
2007-10-13
3
-1
/
+392
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-10-12
1
-1
/
+0
|
|
\
|
|
*
|
Input: add support for SEGA Dreamcast keyboard
Adrian McMenamin
2007-10-12
3
-0
/
+263
|
*
|
Input: omap-keyboard - don't pretend we support changing keymap
Dmitry Torokhov
2007-10-12
1
-13
/
+9
|
*
|
Input: jornada720_kbd - send MSC_SCAN events
Dmitry Torokhov
2007-10-11
1
-4
/
+8
|
*
|
Input: add support for HP Jornada 7xx onboard keyboard
Kristoffer Ericson
2007-09-26
3
-0
/
+192
|
*
|
Input: add support for HP Jornada onboard keyboard (HP6XX)
Kristoffer Ericson
2007-09-26
3
-0
/
+289
|
*
|
Input: gpio-keys - add suspend/resume support
Anti Sullin
2007-09-26
1
-0
/
+52
|
*
|
Input: gpio_keys - verify that supplied GPIO numbers are valid
Anti Sullin
2007-09-26
1
-7
/
+22
*
|
|
Atari keyboard: incorporate additional review comments
Geert Uytterhoeven
2007-10-15
1
-3
/
+4
*
|
|
m68k: Atari input drivers cleanup
Geert Uytterhoeven
2007-10-13
1
-12
/
+145
|
|
/
|
/
|
*
|
Input: gpio_keys - remove duplicate includes
Jesper Juhl
2007-07-23
1
-1
/
+0
|
/
*
Input: pxa27x_keyboard - fix compile error
Mike Rapoport
2007-07-10
1
-1
/
+1
*
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
2007-07-10
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-07-05
1
-17
/
+30
|
\
|
*
Input: atkbd - use printk_ratelimit for spurious ACK messages
Qi Yong
2007-06-28
1
-3
/
+4
|
*
Input: atkbd - throttle LED switching
Dmitry Torokhov
2007-06-28
1
-14
/
+26
*
|
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
2007-06-20
1
-0
/
+3
*
|
[ARM] pxa: fix pxa27x keyboard driver
Russell King
2007-06-05
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-05-08
4
-1
/
+147
|
\
|
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-05-04
17
-79
/
+357
|
|
\
|
*
|
hilkbd: Kill compiler warning and fix comment dyslexia
Geert Uytterhoeven
2007-05-04
1
-1
/
+1
|
*
|
m68k: Atari keyboard and mouse support.
Michael Schmitz
2007-05-04
3
-0
/
+146
*
|
|
Input: aaed2000_kbd - convert to use polldev library
Dmitry Torokhov
2007-05-03
2
-42
/
+21
|
|
/
|
/
|
[next]