1. 3ab891b libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD. by Kate Hsuan · 2 years, 11 months ago
  2. 098e190 ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init() by Andy Shevchenko · 3 years ago
  3. d3f34ce libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs by Hans de Goede · 3 years ago
  4. 5e17558 libata: fix ata_host_start() by Damien Le Moal · 3 years ago
  5. 4341d29 ata: ahci_sunxi: Disable DIPM by Timo Sigurdsson · 3 years, 1 month ago
  6. 6951c10 pata_ep93xx: fix deferred probing by Sergey Shtylyov · 3 years, 4 months ago
  7. 1837d67 pata_octeon_cf: avoid WARN_ON() in ata_host_activate() by Sergey Shtylyov · 3 years, 2 months ago
  8. f6cb135 pata_rb532_cf: fix deferred probing by Sergey Shtylyov · 3 years, 4 months ago
  9. d89d0b9 sata_highbank: fix deferred probing by Sergey Shtylyov · 3 years, 4 months ago
  10. 597a1cd ata: libahci_platform: fix IRQ check by Sergey Shtylyov · 3 years, 4 months ago
  11. 48f03db sata_mv: add IRQ checks by Sergey Shtylyov · 3 years, 4 months ago
  12. ee3fa23 pata_ipx4xx_cf: fix IRQ check by Sergey Shtylyov · 3 years, 4 months ago
  13. 4199e48 pata_arasan_cf: fix IRQ check by Sergey Shtylyov · 3 years, 4 months ago
  14. afe8372 ata: ahci_brcm: Add back regulators management by Florian Fainelli · 3 years, 6 months ago
  15. d4629b0 ata: sata_rcar: Fix DMA boundary mask by Geert Uytterhoeven · 3 years, 10 months ago
  16. a12763b ata: sata_mv, avoid trigerrable BUG_ON by Jiri Slaby · 4 years, 9 months ago
  17. 6cf0ac5 ata: make qc_prep return ata_completion_errors by Jiri Slaby · 4 years, 9 months ago
  18. 8c36cde libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks by Tejun Heo · 3 years, 11 months ago
  19. 5fef1b3 ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function by Ye Bin · 4 years, 2 months ago
  20. 3a4b096 libata: Use per port sync for detach by Kai-Heng Feng · 4 years, 2 months ago
  21. 4b8a740 libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set by Kai-Heng Feng · 5 years ago
  22. 2e70b9a libata: Remove extra scsi_host_put() in ata_scsi_add_hosts() by John Garry · 4 years, 5 months ago
  23. dfbf241 ata: ahci: Add shutdown to freeze hardware resources of ahci by Prabhakar Kushwaha · 4 years, 6 months ago
  24. 1c1beb4 ahci: Do not export local variable ahci_em_messages by Andy Shevchenko · 5 years ago
  25. 59d8bff ata: ahci_brcm: Fix AHCI resources management by Florian Fainelli · 4 years, 8 months ago
  26. 4068053 ata: ahci_brcm: Allow optional reset controller to be used by Florian Fainelli · 6 years ago
  27. 14167f4 ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 4 years, 8 months ago
  28. c7ba474 libata: Ensure ata_port probe has completed before detach by John Garry · 4 years, 9 months ago
  29. 7e5212a ata: ep93xx: Use proper enums for directions by Nathan Chancellor · 6 years ago
  30. 465966a ata: ahci_brcm: Allow using driver or DSL SoCs by Florian Fainelli · 6 years ago
  31. 31941e5 libata: have ata_scsi_rw_xlat() fail invalid passthrough requests by Jens Axboe · 5 years ago
  32. 071434c libata: add SG safety checks in SFF pio transfers by Jens Axboe · 5 years ago
  33. 4f62e06 ata: libahci: do not complain in case of deferred probe by Miquel Raynal · 5 years ago
  34. 0623446 libata: zpodd: Fix small read overflow in zpodd_get_mech_type() by Kees Cook · 5 years ago
  35. d9496f9 libata: don't request sense data on !ZAC ATA devices by Tejun Heo · 5 years ago
  36. f0d8639 libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk by Hans de Goede · 5 years ago
  37. c919272 libata: fix using DMA buffers on stack by raymond pang · 5 years ago
  38. b4f5424 sata_rcar: fix deferred probing by Sergei Shtylyov · 6 years ago
  39. 6705f74 libata: whitelist all SAMSUNG MZ7KM* solid-state disks by Juha-Matti Tilli · 6 years ago
  40. 29872c3 ahci: don't ignore result code of ahci_reset_controller() by Ard Biesheuvel · 7 years ago
  41. f9f4be6 libata: fix error checking in in ata_parse_force_one() by Tejun Heo · 7 years ago
  42. fa0b7f9 ata: sata_rcar: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  43. c9b2ba4 ata: libahci: Correct setting of DEVSLP register by Srinivas Pandruvada · 6 years ago
  44. 5600d61 libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store() by John Garry · 6 years ago
  45. cbc0c24 libata: Fix command retry decision by Damien Le Moal · 6 years ago
  46. f510cc3 ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS by Hans de Goede · 6 years ago
  47. 3f205d7a ata: Fix ZBC_OUT all bit handling by Damien Le Moal · 6 years ago
  48. 51bacd8 ata: Fix ZBC_OUT command block check by Damien Le Moal · 6 years ago
  49. 139cd53b libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk by Hans de Goede · 6 years ago
  50. 0e9806e libata: zpodd: small read overflow in eject_tray() by Dan Carpenter · 6 years ago
  51. 21e6919 libata: zpodd: make arrays cdb static, reduces object code size by Colin Ian King · 7 years ago
  52. 3a6ebe2 libata: Fix compile warning with ATA_DEBUG enabled by Dong Bo · 6 years ago
  53. 1b9c86c libata: blacklist Micron 500IT SSD with MU01 firmware by Sudip Mukherjee · 6 years ago
  54. 31eeaaf libata: Blacklist some Sandisk SSDs for NCQ by Tejun Heo · 6 years ago
  55. b269209 libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs by Hans de Goede · 6 years ago
  56. 088c77a ata: libahci: properly propagate return value of platform_get_irq() by Thomas Petazzoni · 7 years ago
  57. 8d7a2a6 libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version by Hans de Goede · 6 years ago
  58. ed57941 libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions by Hans de Goede · 6 years ago
  59. a7262d2 libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs by Hans de Goede · 6 years ago
  60. db4a121a libata: Enable queued TRIM for Samsung SSD 860 by Ju Hyung Park · 6 years ago
  61. 2bcfcae libata: disable LPM for Crucial BX100 SSD 500GB drive by Kai-Heng Feng · 6 years ago
  62. a9f062b libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs by Hans de Goede · 6 years ago
  63. 8b8524d libata: don't try to pass through NCQ commands to non-NCQ devices by Eric Biggers · 6 years ago
  64. 195c71d libata: remove WARN() for DMA or PIO command without data by Eric Biggers · 6 years ago
  65. 85f0fec libata: fix length validation of ATAPI-relayed SCSI commands by Eric Biggers · 6 years ago
  66. 3ba5143 ahci: Add PCI-id for the Highpoint Rocketraid 644L card by Hans de Goede · 6 years ago
  67. 016572d ahci: Add Intel Cannon Lake PCH-H PCI ID by Mika Westerberg · 7 years ago
  68. 72c0031 ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI by Hans de Goede · 7 years ago
  69. 3332b6f ahci: Annotate PCI ids for mobile Intel chipsets as such by Hans de Goede · 7 years ago
  70. d314f3b libata: apply MAX_SEC_1024 to all LITEON EP1 series devices by Xinyu Lin · 7 years ago
  71. da6a95b libata: drop WARN from protocol error in ata_sff_qc_issue() by Tejun Heo · 7 years ago
  72. 2946ebe ata: fixes kernel crash while tracing ata_eh_link_autopsy event by Rameshwar Prasad Sahu · 7 years ago
  73. 02c7292 ata: SATA_MV should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  74. cece64a ata: SATA_HIGHBANK should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  75. 1122c15 ata: ATA_BMDMA should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  76. 16db920 libata: transport: Remove circular dependency at free time by Gwendal Grignou · 7 years ago
  77. c533c11 sata_via: Enable hotplug only on VT6421 by Ondrej Zary · 7 years ago
  78. 5b9c6a5 cs5536: add support for IDE controller variant by Andrey Korolyov · 7 years ago
  79. 804b1a9 libata: array underflow in ata_find_dev() by Dan Carpenter · 7 years ago
  80. b59ec70 ahci: Acer SA5-271 SSD Not Detected Fix by Sui Chen · 7 years ago
  81. b369fd7 sata: ahci-da850: implement a workaround for the softreset quirk by Bartosz Golaszewski · 7 years ago
  82. 4b70d59 libata: Fix ATA request sense by Damien Le Moal · 8 years ago
  83. 6d08607 libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices by Tejun Heo · 8 years ago
  84. fc79415 ata: sata_mv:- Handle return value of devm_ioremap. by Arvind Yadav · 8 years ago
  85. e185934 libata-scsi: disable SCT Write Same for the moment by Nicolai Stange · 8 years ago
  86. 5c3ef39 ata: sata_mv: check for errors when parsing nr-ports from dt by Uwe Kleine-König · 8 years ago
  87. 6929ef3 ahci: always fall back to single-MSI mode by Christoph Hellwig · 8 years ago
  88. e0029dc libata-scsi: Fixup ata_gen_passthru_sense() by Hannes Reinecke · 8 years ago
  89. 0ce57f8 ahci: fix the single MSI-X case in ahci_init_one by Christoph Hellwig · 8 years ago
  90. a478b09 ahci: fix nvec check by Christoph Hellwig · 8 years ago
  91. 17a51f1 ahci: only try to use multi-MSI mode if there is more than 1 port by Christoph Hellwig · 8 years ago
  92. 1ce788d ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC" by Tang Yuantian · 8 years ago
  93. 70a19b7 pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR by Harman Kalra · 8 years ago
  94. 02d9d3c ata: Replace BUG() with BUG_ON(). by Harman Kalra · 8 years ago
  95. 6ec7607 ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool_zalloc. by Harman Kalra · 8 years ago
  96. 0ce1b18 libata: Some drives failing on SCT Write Same by Shaun Tancheff · 8 years ago
  97. 0b9e2988 ahci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  98. 2536524 Merge branch 'master' into for-4.9 by Tejun Heo · 8 years ago
  99. 9ebae9e pata_ninja32: Avoid corrupting status flags by Alan Cox · 8 years ago
  100. 7d36dd0 libata: SCT Write Same handle ATA_DFLAG_PIO by Shaun Tancheff · 8 years ago