summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[PATCH] CLASS: move a "simple" class logic into the class core.gregkh@suse.de1-11/+134
2005-06-21[PATCH] sysfs: (driver/base) if show/store is missing return -EIODmitry Torokhov4-8/+8
2005-06-21[PATCH] kset_hotplug_ops->name shoudl return const char *Dmitry Torokhov2-2/+2
2005-05-24[PATCH] driver core: restore event order for device_add()Kay Sievers1-2/+2
2005-05-18[PATCH] Driver Core: remove driver model detach_stateDavid Brownell6-83/+1
2005-05-18[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell3-9/+32
2005-05-05[PATCH] drivers/base/bus.c: fix iteration in driver_detach()Roman Kagan1-3/+2
2005-05-05[PATCH] Hotplug: Make dev->bus checking consistentAlexander Nyberg1-1/+1
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-2/+2
2005-04-19[PATCH] kobject/hotplug split - devices corekay.sievers@vrfy.org1-0/+3
2005-04-19[PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org1-0/+2
2005-04-19[PATCH] export platform_add_devicesRobert Schwebel1-0/+1
2005-04-19[PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org1-0/+3
2005-04-17[PATCH] pm_message_t: more fixes in common and i386Pavel Machek1-1/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds28-0/+5835