summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci_ceva.c
AgeCommit message (Expand)Author
2024-02-19ata: ahci_ceva: fix error handling for Xilinx GT PHY supportRadhey Shyam Pandey
2023-08-02ata: Explicitly include correct DT includesRob Herring
2023-05-15ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven
2022-01-14ata: fix read_id() ata port operation interfaceDamien Le Moal
2021-12-06ata: ahci_ceva: Fix id array access in ceva_ahci_read_id()Damien Le Moal
2021-04-06ata: ahci: ceva: Updated code by using dev_err_probe()Piyush Mehta
2021-03-12ata: ahci: ceva: Update the driver to support xilinx GT phyPiyush Mehta
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi
2017-10-23ata: ceva: Add SMMU support for SATA IPAnurag Kumar Vulisha
2017-10-23ata: ceva: Correct the suspend and resume logic for SATAAnurag Kumar Vulisha
2017-10-23ata: ceva: Correct the AXI bus configuration for SATA portsAnurag Kumar Vulisha
2017-10-23ata: ceva: Add CCI support for SATA if CCI is enabledAnurag Kumar Vulisha
2017-10-23ata: ceva: Make RxWaterMark value as module parameterAnurag Kumar Vulisha
2017-10-23ata: ceva: Disable Device Sleep capabilityAnurag Kumar Vulisha
2017-10-23ata: ceva: Add gen 3 mode support in driverAnurag Kumar Vulisha
2017-10-23ata: ceva: Move sata port phy oob settings to device-treeAnurag Kumar Vulisha
2015-06-10drivers: ata: add support for Ceva sata host controllerSuneel Garapati