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