Commit Graph

32 Commits (a5fcaa210626a79465321e344c91a6a7dc3881fa)

Author SHA1 Message Date
Stefan Richter ab71c6f076 driver core: fix kernel doc of device_release_driver 18 years ago
Stefan Richter 1f5681aae8 driver core: properly get driver in device_release_driver 18 years ago
Stephen Hemminger 475c5a1518 Driver core: kill unused code 18 years ago
Adrian Bunk 5adc55da4a PCI: remove the broken PCI_MULTITHREAD_PROBE option 18 years ago
Cornelia Huck c6a46696f9 driver core: don't fail attaching the device if it cannot be bound 18 years ago
Cornelia Huck 21c7f30b1d driver core: per-subsystem multithreaded probing 18 years ago
Tejun Heo 9ac7849e35 devres: device resource management 18 years ago
Cornelia Huck cb986b749c driver core: Change function call order in device_bind_driver(). 18 years ago
Cornelia Huck c578abbc20 driver core: Don't stop probing on ->probe errors. 18 years ago
Kay Sievers 1901fb2604 Driver core: fix "driver" symlink timing 18 years ago
Benjamin Herrenschmidt 116af37820 Driver core: add notification of bus events 18 years ago
Andrew Morton 735a7ffb73 [PATCH] drivers: wait for threaded probes between initcall levels 18 years ago
Akinobu Mita 4d66423820 driver core: kmalloc() failure check in driver_probe_device 19 years ago
Duncan Sands 0fbf116d12 Driver core: plug device probe memory leak 19 years ago
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