aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_qoriq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-18ata: ahci_qoriq: Fix compilation warningDamien Le Moal1-1/+1
2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven1-1/+1
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov1-1/+1
2022-01-04ata: libata: add reset tracepointsHannes Reinecke1-4/+0
2020-10-02ahci: qoriq: enable acpi support in qoriq ahci driverYuantian Tang1-3/+17
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner1-5/+1
2019-04-09ahci: qoriq: add ls1028a platforms supportPeng Ma1-0/+3
2019-04-09ahci: qoriq: add lx2160 platforms supportPeng Ma1-17/+35
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi1-1/+1
2018-04-26libahci: Allow drivers to override stop_engineEvan Wang1-1/+1
2017-12-04ahci: qoriq: refine port register configurationYuantian Tang1-0/+12
2017-06-02ahci: qoriq: add ls1088a platforms supportYuantian Tang1-0/+14
2017-03-09ahci: qoriq: correct the sata ecc setting errorYuantian Tang1-2/+4
2017-01-20ahci: qoriq: added ls2088a platforms supportTang Yuantian1-0/+9
2017-01-20ahci: qoriq: report error when ecc register address is missing in dtsTang Yuantian1-2/+9
2017-01-20ahci: qoriq: added a condition to enable dma coherenceTang Yuantian1-4/+11
2016-10-19ahci: qoriq: added ls1046a platform supportTang Yuantian1-3/+13
2016-09-30ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"Tang Yuantian1-7/+1
2016-08-10ahci: qoriq: enable snoopable sata read and writeTang Yuantian1-0/+6
2016-08-10ahci: qoriq: adjust sata parameterTang Yuantian1-6/+0
2015-12-16ahci: qoriq: Adjust the default register values on ls1021aTang Yuantian1-10/+14
2015-12-16ahci: qoriq: Update the default Rx watermark valueTang Yuantian1-1/+2
2015-12-16ahci: qoriq: Adjust the default register values on ls1043aTang Yuantian1-0/+8
2015-10-31ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian1-1/+7
2015-10-31ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian1-3/+3
2015-10-15ahci: qoriq: Fix a compiling warningArnd Bergmann1-2/+3
2015-09-08ahci: added a new driver for supporting Freescale AHCI sataTang Yuantian1-0/+272