Commit Graph

18 Commits (2d2063ceae73660d5142f4754d50a75b655fd1f9)

Author SHA1 Message Date
Alan Stern f2eaae197f Driver core: Fix potential deadlock in driver core 19 years ago
Greg Kroah-Hartman d779249ed4 Driver Core: add ability for drivers to do a threaded probe 19 years ago
Andrew Morton f86db396ff drivers/base: check errors 19 years ago
Alan Stern 0f836ca4c1 [PATCH] driver core: safely unbind drivers for devices not on a bus 19 years ago
Russell King 594c8281f9 [PATCH] Add bus_type probe, remove, shutdown methods. 19 years ago
Alan Stern bf74ad5bc4 [PATCH] Hold the device's parent's lock during probe and remove 19 years ago
Alan Stern 2b08c8d046 [PATCH] Small fixes to driver core 19 years ago
Daniel Ritz 4c898c7f2f [PATCH] Driver Core: fis bus rescan devices race 20 years ago
James Bottomley d856f1e337 [PATCH] klist: fix klist to have the same klist_add semantics as list_head 20 years ago
Greg Kroah-Hartman afdce75f1e [PATCH] driver core: Add the ability to bind drivers to devices from userspace 20 years ago
Hannes Reinecke ca2b94ba12 [PATCH] driver core: fix error handling in bus_add_device 20 years ago
Alan Stern c95a6b057b [PATCH] driver core: Fix races in driver_detach() 20 years ago
Patrick Mochel 0d3e5a2e39 [PATCH] Driver Core: fix bk-driver-core kills ppc64 20 years ago
gregkh@suse.de b86c1df1f9 [PATCH] Driver core: Fix up the driver and device iterators to be quieter 20 years ago
mochel@digitalimplant.org 0956af53af [PATCH] Call klist_del() instead of klist_remove(). 20 years ago
mochel@digitalimplant.org 2287c322b6 [PATCH] Use bus_for_each_{dev,drv} for driver binding. 20 years ago
mochel@digitalimplant.org 94e7b1c5ff [PATCH] Add a klist to struct device_driver for the devices bound to it. 20 years ago
mochel@digitalimplant.org 07e4a3e27f [PATCH] Move device/driver code to drivers/base/dd.c 20 years ago