1. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 17 years ago
  2. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  3. 5adc55d PCI: remove the broken PCI_MULTITHREAD_PROBE option by Adrian Bunk · 17 years ago
  4. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  5. dc4c15d platform: reorder platform_device_del by Jean Delvare · 17 years ago
  6. c7308c8 Driver core: fix show_uevent from taking up way too much stack by Greg Kroah-Hartman · 17 years ago
  7. 61a2f59 drivers/base/attribute_container.c: use mutex instead of binary semaphore by Matthias Kaehlcke · 17 years ago
  8. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 17 years ago
  9. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 17 years ago
  10. b2366d6 Driver core: use mutex instead of semaphore in DMA pool handler by Matthias Kaehlcke · 17 years ago
  11. 4f6e194 driver core: bus_add_driver should return an error if no bus by Greg Kroah-Hartman · 17 years ago
  12. 22af74f Driver core: warn when userspace writes to the uevent file in a non-supported way by Kay Sievers · 17 years ago
  13. 16574dc Driver core: make uevent-environment available in uevent-file by Kay Sievers · 17 years ago
  14. 49f019d Driver core: remove use of rwsem by Greg Kroah-Hartman · 17 years ago
  15. f89cbc3 Driver core: add suspend() and resume() to struct device_type by Dmitry Torokhov · 17 years ago
  16. bdc4960 Driver core: switch firmware_class to uevent_suppress. by Cornelia Huck · 17 years ago
  17. 83b5fb4c Driver core: suppress uevents via filter by Cornelia Huck · 17 years ago
  18. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 22 years ago
  19. c6a4669 driver core: don't fail attaching the device if it cannot be bound by Cornelia Huck · 17 years ago
  20. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 17 years ago
  21. 414264f Driver core: add name to device_type by Kay Sievers · 17 years ago
  22. 621a167 driver core: Use attribute groups in struct device_type by Dmitry Torokhov · 17 years ago
  23. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 17 years ago
  24. a456b70 dev_printk and new-style class devices by Jean Delvare · 17 years ago
  25. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 17 years ago
  26. 00ed8e3 driver core: fix device_add error path by Dmitriy Monakhov · 17 years ago
  27. c48ea60 [PATCH] PM: use kobject_name() to access kobject names by Dmitry Torokhov · 17 years ago
  28. 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 17 years ago
  29. f5ef2ab driver core: do not wait unnecessarily in driver_unregister() by Linus Torvalds · 17 years ago
  30. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 17 years ago
  31. a2807db driver core: export device_rename by Johannes Berg · 17 years ago
  32. f7f3461 Driver core: add device symlink back to sysfs by Greg Kroah-Hartman · 17 years ago
  33. 2f8d16a devres: release resources on device_del() by Tejun Heo · 17 years ago
  34. 82f0cf9 Driver core: fix error by cleanup up symlinks properly by James Simmons · 17 years ago
  35. 40cf67c5 Driver core: remove class_device_rename by Greg Kroah-Hartman · 18 years ago
  36. b446b60 [PATCH] rework reserved major handling by Andrew Morton · 17 years ago
  37. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  38. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  39. 4aca67e Driver core: device_add_attrs() cleanup by Andrew Morton · 17 years ago
  40. b92be9f Driver: remove redundant kobject_unregister checks by Mariusz Kozlowski · 17 years ago
  41. 05a0416 [PATCH] Drop __get_zone_counts() by Christoph Lameter · 17 years ago
  42. 9ac7849 devres: device resource management by Tejun Heo · 17 years ago
  43. 2f65168 Driver Core: Increase the default timeout value of the firmware subsystem by Dave Jones · 17 years ago
  44. b7a3e81 Driver core: allow to delay the uevent at device creation time by Kay Sievers · 18 years ago
  45. f9f852d Driver core: add device_type to struct device by Kay Sievers · 18 years ago
  46. 239378f Driver core: add uevent vars for devices of a class by Kay Sievers · 18 years ago
  47. cb986b7 driver core: Change function call order in device_bind_driver(). by Cornelia Huck · 18 years ago
  48. c578abb driver core: Don't stop probing on ->probe errors. by Cornelia Huck · 18 years ago
  49. fbfb144 driver core fixes: device_register() retval check in platform.c by Cornelia Huck · 18 years ago
  50. cb360bb driver core fixes: make_class_name() retval checks by Cornelia Huck · 18 years ago
  51. c744aeae driver core: Allow device_move(dev, NULL). by Cornelia Huck · 17 years ago
  52. 717e48c driver core: Remove device_is_registered() in device_move(). by Cornelia Huck · 17 years ago
  53. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 18 years ago
  54. 6eefd34 Driver core: Make platform_device_add_data accept a const pointer by Scott Wood · 18 years ago
  55. c63e078 Driver core: "platform_driver_probe() can save codespace": save codespace by Andrew Morton · 18 years ago
  56. 44c53c4 driver core: delete virtual directory on class_unregister() by Akinobu Mita · 18 years ago
  57. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  58. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  59. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  60. 28ec24e [PATCH] driver/base/memory.c: handle errors properly by Andrew Morton · 18 years ago
  61. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  62. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  63. 8734813 [PATCH] add numa node information to struct device by Christoph Hellwig · 18 years ago
  64. 72486f1 [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu by Siddha, Suresh B · 18 years ago
  65. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  66. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 18 years ago
  67. acf02d2 driver core: Use klist_remove() in device_move() by Cornelia Huck · 18 years ago
  68. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  69. af9e076 Driver core: make drivers/base/core.c:setup_parent() static by Adrian Bunk · 18 years ago
  70. 5ab6998 driver core: Introduce device_find_child(). by Cornelia Huck · 18 years ago
  71. 06a4bca cpu topology: consider sysfs_create_group return value by Heiko Carstens · 18 years ago
  72. 2895353 Driver core: Call platform_notify_remove later by Benjamin Herrenschmidt · 18 years ago
  73. e55c879 Driver core: convert firmware code to use struct device by Greg Kroah-Hartman · 18 years ago
  74. 805fab4 CONFIG_SYSFS_DEPRECATED - class symlinks by Kay Sievers · 18 years ago
  75. a87cb2a CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables by Kay Sievers · 18 years ago
  76. 99ef3ef CONFIG_SYSFS_DEPRECATED - device symlinks by Kay Sievers · 18 years ago
  77. b9cafc7 CONFIG_SYSFS_DEPRECATED - bus symlinks by Kay Sievers · 18 years ago
  78. 40fa542 Driver core: make old versions of udev work properly by Greg Kroah-Hartman · 18 years ago
  79. f0ee61a Driver Core: Move virtual_device_parent() to core.c by Greg Kroah-Hartman · 18 years ago
  80. 1901fb2 Driver core: fix "driver" symlink timing by Kay Sievers · 18 years ago
  81. 116af37 Driver core: add notification of bus events by Benjamin Herrenschmidt · 18 years ago
  82. 82189b9 [PATCH] Fix device_attribute memory leak in device_del by Catalin Marinas · 18 years ago
  83. eba6cd6 [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu by Randy Dunlap · 18 years ago
  84. 735a7ff [PATCH] drivers: wait for threaded probes between initcall levels by Andrew Morton · 18 years ago
  85. 4d66423 driver core: kmalloc() failure check in driver_probe_device by Akinobu Mita · 18 years ago
  86. d9fd4d3b3 Driver core: bus: remove indentation level by Jeff Garzik · 18 years ago
  87. f70fa62 Driver core: Don't ignore error returns from probing by Alan Stern · 18 years ago
  88. 952ab43 Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename() by Jesper Juhl · 18 years ago
  89. 221c324 driver core fixes: sysfs_create_group() retval in topology.c by Cornelia Huck · 18 years ago
  90. 141ecc5 driver core fixes: device_create_file() retval check in dmapool.c by Cornelia Huck · 18 years ago
  91. a306eea driver core fixes: device_add() cleanup on error by Cornelia Huck · 18 years ago
  92. 513e733 driver core fixes: bus_add_device() cleanup on error by Cornelia Huck · 18 years ago
  93. 1bb6881 driver core fixes: bus_add_attrs() retval check by Cornelia Huck · 18 years ago
  94. f0e1761 driver core fixes: sysfs_create_link() retval check in class.c by Cornelia Huck · 18 years ago
  95. 310a922 Fix dev_printk() is now GPL-only by Matthew Wilcox · 18 years ago
  96. 0fbf116 Driver core: plug device probe memory leak by Duncan Sands · 18 years ago
  97. 5394702 [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE by Keith Mannthey · 18 years ago
  98. 563d075 [PATCH] kthread: drivers/base/firmware_class.c by Sukadev Bhattiprolu · 18 years ago
  99. 92a0f86 [PATCH] Fix parameter names in drivers/base/class.c by Rolf Eike Beer · 18 years ago
  100. a30a6a2 [PATCH] x86 microcode: using request_firmware to pull microcode by Shaohua Li · 18 years ago