aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_mtk.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-02ata: Explicitly include correct DT includesRob Herring1-0/+1
2023-05-15ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König1-1/+1
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche1-1/+1
2023-03-23ata: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2022-09-17ata: libahci_platform: Parse ports-implemented property in resources getterSerge Semin1-2/+0
2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi1-1/+1
2017-12-04ahci: mtk: Change driver name to ahci-mtkMatthias Brugger1-1/+1
2017-11-27ata: mediatek: Fix typo in module descriptionAlbert Pool1-2/+2
2017-08-28ata: mediatek: add support for MediaTek SATA controllerRyder Lee1-0/+196