summaryrefslogtreecommitdiff
path: root/drivers/ata/mtk_ahci.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-19ahci: mediatek: fix undefined reference of dev_errFrank Wunderlich1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: core: Access device ofnode through functionsSimon Glass1-1/+2
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-08-24ahci: mediatek: fix copyright and author-linesFrank Wunderlich1-4/+2
2020-08-20ahci: mediatek: add ahci driverFrank Wunderlich1-0/+130