Commit Graph

65 Commits (44e4925e4601961b9bd1982008a55fce865d318c)

Author SHA1 Message Date
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Dmitry Torokhov 534565f254 Input: add input_set_capability() helper 18 years ago
Dmitry Torokhov 88a447a030 Input: prepare to switching to struct device 18 years ago
Dmitry Torokhov 5b2a08262a Input: rework handle creation code 18 years ago
Dmitry Torokhov 54f9e36cb8 Input: simplify input_free_device() 18 years ago
Marvin Raaijmakers c8e4c77277 Input: add getkeycode and setkeycode methods 18 years ago
Dmitry Torokhov cb9def4dff Input: let driver core create class device attribute groups 18 years ago
Dmitry Torokhov 15e03ae811 Input: export 'uniq' in /proc/bus/input/devices 18 years ago
Dmitry Torokhov 1efa770f8e Input: do not lock device when showing name, phys and uniq 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Dmitry Torokhov 1447190e39 Input: add comments to input_{allocate|free}_device() 19 years ago
Dmitry Torokhov 4263cf0fac Input: make input_register_handler() return error codes 19 years ago
Dmitry Torokhov 68c2a1607c Input: remove cruft that was needed for transition to sysfs 19 years ago
Dmitry Torokhov 655816e498 Input: fix input module refcounting 19 years ago
Dmitry Torokhov 66e6611883 Input: constify input core 19 years ago
Dmitry Torokhov 6d2750c167 Input: send key up events at disconnect 19 years ago
Anssi Hannula 509ca1a938 Input: implement new force feedback interface 19 years ago
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 20 years ago
Dmitry Torokhov 47610602c2 Input: fix input device deregistration 20 years ago
Dmitry Torokhov 5f94548982 Input: do not register statically allocated devices 20 years ago
Dmitry Torokhov 995fc4df0b Input: fix input_dev registration message 20 years ago
Dmitry Torokhov a7fadbe10c [PATCH] input core: remove custom-made hotplug handler 20 years ago
Greg Kroah-Hartman ea9f240bd8 [PATCH] INPUT: rename input_dev_class to input_class to be correct. 20 years ago
Greg Kroah-Hartman b0fdfebb20 [PATCH] INPUT: remove the input_class structure, as it is unused. 20 years ago
Greg Kroah-Hartman 629b77a42c [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices 20 years ago
Greg Kroah-Hartman 23d5090161 [PATCH] INPUT: export input_dev_class so that input drivers can use it. 20 years ago