aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-01Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik1-7/+12
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2-7/+7
2007-04-12Input: pxa27x - do not use deprecated SA_INTERRUPT flagThomas Gleixner1-1/+1
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov14-13/+15
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov14-20/+13
2007-03-16Input: add support for PXA27x keyboard controllerRodolfo Giometti3-0/+268
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell1-3/+1
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell1-4/+6
2007-02-28Input: HIL - cleanup coding styleHelge Deller1-34/+43
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller2-6/+7
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov1-4/+0
2007-02-18Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov1-0/+2
2007-02-18Input: gpio-keys - switch to common GPIO APIPhilipp Zabel2-10/+11
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner1-1/+1
2007-02-10Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov1-48/+66
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov3-2/+7
2007-01-18Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell3-5/+166
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez1-1/+1
2006-12-17[PATCH] m68k trivial build fixesAl Viro1-1/+1
2006-12-13[PATCH] missing includes in hilkbdAl Viro1-0/+5
2006-12-08Input: kill maple_keyb.c driverPaul Mundt1-166/+0
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov3-14/+9
2006-11-24Input: add driver for keyboard on AAED-2000 development board (ARM)Nicolas Bellido3-0/+215
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita7-14/+7
2006-11-22WorkStruct: make allyesconfigDavid Howells2-6/+6
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-3/+3
2006-11-17lkkbd: Remove my old snail-mail addressJan-Benedict Glaw1-5/+0
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov10-92/+234
2006-10-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-3/+3
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversRussell King3-3/+3
2006-10-11Input: atkbd - supress "too many keys" error messageDmitry Torokhov1-13/+41
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven1-2/+2
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells13-39/+20
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-3/+200
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah3-0/+502
2006-09-19Input: add driver for stowaway serial keyboardsMarek Vasut3-0/+199
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-43/+60
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov1-3/+1
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita1-1/+1
2006-08-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov1-43/+60
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2-7/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-27Input: atkbd - fix hardware autorepeatDmitry Torokhov1-1/+1
2006-06-26Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov1-77/+131
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot1-4/+4
2006-06-26Input: fix potential overflows in driver/input/keyboardDmitry Torokhov5-10/+16
2006-06-23[PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel1-12/+22
2006-05-29Input: change from numbered to named switchesRichard Purdie2-12/+12