aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware/mtk-adsp-ipc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-12firmware: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-10-13firmware: mtk-adsp-ipc: Switch to using dev_err_probe()AngeloGioacchino Del Regno1-4/+3
2024-01-04firmware: mtk-adsp-ipc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-08-12firmware: Explicitly include correct DT includesRob Herring1-1/+0
2022-06-22firmware: mediatek: Use meaningful names for mboxTinghan Shen1-24/+12
2022-05-16firmware: mediatek: Add adsp ipc protocol interfaceTingHan Shen1-0/+157