summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_mtk.c
Commit message (Expand)AuthorAgeFilesLines
* ata: Explicitly include correct DT includesRob Herring2023-08-021-0/+1
* ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König2023-05-151-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-04-261-1/+1
|\
| * scsi: ata: Declare SCSI host templates constBart Van Assche2023-03-241-1/+1
* | ata: Use of_property_present() for testing DT property presenceRob Herring2023-03-231-1/+1
|/
* ata: libahci_platform: Parse ports-implemented property in resources getterSerge Semin2022-09-171-2/+0
* ata: Drop commas after OF match table sentinelsGeert Uytterhoeven2022-03-071-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-221-1/+1
* ahci: mtk: Change driver name to ahci-mtkMatthias Brugger2017-12-041-1/+1
* ata: mediatek: Fix typo in module descriptionAlbert Pool2017-11-271-2/+2
* ata: mediatek: add support for MediaTek SATA controllerRyder Lee2017-08-281-0/+196