1. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  2. bc2fd38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  3. 928a726 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  4. 5020125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  5. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  6. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  7. 6694206 sysfs: only allow one scheduled removal callback per kobj by Alex Chiang · 16 years ago
  8. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 16 years ago
  9. 60530af Driver core: some cleanup on drivers/base/sys.c by Zhenwen Xu · 16 years ago
  10. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  11. 4995f8e vcs: hook sysfs devices into object lifetime instead of "binding" by Kay Sievers · 16 years ago
  12. ce21c7b driver core: fix passing platform_data by Ming Lei · 16 years ago
  13. 006f457 driver core: move platform_data into platform_device by Ming Lei · 16 years ago
  14. ae1b417 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 16 years ago
  15. 8940b4f driver core: move knode_driver into private structure by Greg Kroah-Hartman · 16 years ago
  16. f791b8c driver core: move klist_children into private structure by Greg Kroah-Hartman · 16 years ago
  17. fb069a5 driver core: create a private portion of struct device by Greg Kroah-Hartman · 16 years ago
  18. b23530e driver core: remove polling for driver_probe_done(v5) by Ming Lei · 16 years ago
  19. f48f3fe driver-core: do not register a driver with bus_type not registered by Dave Young · 16 years ago
  20. e5779a5 scsi/m68k: Kill NCR_700_detect() warnings by Geert Uytterhoeven · 16 years ago
  21. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 16 years ago
  22. 6da2d37 UIO: Take offset into account when determining number of pages that can be mapped by Ian Abbott · 16 years ago
  23. 1bafeb3 uio: add the uio_aec driver by Brandon Philips · 16 years ago
  24. 8205779 UIO: Add name attributes for mappings and port regions by Hans J. Koch · 16 years ago
  25. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 16 years ago
  26. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 16 years ago
  27. 49b420a driver core: check bus->match without holding device lock by Ming Lei · 16 years ago
  28. 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 16 years ago
  29. 6866ac9 USB: FHCI: use dev_name() in place of bus_id. by Sachin Sant · 16 years ago
  30. 5df5852 usb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  31. 2c0f3e9 wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  32. b2bf61f mfd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  33. cf43f4a mca: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  34. 3e274bd gpio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  35. e537b24 eisa: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  36. dfbc901 dma: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  37. 9591463 dio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  38. 9d6b4c8 amba: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  39. c3ef01c v4l: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  40. 2ead054 drm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  41. c231355 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  42. 744bcb1 rtc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  43. f2fecec pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  44. df38855 tc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  45. 1692713 sh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  46. 65a212d serial: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  47. 1173960 s390: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  48. 37f1054 rapidio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  49. 54cc695 pci: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  50. c36f1e3 mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  51. 48f8151 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  52. 2796872 zorro: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  53. 7ad33e7 video: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  54. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  55. 031d551 edac: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  56. 2ebe1d9 ide: use try_to_identify() in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  57. ff18b89 ide: clear drive IRQ after re-enabling local IRQs in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. f323b80 ide: sanitize SELECT_MASK() usage in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 1bd4c1f ide: classify device type in do_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 552d3a9 ide: remove broken EXABYTENEST support by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 4cda15a ide: shorten timeout value in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 62bd044 ide: propagate AltStatus workarounds to ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 2f40c9b ide: fix kmalloc() failure handling in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 86ccf37 ide: remove pciirq argument from ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 2ed0ef5 ide: fix ->init_chipset method to return 'int' value by Bartlomiej Zolnierkiewicz · 16 years ago
  66. a182807 ide: remove try_to_identify() wrapper by Bartlomiej Zolnierkiewicz · 16 years ago
  67. f77e03c ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 8b07ed2 ide: remove no longer needed IRQ fallback code from hwif_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. bd0c084 amd74xx: remove no longer needed ->init_hwif method by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 2467922 ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS by Bartlomiej Zolnierkiewicz · 16 years ago
  71. f65dedf ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}() by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 5bae8bf ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}() by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 80d15a6 ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}() by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 1b166ae trm290: small ->init_hwif cleanup by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 49727e3 ns87415: small ->init_hwif cleanup by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 973d9e7 ns87415: use pci_get_legacy_ide_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 213e4b0 amd74xx: use ide_pci_is_in_compatibility_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 327fa1c ide: move error handling code to ide-eh.c (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 122f06f ide: checkpatch.pl fixes for ide-iops.c by Bartlomiej Zolnierkiewicz · 16 years ago
  80. ee1b1cc ide: fix comments in ide_config_drive_speed() by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 4d7bb47 ide: fix printk() levels in [atapi_]reset_pollfunc() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 1574cf6 ide: move standard I/O code to ide-io-std.c by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 0d6a975 ide: move ide_read_bcount_and_ireason() to ide-atapi.c by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 7eeaaaa ide: move xfer mode tuning code to ide-xfer-mode.c by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 11938c9 ide: move device settings code to ide-devsets.c by Bartlomiej Zolnierkiewicz · 16 years ago
  86. c4e66c3 ide: move ide_do_park_unpark() to ide-park.c by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 1bc6daa ide: factor out processing of special commands from ide_special_rq() by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 1866082 ide: remove ide_do_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 65ca537 ide: move ide_dma_timeout_retry() to ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  90. b6a45a0 ide: move drive_is_ready() to ide-io.c by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 75a0cff ide: unexport ide_devset_execute() by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 2b9ae46 ide: remove stale comments from drive_is_ready() by Bartlomiej Zolnierkiewicz · 16 years ago
  93. b0b3914 ide-acpi: remove taskfile_load_raw() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 1f5892a ide-acpi: cleanup do_drive_set_taskfiles() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 2f0d0fd ide-acpi: cleanup do_drive_get_GTF() by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 8b803bd ide: sanitize ACPI initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 7ed5b15 ide: add ide_for_each_present_dev() iterator by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 8cd3c60 ide-acpi: init ACPI handles early for devices by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 94635d3e ide-acpi: no need to zero ->acpidata for devices by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 1902a25 ide: remove superfluous check from ide_proc_port_register_devices() by Bartlomiej Zolnierkiewicz · 16 years ago