| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 | 1 | -1/+0 |
|\ |
|
| * | Input: gpio_keys - remove duplicate includes | Jesper Juhl | 2007-07-23 | 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 |
|/ |
|
* | 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 |
| |/
|/| |
|
* | | Input: gpio_keys - add support for switches (EV_SW) | Roman Moravcik | 2007-05-01 | 1 | -7/+12 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-01 | 2 | -7/+7 |
|\ \
| |/ |
|
| * | [PATCH] gpio_keys driver shouldn't be ARM-specific | David Brownell | 2007-03-05 | 1 | -3/+1 |
| * | [PATCH] add CONFIG_GENERIC_GPIO | David Brownell | 2007-03-05 | 1 | -4/+6 |
* | | Input: pxa27x - do not use deprecated SA_INTERRUPT flag | Thomas Gleixner | 2007-04-12 | 1 | -1/+1 |
* | | Input: keyboards - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-04-12 | 14 | -13/+15 |
* | | Input: drivers/input/keyboard - don't access dev->private directly | Dmitry Torokhov | 2007-04-12 | 14 | -20/+13 |
* | | Input: add support for PXA27x keyboard controller | Rodolfo Giometti | 2007-03-16 | 3 | -0/+268 |
* | | Input: HIL - cleanup coding style | Helge Deller | 2007-02-28 | 1 | -34/+43 |
* | | Input: HIL - various fixes for HIL drivers | Helge Deller | 2007-02-28 | 2 | -6/+7 |
|/ |
|
* | Input: remove obsolete setup parameters from input drivers | Dmitry Torokhov | 2007-02-18 | 1 | -4/+0 |
* | Input: HIL - fix improper call to release_region() | Cyrill V. Gorcunov | 2007-02-18 | 1 | -0/+2 |
* | Input: gpio-keys - switch to common GPIO API | Philipp Zabel | 2007-02-18 | 2 | -10/+11 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 | Thomas Gleixner | 2007-02-14 | 1 | -1/+1 |
* | Input: HIL - handle erros from input_register_device() | Cyrill V. Gorcunov | 2007-02-10 | 1 | -48/+66 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-02-10 | 3 | -2/+7 |
|\ |
|
| * | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. | Fabrice Knevez | 2006-12-17 | 1 | -1/+1 |
| * | [PATCH] m68k trivial build fixes | Al Viro | 2006-12-17 | 1 | -1/+1 |
| * | [PATCH] missing includes in hilkbd | Al Viro | 2006-12-13 | 1 | -0/+5 |
* | | Input: gpio-keys - keyboard driver for GPIO buttons | Phil Blundell | 2007-01-18 | 3 | -5/+166 |
|/ |
|
* | Input: kill maple_keyb.c driver | Paul Mundt | 2006-12-08 | 1 | -166/+0 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-12-08 | 3 | -14/+9 |
|\ |
|
| * | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 2 | -6/+6 |
| * | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 1 | -3/+3 |
| * | lkkbd: Remove my old snail-mail address | Jan-Benedict Glaw | 2006-11-17 | 1 | -5/+0 |
* | | Input: add driver for keyboard on AAED-2000 development board (ARM) | Nicolas Bellido | 2006-11-24 | 3 | -0/+215 |
* | | Input: handle serio_register_driver() errors | Akinobu Mita | 2006-11-23 | 7 | -14/+7 |
* | | Input: keyboards - handle errors when registering input devices | Dmitry Torokhov | 2006-11-05 | 10 | -92/+234 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-17 | 3 | -3/+3 |
|\ |
|