aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2007-07-23Input: gpio_keys - remove duplicate includesJesper Juhl
2007-07-10Input: pxa27x_keyboard - fix compile errorMike Rapoport
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede
2007-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-06-28Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong
2007-06-28Input: atkbd - throttle LED switchingDmitry Torokhov
2007-06-20x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen
2007-06-05[ARM] pxa: fix pxa27x keyboard driverRussell King
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-05-04hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz
2007-05-03Input: aaed2000_kbd - convert to use polldev libraryDmitry Torokhov
2007-05-01Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-04-12Input: pxa27x - do not use deprecated SA_INTERRUPT flagThomas Gleixner
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov
2007-03-16Input: add support for PXA27x keyboard controllerRodolfo Giometti
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell
2007-02-28Input: HIL - cleanup coding styleHelge Deller
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
2007-02-18Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov
2007-02-18Input: gpio-keys - switch to common GPIO APIPhilipp Zabel
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner
2007-02-10Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-01-18Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez
2006-12-17[PATCH] m68k trivial build fixesAl Viro
2006-12-13[PATCH] missing includes in hilkbdAl Viro
2006-12-08Input: kill maple_keyb.c driverPaul Mundt
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-11-24Input: add driver for keyboard on AAED-2000 development board (ARM)Nicolas Bellido
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-17lkkbd: Remove my old snail-mail addressJan-Benedict Glaw
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov
2006-10-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversRussell King
2006-10-11Input: atkbd - supress "too many keys" error messageDmitry Torokhov
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah