1. 4f6e194 driver core: bus_add_driver should return an error if no bus by Greg Kroah-Hartman · 17 years ago
  2. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 22 years ago
  3. c6a4669 driver core: don't fail attaching the device if it cannot be bound by Cornelia Huck · 18 years ago
  4. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 18 years ago
  5. 4aca67e Driver core: device_add_attrs() cleanup by Andrew Morton · 18 years ago
  6. b9cafc7 CONFIG_SYSFS_DEPRECATED - bus symlinks by Kay Sievers · 18 years ago
  7. 116af37 Driver core: add notification of bus events by Benjamin Herrenschmidt · 18 years ago
  8. d9fd4d3b3 Driver core: bus: remove indentation level by Jeff Garzik · 18 years ago
  9. f70fa62 Driver core: Don't ignore error returns from probing by Alan Stern · 18 years ago
  10. 513e733 driver core fixes: bus_add_device() cleanup on error by Cornelia Huck · 18 years ago
  11. 1bb6881 driver core fixes: bus_add_attrs() retval check by Cornelia Huck · 18 years ago
  12. 81107bf Driver core: Remove unneeded routines from driver core by Alan Stern · 18 years ago
  13. f2eaae1 Driver core: Fix potential deadlock in driver core by Alan Stern · 18 years ago
  14. f86db39 drivers/base: check errors by Andrew Morton · 18 years ago
  15. 35acfdd Driver core: fixed add_bind_files() definition by Yoichi Yuasa · 18 years ago
  16. 7e4ef08 [PATCH] Driver core: bus.c cleanups by Adrian Bunk · 18 years ago
  17. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  18. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  19. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 18 years ago
  20. 53877d0 [PATCH] Driver core: bus device event delay by Kay Sievers · 18 years ago
  21. 3722540 [PATCH] driver core: driver_bind attribute returns incorrect value by Ryan Wilson · 18 years ago
  22. e935d5d [SCSI] drivers/base/bus.c - export reprobe by Moore, Eric · 18 years ago
  23. 2139bdd [PATCH] drivers/base/bus.c warning fixes by Russell King · 19 years ago
  24. 874c624 [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled by Greg Kroah-Hartman · 19 years ago
  25. bf74ad5 [PATCH] Hold the device's parent's lock during probe and remove by Alan Stern · 19 years ago
  26. 2b08c8d [PATCH] Small fixes to driver core by Alan Stern · 19 years ago
  27. 34bb61f [PATCH] fix klist semantics for lists which have elements removed on traversal by James Bottomley · 19 years ago
  28. d856f1e3 [PATCH] klist: fix klist to have the same klist_add semantics as list_head by James Bottomley · 19 years ago
  29. d65da6e [PATCH] Fix manual binding infinite loop by Greg Kroah-Hartman · 19 years ago
  30. 518e654 [PATCH] Fix manual binding infinite loop by Greg KH · 19 years ago
  31. 23d3d60 [PATCH] driver core: change bus_rescan_devices to return void by Greg Kroah-Hartman · 19 years ago
  32. afdce75 [PATCH] driver core: Add the ability to bind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  33. 151ef38 [PATCH] driver core: Add the ability to unbind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  34. 0edb586 [PATCH] driver core: add bus_find_device & driver_find_device functions by Cornelia Huck · 19 years ago
  35. d377e85 [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() by Greg Kroah-Hartman · 19 years ago
  36. ca2b94b [PATCH] driver core: fix error handling in bus_add_device by Hannes Reinecke · 19 years ago
  37. 6eded06 [PATCH] Fix up bus code and remove use of rwsem. by mochel@digitalimplant.org · 19 years ago
  38. 38fdac3 [PATCH] Add a klist to struct bus_type for its drivers. by mochel@digitalimplant.org · 19 years ago
  39. 465c7a3 [PATCH] Add a klist to struct bus_type for its devices. by mochel@digitalimplant.org · 19 years ago
  40. 07e4a3e [PATCH] Move device/driver code to drivers/base/dd.c by mochel@digitalimplant.org · 19 years ago
  41. af70316 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. by mochel@digitalimplant.org · 19 years ago
  42. 4a0c20b [PATCH] sysfs: (driver/base) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  43. 0b405a0 [PATCH] Driver Core: remove driver model detach_state by David Brownell · 19 years ago
  44. b2d84f0 [PATCH] drivers/base/bus.c: fix iteration in driver_detach() by Roman Kagan · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago