aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/driver.c
AgeCommit message (Expand)Author
2007-04-27Driver core: remove unneeded completion from driver release pathGreg Kroah-Hartman
2007-04-01driver core: do not wait unnecessarily in driver_unregister()Linus Torvalds
2006-09-25Driver core: Remove unneeded routines from driver coreAlan Stern
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-13[PATCH] Add bus_type probe, remove, shutdown methods.Russell King
2005-10-28[PATCH] kernel-doc: drivers/base fixesRandy Dunlap
2005-09-07[PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley
2005-06-29[PATCH] driver core: add bus_find_device & driver_find_device functionsCornelia Huck
2005-06-20[PATCH] driver core: change export symbol for driver_for_each_device()gregkh@suse.de
2005-06-20[PATCH] Fix up bogus comment.mochel@digitalimplant.org
2005-06-20[PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org
2005-06-20[PATCH] Add driver_for_each_device().mochel@digitalimplant.org
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds