aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/mtk-cmdq-mailbox.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-17mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh1-0/+5
2019-09-17mailbox: mediatek: cmdq: support mt8183 gce functionBibby Hsieh1-0/+1
2019-09-17mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver dataBibby Hsieh1-5/+7
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-12-21mailbox: mtk-cmdq: Remove needless devm_kfree() callsThierry Reding1-8/+0
2018-12-21mailbox: mtk-cmdq: Use device-managed registration APIThierry Reding1-2/+1
2018-09-29mailbox: mediatek: Add check for possible failure of kzallocHoulong Wei1-0/+3
2018-08-15mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.cRandy Dunlap1-0/+2
2018-08-03mailbox: mediatek: Add Mediatek CMDQ driverHoulong Wei1-0/+569