Commit Graph

24 Commits (266bee88699ddbde42ab303bbc426a105cc49809)

Author SHA1 Message Date
Kay Sievers b9d9c82b4d [PATCH] Driver core: add generic "subsystem" link to all devices 19 years ago
Greg Kroah-Hartman 23681e4791 [PATCH] Driver core: allow struct device to have a dev_t 19 years ago
Greg Kroah-Hartman aa49b9136e [PATCH] Driver core: change make_class_name() to take kobjects 19 years ago
Greg Kroah-Hartman 1740757e8f [PATCH] Driver Core: remove unused exports 19 years ago
Stephen Hemminger b7fe4a60f3 [PATCH] Driver core: class_device_add needs error checks 19 years ago
Stephen Hemminger 1498221d51 [CLASS DEVICE]: add attribute_group creation 19 years ago
Jayachandran C a14388904c [PATCH] driver core: fix unnecessary NULL check in drivers/base/class.c 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 19 years ago
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