summaryrefslogtreecommitdiffstats
path: root/drivers/base/dd.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] driver core: safely unbind drivers for devices not on a busAlan Stern2006-04-141-1/+1
* [PATCH] Add bus_type probe, remove, shutdown methods.Russell King2006-01-131-2/+10
* [PATCH] Hold the device's parent's lock during probe and removeAlan Stern2006-01-041-1/+14
* [PATCH] Small fixes to driver coreAlan Stern2005-11-231-5/+3
* [PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz2005-09-221-0/+3
* [PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley2005-09-051-1/+1
* [PATCH] driver core: Add the ability to bind drivers to devices from userspaceGreg Kroah-Hartman2005-06-291-1/+1
* [PATCH] driver core: fix error handling in bus_add_deviceHannes Reinecke2005-06-201-1/+2
* [PATCH] driver core: Fix races in driver_detach()Alan Stern2005-06-201-13/+38
* [PATCH] Driver Core: fix bk-driver-core kills ppc64Patrick Mochel2005-06-201-68/+74
* [PATCH] Driver core: Fix up the driver and device iterators to be quietergregkh@suse.de2005-06-201-13/+19
* [PATCH] Call klist_del() instead of klist_remove().mochel@digitalimplant.org2005-06-201-1/+1
* [PATCH] Use bus_for_each_{dev,drv} for driver binding.mochel@digitalimplant.org2005-06-201-33/+39
* [PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org2005-06-201-15/+19
* [PATCH] Move device/driver code to drivers/base/dd.cmochel@digitalimplant.org2005-06-201-0/+200
OpenPOWER on IntegriCloud