summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-10ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel
2018-11-10libata: fix error checking in in ata_parse_force_one()Tejun Heo
2018-11-10ata: sata_rcar: Handle return value of clk_prepare_enableArvind Yadav
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
2018-09-19ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-08-24libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry
2018-08-24MLK-18771 ahci: imx: add the bist mode sysfile callbackRichard Zhu
2018-08-24MLK-17815-2 ata: imx: imx8qm: configure phy impedance ratioRichard Zhu
2018-08-24MLK-16798-1: ata: imx: Fix AHCI_IMX Kconfig dependencyLeonard Crestez
2018-08-24MLK-16684-3 ata: imx: enable imx8qm sataRichard Zhu
2018-08-24MLK-10456-2 ata: imx: add the reset for 6qp sataRichard Zhu
2018-08-24MLK-11681-2 ata: imx: enable sata on imx6qpRichard Zhu
2018-08-24MLK-11444 ata: imx: cmd buf corruption errata bug fixRichard Zhu
2018-08-03libata: Fix command retry decisionDamien Le Moal
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-07-17ata: Fix ZBC_OUT all bit handlingDamien Le Moal
2018-07-17ata: Fix ZBC_OUT command block checkDamien Le Moal
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
2018-06-26libata: zpodd: small read overflow in eject_tray()Dan Carpenter
2018-06-26libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King
2018-05-30libata: Fix compile warning with ATA_DEBUG enabledDong Bo
2018-05-30libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee
2018-05-30libata: Blacklist some Sandisk SSDs for NCQTejun Heo
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-04-13ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni
2018-03-28libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-03-28libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-03-28libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-03-28libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park
2018-03-28libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng
2018-03-28libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede
2018-03-28libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers
2018-03-28libata: remove WARN() for DMA or PIO command without dataEric Biggers
2018-03-28libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers
2018-03-28ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede
2018-02-17ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg
2018-02-17ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede
2018-02-17ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede
2018-01-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin
2017-12-14libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo
2017-11-30ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu
2017-11-21ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven
2017-11-21ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven
2017-11-21ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven
2017-10-08libata: transport: Remove circular dependency at free timeGwendal Grignou
2017-10-08sata_via: Enable hotplug only on VT6421Ondrej Zary
2017-09-09cs5536: add support for IDE controller variantAndrey Korolyov
2017-08-11libata: array underflow in ata_find_dev()Dan Carpenter