aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-151-5/+20
|\
| * [ARM] pxa: update pxa27x keypad driver to use clk supportRussell King2007-10-121-5/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-158-21/+1223
|\ \
| * | Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich2007-10-133-1/+392
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-121-1/+0
| |\ \ | | |/
| * | Input: add support for SEGA Dreamcast keyboardAdrian McMenamin2007-10-123-0/+263
| * | Input: omap-keyboard - don't pretend we support changing keymapDmitry Torokhov2007-10-121-13/+9
| * | Input: jornada720_kbd - send MSC_SCAN eventsDmitry Torokhov2007-10-111-4/+8
| * | Input: add support for HP Jornada 7xx onboard keyboardKristoffer Ericson2007-09-263-0/+192
| * | Input: add support for HP Jornada onboard keyboard (HP6XX)Kristoffer Ericson2007-09-263-0/+289
| * | Input: gpio-keys - add suspend/resume supportAnti Sullin2007-09-261-0/+52
| * | Input: gpio_keys - verify that supplied GPIO numbers are validAnti Sullin2007-09-261-7/+22
* | | Atari keyboard: incorporate additional review commentsGeert Uytterhoeven2007-10-151-3/+4
* | | m68k: Atari input drivers cleanupGeert Uytterhoeven2007-10-131-12/+145
| |/ |/|
* | Input: gpio_keys - remove duplicate includesJesper Juhl2007-07-231-1/+0
|/
* Input: pxa27x_keyboard - fix compile errorMike Rapoport2007-07-101-1/+1
* Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede2007-07-101-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-051-17/+30
|\
| * Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-281-3/+4
| * Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-281-14/+26
* | x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen2007-06-201-0/+3
* | [ARM] pxa: fix pxa27x keyboard driverRussell King2007-06-051-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-084-1/+147
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-0417-79/+357
| |\
| * | hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven2007-05-041-1/+1
| * | m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-043-0/+146
* | | Input: aaed2000_kbd - convert to use polldev libraryDmitry Torokhov2007-05-032-42/+21
| |/ |/|
* | Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik2007-05-011-7/+12
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-012-7/+7
|\ \ | |/
| * [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-051-3/+1
| * [PATCH] add CONFIG_GENERIC_GPIODavid Brownell2007-03-051-4/+6
* | Input: pxa27x - do not use deprecated SA_INTERRUPT flagThomas Gleixner2007-04-121-1/+1
* | Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1214-13/+15
* | Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-1214-20/+13
* | Input: add support for PXA27x keyboard controllerRodolfo Giometti2007-03-163-0/+268
* | Input: HIL - cleanup coding styleHelge Deller2007-02-281-34/+43
* | Input: HIL - various fixes for HIL driversHelge Deller2007-02-282-6/+7
|/
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-181-4/+0
* Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov2007-02-181-0/+2
* Input: gpio-keys - switch to common GPIO APIPhilipp Zabel2007-02-182-10/+11
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-141-1/+1
* Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov2007-02-101-48/+66
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-103-2/+7
|\
| * [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2006-12-171-1/+1
| * [PATCH] m68k trivial build fixesAl Viro2006-12-171-1/+1
| * [PATCH] missing includes in hilkbdAl Viro2006-12-131-0/+5
* | Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell2007-01-183-5/+166
|/
* Input: kill maple_keyb.c driverPaul Mundt2006-12-081-166/+0
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-083-14/+9
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-222-6/+6