summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.h
Commit message (Expand)AuthorAgeFilesLines
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+2
* ata: ahci: make rx_fis field in ahci_port of type void*Denis Orlov2022-05-051-1/+1
* ata: ahci: use named constants for capabilities bitsDenis Orlov2022-05-051-4/+26
* ata: ahci: correct named constants values and namesDenis Orlov2022-05-051-4/+6
* ata: ahci: do not ignore dma handlesDenis Orlov2022-05-051-0/+3
* ata: ahci: replace magic numbers with named constantsDenis Orlov2022-05-051-0/+12
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-11/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-5/+0
* ata: ahci: implement init callbackSascha Hauer2013-03-081-1/+0
* ata: Add ahci supportSascha Hauer2012-12-071-0/+182