aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-14Input: atkbd - disable softrepeat for dumb keyboardsGravatar Vojtech Pavlik 1-3/+0
2006-03-14Input: atkbd - fix complaints about 'releasing unknown key 0x7f'Gravatar Vojtech Pavlik 1-6/+6
2006-03-14Input: use kzalloc() throughout the codeGravatar Eric Sesterhenn 1-2/+1
2006-02-19Input: atkbd - semaphore to mutex conversionGravatar Ingo Molnar 1-4/+5
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrGravatar Arthur Othieno 1-1/+0
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGravatar Linus Torvalds 2-11/+0
2006-01-10Input: remove obsolete maple input driversGravatar Paul Mundt 2-11/+0
2006-01-08[PATCH] IRQ type flagsGravatar Russell King 2-17/+16
2006-01-05Input: atkbd - don't lose keymap settings when reconnecting keyboardGravatar Dmitry Torokhov 1-1/+1
2005-11-20Input: atkbd - speed up setting leds/repeat stateGravatar Dmitry Torokhov 1-31/+68
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverGravatar Russell King 2-28/+30
2005-11-02Input: lkkbd - miscellaneous fixesGravatar Jan-Benedict Glaw 1-42/+59
2005-11-02Input: locomokbd - fix wrong bustypeGravatar Pavel Machek 1-1/+1
2005-11-02Input: locomokbd - convert to dynamic input allocationGravatar Dmitry Torokhov 1-32/+31
2005-10-31[PATCH] i386: CONFIG_PC removalGravatar Arthur Othieno 1-2/+2
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelGravatar Linus Torvalds 2-2/+2
2005-10-31Input: lkkbd - fix debug message in lkkbd_interrupt()Gravatar Dmitry Torokhov 1-1/+1
2005-10-29Create platform_device.h to contain all the platform device details.Gravatar Russell King 2-2/+2
2005-10-29[PATCH] amikbd fixGravatar Al Viro 1-1/+1
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 9-464/+478
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksGravatar Russell King 2-33/+29
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationGravatar Dmitry Torokhov 9-431/+449
2005-10-21[PARISC] Update parisc specific input code from parisc treeGravatar Matthew Wilcox 2-9/+21
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaGravatar Matthew Wilcox 1-2/+2
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterGravatar Matthew Wilcox 1-1/+1
2005-10-14Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-1/+1
2005-10-14[PATCH] zaurus: fix dependencies on collie keyboardGravatar Pavel Machek 1-1/+1
2005-10-14[ARM] 3014/1: Spitz keyboard: Correct the right shift keyGravatar Richard Purdie 1-1/+1
2005-09-13[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesGravatar Richard Purdie 3-0/+490
2005-09-09Manual merge with LinusGravatar Dmitry Torokhov 1-34/+70
2005-09-07[PATCH] Input: Add a new switch event typeGravatar Richard Purdie 1-4/+5
2005-09-07[PATCH] Corgi Keyboard: Code tidyingGravatar Richard Purdie 1-33/+28
2005-09-07[PATCH] Corgi Keyboard: Add some power management codeGravatar Richard Purdie 1-1/+41
2005-09-07[PATCH] Corgi Keyboard: Fix a couple of compile errorsGravatar Richard Purdie 1-2/+2
2005-09-07[PATCH] input: convert kcalloc to kzallocGravatar Pekka Enberg 1-1/+1
2005-09-05Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsGravatar Vojtech Pavlik 1-1/+1
2005-09-05Input: atkbd - handle keyboards generating scancode 0x7fGravatar Vojtech Pavlik 1-3/+7