summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-11-101-1/+1
* ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby2020-10-011-5/+3
* ata: make qc_prep return ata_completion_errorsJiri Slaby2020-10-0117-52/+94
* libata: Use per port sync for detachKai-Heng Feng2020-06-291-6/+5
* ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard2020-05-101-3/+1
* libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng2020-04-241-0/+1
* libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry2020-04-241-6/+3
* ahci: Do not export local variable ahci_em_messagesAndy Shevchenko2020-01-291-1/+0
* libata: Ensure ata_port probe has completed before detachJohn Garry2020-01-041-0/+3
* ata: ep93xx: Use proper enums for directionsNathan Chancellor2019-11-251-4/+4
* libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe2019-11-251-0/+21
* libata: add SG safety checks in SFF pio transfersJens Axboe2019-09-061-0/+6
* ata: libahci: do not complain in case of deferred probeMiquel Raynal2019-08-251-0/+3
* libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook2019-08-251-1/+1
* libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede2019-06-221-3/+6
* libata: fix using DMA buffers on stackraymond pang2019-05-161-10/+24
* sata_rcar: fix deferred probingSergei Shtylyov2019-02-201-1/+3
* libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli2018-12-211-0/+1
* ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel2018-11-101-1/+4
* ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada2018-09-191-0/+2
* libata: Fix command retry decisionDamien Le Moal2018-08-061-4/+8
* ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-172-0/+62
* libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede2018-07-031-3/+0
* libata: zpodd: small read overflow in eject_tray()Dan Carpenter2018-07-031-1/+1
* libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King2018-07-031-2/+2
* libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee2018-05-301-0/+2
* libata: Blacklist some Sandisk SSDs for NCQTejun Heo2018-05-301-0/+4
* libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede2018-05-161-0/+3
* ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni2018-04-131-2/+3
* libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede2018-03-281-2/+5
* libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede2018-03-281-1/+1
* libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede2018-03-281-0/+8
* libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park2018-03-281-1/+3
* libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng2018-03-281-0/+3
* libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede2018-03-281-0/+5
* libata: remove WARN() for DMA or PIO command without dataEric Biggers2018-03-281-2/+1
* libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers2018-03-281-1/+3
* ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede2018-03-281-1/+3
* ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg2018-02-161-0/+1
* ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede2018-02-161-0/+4
* ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede2018-02-161-16/+16
* libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin2018-01-231-0/+1
* libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo2017-12-161-1/+0
* ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu2017-11-301-1/+1
* ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven2017-11-211-0/+1
* ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven2017-11-211-0/+1
* ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven2017-11-211-0/+1
* libata: transport: Remove circular dependency at free timeGwendal Grignou2017-10-081-6/+3
* cs5536: add support for IDE controller variantAndrey Korolyov2017-09-132-0/+2
* libata: array underflow in ata_find_dev()Dan Carpenter2017-08-111-2/+4