Commit Graph

47 Commits (7f0e2f8bb851f5e0a2e0fef465b7b6f36c7aa7be)

Author SHA1 Message Date
Dmitry Torokhov b6d786dbe6 Input: add missing handler->start() call 19 years ago
Andrew Morton a2b2ed2ce2 Input: fix list iteration in input_release_device() 19 years ago
Dmitry Torokhov 0e739d2876 Input: introduce input_inject_event() function 19 years ago
Dmitry Torokhov c7e8dc6ee6 Input: add start() method to input handlers 19 years ago
Dmitry Torokhov e9c8862f19 Input: remove accept method from input_dev 19 years ago
Dmitry Torokhov e7374e4800 Input: fix resetting name, phys and uniq when unregistering device 19 years ago
Dmitry Torokhov ca56fe07f4 Input: rearrange exports 19 years ago
Dmitry Torokhov 1e0afb288e Input: fix formatting to better follow CodingStyle 19 years ago
Dmitry Torokhov f60d2b111c Input: reset name, phys and uniq when unregistering 19 years ago
Richard Purdie 8a3cf456ad Input: return correct size when reading modalias attribute 19 years ago
Dmitry Torokhov 8fdc19486f Input: make EVIOCGSND return meaningful data 19 years ago
Dmitry Torokhov ddc5d34145 Input: move input_device_id to mod_devicetable.h 19 years ago
Dmitry Torokhov ac648a6a70 Input: make modalias code respect allowed buffer size 19 years ago
Dmitry Torokhov 969b21cdee Input: convert /proc handling to seq_file 19 years ago
Dmitry Torokhov 2db6687633 Input: limit attributes' output to PAGE_SIZE 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Jes Sorensen e676c232e6 Input: input core - semaphore to mutex conversion 19 years ago
Kay Sievers bd37e5a951 [PATCH] INPUT: add MODALIAS to the event environment 19 years ago
Arjan van de Ven e2bd470ec7 Input: prepare for f_ops constness 19 years ago
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