1. 3702264 drivers/base: Platform notify needs to occur before drivers attach to the device by Brian Walsh · 18 years ago
  2. 2589f188 Driver core: add ability for devices to create and remove bin files by Greg Kroah-Hartman · 18 years ago
  3. c47ed21 Class: add support for class interfaces for devices by Greg Kroah-Hartman · 18 years ago
  4. c205ef4 Driver core: create devices/virtual/ tree by Greg Kroah-Hartman · 18 years ago
  5. a2de48c Driver core: add device_rename function by Greg Kroah-Hartman · 18 years ago
  6. 2620efe Driver core: add ability for classes to handle devices properly by Greg Kroah-Hartman · 18 years ago
  7. 64bb5d2 Driver core: allow devices in classes to have no parent by Greg Kroah-Hartman · 18 years ago
  8. de0ff00 Driver core: add groups support to struct device by Greg Kroah-Hartman · 18 years ago
  9. 5cbe5f8 device_create(): make fmt argument 'const char *' by Greg Kroah-Hartman · 18 years ago
  10. d81d9d6 deprecate PHYSDEV* keys by Kay Sievers · 18 years ago
  11. 42734da [PATCH] Driver core: kernel-doc in drivers/base/core.c corrections by Henrik Kretzschmar · 18 years ago
  12. 7d12e9d [PATCH] Driver core: fix driver-core kernel-doc by Randy Dunlap · 18 years ago
  13. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  14. 5d9fd16 [PATCH] Driver core: fix locking issues with the devices that are attached to classes by Greg Kroah-Hartman · 18 years ago
  15. 3e95637 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver by Alan Stern · 18 years ago
  16. e9a7d30 [PATCH] Driver core: add proper symlinks for devices by Greg Kroah-Hartman · 18 years ago
  17. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  18. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 18 years ago
  19. 53877d0 [PATCH] Driver core: bus device event delay by Kay Sievers · 18 years ago
  20. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 19 years ago
  21. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  22. c41455f [PATCH] kernel-doc: drivers/base fixes by Randy Dunlap · 19 years ago
  23. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  24. 0ac8524 [PATCH] driver model wakeup flags by David Brownell · 19 years ago
  25. 34bb61f [PATCH] fix klist semantics for lists which have elements removed on traversal by James Bottomley · 19 years ago
  26. d856f1e3 [PATCH] klist: fix klist to have the same klist_add semantics as list_head by James Bottomley · 19 years ago
  27. d62c0f9 [PATCH] Driver core: Use klist_del() instead of klist_remove(). by Patrick Mochel · 19 years ago
  28. 54b6f35 [PATCH] Driver core: change device_attribute callbacks by Yani Ioannou · 19 years ago
  29. 3623957 [PATCH] Use a klist for device child lists. by mochel@digitalimplant.org · 19 years ago
  30. 63c4f20 [PATCH] Remove struct device::driver_list. by mochel@digitalimplant.org · 19 years ago
  31. 7dc35cd [PATCH] Remove struct device::bus_list. by mochel@digitalimplant.org · 19 years ago
  32. cb85b6f [PATCH] Remove the unused device_find(). by mochel@digitalimplant.org · 19 years ago
  33. 94e7b1c5 [PATCH] Add a klist to struct device_driver for the devices bound to it. by mochel@digitalimplant.org · 19 years ago
  34. af70316 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. by mochel@digitalimplant.org · 19 years ago
  35. 4a0c20b [PATCH] sysfs: (driver/base) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  36. 419cab3 [PATCH] kset_hotplug_ops->name shoudl return const char * by Dmitry Torokhov · 19 years ago
  37. 187a1a9 [PATCH] driver core: restore event order for device_add() by Kay Sievers · 19 years ago
  38. 0b405a0 [PATCH] Driver Core: remove driver model detach_state by David Brownell · 19 years ago
  39. 177a432 [PATCH] Hotplug: Make dev->bus checking consistent by Alexander Nyberg · 19 years ago
  40. e57cd73 [PATCH] kobject/hotplug split - devices core by kay.sievers@vrfy.org · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago