summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* 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-0517-79/+357
| |\
| * | hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven2007-05-051-1/+1
| * | m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-053-0/+146
* | | Input: aaed2000_kbd - convert to use polldev libraryDmitry Torokhov2007-05-032-42/+21Star
| |/ |/|
* | 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/+1Star
| * [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/+13Star
* | Input: add support for PXA27x keyboard controllerRodolfo Giometti2007-03-163-0/+268
* | Input: HIL - cleanup coding styleHelge Deller2007-03-011-34/+43
* | Input: HIL - various fixes for HIL driversHelge Deller2007-03-012-6/+7
|/
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-181-4/+0Star
* 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/+0Star
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-083-14/+9Star
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-222-6/+6
| * WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
| * lkkbd: Remove my old snail-mail addressJan-Benedict Glaw2006-11-171-5/+0Star
* | Input: add driver for keyboard on AAED-2000 development board (ARM)Nicolas Bellido2006-11-243-0/+215
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-247-14/+7Star
* | Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-0610-92/+234
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-173-3/+3
|\
| * [ARM] Fix Zaurii keyboard/touchscreen driversRussell King2006-10-153-3/+3
* | Input: atkbd - supress "too many keys" error messageDmitry Torokhov2006-10-111-13/+41
|/
* [PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven2006-10-091-2/+2
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0513-39/+20Star
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-024-3/+200
|\
| * Input: add driver for stowaway serial keyboardsMarek Vasut2006-09-193-0/+199
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-191-43/+60
| |\
| * | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-141-3/+1Star
* | | [PATCH] OMAP: Add keypad driverKomal Shah2006-09-293-0/+502
| |/ |/|
* | Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita2006-08-231-1/+1
* | Input: atkbd - restore repeat rate when resumingDmitry Torokhov2006-08-051-43/+60
|/
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-022-7/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0Star
* Input: atkbd - fix hardware autorepeatDmitry Torokhov2006-06-281-1/+1