1. a1bdc7a [PATCH] drivers/base - fix sparse warnings by Ben Dooks · 19 years ago
  2. 51d172d [PATCH] Driver Core: add the ability for class_device structures to be nested by Greg Kroah-Hartman · 19 years ago
  3. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  4. d8539d8 [PATCH] Driver core: pass interface to class interface methods by Dmitry Torokhov · 19 years ago
  5. dbe9035 [PATCH] Driver core: send hotplug event before adding class interfaces by Dmitry Torokhov · 19 years ago
  6. 0ac8524 [PATCH] driver model wakeup flags by David Brownell · 19 years ago
  7. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  8. 3e51377 [PATCH] fix class symlinks in sysfs by Bill Nottingham · 19 years ago
  9. 4c898c7 [PATCH] Driver Core: fis bus rescan devices race by Daniel Ritz · 19 years ago
  10. 4aed064 [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset by Jiri Slaby · 19 years ago
  11. 3a11ec5 [PATCH] dmapool: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  12. caf39e8 [SCSI] Re-do "final klist fixes" by Linus Torvalds · 19 years ago
  13. 34bb61f [PATCH] fix klist semantics for lists which have elements removed on traversal by James Bottomley · 19 years ago
  14. df4edad [SCSI] Revert "final klist fixes" by Linus Torvalds · 19 years ago
  15. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  16. 6e3eaab [PATCH] modified firmware_class.c to support no hotplug by Abhay Salunke · 19 years ago
  17. 17fa53d Merge by hand (conflicts in sd.c) by James Bottomley · 19 years ago
  18. d856f1e3 [PATCH] klist: fix klist to have the same klist_add semantics as list_head by James Bottomley · 19 years ago
  19. fef6ec8 [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in driver core by Jesper Juhl · 19 years ago
  20. ceaeade [PATCH] Driver core: hande sysdev suspend failure by Shaohua Li · 19 years ago
  21. 76d1ce0 [PATCH] Driver core: link device and all class devices derived from it. by Dmitry Torokhov · 19 years ago
  22. d65da6e [PATCH] Fix manual binding infinite loop by Greg Kroah-Hartman · 19 years ago
  23. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  24. c07e02d [PATCH] VM: add page_state info to per-node meminfo by Martin Hicks · 19 years ago
  25. 2b7d6a8 [SCSI] attribute container final klist fixes by James Bottomley · 19 years ago
  26. 53c165e [SCSI] correct attribute_container list usage by James Bottomley · 19 years ago
  27. 7a93aef Merge HEAD from ../scsi-misc-2.6-tmp by James Bottomley · 19 years ago
  28. ebd8bb7 [SCSI] fix transport class corner case after rework by James Bottomley · 19 years ago
  29. 518e654 [PATCH] Fix manual binding infinite loop by Greg KH · 19 years ago
  30. 208f3d6 [PATCH] Driver core: potentially fix use after free in class_device_attr_show by Maneesh Soni · 19 years ago
  31. d0a7e57 [SCSI] correct transport class abstraction to work outside SCSI by James Bottomley · 19 years ago
  32. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  33. e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 19 years ago
  34. d62c0f9 [PATCH] Driver core: Use klist_del() instead of klist_remove(). by Patrick Mochel · 19 years ago
  35. 23d3d60 [PATCH] driver core: change bus_rescan_devices to return void by Greg Kroah-Hartman · 19 years ago
  36. afdce75 [PATCH] driver core: Add the ability to bind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  37. 151ef38 [PATCH] driver core: Add the ability to unbind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  38. 0edb586 [PATCH] driver core: add bus_find_device & driver_find_device functions by Cornelia Huck · 19 years ago
  39. b92eac0 [PATCH] request_firmware(): avoid race conditions by Stanislaw W. Gruszka · 19 years ago
  40. fb69c39 [PATCH] generate hotplug events for cpu online by Nathan Lynch · 19 years ago
  41. 52a119f [PATCH] make smp_prepare_cpu to a weak function by Ashok Raj · 19 years ago
  42. e1367da [PATCH] cpu state clean after hot remove by Li Shaohua · 19 years ago
  43. d377e85 [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() by Greg Kroah-Hartman · 19 years ago
  44. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  45. 42b16c05 [PATCH] Driver core: Don't "lose" devices on suspend on failure by Benjamin Herrenschmidt · 19 years ago
  46. 74880c0 [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  47. 54b6f35 [PATCH] Driver core: change device_attribute callbacks by Yani Ioannou · 19 years ago
  48. ca2b94b [PATCH] driver core: fix error handling in bus_add_device by Hannes Reinecke · 19 years ago
  49. 4b45099 [PATCH] Driver core: unregister_node() for hotplug use by Keiichiro Tokunaga · 19 years ago
  50. c95a6b0 [PATCH] driver core: Fix races in driver_detach() by Alan Stern · 19 years ago
  51. 0d3e5a2 [PATCH] Driver Core: fix bk-driver-core kills ppc64 by Patrick Mochel · 19 years ago
  52. b86c1df [PATCH] Driver core: Fix up the driver and device iterators to be quieter by gregkh@suse.de · 19 years ago
  53. 126eddf [PATCH] driver core: change export symbol for driver_for_each_device() by gregkh@suse.de · 19 years ago
  54. 4d12d2d [PATCH] Fix up bogus comment. by mochel@digitalimplant.org · 19 years ago
  55. 3623957 [PATCH] Use a klist for device child lists. by mochel@digitalimplant.org · 19 years ago
  56. 0956af5 [PATCH] Call klist_del() instead of klist_remove(). by mochel@digitalimplant.org · 19 years ago
  57. 63c4f20 [PATCH] Remove struct device::driver_list. by mochel@digitalimplant.org · 19 years ago
  58. 7dc35cd [PATCH] Remove struct device::bus_list. by mochel@digitalimplant.org · 19 years ago
  59. 6eded06 [PATCH] Fix up bus code and remove use of rwsem. by mochel@digitalimplant.org · 19 years ago
  60. 2287c32 [PATCH] Use bus_for_each_{dev,drv} for driver binding. by mochel@digitalimplant.org · 19 years ago
  61. cb85b6f [PATCH] Remove the unused device_find(). by mochel@digitalimplant.org · 19 years ago
  62. 94e7b1c5 [PATCH] Add a klist to struct device_driver for the devices bound to it. by mochel@digitalimplant.org · 19 years ago
  63. 38fdac3 [PATCH] Add a klist to struct bus_type for its drivers. by mochel@digitalimplant.org · 19 years ago
  64. 465c7a3 [PATCH] Add a klist to struct bus_type for its devices. by mochel@digitalimplant.org · 19 years ago
  65. fae3cd0 [PATCH] Add driver_for_each_device(). by mochel@digitalimplant.org · 19 years ago
  66. 07e4a3e [PATCH] Move device/driver code to drivers/base/dd.c by mochel@digitalimplant.org · 19 years ago
  67. af70316 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. by mochel@digitalimplant.org · 19 years ago
  68. cd987d3 [PATCH] class: remove class_simple code, as no one in the tree is using it anymore. by gregkh@suse.de · 19 years ago
  69. 2fc6844 [PATCH] class: add kerneldoc for the new class functions. by gregkh@suse.de · 19 years ago
  70. e9ba636 [PATCH] CLASS: move a "simple" class logic into the class core. by gregkh@suse.de · 19 years ago
  71. 4a0c20b [PATCH] sysfs: (driver/base) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  72. 419cab3 [PATCH] kset_hotplug_ops->name shoudl return const char * by Dmitry Torokhov · 19 years ago
  73. 187a1a9 [PATCH] driver core: restore event order for device_add() by Kay Sievers · 19 years ago
  74. 0b405a0 [PATCH] Driver Core: remove driver model detach_state by David Brownell · 19 years ago
  75. 82428b6 [PATCH] Driver Core: pm diagnostics update, check for errors by David Brownell · 19 years ago
  76. b2d84f0 [PATCH] drivers/base/bus.c: fix iteration in driver_detach() by Roman Kagan · 19 years ago
  77. 177a432 [PATCH] Hotplug: Make dev->bus checking consistent by Alexander Nyberg · 19 years ago
  78. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  79. e57cd73 [PATCH] kobject/hotplug split - devices core by kay.sievers@vrfy.org · 19 years ago
  80. 0700f56 [PATCH] kobject/hotplug split - class core by kay.sievers@vrfy.org · 19 years ago
  81. 46ea0d6 [PATCH] export platform_add_devices by Robert Schwebel · 19 years ago
  82. 6897089 [PATCH] add TIMEOUT to firmware_class hotplug event by kay.sievers@vrfy.org · 19 years ago
  83. 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago