summaryrefslogtreecommitdiffstats
path: root/drivers/base/class.c
Commit message (Expand)AuthorAgeFilesLines
* driver core fixes: make_class_name() retval checksCornelia Huck2007-02-071-7/+14
* driver core: delete virtual directory on class_unregister()Akinobu Mita2006-12-131-0/+2
* CONFIG_SYSFS_DEPRECATED - class symlinksKay Sievers2006-12-011-51/+98
* Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman2006-12-011-17/+0
* driver core fixes: sysfs_create_link() retval check in class.cCornelia Huck2006-10-181-1/+4
* [PATCH] Fix parameter names in drivers/base/class.cRolf Eike Beer2006-09-291-4/+4
* Class: add support for class interfaces for devicesGreg Kroah-Hartman2006-09-251-0/+10
* Driver core: create devices/virtual/ treeGreg Kroah-Hartman2006-09-251-0/+17
* Driver core: add const to class_createMiguel Ojeda Sandonis2006-09-251-1/+1
* class_device_create(): make fmt argument 'const char *'Dmitry Torokhov2006-09-251-1/+2
* deprecate PHYSDEV* keysKay Sievers2006-09-251-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers2006-06-211-0/+2
* [PATCH] Driver core: allow struct device to have a dev_tGreg Kroah-Hartman2006-06-211-0/+1
* [PATCH] Driver core: change make_class_name() to take kobjectsGreg Kroah-Hartman2006-06-211-14/+17
* [PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman2006-06-211-4/+2
* [PATCH] Driver core: class_device_add needs error checksStephen Hemminger2006-06-211-18/+54
* [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-061-0/+32
* [PATCH] driver core: fix unnecessary NULL check in drivers/base/class.cJayachandran C2006-04-141-7/+6
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-33/+33
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman2005-10-281-44/+81
* [PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers2005-10-281-2/+14
* [PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov2005-10-281-4/+4
* [PATCH] Driver core: send hotplug event before adding class interfacesDmitry Torokhov2005-10-281-1/+2
* [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