index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-02
Input: tosakbd - fix suspend
Dmitry Baryshkov
1
-3
/
+18
2008-04-02
Input: locomokbd - add 'off' button support for Sharp Collie/Poodle
Helge Deller
1
-25
/
+48
2008-03-20
Input: pxa27x - fix keypad KPC macros
Samuel Ortiz
1
-3
/
+3
2008-01-31
Input: pxa27x_keypad - also enable on PXA3xx
Eric Miao
1
-3
/
+3
2008-01-31
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
Eric Miao
1
-0
/
+1
2008-01-31
Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ
Eric Miao
1
-34
/
+124
2008-01-31
Input: pxa27x_keypad - enable rotary encoders and direct keys
Eric Miao
1
-29
/
+134
2008-01-31
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
Eric Miao
1
-32
/
+28
2008-01-31
Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...
Eric Miao
1
-57
/
+167
2008-01-31
Input: pxa27x_keypad - remove pin configuration from the driver
Eric Miao
1
-4
/
+0
2008-01-31
Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)
Eric Miao
3
-45
/
+45
2008-01-21
Input: remove duplicate includes
Andre Haupt
2
-2
/
+0
2008-01-21
Input: add Tosa keyboard driver
Dmitry Baryshkov
3
-0
/
+437
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
2
-2
/
+0
2008-01-21
Input: atkbd - remove unneeded synchronize_sched()
Dmitry Torokhov
1
-1
/
+0
2008-01-21
Input: atkbd - properly handle special keys on Dell Latitudes
Giel de Nijs
1
-17
/
+72
2008-01-14
Input: improve Kconfig help entries for HP Jornada devices
Kristoffer Ericson
1
-6
/
+6
2008-01-03
Input: spitzkbd - fix suspend key handling
Richard Purdie
1
-0
/
+1
2007-12-14
Input: jornada680_kbd - fix default keymap
Kristoffer Ericson
1
-20
/
+20
2007-11-27
Input: bf54x-keys - keypad does not exist on BF544 parts
Mike Frysinger
1
-1
/
+1
2007-11-21
Input: gpio-keys - request and configure GPIOs
Herbert Valerio Riedel
1
-10
/
+28
2007-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+0
2007-10-22
Input: bf54x-keys - return real error when request_irq() fails
Michael Hennerich
1
-1
/
+0
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-2
/
+2
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
15
-27
/
+39
2007-10-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+20
2007-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-21
/
+1223
2007-10-15
Atari keyboard: incorporate additional review comments
Geert Uytterhoeven
1
-3
/
+4
2007-10-13
m68k: Atari input drivers cleanup
Geert Uytterhoeven
1
-12
/
+145
2007-10-13
Input: add support for Blackfin BF54x Keypad controller
Michael Hennerich
3
-1
/
+392
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-1
/
+0
2007-10-12
Input: add support for SEGA Dreamcast keyboard
Adrian McMenamin
3
-0
/
+263
2007-10-12
[ARM] pxa: update pxa27x keypad driver to use clk support
Russell King
1
-5
/
+20
2007-10-12
Input: omap-keyboard - don't pretend we support changing keymap
Dmitry Torokhov
1
-13
/
+9
2007-10-11
Input: jornada720_kbd - send MSC_SCAN events
Dmitry Torokhov
1
-4
/
+8
2007-09-26
Input: add support for HP Jornada 7xx onboard keyboard
Kristoffer Ericson
3
-0
/
+192
2007-09-26
Input: add support for HP Jornada onboard keyboard (HP6XX)
Kristoffer Ericson
3
-0
/
+289
2007-09-26
Input: gpio-keys - add suspend/resume support
Anti Sullin
1
-0
/
+52
2007-09-26
Input: gpio_keys - verify that supplied GPIO numbers are valid
Anti Sullin
1
-7
/
+22
2007-07-23
Input: gpio_keys - remove duplicate includes
Jesper Juhl
1
-1
/
+0
2007-07-10
Input: pxa27x_keyboard - fix compile error
Mike Rapoport
1
-1
/
+1
2007-07-10
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
1
-2
/
+2
2007-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-17
/
+30
2007-06-28
Input: atkbd - use printk_ratelimit for spurious ACK messages
Qi Yong
1
-3
/
+4
2007-06-28
Input: atkbd - throttle LED switching
Dmitry Torokhov
1
-14
/
+26
2007-06-20
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
1
-0
/
+3
2007-06-05
[ARM] pxa: fix pxa27x keyboard driver
Russell King
1
-3
/
+3
2007-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
4
-1
/
+147
2007-05-04
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
17
-79
/
+357
2007-05-04
hilkbd: Kill compiler warning and fix comment dyslexia
Geert Uytterhoeven
1
-1
/
+1
[next]