aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-11/+0
2006-01-10Input: remove obsolete maple input driversPaul Mundt2-11/+0
2006-01-08[PATCH] IRQ type flagsRussell King2-17/+16
2006-01-05Input: atkbd - don't lose keymap settings when reconnecting keyboardDmitry Torokhov1-1/+1
2005-11-20Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov1-31/+68
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2-28/+30
2005-11-02Input: lkkbd - miscellaneous fixesJan-Benedict Glaw1-42/+59
2005-11-02Input: locomokbd - fix wrong bustypePavel Machek1-1/+1
2005-11-02Input: locomokbd - convert to dynamic input allocationDmitry Torokhov1-32/+31
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno1-2/+2
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2-2/+2
2005-10-31Input: lkkbd - fix debug message in lkkbd_interrupt()Dmitry Torokhov1-1/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King2-2/+2
2005-10-29[PATCH] amikbd fixAl Viro1-1/+1
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds9-464/+478
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2-33/+29
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov9-431/+449
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2-9/+21
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-2/+2
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-10-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-10-14[PATCH] zaurus: fix dependencies on collie keyboardPavel Machek1-1/+1
2005-10-14[ARM] 3014/1: Spitz keyboard: Correct the right shift keyRichard Purdie1-1/+1
2005-09-13[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie3-0/+490
2005-09-09Manual merge with LinusDmitry Torokhov1-34/+70
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie1-4/+5
2005-09-07[PATCH] Corgi Keyboard: Code tidyingRichard Purdie1-33/+28
2005-09-07[PATCH] Corgi Keyboard: Add some power management codeRichard Purdie1-1/+41
2005-09-07[PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie1-2/+2
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-05Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik1-1/+1
2005-09-05Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik1-3/+7
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds5-44/+26
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou1-2/+2
2005-06-07[PATCH] input: disable scroll feature on AT keyboardsVojtech Pavlik1-1/+1
2005-05-29Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_closeDmitry Torokhov1-20/+0
2005-05-29Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov4-22/+22
2005-05-29Input: Corgi keyboard driver - correct two keys which are much more usefulRichard Purdie1-2/+4
2005-05-29Input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik1-3/+3
2005-05-28[PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik1-3/+3
2005-05-17[PATCH] drivers/input/keyboard/atkbd.c: fix off by one errorsAdrian Bunk1-2/+4
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds14-0/+4758