aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita
2006-08-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27Input: atkbd - fix hardware autorepeatDmitry Torokhov
2006-06-26Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot
2006-06-26Input: fix potential overflows in driver/input/keyboardDmitry Torokhov
2006-06-23[PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel
2006-05-29Input: change from numbered to named switchesRichard Purdie
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-04-26Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie
2006-04-21[PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller
2006-03-14Input: zaurus keyboard driver updatesRichard Purdie
2006-03-14Input: atkbd - allow disabling on X86_PC (if EMBEDDED)Dmitry Torokhov
2006-03-14Input: atkbd - disable softrepeat for dumb keyboardsVojtech Pavlik
2006-03-14Input: atkbd - fix complaints about 'releasing unknown key 0x7f'Vojtech Pavlik
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn
2006-02-19Input: atkbd - semaphore to mutex conversionIngo Molnar
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-10Input: remove obsolete maple input driversPaul Mundt
2006-01-08[PATCH] IRQ type flagsRussell King
2006-01-05Input: atkbd - don't lose keymap settings when reconnecting keyboardDmitry Torokhov
2005-11-20Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-02Input: lkkbd - miscellaneous fixesJan-Benedict Glaw
2005-11-02Input: locomokbd - fix wrong bustypePavel Machek
2005-11-02Input: locomokbd - convert to dynamic input allocationDmitry Torokhov
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-31Input: lkkbd - fix debug message in lkkbd_interrupt()Dmitry Torokhov
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-29[PATCH] amikbd fixAl Viro
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox
2005-10-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-14[PATCH] zaurus: fix dependencies on collie keyboardPavel Machek
2005-10-14[ARM] 3014/1: Spitz keyboard: Correct the right shift keyRichard Purdie
2005-09-13[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie
2005-09-09Manual merge with LinusDmitry Torokhov
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie