index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci_ceva.c
Age
Commit message (
Expand
)
Author
2023-08-02
ata: Explicitly include correct DT includes
Rob Herring
2023-05-15
ata: libata: Make ata_platform_remove_one return void
Uwe Kleine-König
2023-03-24
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2022-03-07
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
2022-01-14
ata: fix read_id() ata port operation interface
Damien Le Moal
2021-12-06
ata: ahci_ceva: Fix id array access in ceva_ahci_read_id()
Damien Le Moal
2021-04-06
ata: ahci: ceva: Updated code by using dev_err_probe()
Piyush Mehta
2021-03-12
ata: ahci: ceva: Update the driver to support xilinx GT phy
Piyush Mehta
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2018-08-22
ata: add an extra argument to ahci_platform_get_resources()
Kunihiko Hayashi
2017-10-23
ata: ceva: Add SMMU support for SATA IP
Anurag Kumar Vulisha
2017-10-23
ata: ceva: Correct the suspend and resume logic for SATA
Anurag Kumar Vulisha
2017-10-23
ata: ceva: Correct the AXI bus configuration for SATA ports
Anurag Kumar Vulisha
2017-10-23
ata: ceva: Add CCI support for SATA if CCI is enabled
Anurag Kumar Vulisha
2017-10-23
ata: ceva: Make RxWaterMark value as module parameter
Anurag Kumar Vulisha
2017-10-23
ata: ceva: Disable Device Sleep capability
Anurag Kumar Vulisha
2017-10-23
ata: ceva: Add gen 3 mode support in driver
Anurag Kumar Vulisha
2017-10-23
ata: ceva: Move sata port phy oob settings to device-tree
Anurag Kumar Vulisha
2015-06-10
drivers: ata: add support for Ceva sata host controller
Suneel Garapati