aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/dd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-20[PATCH] Driver core: Fix up the driver and device iterators to be quietergregkh@suse.de1-13/+19
2005-06-20[PATCH] Call klist_del() instead of klist_remove().mochel@digitalimplant.org1-1/+1
2005-06-20[PATCH] Use bus_for_each_{dev,drv} for driver binding.mochel@digitalimplant.org1-33/+39
2005-06-20[PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org1-15/+19
2005-06-20[PATCH] Move device/driver code to drivers/base/dd.cmochel@digitalimplant.org1-0/+200