1. e42a542 libata: make sff_irq_on() method optional by Sergei Shtylyov · 15 years ago
  2. 41dec29 libata: introduce sff_set_devctl() method by Sergei Shtylyov · 15 years ago
  3. 5578718 ahci_platform: properly set up EM messaging by Jeff Garzik · 15 years ago
  4. c062316 ahci: add "em_buffer" attribute for AHCI hosts by Harry Zhang · 15 years ago
  5. 008dbd6 ahci: EM message type auto detect by Harry Zhang · 15 years ago
  6. ec86c81 pata_scc: kill useless check in scc_postreset() by Sergei Shtylyov · 15 years ago
  7. fe6005b pata_scc: make scc_wait_after_reset() static by Sergei Shtylyov · 15 years ago
  8. 9990b6f libata: use __ratelimit by Akinobu Mita · 15 years ago
  9. b48d58f libata: use longer 0xff wait if parallel scan is enabled by Tejun Heo · 15 years ago
  10. 2944408 libata-sff: kill unused ata_bus_reset() by Sergei Shtylyov · 15 years ago
  11. 4f2c774 [libata] Disable R_OK (Early ACK) on SII 3726 PMP by Grant Grundler · 15 years ago
  12. fbaf666 libata: update gfp/slab.h includes by Tejun Heo · 15 years ago
  13. 83f2b96 ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks by Tejun Heo · 15 years ago
  14. ec569af pata_mpc52xx: reduce code size by simple change of constant data types by Roman Fietze · 15 years ago
  15. 441577e ahci: clean up board IDs by Tejun Heo · 15 years ago
  16. 96d6030 ahci: Turn off DMA engines when there's no device attached by Matthew Garrett · 15 years ago
  17. 1c2a49f ahci: Add platform driver by Anton Vorontsov · 15 years ago
  18. 365cfa1 ahci: Move generic code into libahci by Anton Vorontsov · 15 years ago
  19. 0cbb0e7 ahci: Introduce ahci_set_em_messages() by Anton Vorontsov · 15 years ago
  20. 439fcae ahci: Factor out PCI specifics from ahci_print_info() by Anton Vorontsov · 15 years ago
  21. 781d655 ahci: Factor out PCI specifics from ahci_init_controller() by Anton Vorontsov · 15 years ago
  22. 97cfbfe ahci: Get rid of pci_dev argument in ahci_port_init() by Anton Vorontsov · 15 years ago
  23. 3303040 ahci: Factor out PCI specifics from ahci_reset_controller() by Anton Vorontsov · 15 years ago
  24. 1d51335 ahci: Get rid of pci_dev argument in ahci_save_initial_config() by Anton Vorontsov · 15 years ago
  25. 394d6e5 ahci: Factor out PCI specifics from ahci_save_initial_config() by Anton Vorontsov · 15 years ago
  26. d899334 ahci: Get rid of host->iomap usage by Anton Vorontsov · 15 years ago
  27. 85ea2d3 pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs by Kristoffer Ericson · 15 years ago
  28. a09bf4c libata: ensure NCQ error result taskfile is fully initialized by Jeff Garzik · 15 years ago
  29. f25798e pata_pcmcia/ide-cs: add IDs for transcend and kingston cards by Kristoffer Ericson · 15 years ago
  30. fa41efd libata: fix locking around blk_abort_request() by Tejun Heo · 15 years ago
  31. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 15 years ago
  32. 68b0ddb libata: disable NCQ on Crucial C300 SSD by Tejun Heo · 15 years ago
  33. c710f78 libata: don't whine on spurious IRQ by Tejun Heo · 15 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  35. bc8a673 pata_via: fix VT6410/6415/6330 detection issue by JosephChan@via.com.tw · 15 years ago
  36. 332ac7f libata-sff: fix spurious IRQ handling by Tejun Heo · 15 years ago
  37. 4f1deba pata_via: Add VIA VX900 support by JosephChan@via.com.tw · 15 years ago
  38. 5db5b02 ahci: pp->active_link is not reliable when FBS is enabled by Shane Huang · 15 years ago
  39. 9deb343 ahci: use BIOS date in broken_suspend list by Tejun Heo · 15 years ago
  40. 603037c ahci: add missing nv IDs by Tejun Heo · 15 years ago
  41. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  42. 379e3a8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  43. a55ab49 sata_via: Delay on vt6420 when starting ATAPI DMA write by Bart Hartgers · 15 years ago
  44. 7e044a1 pata_efar: Enable parallel scanning by Alan Cox · 15 years ago
  45. 1d3a811 pata_atiixp: enable parallel scan by Alan Cox · 15 years ago
  46. e99846f [libata] pata_atiixp: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 15 years ago
  47. 303f1a7 [libata] pata_efar: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 15 years ago
  48. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 15 years ago
  49. cb6643e [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI by Christoph Egger · 15 years ago
  50. 9678007 libata: Allow pata_legacy to be built on non-ISA but PCI systems by Alan Cox · 15 years ago
  51. 750e519 pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets by Bartlomiej Zolnierkiewicz · 15 years ago
  52. a75032e pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards by Bartlomiej Zolnierkiewicz · 15 years ago
  53. 429e386 [libata] pata_at91: fix backslash-continued string by Jeff Garzik · 15 years ago
  54. 460f531 pata_via: store UDMA masks in via_isa_bridges table by Bartlomiej Zolnierkiewicz · 15 years ago
  55. f777582 pata_via: fix address setup timings underlocking by Bartlomiej Zolnierkiewicz · 15 years ago
  56. cfcf9ee pata_serverworks: fix error message by Bartlomiej Zolnierkiewicz · 15 years ago
  57. 8490377 pata_serverworks: fix PIO setup for the second channel by Bartlomiej Zolnierkiewicz · 15 years ago
  58. 73e2e3d pata_efar: fix secondary port support by Bartlomiej Zolnierkiewicz · 15 years ago
  59. 3403c24 pata_cypress: fix PIO timings underclocking by Bartlomiej Zolnierkiewicz · 15 years ago
  60. 8ebf473 pata_cs5535: use correct values for PIO1 and PIO2 data timings by Bartlomiej Zolnierkiewicz · 15 years ago
  61. c754d9b6 pata_cmd64x: remove unused definitions by Bartlomiej Zolnierkiewicz · 15 years ago
  62. 03a849e pata_cmd64x: cmd648_bmdma_stop() fix by Bartlomiej Zolnierkiewicz · 15 years ago
  63. d62f557 pata_cmd64x: fix handling of address setup timings by Bartlomiej Zolnierkiewicz · 15 years ago
  64. a2bd622 pata_cmd64x: fix PIO setup by Bartlomiej Zolnierkiewicz · 15 years ago
  65. d8b3d8c pata_ali: documentation fixes by Bartlomiej Zolnierkiewicz · 15 years ago
  66. 9e8808a libata: fix CFA handling in ide_timing_compute() by Bartlomiej Zolnierkiewicz · 15 years ago
  67. 02d1d61 sata_via: Correctly setup PIO/DMA for pata slave on vt6421. by Bart Hartgers · 15 years ago
  68. 9ffc5da libata: make functions/variables static by Robert Hancock · 15 years ago
  69. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 15 years ago
  70. d88ec2e libata: cleanup ata_sff_interrupt() by Tejun Heo · 15 years ago
  71. 88e8201 ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  72. 5623cab ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  73. d6ef315 ahci: Implement SATA AHCI FIS-based switching support by Shane Huang · 15 years ago
  74. d817898 pata_hpt366: remove irrelevant TODO by Sergei Shtylyov · 15 years ago
  75. fd5e62e pata_hpt{37x|3x2n}: improve timing register documentation by Sergei Shtylyov · 15 years ago
  76. 859faa8 pata_hpt366: remove redundant code by Sergei Shtylyov · 15 years ago
  77. 1a1b172 pata_hpt{37x|3x2n}: unify mode programming by Sergei Shtylyov · 15 years ago
  78. 6066193 pata_hpt3x2n: always stretch UltraDMA timing by Sergei Shtylyov · 15 years ago
  79. 56f46f8 pata_hpt37x: use ATA_DMA_* constants by Sergei Shtylyov · 15 years ago
  80. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  81. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  82. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
  83. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  84. 453d313 ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI by Robert Hancock · 15 years ago
  85. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  86. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago
  87. 2d68b7f [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c by Catalin Marinas · 15 years ago
  88. cedc9bf ahci: add Acer G725 to broken suspend list by Tejun Heo · 15 years ago
  89. bc496ed libata-scsi passthru: fix bug which truncated LBA48 return values by Douglas Gilbert · 15 years ago
  90. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
  91. 534ead7 libata: retry FS IOs even if it has failed with AC_ERR_INVALID by Tejun Heo · 15 years ago
  92. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 15 years ago
  93. 0b67c74 ata_piix: enable 32bit PIO on SATA piix by Tejun Heo · 15 years ago
  94. a2342f4 sata_promise: don't classify overruns as HSM errors by Mikael Pettersson · 15 years ago
  95. fcb1123 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  96. 2370b5e ACPI: do not select ACPI_DOCK from ATA_ACPI by Carlos R. Mafra · 15 years ago
  97. 3439d65 pata_bf54x: handle portmuxing of pins through GPIO PORTs by Sonic Zhang · 16 years ago
  98. 509426b pata_cmd64x: fix overclocking of UDMA0-2 modes by Bartlomiej Zolnierkiewicz · 15 years ago
  99. 06393af Revert "pata_cmd64x: implement serialization as per notes" by Jeff Garzik · 15 years ago
  100. 70e66a5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago