summaryrefslogtreecommitdiffstats
path: root/drivers/base/driver.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kernel-doc: drivers/base fixesRandy Dunlap2005-10-281-1/+2
* [PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley2005-09-081-1/+14
* [PATCH] driver core: add bus_find_device & driver_find_device functionsCornelia Huck2005-06-301-0/+35
* [PATCH] driver core: change export symbol for driver_for_each_device()gregkh@suse.de2005-06-211-1/+1
* [PATCH] Fix up bogus comment.mochel@digitalimplant.org2005-06-211-2/+1Star
* [PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org2005-06-211-12/+15
* [PATCH] Add driver_for_each_device().mochel@digitalimplant.org2005-06-211-0/+35
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+138