1. ca2b94b [PATCH] driver core: fix error handling in bus_add_device by Hannes Reinecke · 19 years ago
  2. 4b45099 [PATCH] Driver core: unregister_node() for hotplug use by Keiichiro Tokunaga · 19 years ago
  3. c95a6b0 [PATCH] driver core: Fix races in driver_detach() by Alan Stern · 19 years ago
  4. 0d3e5a2 [PATCH] Driver Core: fix bk-driver-core kills ppc64 by Patrick Mochel · 20 years ago
  5. b86c1df [PATCH] Driver core: Fix up the driver and device iterators to be quieter by gregkh@suse.de · 20 years ago
  6. 126eddf [PATCH] driver core: change export symbol for driver_for_each_device() by gregkh@suse.de · 20 years ago
  7. 4d12d2d [PATCH] Fix up bogus comment. by mochel@digitalimplant.org · 20 years ago
  8. 3623957 [PATCH] Use a klist for device child lists. by mochel@digitalimplant.org · 20 years ago
  9. 0956af5 [PATCH] Call klist_del() instead of klist_remove(). by mochel@digitalimplant.org · 20 years ago
  10. 63c4f20 [PATCH] Remove struct device::driver_list. by mochel@digitalimplant.org · 20 years ago
  11. 7dc35cd [PATCH] Remove struct device::bus_list. by mochel@digitalimplant.org · 20 years ago
  12. 6eded06 [PATCH] Fix up bus code and remove use of rwsem. by mochel@digitalimplant.org · 20 years ago
  13. 2287c322 [PATCH] Use bus_for_each_{dev,drv} for driver binding. by mochel@digitalimplant.org · 20 years ago
  14. cb85b6f [PATCH] Remove the unused device_find(). by mochel@digitalimplant.org · 20 years ago
  15. 94e7b1c [PATCH] Add a klist to struct device_driver for the devices bound to it. by mochel@digitalimplant.org · 20 years ago
  16. 38fdac3 [PATCH] Add a klist to struct bus_type for its drivers. by mochel@digitalimplant.org · 20 years ago
  17. 465c7a3 [PATCH] Add a klist to struct bus_type for its devices. by mochel@digitalimplant.org · 20 years ago
  18. fae3cd0 [PATCH] Add driver_for_each_device(). by mochel@digitalimplant.org · 20 years ago
  19. 07e4a3e [PATCH] Move device/driver code to drivers/base/dd.c by mochel@digitalimplant.org · 20 years ago
  20. af70316 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. by mochel@digitalimplant.org · 20 years ago
  21. cd987d3 [PATCH] class: remove class_simple code, as no one in the tree is using it anymore. by gregkh@suse.de · 20 years ago
  22. 2fc6844 [PATCH] class: add kerneldoc for the new class functions. by gregkh@suse.de · 20 years ago
  23. e9ba636 [PATCH] CLASS: move a "simple" class logic into the class core. by gregkh@suse.de · 20 years ago
  24. 4a0c20b [PATCH] sysfs: (driver/base) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  25. 419cab3 [PATCH] kset_hotplug_ops->name shoudl return const char * by Dmitry Torokhov · 19 years ago
  26. 187a1a9 [PATCH] driver core: restore event order for device_add() by Kay Sievers · 19 years ago
  27. 0b405a0 [PATCH] Driver Core: remove driver model detach_state by David Brownell · 19 years ago
  28. 82428b6 [PATCH] Driver Core: pm diagnostics update, check for errors by David Brownell · 19 years ago
  29. b2d84f0 [PATCH] drivers/base/bus.c: fix iteration in driver_detach() by Roman Kagan · 20 years ago
  30. 177a432 [PATCH] Hotplug: Make dev->bus checking consistent by Alexander Nyberg · 20 years ago
  31. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  32. e57cd73 [PATCH] kobject/hotplug split - devices core by kay.sievers@vrfy.org · 20 years ago
  33. 0700f56 [PATCH] kobject/hotplug split - class core by kay.sievers@vrfy.org · 20 years ago
  34. 46ea0d6 [PATCH] export platform_add_devices by Robert Schwebel · 20 years ago
  35. 6897089 [PATCH] add TIMEOUT to firmware_class hotplug event by kay.sievers@vrfy.org · 20 years ago
  36. 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 20 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago