1. 0691663 driver-core: add dev_name() to help transition away from using bus_id by Kay Sievers · 16 years ago
  2. c3b19ff driver core: remove no longer used "struct class_device" by Kay Sievers · 16 years ago
  3. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  4. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 16 years ago
  5. 3f62e57 Driver core: make device_is_registered() work for class devices by Greg Kroah-Hartman · 16 years ago
  6. 9a3df1f PM: Convert wakeup flag accessors to inline functions by Alan Stern · 16 years ago
  7. 1429db8 driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros by Joe Perches · 16 years ago
  8. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  9. 6b7b651 iommu sg merging: add device_dma_parameters structure by FUJITA Tomonori · 16 years ago
  10. 9617c3e PM: Export device_pm_schedule_removal by Rafael J. Wysocki · 16 years ago
  11. 1f9ffc0 Driver core: add bus_find_device_by_name function by Greg Kroah-Hartman · 16 years ago
  12. d462943 Driver core: fix coding style issues in device.h by Greg Kroah-Hartman · 16 years ago
  13. fd04897 Driver Core: add class iteration api by Dave Young · 16 years ago
  14. e5dd127 Driver core: move the static kobject out of struct driver by Greg Kroah-Hartman · 17 years ago
  15. cbe9c59 Driver: add driver_add_kobj for looney iseries_veth driver by Greg Kroah-Hartman · 17 years ago
  16. 57c7453 driver core: Introduce default attribute groups. by Cornelia Huck · 17 years ago
  17. c6f7e72 driver core: remove fields from struct bus_type by Greg Kroah-Hartman · 17 years ago
  18. b249072 driver core: add way to get to bus device klist by Greg Kroah-Hartman · 17 years ago
  19. 0fed80f driver core: add way to get to bus kset by Greg Kroah-Hartman · 17 years ago
  20. cc972e8 driver core: remove owner field from struct bus_type by Greg Kroah-Hartman · 17 years ago
  21. 15f2f9b firmware: remove firmware_(un)register() by Greg Kroah-Hartman · 17 years ago
  22. 6dcec25 kset: convert struct bus_device->drivers to use kset_create by Greg Kroah-Hartman · 17 years ago
  23. 3d89959 kset: convert struct bus_device->devices to use kset_create by Greg Kroah-Hartman · 17 years ago
  24. 7b8712e driver core: Make the dev_*() family of macros in device.h complete by Emil Medve · 17 years ago
  25. 775b64d PM: Acquire device locks on suspend by Rafael J. Wysocki · 17 years ago
  26. d919fd4 Revert "Driver core: remove class_device_*_bin_file" by Greg Kroah-Hartman · 17 years ago
  27. fcd239d Driver core: remove class_device_*_bin_file by Greg Kroah-Hartman · 17 years ago
  28. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  29. 8380770 Driver core: make sysfs uevent-attributes static by Kay Sievers · 17 years ago
  30. 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 17 years ago
  31. aebdc3b dev_vdbg(), available with -DVERBOSE_DEBUG by David Brownell · 17 years ago
  32. ad6a1e1 driver-core: make devt_attr and uevent_attr static by Tejun Heo · 17 years ago
  33. 49a4ec1 fix hotplug for legacy platform drivers by David Brownell · 17 years ago
  34. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  35. 5adc55d PCI: remove the broken PCI_MULTITHREAD_PROBE option by Adrian Bunk · 17 years ago
  36. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  37. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 17 years ago
  38. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 17 years ago
  39. f89cbc3 Driver core: add suspend() and resume() to struct device_type by Dmitry Torokhov · 17 years ago
  40. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 22 years ago
  41. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 17 years ago
  42. 414264f Driver core: add name to device_type by Kay Sievers · 17 years ago
  43. 621a167 driver core: Use attribute groups in struct device_type by Dmitry Torokhov · 17 years ago
  44. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 17 years ago
  45. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 17 years ago
  46. 0c84ce2 [PATCH] driver core: fix built-in drivers sysfs links by Kay Sievers · 17 years ago
  47. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 17 years ago
  48. 40cf67c5 Driver core: remove class_device_rename by Greg Kroah-Hartman · 18 years ago
  49. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  50. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  51. 89790fd Driver.h copyright update by Greg Kroah-Hartman · 17 years ago
  52. 9ac7849 devres: device resource management by Tejun Heo · 17 years ago
  53. b7a3e81 Driver core: allow to delay the uevent at device creation time by Kay Sievers · 18 years ago
  54. f9f852d Driver core: add device_type to struct device by Kay Sievers · 18 years ago
  55. f30c53a MODULES: add the module name for built in kernel drivers by Kay Sievers · 18 years ago
  56. 1f21782 Driver core: proper prototype for drivers/base/init.c:driver_init() by Adrian Bunk · 18 years ago
  57. 8734813 [PATCH] add numa node information to struct device by Christoph Hellwig · 18 years ago
  58. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  59. 5ab6998 driver core: Introduce device_find_child(). by Cornelia Huck · 18 years ago
  60. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 18 years ago
  61. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  62. f0ee61a Driver Core: Move virtual_device_parent() to core.c by Greg Kroah-Hartman · 18 years ago
  63. 116af37 Driver core: add notification of bus events by Benjamin Herrenschmidt · 18 years ago
  64. 04fed36 [PATCH] Remove __must_check for device_for_each_child() by Russell King · 18 years ago
  65. f2eaae1 Driver core: Fix potential deadlock in driver core by Alan Stern · 18 years ago
  66. d779249 Driver Core: add ability for drivers to do a threaded probe by Greg Kroah-Hartman · 18 years ago
  67. f86db39 drivers/base: check errors by Andrew Morton · 18 years ago
  68. 4a7fb63 add __must_check to device management code by Andrew Morton · 18 years ago
  69. 2589f188 Driver core: add ability for devices to create and remove bin files by Greg Kroah-Hartman · 18 years ago
  70. c47ed21 Class: add support for class interfaces for devices by Greg Kroah-Hartman · 18 years ago
  71. c205ef4 Driver core: create devices/virtual/ tree by Greg Kroah-Hartman · 18 years ago
  72. a2de48c Driver core: add device_rename function by Greg Kroah-Hartman · 18 years ago
  73. 2620efe Driver core: add ability for classes to handle devices properly by Greg Kroah-Hartman · 18 years ago
  74. de0ff00 Driver core: add groups support to struct device by Greg Kroah-Hartman · 18 years ago
  75. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  76. 7c8265f Suspend infrastructure cleanup and extension by Linus Torvalds · 18 years ago
  77. ab7d737 Driver core: add const to class_create by Miguel Ojeda Sandonis · 18 years ago
  78. 5cbe5f8 device_create(): make fmt argument 'const char *' by Greg Kroah-Hartman · 18 years ago
  79. ddd5d35 class_device_create(): make fmt argument 'const char *' by Dmitry Torokhov · 18 years ago
  80. 3e95637 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver by Alan Stern · 18 years ago
  81. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 18 years ago
  82. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 18 years ago
  83. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  84. 1498221 [CLASS DEVICE]: add attribute_group creation by Stephen Hemminger · 18 years ago
  85. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  86. 8b4b670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  87. 116f232b fixed path to moved file in include/linux/device.h by Rytchkov Alexey · 18 years ago
  88. d04cdb6 Merge ../linux-2.6 by James Bottomley · 18 years ago
  89. 4f2928d [PATCH] Driver core: add macros notice(), dev_notice() by Tilman Schmidt · 18 years ago
  90. e935d5d [SCSI] drivers/base/bus.c - export reprobe by Moore, Eric · 18 years ago
  91. 594c828 [PATCH] Add bus_type probe, remove, shutdown methods. by Russell King · 19 years ago
  92. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  93. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  94. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  95. 74be227 [PATCH] Driver Core: document struct class_device properly by Greg Kroah-Hartman · 19 years ago
  96. 51d172d [PATCH] Driver Core: add the ability for class_device structures to be nested by Greg Kroah-Hartman · 19 years ago
  97. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  98. d8539d8 [PATCH] Driver core: pass interface to class interface methods by Dmitry Torokhov · 19 years ago
  99. d305ef5 [PATCH] driver core: add helper device_is_registered() by Daniel Ritz · 19 years ago
  100. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago