1. f75b1c6 class: change internal semaphore to a mutex by Dave Young · 16 years ago
  2. 1e41250 class: fix docbook comments for class_private structure by Greg Kroah-Hartman · 16 years ago
  3. d9a0157 class: rename "sem" to "class_sem" in internal class structure by Greg Kroah-Hartman · 16 years ago
  4. 1fbfee6 class: rename "subsys" to "class_subsys" in internal class structure by Greg Kroah-Hartman · 16 years ago
  5. 184f1f7 class: rename "interfaces" to "class_interfaces" in internal class structure by Greg Kroah-Hartman · 16 years ago
  6. 97ae69f class: rename "devices" to "class_devices" in internal class structure by Greg Kroah-Hartman · 16 years ago
  7. 7c71448 class: move driver core specific parts to a private structure by Greg Kroah-Hartman · 17 years ago
  8. c3b19ff driver core: remove no longer used "struct class_device" by Kay Sievers · 17 years ago
  9. 4a3ad20 Driver core: coding style fixes by Greg Kroah-Hartman · 17 years ago
  10. 92b4214 driver core: fix build with SYSFS=n by Randy Dunlap · 17 years ago
  11. db1118a Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init by Denis Cheng · 17 years ago
  12. e5dd127 Driver core: move the static kobject out of struct driver by Greg Kroah-Hartman · 17 years ago
  13. c63469a Driver core: move the driver specific module code into the driver core by Greg Kroah-Hartman · 17 years ago
  14. c6f7e72 driver core: remove fields from struct bus_type by Greg Kroah-Hartman · 17 years ago
  15. 881c6cf kset: convert /sys/devices to use kset_create by Greg Kroah-Hartman · 17 years ago
  16. 5901d01 Driver core: remove get_bus() by Greg Kroah-Hartman · 17 years ago
  17. fc1ede5 Driver core: remove put_bus() by Greg Kroah-Hartman · 17 years ago
  18. 2a01345 Driver core: fix devres_release_all() return value by Adrian Bunk · 17 years ago
  19. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 18 years ago
  20. c6a4669 driver core: don't fail attaching the device if it cannot be bound by Cornelia Huck · 18 years ago
  21. 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
  22. f86db39 drivers/base: check errors by Andrew Morton · 18 years ago
  23. aa49b91 [PATCH] Driver core: change make_class_name() to take kobjects by Greg Kroah-Hartman · 18 years ago
  24. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 18 years ago
  25. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 19 years ago
  26. 53877d0 [PATCH] Driver core: bus device event delay by Kay Sievers · 19 years ago
  27. f67d115 [PATCH] drivers/base/: proper prototypes by Adrian Bunk · 19 years ago
  28. a1bdc7a [PATCH] drivers/base - fix sparse warnings by Ben Dooks · 19 years ago
  29. afdce75 [PATCH] driver core: Add the ability to bind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  30. 07e4a3e [PATCH] Move device/driver code to drivers/base/dd.c by mochel@digitalimplant.org · 20 years ago
  31. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago