aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificGravatar David Brownell 1-3/+1
2007-03-05[PATCH] add CONFIG_GENERIC_GPIOGravatar David Brownell 1-4/+6
2007-02-18Input: remove obsolete setup parameters from input driversGravatar Dmitry Torokhov 1-4/+0
2007-02-18Input: HIL - fix improper call to release_region()Gravatar Cyrill V. Gorcunov 1-0/+2
2007-02-18Input: gpio-keys - switch to common GPIO APIGravatar Philipp Zabel 2-10/+11
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Gravatar Thomas Gleixner 1-1/+1
2007-02-10Input: HIL - handle erros from input_register_device()Gravatar Cyrill V. Gorcunov 1-48/+66
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Dmitry Torokhov 3-2/+7
2007-01-18Input: gpio-keys - keyboard driver for GPIO buttonsGravatar Phil Blundell 3-5/+166
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Gravatar Fabrice Knevez 1-1/+1
2006-12-17[PATCH] m68k trivial build fixesGravatar Al Viro 1-1/+1
2006-12-13[PATCH] missing includes in hilkbdGravatar Al Viro 1-0/+5
2006-12-08Input: kill maple_keyb.c driverGravatar Paul Mundt 1-166/+0
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Dmitry Torokhov 3-14/+9
2006-11-24Input: add driver for keyboard on AAED-2000 development board (ARM)Gravatar Nicolas Bellido 3-0/+215
2006-11-23Input: handle serio_register_driver() errorsGravatar Akinobu Mita 7-14/+7
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 2-6/+6
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataGravatar David Howells 1-3/+3
2006-11-17lkkbd: Remove my old snail-mail addressGravatar Jan-Benedict Glaw 1-5/+0
2006-11-05Input: keyboards - handle errors when registering input devicesGravatar Dmitry Torokhov 10-92/+234
2006-10-17Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 3-3/+3
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversGravatar Russell King 3-3/+3
2006-10-11Input: atkbd - supress "too many keys" error messageGravatar Dmitry Torokhov 1-13/+41
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGravatar Geert Uytterhoeven 1-2/+2
2006-10-06Build fixes for struct pt_regs removalGravatar Matthew Wilcox 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 13-39/+20
2006-10-03Fix several typos in drivers/Gravatar Matt LaPlante 1-1/+1
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-3/+200
2006-09-29[PATCH] OMAP: Add keypad driverGravatar Komal Shah 3-0/+502
2006-09-19Input: add driver for stowaway serial keyboardsGravatar Marek Vasut 3-0/+199
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Dmitry Torokhov 1-43/+60
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsGravatar Dmitry Torokhov 1-3/+1
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Gravatar Florin Malita 1-1/+1
2006-08-04Input: atkbd - restore repeat rate when resumingGravatar Dmitry Torokhov 1-43/+60
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsGravatar Thomas Gleixner 2-7/+7
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 2-2/+0
2006-06-27Input: atkbd - fix hardware autorepeatGravatar Dmitry Torokhov 1-1/+1
2006-06-26Input: atkbd - fix HANGEUL/HANJA keysGravatar Dmitry Torokhov 1-77/+131
2006-06-26Input: fix misspelling of Hangeul keyGravatar Jerome Pinot 1-4/+4
2006-06-26Input: fix potential overflows in driver/input/keyboardGravatar Dmitry Torokhov 5-10/+16
2006-06-23[PATCH] m68k: restore amikbd compatibility with 2.4Gravatar Roman Zippel 1-12/+22
2006-05-29Input: change from numbered to named switchesGravatar Richard Purdie 2-12/+12
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Dmitry Torokhov 1-1/+1
2006-04-26Input: spitzkbd - fix the reversed Address and Calender keysGravatar Richard Purdie 1-2/+2
2006-04-21[PARISC] Fix up hil_kbd.c mismergeGravatar Matthew Wilcox 1-1/+1
2006-04-02Manual merge with Linus.Gravatar Dmitry Torokhov 2-50/+63
2006-03-30[PARISC] Fix double free when removing HIL driversGravatar Kyle McMartin 2-3/+1
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceGravatar Helge Deller 2-50/+61
2006-03-14Input: zaurus keyboard driver updatesGravatar Richard Purdie 2-12/+33
2006-03-14Input: atkbd - allow disabling on X86_PC (if EMBEDDED)Gravatar Dmitry Torokhov 1-1/+1