aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/class_simple.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-08[PATCH] class_simple: pass dev_t to the class coreKay Sievers1-19/+2
2005-01-20[PATCH] Lock initializer cleanup: Misc driversThomas Gleixner1-1/+1
2004-12-02[PATCH] Driver Core: restore comment in kobject_uevent.cGreg Kroah-Hartman1-1/+1
2004-06-09[PATCH] Driver Core: Whitespace fixesDmitry Torokhov1-6/+6
2004-03-08Driver core: make CONFIG_DEBUG_DRIVER implementation a whole lot cleanerGreg Kroah-Hartman1-4/+0
2004-03-02Driver core: add CONFIG_DEBUG_DRIVER to help track down driver core bugs easier.Greg Kroah-Hartman1-1/+4
2004-02-08Driver Core: fix up list_for_each() calls to list_for_each_entry()Greg Kroah-Hartman1-3/+1
2004-02-01[PATCH] Driver core: add hotplug support for class_simpleJon Smirl1-0/+18
2004-01-19[PATCH] Driver Core: add class_simple supportGreg Kroah-Hartman1-0/+201