index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
7
-6
/
+10
2008-07-20
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
1
-1
/
+1
2008-06-30
Input: atkbd - fix HP 2133 not sending release event for video switch
Jiri Kosina
1
-0
/
+26
2008-06-17
Merge branch 'for-linus' into next
Dmitry Torokhov
2
-13
/
+27
2008-06-02
Input: pxa27x_keypad - add wakeup support
Eric Miao
1
-1
/
+14
2008-06-02
Input: atkbd - use ushort instead of uchar keymap
Dmitry Torokhov
1
-10
/
+10
2008-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-13
/
+27
2008-05-28
Input: pxa27x_keypad - miscellaneous fixes
Antonio Ospite
1
-13
/
+25
2008-05-28
Input: atkbd - mark keyboard as disabled when suspending/unloading
Dmitry Torokhov
1
-0
/
+2
2008-05-21
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
5
-5
/
+5
2008-05-20
Input: remove CVS keywords
Adrian Bunk
3
-6
/
+0
2008-05-18
m68k: Some input drivers do not check the platform
Geert Uytterhoeven
1
-0
/
+4
2008-05-16
Input: gpio-keys debouncing support
Dmitry Baryshkov
1
-20
/
+69
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-34
/
+130
2008-04-24
Input: bf54x-keys - add infrastructure for keypad wakeups
Michael Hennerich
1
-3
/
+32
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
10
-0
/
+25
2008-04-21
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-0
/
+2
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
1
-3
/
+3
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2
-0
/
+2
2008-04-18
Fix sh_keysc double free
Magnus Damm
1
-1
/
+0
2008-04-18
sh: SuperH KEYSC platform driver
Magnus Damm
3
-0
/
+291
2008-04-15
Input: omap-keypad - fix build warning
David Brownell
1
-2
/
+5
2008-04-15
Input: gpio_keys - irq handling cleanup
David Brownell
1
-1
/
+2
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
[next]