Commit Graph

15 Commits (4f19f990475dc4465ca6906ba03a55805d4c1402)

Author SHA1 Message Date
Greg Kroah-Hartman 51d172d5f3 [PATCH] Driver Core: add the ability for class_device structures to be nested 19 years ago
Kay Sievers a7fd67062e [PATCH] add sysfs attr to re-emit device hotplug event 19 years ago
Dmitry Torokhov d8539d81ae [PATCH] Driver core: pass interface to class interface methods 19 years ago
Dmitry Torokhov dbe9035d4f [PATCH] Driver core: send hotplug event before adding class interfaces 19 years ago
Bill Nottingham 3e51377dc4 [PATCH] fix class symlinks in sysfs 20 years ago
Jiri Slaby 4aed0644d6 [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset 20 years ago
Jesper Juhl fef6ec8dd9 [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in driver core 20 years ago
Dmitry Torokhov 76d1ce00bd [PATCH] Driver core: link device and all class devices derived from it. 20 years ago
Maneesh Soni 208f3d6175 [PATCH] Driver core: potentially fix use after free in class_device_attr_show 20 years ago
gregkh@suse.de 2fc68447df [PATCH] class: add kerneldoc for the new class functions. 20 years ago
gregkh@suse.de e9ba6365fd [PATCH] CLASS: move a "simple" class logic into the class core. 20 years ago
Dmitry Torokhov 4a0c20bf8c [PATCH] sysfs: (driver/base) if show/store is missing return -EIO 20 years ago
Dmitry Torokhov 419cab3fc6 [PATCH] kset_hotplug_ops->name shoudl return const char * 20 years ago
kay.sievers@vrfy.org 0700f56bbc [PATCH] kobject/hotplug split - class core 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago