1. 74642c6 driver core: add missing blank line after declaration by Lavinia Tache · 9 years ago
  2. 6396768 driver core: add #include <linux/sysfs.h> to core files. by Greg Kroah-Hartman · 11 years ago
  3. 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 11 years ago
  4. ed0617b driver core: bus_type: add drv_groups by Greg Kroah-Hartman · 11 years ago
  5. a14af32 driver core: don't trigger uevent after failure by Sebastian Ott · 12 years ago
  6. 5a7689f driver core: move uevent call to driver_register by Sebastian Ott · 12 years ago
  7. 094e47e Driver Core: don't oops with unregistered driver in driver_find_device() by Hiroshi DOYU · 12 years ago
  8. 7cd9c9b Revert "driver core: check start node in klist_iter_init_node" by Greg Kroah-Hartman · 12 years ago
  9. a15d49f driver core: check start node in klist_iter_init_node by Hannes Reinecke · 12 years ago
  10. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  11. fcd6f76 driver-core: remove legacy iSeries hack by Stephen Rothwell · 12 years ago
  12. 9875bb4 Eliminate get_driver() and put_driver() by Alan Stern · 12 years ago
  13. fde25a9 Driver core: driver_find() drops reference before returning by Alan Stern · 12 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 14 years ago
  16. 39acbc1 Driver core: fix driver_register() return value by Stas Sergeev · 15 years ago
  17. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  18. 5c8563d Driver Core: do not oops when driver_unregister() is called for unregistered drivers by Kay Sievers · 15 years ago
  19. 8940b4f driver core: move knode_driver into private structure by Greg Kroah-Hartman · 15 years ago
  20. f48f3fe driver-core: do not register a driver with bus_type not registered by Dave Young · 15 years ago
  21. cda5e83 Revert "driver core: move knode_driver into private structure" by Greg Kroah-Hartman · 15 years ago
  22. 93e746d driver core: move knode_driver into private structure by Greg Kroah-Hartman · 15 years ago
  23. 26d02d1 drivers/base/driver.c: remove unused to_dev() macro by Joe Perches · 16 years ago
  24. 16dc42e0 driver core: warn about duplicate driver names on the same bus by Stas Sergeev · 16 years ago
  25. d478376 driver core: fix small mem leak in driver_add_kobj() by Jesper Juhl · 16 years ago
  26. 7199677 driver-core: fix kernel-doc function parameters by Randy Dunlap · 16 years ago
  27. 0c98b19 Driver core: Remove unneeded get_{device,driver}() calls. by Cornelia Huck · 16 years ago
  28. 4a3ad20 Driver core: coding style fixes by Greg Kroah-Hartman · 16 years ago
  29. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 16 years ago
  30. e5dd127 Driver core: move the static kobject out of struct driver by Greg Kroah-Hartman · 16 years ago
  31. cbe9c59 Driver: add driver_add_kobj for looney iseries_veth driver by Greg Kroah-Hartman · 16 years ago
  32. 57c7453 driver core: Introduce default attribute groups. by Cornelia Huck · 16 years ago
  33. c6f7e72 driver core: remove fields from struct bus_type by Greg Kroah-Hartman · 17 years ago
  34. 6dcec25 kset: convert struct bus_device->drivers to use kset_create by Greg Kroah-Hartman · 17 years ago
  35. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 22 years ago
  36. f5ef2ab driver core: do not wait unnecessarily in driver_unregister() by Linus Torvalds · 17 years ago
  37. 81107bf Driver core: Remove unneeded routines from driver core by Alan Stern · 18 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  39. 594c828 [PATCH] Add bus_type probe, remove, shutdown methods. by Russell King · 18 years ago
  40. c41455f [PATCH] kernel-doc: drivers/base fixes by Randy Dunlap · 19 years ago
  41. 34bb61f [PATCH] fix klist semantics for lists which have elements removed on traversal by James Bottomley · 19 years ago
  42. 0edb586 [PATCH] driver core: add bus_find_device & driver_find_device functions by Cornelia Huck · 19 years ago
  43. 126eddf [PATCH] driver core: change export symbol for driver_for_each_device() by gregkh@suse.de · 19 years ago
  44. 4d12d2d [PATCH] Fix up bogus comment. by mochel@digitalimplant.org · 19 years ago
  45. 94e7b1c5 [PATCH] Add a klist to struct device_driver for the devices bound to it. by mochel@digitalimplant.org · 19 years ago
  46. fae3cd0 [PATCH] Add driver_for_each_device(). by mochel@digitalimplant.org · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago