Commit Graph

27 Commits (2df15fffc612b53b2c8e4ff3c981a82441bc00ae)

Author SHA1 Message Date
Rusty Russell 1d8f430c15 [PATCH] Input: add modalias support 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Kay Sievers 0296b22813 [PATCH] remove CONFIG_KOBJECT_UEVENT option 19 years ago
Dmitry Torokhov bd0ef2356c Input: handle failures in input_register_device() 19 years ago
Dmitry Torokhov 08de1f0461 [PATCH] Input: fix 'uniq' reporting in hotplug handler 19 years ago
Dmitry Torokhov 47610602c2 Input: fix input device deregistration 19 years ago
Dmitry Torokhov 5f94548982 Input: do not register statically allocated devices 19 years ago
Dmitry Torokhov 995fc4df0b Input: fix input_dev registration message 19 years ago
Dmitry Torokhov a7fadbe10c [PATCH] input core: remove custom-made hotplug handler 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 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 d19fbe8a76 [PATCH] Input: prepare to sysfs integration 19 years ago
Dmitry Torokhov 4f00469c16 [PATCH] Input: kill devfs references 19 years ago
Dmitry Torokhov ff13f98b97 [PATCH] Input: check switch bitmap when matching handlers 20 years ago
Richard Purdie 3158106685 [PATCH] Input: Add a new switch event type 20 years ago
Andrew Morton beffbdc221 Input: cannot refer to __exit from within __init. 20 years ago
Dmitry Torokhov f96b434d3b Input: rearrange procfs code to reduce number of #ifdefs 20 years ago
gregkh@suse.de 1235686f6e [PATCH] INPUT: move to use the new class code, instead of class_simple 20 years ago
Luke Kosewski e334016fc1 Input: do not corrupt system-wide procfs fops. 20 years ago
Dmitry Torokhov 0fbf87caf7 Input: add semaphore and user count to input_dev structure; 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago