index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-12
Input: pxa27x - do not use deprecated SA_INTERRUPT flag
Thomas Gleixner
1
-1
/
+1
2007-04-12
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
14
-13
/
+15
2007-04-12
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
14
-20
/
+13
2007-03-16
Input: add support for PXA27x keyboard controller
Rodolfo Giometti
3
-0
/
+268
2007-03-05
[PATCH] gpio_keys driver shouldn't be ARM-specific
David Brownell
1
-3
/
+1
2007-03-05
[PATCH] add CONFIG_GENERIC_GPIO
David Brownell
1
-4
/
+6
2007-03-01
Input: HIL - cleanup coding style
Helge Deller
1
-34
/
+43
2007-03-01
Input: HIL - various fixes for HIL drivers
Helge Deller
2
-6
/
+7
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
1
-4
/
+0
2007-02-18
Input: HIL - fix improper call to release_region()
Cyrill V. Gorcunov
1
-0
/
+2
2007-02-18
Input: gpio-keys - switch to common GPIO API
Philipp Zabel
2
-10
/
+11
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
1
-1
/
+1
2007-02-10
Input: HIL - handle erros from input_register_device()
Cyrill V. Gorcunov
1
-48
/
+66
2007-02-10
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
3
-2
/
+7
2007-01-18
Input: gpio-keys - keyboard driver for GPIO buttons
Phil Blundell
3
-5
/
+166
2006-12-18
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
Fabrice Knevez
1
-1
/
+1
2006-12-17
[PATCH] m68k trivial build fixes
Al Viro
1
-1
/
+1
2006-12-13
[PATCH] missing includes in hilkbd
Al Viro
1
-0
/
+5
2006-12-08
Input: kill maple_keyb.c driver
Paul Mundt
1
-166
/
+0
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
3
-14
/
+9
2006-11-24
Input: add driver for keyboard on AAED-2000 development board (ARM)
Nicolas Bellido
3
-0
/
+215
2006-11-24
Input: handle serio_register_driver() errors
Akinobu Mita
7
-14
/
+7
2006-11-22
WorkStruct: make allyesconfig
David Howells
2
-6
/
+6
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-3
/
+3
2006-11-17
lkkbd: Remove my old snail-mail address
Jan-Benedict Glaw
1
-5
/
+0
2006-11-06
Input: keyboards - handle errors when registering input devices
Dmitry Torokhov
10
-92
/
+234
2006-10-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-3
/
+3
2006-10-15
[ARM] Fix Zaurii keyboard/touchscreen drivers
Russell King
3
-3
/
+3
2006-10-11
Input: atkbd - supress "too many keys" error message
Dmitry Torokhov
1
-13
/
+41
2006-10-10
[PATCH] m68k/HP300: Enable HIL configuration options
Geert Uytterhoeven
1
-2
/
+2
2006-10-07
Build fixes for struct pt_regs removal
Matthew Wilcox
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
13
-39
/
+20
2006-10-04
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-3
/
+200
2006-09-29
[PATCH] OMAP: Add keypad driver
Komal Shah
3
-0
/
+502
2006-09-19
Input: add driver for stowaway serial keyboards
Marek Vasut
3
-0
/
+199
2006-09-19
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-43
/
+60
2006-09-14
Input: atkbd - support Microsoft Natural Elite Pro keyboards
Dmitry Torokhov
1
-3
/
+1
2006-08-23
Input: atkbd - fix overrun in atkbd_set_repeat_rate()
Florin Malita
1
-1
/
+1
2006-08-05
Input: atkbd - restore repeat rate when resuming
Dmitry Torokhov
1
-43
/
+60
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2
-7
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-28
Input: atkbd - fix hardware autorepeat
Dmitry Torokhov
1
-1
/
+1
2006-06-26
Input: atkbd - fix HANGEUL/HANJA keys
Dmitry Torokhov
1
-77
/
+131
2006-06-26
Input: fix misspelling of Hangeul key
Jerome Pinot
1
-4
/
+4
2006-06-26
Input: fix potential overflows in driver/input/keyboard
Dmitry Torokhov
5
-10
/
+16
2006-06-23
[PATCH] m68k: restore amikbd compatibility with 2.4
Roman Zippel
1
-12
/
+22
2006-05-30
Input: change from numbered to named switches
Richard Purdie
2
-12
/
+12
2006-04-29
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-1
/
+1
2006-04-26
Input: spitzkbd - fix the reversed Address and Calender keys
Richard Purdie
1
-2
/
+2
[prev]
[next]