summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* [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: 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
* Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov2006-06-261-77/+131
* Input: fix misspelling of Hangeul keyJerome Pinot2006-06-261-4/+4
* Input: fix potential overflows in driver/input/keyboardDmitry Torokhov2006-06-265-10/+16
* [PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel2006-06-231-12/+22
* Input: change from numbered to named switchesRichard Purdie2006-05-302-12/+12
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-291-1/+1
|\
| * [PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox2006-04-221-1/+1
* | Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie2006-04-261-2/+2
|/
* Manual merge with Linus.Dmitry Torokhov2006-04-022-50/+63
|\
| * [PARISC] Fix double free when removing HIL driversKyle McMartin2006-03-302-3/+1Star
| * [PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller2006-03-302-50/+61
* | Input: zaurus keyboard driver updatesRichard Purdie2006-03-142-12/+33
* | Input: atkbd - allow disabling on X86_PC (if EMBEDDED)Dmitry Torokhov2006-03-141-1/+1