Commit Graph

151 Commits (e3b1bd572f1cdb247bb4266a593b6894dc578d6a)

Author SHA1 Message Date
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 19 years ago
Dmitry Torokhov a7fadbe10c [PATCH] input core: remove custom-made hotplug handler 19 years ago
Greg Kroah-Hartman c9bcd582df [PATCH] INPUT: Create symlinks for backwards compatibility 19 years ago
Greg Kroah-Hartman ea9f240bd8 [PATCH] INPUT: rename input_dev_class to input_class to be correct. 19 years ago
Greg Kroah-Hartman b0fdfebb20 [PATCH] INPUT: remove the input_class structure, as it is unused. 19 years ago
Greg Kroah-Hartman 629b77a42c [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices 19 years ago
Greg Kroah-Hartman 967ca69216 [PATCH] INPUT: move the input class devices under their new input_dev devices 19 years ago
Greg Kroah-Hartman 23d5090161 [PATCH] INPUT: export input_dev_class so that input drivers can use it. 19 years ago
Greg Kroah-Hartman 102040204f [PATCH] INPUT: register the input class device sooner 19 years ago
Dmitry Torokhov 5c1e9a6a6a [PATCH] Input: export input_dev data via sysfs attributes 19 years ago
Dmitry Torokhov 051b2feaa4 [PATCH] Input: show sysfs path in /proc/bus/input/devices 19 years ago
Dmitry Torokhov 17dd3f0f7a [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation 19 years ago
Dmitry Torokhov 76b7cddfd5 [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation 19 years ago
Dmitry Torokhov eca1ed196c [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation 19 years ago
Dmitry Torokhov 3c42f0c3dd [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation 19 years ago
Dmitry Torokhov 2e5b636bb5 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 19 years ago
Dmitry Torokhov d19fbe8a76 [PATCH] Input: prepare to sysfs integration 19 years ago
Dmitry Torokhov 4f00469c16 [PATCH] Input: kill devfs references 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 19 years ago
Matthew Wilcox 6ab0f5cd36 [PARISC] Update parisc specific input code from parisc tree 19 years ago
Matthew Wilcox 53f01bba49 [PARISC] Convert parisc_device to use struct resource for hpa 19 years ago
Matthew Wilcox bdad1f836a [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better 19 years ago
Dmitry Torokhov e7507ed91e [PATCH] uniput - fix crash on SMP 20 years ago
Pavel Machek 65d406ace3 [PATCH] zaurus: fix dependencies on collie keyboard 20 years ago
Richard Purdie 414894938b [ARM] 3014/1: Spitz keyboard: Correct the right shift key 20 years ago
Dmitry Torokhov ff13f98b97 [PATCH] Input: check switch bitmap when matching handlers 20 years ago
Richard Purdie fff71312e7 [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series 20 years ago
Richard Purdie 513b6e1afa [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver 20 years ago
Dmitry Torokhov d39969deee Input: i8042 - use kzalloc instead of kcalloc 20 years ago
viro@ZenIV.linux.org.uk 01703597ea [PATCH] trivial __user annotations (evdev) 20 years ago
Richard Purdie 3158106685 [PATCH] Input: Add a new switch event type 20 years ago
Richard Purdie 41b1bce80b [PATCH] w100fb: Update corgi platform code to match new driver 20 years ago
Richard Purdie 8cc3c7af42 [PATCH] Corgi touchscreen: Fix a pmu bug 20 years ago
Richard Purdie 74b74890bc [PATCH] Corgi Touchscreen: Code cleanup / fixes 20 years ago
Richard Purdie 347e4843fa [PATCH] Corgi Touchscreen: Allow the driver to share the PMU 20 years ago
Richard Purdie 948e12f0bd [PATCH] Corgi Keyboard: Code tidying 20 years ago
Richard Purdie 8240a4a4bc [PATCH] Corgi Keyboard: Add some power management code 20 years ago
Richard Purdie aba5a4c055 [PATCH] Corgi Keyboard: Fix a couple of compile errors 20 years ago
Pekka Enberg a97e148a8b [PATCH] input: convert kcalloc to kzalloc 20 years ago
Ralf Baechle 59df6bbf38 [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat 20 years ago
Vojtech Pavlik 8d9a9ae3b2 Input: sunkbd - extend mapping to handle Type-6 Sun keyboards 20 years ago
Vojtech Pavlik fb76b099f8 Input: iforce - use wait_event_interruptible_timeout 20 years ago
Vojtech Pavlik 903b126bff Input: atkbd - handle keyboards generating scancode 0x7f 20 years ago
Dmitry Torokhov 7545c24c6a Input: i8042 - add Lifebook E4010 to MUX blacklist 20 years ago
Dmitry Torokhov 945ef0d428 Input: i8042 - add i8042.nokbd module option to allow supressing 20 years ago
Dmitry Torokhov c3d31e7f9a Input: i8042 - fix IRQ printing when either KBD or AUX port 20 years ago
Dmitry Torokhov 8d5987a6e1 Input: make i8042_platform_init return 'real' error code 20 years ago
Dmitry Torokhov 0854e52d86 Input: i8042 - clean up initialization code; abort if we 20 years ago
Ian Campbell 4cee99564d Input: fix checking whether new keycode fits size-wise 20 years ago
Vojtech Pavlik d2b5ffca73 Input: psmouse - add new Logitech wheel mouse model 20 years ago