summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_ceva.c
Commit message (Expand)AuthorAgeFilesLines
* ata: Explicitly include correct DT includesRob Herring2023-08-021-1/+1
* 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: Drop commas after OF match table sentinelsGeert Uytterhoeven2022-03-071-1/+1
* ata: fix read_id() ata port operation interfaceDamien Le Moal2022-01-141-3/+2
* ata: ahci_ceva: Fix id array access in ceva_ahci_read_id()Damien Le Moal2021-12-061-1/+2
* ata: ahci: ceva: Updated code by using dev_err_probe()Piyush Mehta2021-04-061-5/+3
* ata: ahci: ceva: Update the driver to support xilinx GT phyPiyush Mehta2021-03-121-3/+40
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-221-1/+1
* ata: ceva: Add SMMU support for SATA IPAnurag Kumar Vulisha2017-10-231-3/+7
* ata: ceva: Correct the suspend and resume logic for SATAAnurag Kumar Vulisha2017-10-231-2/+27
* ata: ceva: Correct the AXI bus configuration for SATA portsAnurag Kumar Vulisha2017-10-231-8/+8
* ata: ceva: Add CCI support for SATA if CCI is enabledAnurag Kumar Vulisha2017-10-231-0/+31
* ata: ceva: Make RxWaterMark value as module parameterAnurag Kumar Vulisha2017-10-231-1/+5
* ata: ceva: Disable Device Sleep capabilityAnurag Kumar Vulisha2017-10-231-0/+18
* ata: ceva: Add gen 3 mode support in driverAnurag Kumar Vulisha2017-10-231-2/+3
* ata: ceva: Move sata port phy oob settings to device-treeAnurag Kumar Vulisha2017-10-231-23/+61
* drivers: ata: add support for Ceva sata host controllerSuneel Garapati2015-06-101-0/+238