summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_qoriq.c
Commit message (Expand)AuthorAgeFilesLines
* ata: fix debounce timings typeSergey Shtylyov2023-08-021-1/+1
* ata: Explicitly include correct DT includesRob Herring2023-08-021-2/+0
* ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König2023-05-151-1/+1
* scsi: ata: Declare SCSI host templates constBart Van Assche2023-03-241-1/+1
* ata: ahci_qoriq: Fix compilation warningDamien Le Moal2022-10-181-1/+1
* ata: Drop commas after OF match table sentinelsGeert Uytterhoeven2022-03-071-1/+1
* ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov2022-02-201-1/+1
* ata: libata: add reset tracepointsHannes Reinecke2022-01-041-4/+0
* ahci: qoriq: enable acpi support in qoriq ahci driverYuantian Tang2020-10-021-3/+17
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner2019-05-241-5/+1
* ahci: qoriq: add ls1028a platforms supportPeng Ma2019-04-091-0/+3
* ahci: qoriq: add lx2160 platforms supportPeng Ma2019-04-091-17/+35
* ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-221-1/+1
* libahci: Allow drivers to override stop_engineEvan Wang2018-04-261-1/+1
* ahci: qoriq: refine port register configurationYuantian Tang2017-12-041-0/+12
* ahci: qoriq: add ls1088a platforms supportYuantian Tang2017-06-021-0/+14
* ahci: qoriq: correct the sata ecc setting errorYuantian Tang2017-03-091-2/+4
* ahci: qoriq: added ls2088a platforms supportTang Yuantian2017-01-201-0/+9
* ahci: qoriq: report error when ecc register address is missing in dtsTang Yuantian2017-01-201-2/+9
* ahci: qoriq: added a condition to enable dma coherenceTang Yuantian2017-01-201-4/+11
* ahci: qoriq: added ls1046a platform supportTang Yuantian2016-10-191-3/+13
* ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"Tang Yuantian2016-09-301-7/+1
* ahci: qoriq: enable snoopable sata read and writeTang Yuantian2016-08-101-0/+6
* ahci: qoriq: adjust sata parameterTang Yuantian2016-08-101-6/+0
* ahci: qoriq: Adjust the default register values on ls1021aTang Yuantian2015-12-161-10/+14
* ahci: qoriq: Update the default Rx watermark valueTang Yuantian2015-12-161-1/+2
* ahci: qoriq: Adjust the default register values on ls1043aTang Yuantian2015-12-161-0/+8
* ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian2015-10-311-1/+7
* ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian2015-10-311-3/+3
* ahci: qoriq: Fix a compiling warningArnd Bergmann2015-10-151-2/+3
* ahci: added a new driver for supporting Freescale AHCI sataTang Yuantian2015-09-081-0/+272