1. a6ca4f7 ieee1394: limit early node speed to host interface speed by Philippe De Muyter · 16 years ago
  2. ee2d91e ieee1394: Remove superfluous calls to kobject_set_name(). by Robert P. J. Day · 16 years ago
  3. 9508c20 ieee1394: ohci1394: missing PPC PMac feature calls in failure path by Stefan Richter · 16 years ago
  4. c4e2e02 ieee1394: ohci1394: refactor some printk format strings by Stefan Richter · 16 years ago
  5. d09c680 ieee1394: ohci1394: unroll a macro with return by Stefan Richter · 16 years ago
  6. e351c4d ieee1394: Use shorter list_splice_init() for brevity. by Robert P. J. Day · 16 years ago
  7. b1ce1fd ieee1394: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  8. b25d166 ieee1394: ohci1394: refactor probe, remove, suspend, resume by Stefan Richter · 16 years ago
  9. 38275ac ieee1394: ohci1394: switch on bus power after resume on PPC PMac by Stefan Richter · 16 years ago
  10. d2ace29 ieee1394: prevent device binding of raw1394, video1394, dv1394 by Stefan Richter · 16 years ago
  11. 63995d4 ieee1394: be*_add_cpu conversion by Marcin Slusarz · 17 years ago
  12. a4b47d6 ieee1394: sbp2: relax SCSI DMA alignment by Stefan Richter · 17 years ago
  13. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  14. 07fe944 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  15. 8019aa9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  16. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  17. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  18. 75e98b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  19. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  20. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 486c92e ide: move default IDE ports setup to ide_generic host driver by Bartlomiej Zolnierkiewicz · 16 years ago
  22. f01674e ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  23. aab8ad9 ide: remove needless hwif->irq check from ide_hwif_configure() by Bartlomiej Zolnierkiewicz · 16 years ago
  24. dfd8784 ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  25. e4079df0 ide: limit legacy VLB host drivers to alpha, x86 and mips by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 6d3803b cmd640: init hwif->{io_ports,irq} explicitly by Bartlomiej Zolnierkiewicz · 16 years ago
  27. daaad24 cmd640: cleanup setup_device_ptrs() by Bartlomiej Zolnierkiewicz · 16 years ago
  28. ffd4f6f ide: add ide-4drives host driver (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 26d799b ide: remove ppc ifdef from init_ide_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 5c50427 ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 5d682e4 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 5510b12 ppc/lopec: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 2661b13 ppc/mpc8xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  39. af007ec ide-pmac: remove dead code by Bartlomiej Zolnierkiewicz · 16 years ago
  40. e3bfae4 ide-scsi: do non-atomic pc->flags testing by Borislav Petkov · 16 years ago
  41. eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 16 years ago
  42. c2b2b29 ide-floppy: rename end_request handler properly by Borislav Petkov · 16 years ago
  43. 1c06578 ide-scsi: convert driver to using generic ide_atapi_pc by Borislav Petkov · 16 years ago
  44. 8e55512 ide-floppy: convert driver to using generic ide_atapi_pc by Borislav Petkov · 16 years ago
  45. d236d74 ide-tape: convert driver to using generic ide_atapi_pc by Borislav Petkov · 16 years ago
  46. 346331f ide-tape: remove atomic test/set macros for packet commands by Borislav Petkov · 16 years ago
  47. 03056b9 ide-tape: move all struct and other defs at the top by Borislav Petkov · 16 years ago
  48. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 3ad6776 ide-floppy: remove struct idefloppy_id_gcw by Borislav Petkov · 16 years ago
  51. 3d53ba8 scc_pata.c: do setup itself instead of ide_setup_pci_device() by Akira Iguchi · 16 years ago
  52. e6bfa38 ide: remove ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 0573426 ide: remove init_hwif_default() by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 80aa31c ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  58. fef39d9 ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. f029851 ide-generic: add ide_generic class and attribute for adding new interfaces by Bartlomiej Zolnierkiewicz · 16 years ago
  60. f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 26042d0 ide: move ide_port_setup_devices() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 43514ed ide: factor out devices init from ide_init_port_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 71bf9f6 ide: factor out code unregistering devices from ide_unregister() by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 16 years ago
  67. c7f6f21 ide: factor out cable detection from ide_init_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 8f22a72 ide-acpi: add missing drive->acpidata zeroing by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 2625cd5 ide: fix ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. ce9b248 ide-generic: set hwif->chipset by Bartlomiej Zolnierkiewicz · 16 years ago
  72. a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 16 years ago
  73. 2e5a3ea Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  74. 21e197f r8169: fix oops in r8169_get_mac_version by Ivan Vecera · 16 years ago
  75. cee60c3 r8169: fix past rtl_chip_info array size for unknown chipsets by Roel Kluin · 16 years ago
  76. 636bdea dmaengine: ack to flags: make use of the unused bits in the 'ack' field by Dan Williams · 16 years ago
  77. c4fe155 iop-adma: remove the workaround for missed interrupts on iop3xx by Dan Williams · 16 years ago
  78. ce4d65a async_tx: kill ->device_dependency_added by Dan Williams · 16 years ago
  79. 19242d7 async_tx: fix multiple dependency submission by Dan Williams · 16 years ago
  80. 1c62979 fsldma: Split the MPC83xx event from MPC85xx and refine irq codes. by Zhang Wei · 16 years ago
  81. 411e23d fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always. by Zhang Wei · 16 years ago
  82. 48feb3c ata-acpi: don't call _GTF for disabled drive by Shaohua Li · 16 years ago
  83. 094e50b sata_mv add temporary 3 second init delay for SiliconImage PMs by Mark Lord · 16 years ago
  84. 8a74f1a sata_mv remove redundant edma init code by Mark Lord · 16 years ago
  85. e49856d sata_mv add basic port multiplier support by Mark Lord · 16 years ago
  86. 02c1f32 sata_mv fix SOC flags, enable NCQ on SOC by Mark Lord · 16 years ago
  87. 40f0bc2 sata_mv disable hotplug for now by Mark Lord · 16 years ago
  88. 17c5aab sata_mv cosmetics by Mark Lord · 16 years ago
  89. 0d8be5c sata_mv hardreset rework by Mark Lord · 16 years ago
  90. f3360eb [libata] improve Kconfig help text for new PMP, SFF options by Jeff Garzik · 16 years ago
  91. 4f7faa3 libata: make EH fail gracefully if no reset method is available by Tejun Heo · 17 years ago
  92. b93fda1 libata: Be a bit more slack about early devices by Alan Cox · 16 years ago
  93. f792068 libata: cable logic by Alan Cox · 16 years ago
  94. 45db2f6 libata: move link onlineness check out of softreset methods by Tejun Heo · 16 years ago
  95. 2a0c15c libata: kill dead code paths in reset path by Tejun Heo · 16 years ago
  96. e50e3ce pata_scc: fix build breakage by Stephen Rothwell · 16 years ago
  97. 88fcd56 libata: make PMP support optional by Tejun Heo · 16 years ago
  98. 071f44b libata: implement PMP helpers by Tejun Heo · 16 years ago
  99. 48515f6 libata: separate PMP support code from core code by Tejun Heo · 16 years ago
  100. 127102a libata: make SFF support optional by Tejun Heo · 16 years ago