1. d4d5291 driver synchronization: make scsi_wait_scan more advanced by Arjan van de Ven · 15 years ago
  2. 8940b4f driver core: move knode_driver into private structure by Greg Kroah-Hartman · 16 years ago
  3. b23530e driver core: remove polling for driver_probe_done(v5) by Ming Lei · 15 years ago
  4. 49b420a driver core: check bus->match without holding device lock by Ming Lei · 15 years ago
  5. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 15 years ago
  6. cda5e83 Revert "driver core: move knode_driver into private structure" by Greg Kroah-Hartman · 15 years ago
  7. 7232800 driver core:fix duplicate removing driver link in __device_release_driver by Ming Lei · 16 years ago
  8. 93e746d driver core: move knode_driver into private structure by Greg Kroah-Hartman · 16 years ago
  9. 1e0b2cf driver core: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  10. 6cd4958 device model: Do a quickcheck for driver binding before doing an expensive check by Arjan van de Ven · 16 years ago
  11. 2b3a302 driver core: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  12. 4a3ad20 Driver core: coding style fixes by Greg Kroah-Hartman · 16 years ago
  13. ef2c517 Driver core: fix race in __device_release_driver by Alan Stern · 17 years ago
  14. 7dc72b2 Driver core: clean up debugging messages by Greg Kroah-Hartman · 17 years ago
  15. e5dd127 Driver core: move the static kobject out of struct driver by Greg Kroah-Hartman · 17 years ago
  16. c6f7e72 driver core: remove fields from struct bus_type by Greg Kroah-Hartman · 17 years ago
  17. ab71c6f driver core: fix kernel doc of device_release_driver by Stefan Richter · 17 years ago
  18. 1f5681a driver core: properly get driver in device_release_driver by Stefan Richter · 17 years ago
  19. 475c5a1 Driver core: kill unused code by Stephen Hemminger · 17 years ago
  20. 5adc55d PCI: remove the broken PCI_MULTITHREAD_PROBE option by Adrian Bunk · 17 years ago
  21. c6a4669 driver core: don't fail attaching the device if it cannot be bound by Cornelia Huck · 17 years ago
  22. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 17 years ago
  23. 9ac7849 devres: device resource management by Tejun Heo · 17 years ago
  24. cb986b7 driver core: Change function call order in device_bind_driver(). by Cornelia Huck · 18 years ago
  25. c578abb driver core: Don't stop probing on ->probe errors. by Cornelia Huck · 18 years ago
  26. 1901fb2 Driver core: fix "driver" symlink timing by Kay Sievers · 18 years ago
  27. 116af37 Driver core: add notification of bus events by Benjamin Herrenschmidt · 18 years ago
  28. 735a7ff [PATCH] drivers: wait for threaded probes between initcall levels by Andrew Morton · 18 years ago
  29. 4d66423 driver core: kmalloc() failure check in driver_probe_device by Akinobu Mita · 18 years ago
  30. 0fbf116 Driver core: plug device probe memory leak by Duncan Sands · 18 years ago
  31. f2eaae1 Driver core: Fix potential deadlock in driver core by Alan Stern · 18 years ago
  32. d779249 Driver Core: add ability for drivers to do a threaded probe by Greg Kroah-Hartman · 18 years ago
  33. f86db39 drivers/base: check errors by Andrew Morton · 18 years ago
  34. 0f836ca [PATCH] driver core: safely unbind drivers for devices not on a bus by Alan Stern · 18 years ago
  35. 594c828 [PATCH] Add bus_type probe, remove, shutdown methods. by Russell King · 19 years ago
  36. bf74ad5 [PATCH] Hold the device's parent's lock during probe and remove by Alan Stern · 19 years ago
  37. 2b08c8d [PATCH] Small fixes to driver core by Alan Stern · 19 years ago
  38. 4c898c7 [PATCH] Driver Core: fis bus rescan devices race by Daniel Ritz · 19 years ago
  39. d856f1e3 [PATCH] klist: fix klist to have the same klist_add semantics as list_head by James Bottomley · 19 years ago
  40. afdce75 [PATCH] driver core: Add the ability to bind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  41. ca2b94b [PATCH] driver core: fix error handling in bus_add_device by Hannes Reinecke · 19 years ago
  42. c95a6b0 [PATCH] driver core: Fix races in driver_detach() by Alan Stern · 19 years ago
  43. 0d3e5a2 [PATCH] Driver Core: fix bk-driver-core kills ppc64 by Patrick Mochel · 19 years ago
  44. b86c1df [PATCH] Driver core: Fix up the driver and device iterators to be quieter by gregkh@suse.de · 19 years ago
  45. 0956af5 [PATCH] Call klist_del() instead of klist_remove(). by mochel@digitalimplant.org · 19 years ago
  46. 2287c32 [PATCH] Use bus_for_each_{dev,drv} for driver binding. by mochel@digitalimplant.org · 19 years ago
  47. 94e7b1c5 [PATCH] Add a klist to struct device_driver for the devices bound to it. by mochel@digitalimplant.org · 19 years ago
  48. 07e4a3e [PATCH] Move device/driver code to drivers/base/dd.c by mochel@digitalimplant.org · 19 years ago