aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2017-12-14Merge tag 'v4.9.66' into v4.9-rtSteven Rostedt (VMware)
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-29Merge tag 'v4.9.64' into v4.9-rtSteven Rostedt (VMware)
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-11-17Merge tag 'v4.9.54' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.49' into v4.9-rtSteven Rostedt (VMware)
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-09-05Merge tag 'v4.9.42' into v4.9-rtSteven Rostedt (VMware)
2017-08-11libata: array underflow in ata_find_dev()Dan Carpenter
2017-06-23Merge tag 'v4.9.33' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-06-14ahci: Acer SA5-271 SSD Not Detected FixSui Chen
2017-05-11Merge tag 'v4.9.27' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-04-12sata: ahci-da850: implement a workaround for the softreset quirkBartosz Golaszewski
2017-02-10Merge tag 'v4.9.9' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-02-09libata: Fix ATA request senseDamien Le Moal
2017-02-09libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo
2017-02-09ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav
2016-12-23ata: Do not disable interrupts in ide code for preempt-rtSteven Rostedt
2016-12-07libata-scsi: disable SCT Write Same for the momentNicolai Stange
2016-11-29ata: sata_mv: check for errors when parsing nr-ports from dtUwe Kleine-König
2016-11-21ahci: always fall back to single-MSI modeChristoph Hellwig
2016-11-01libata-scsi: Fixup ata_gen_passthru_sense()Hannes Reinecke
2016-10-25ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig
2016-10-20ahci: fix nvec checkChristoph Hellwig
2016-10-19ahci: only try to use multi-MSI mode if there is more than 1 portChristoph Hellwig
2016-09-30ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"Tang Yuantian
2016-09-22pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERRHarman Kalra
2016-09-22ata: Replace BUG() with BUG_ON().Harman Kalra
2016-09-20ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...Harman Kalra
2016-09-09libata: Some drives failing on SCT Write SameShaun Tancheff
2016-09-06ahci: use pci_alloc_irq_vectorsChristoph Hellwig
2016-09-06Merge branch 'master' into for-4.9Tejun Heo
2016-08-30pata_ninja32: Avoid corrupting status flagsAlan Cox
2016-08-25libata: SCT Write Same handle ATA_DFLAG_PIOShaun Tancheff
2016-08-25libata: SCT Write Same / DSM TrimShaun Tancheff
2016-08-25libata: Add support for SCT Write SameShaun Tancheff
2016-08-25libata: Safely overwrite attached page in WRITE SAME xlatShaun Tancheff
2016-08-11ahci: disable correct irq for dummy portsChristoph Hellwig
2016-08-11ahci: also use a per-port lock for the multi-MSIX caseChristoph Hellwig
2016-08-10ahci: st: Add ports-implemented property in supportPatrice Chotard
2016-08-10ahci: qoriq: enable snoopable sata read and writeTang Yuantian
2016-08-10ahci: qoriq: adjust sata parameterTang Yuantian
2016-08-09libata-scsi: fix MODE SELECT translation for Control mode pageTom Yan
2016-08-09libata-scsi: use u8 array to store mode page copyTom Yan