aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-1/+1
2006-04-26Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie1-2/+2
2006-04-21[PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox1-1/+1
2006-04-02Manual merge with Linus.Dmitry Torokhov2-50/+63
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin2-3/+1
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller2-50/+61
2006-03-14Input: zaurus keyboard driver updatesRichard Purdie2-12/+33
2006-03-14Input: atkbd - allow disabling on X86_PC (if EMBEDDED)Dmitry Torokhov1-1/+1
2006-03-14Input: atkbd - disable softrepeat for dumb keyboardsVojtech Pavlik1-3/+0
2006-03-14Input: atkbd - fix complaints about 'releasing unknown key 0x7f'Vojtech Pavlik1-6/+6
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn1-2/+1
2006-02-19Input: atkbd - semaphore to mutex conversionIngo Molnar1-4/+5
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno1-1/+0