summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2020-04-24libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng1-0/+1
2020-04-24libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry1-6/+3
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2-0/+28
2020-01-29ahci: Do not export local variable ahci_em_messagesAndy Shevchenko1-1/+0
2020-01-12ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli1-29/+76
2020-01-12ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli1-0/+7
2020-01-12ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-2/+4
2020-01-04libata: Ensure ata_port probe has completed before detachJohn Garry1-0/+3
2019-11-25ata: ep93xx: Use proper enums for directionsNathan Chancellor1-4/+4
2019-11-25ata: ahci_brcm: Allow using driver or DSL SoCsFlorian Fainelli1-1/+2
2019-11-25libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe1-0/+21
2019-09-06libata: add SG safety checks in SFF pio transfersJens Axboe1-0/+6
2019-08-25ata: libahci: do not complain in case of deferred probeMiquel Raynal1-0/+3
2019-08-25libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook1-1/+1
2019-08-04libata: don't request sense data on !ZAC ATA devicesTejun Heo1-3/+5
2019-06-22libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede1-3/+6
2019-05-04libata: fix using DMA buffers on stackraymond pang1-10/+24
2019-02-12sata_rcar: fix deferred probingSergei Shtylyov1-1/+3
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli1-0/+1
2018-11-10ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel1-1/+4
2018-11-10libata: fix error checking in in ata_parse_force_one()Tejun Heo1-1/+1
2018-11-10ata: sata_rcar: Handle return value of clk_prepare_enableArvind Yadav1-3/+12
2018-09-19ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada1-0/+2
2018-08-24libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry1-2/+5
2018-08-03libata: Fix command retry decisionDamien Le Moal1-4/+8
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2-0/+62
2018-07-17ata: Fix ZBC_OUT all bit handlingDamien Le Moal1-3/+8
2018-07-17ata: Fix ZBC_OUT command block checkDamien Le Moal1-6/+7
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
2018-06-26libata: zpodd: small read overflow in eject_tray()Dan Carpenter1-1/+1
2018-06-26libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King1-2/+2
2018-05-30libata: Fix compile warning with ATA_DEBUG enabledDong Bo1-1/+1
2018-05-30libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee1-0/+2
2018-05-30libata: Blacklist some Sandisk SSDs for NCQTejun Heo1-0/+4
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede1-0/+3
2018-04-13ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni1-2/+3
2018-03-28libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede1-2/+5
2018-03-28libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede1-1/+1
2018-03-28libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede1-0/+8
2018-03-28libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park1-1/+3
2018-03-28libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng1-0/+3
2018-03-28libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede1-0/+5
2018-03-28libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers1-0/+6
2018-03-28libata: remove WARN() for DMA or PIO command without dataEric Biggers1-2/+1
2018-03-28libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers1-1/+3
2018-03-28ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede1-1/+3
2018-02-17ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg1-0/+1
2018-02-17ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede1-0/+4
2018-02-17ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede1-16/+16
2018-01-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin1-0/+1