summaryrefslogtreecommitdiffstats
path: root/drivers/base/class.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix class symlinks in sysfsBill Nottingham2005-09-221-0/+13
* [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby2005-09-131-6/+4
* [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in d...Jesper Juhl2005-09-051-4/+2
* [PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov2005-09-051-2/+31
* [PATCH] Driver core: potentially fix use after free in class_device_attr_showManeesh Soni2005-08-161-4/+6
* [PATCH] class: add kerneldoc for the new class functions.gregkh@suse.de2005-06-201-0/+43
* [PATCH] CLASS: move a "simple" class logic into the class core.gregkh@suse.de2005-06-201-11/+134
* [PATCH] sysfs: (driver/base) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
* [PATCH] kset_hotplug_ops->name shoudl return const char *Dmitry Torokhov2005-06-201-1/+1
* [PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org2005-04-181-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+591
OpenPOWER on IntegriCloud