index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-05-30
2
-13
/
+27
|
\
|
*
Input: pxa27x_keypad - miscellaneous fixes
Antonio Ospite
2008-05-28
1
-13
/
+25
|
*
Input: atkbd - mark keyboard as disabled when suspending/unloading
Dmitry Torokhov
2008-05-28
1
-0
/
+2
*
|
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
2008-05-21
5
-5
/
+5
*
|
m68k: Some input drivers do not check the platform
Geert Uytterhoeven
2008-05-18
1
-0
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-04-25
11
-34
/
+130
|
\
|
*
Input: bf54x-keys - add infrastructure for keypad wakeups
Michael Hennerich
2008-04-24
1
-3
/
+32
|
*
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
2008-04-24
10
-0
/
+25
|
*
Input: omap-keypad - fix build warning
David Brownell
2008-04-15
1
-2
/
+5
|
*
Input: gpio_keys - irq handling cleanup
David Brownell
2008-04-15
1
-1
/
+2
|
*
Input: tosakbd - fix suspend
Dmitry Baryshkov
2008-04-02
1
-3
/
+18
|
*
Input: locomokbd - add 'off' button support for Sharp Collie/Poodle
Helge Deller
2008-04-02
1
-25
/
+48
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-04-21
2
-0
/
+2
|
\
\
|
*
\
Merge branch 'omap2-upstream' into devel
Russell King
2008-04-19
1
-3
/
+3
|
|
\
\
|
|
|
/
|
*
|
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-04-19
2
-0
/
+2
*
|
|
Fix sh_keysc double free
Magnus Damm
2008-04-18
1
-1
/
+0
*
|
|
sh: SuperH KEYSC platform driver
Magnus Damm
2008-04-18
3
-0
/
+291
|
|
/
|
/
|
*
|
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
[next]