aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2005-10-29[PATCH] amikbd fixAl Viro
2005-10-29[PATCH] missing bits in sparkspkr conversionAl 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] input core: remove custom-made hotplug handlerDmitry Torokhov
2005-10-28[PATCH] INPUT: Create symlinks for backwards compatibilityGreg Kroah-Hartman
2005-10-28[PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman
2005-10-28[PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman
2005-10-28[PATCH] INPUT: Fix oops when accessing sysfs files of nested input devicesGreg Kroah-Hartman
2005-10-28[PATCH] INPUT: move the input class devices under their new input_dev devicesGreg Kroah-Hartman
2005-10-28[PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman
2005-10-28[PATCH] INPUT: register the input class device soonerGreg Kroah-Hartman
2005-10-28[PATCH] Input: export input_dev data via sysfs attributesDmitry Torokhov
2005-10-28[PATCH] Input: show sysfs path in /proc/bus/input/devicesDmitry Torokhov
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov
2005-10-28[PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov
2005-10-28[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov
2005-10-28[PATCH] Input: prepare to sysfs integrationDmitry Torokhov
2005-10-28[PATCH] Input: kill devfs referencesDmitry Torokhov
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
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-17[PATCH] uniput - fix crash on SMPDmitry Torokhov
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-24[PATCH] Input: check switch bitmap when matching handlersDmitry Torokhov
2005-09-13[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie
2005-09-10Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov
2005-09-09Manual merge with LinusDmitry Torokhov
2005-09-09[PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie
2005-09-07[PATCH] Corgi touchscreen: Fix a pmu bugRichard Purdie
2005-09-07[PATCH] Corgi Touchscreen: Code cleanup / fixesRichard Purdie
2005-09-07[PATCH] Corgi Touchscreen: Allow the driver to share the PMURichard Purdie
2005-09-07[PATCH] Corgi Keyboard: Code tidyingRichard Purdie
2005-09-07[PATCH] Corgi Keyboard: Add some power management codeRichard Purdie
2005-09-07[PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-09-05[PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compatRalf Baechle
2005-09-05Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik
2005-09-05Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik
2005-09-05Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik
2005-09-04Input: i8042 - add Lifebook E4010 to MUX blacklistDmitry Torokhov
2005-09-04Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov