summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/mtk-cmdq-mailbox.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* mailbox: mtk-cmdq: Remove needless devm_kfree() callsThierry Reding2018-12-211-8/+0Star
* mailbox: mtk-cmdq: Use device-managed registration APIThierry Reding2018-12-211-2/+1Star
* mailbox: mediatek: Add check for possible failure of kzallocHoulong Wei2018-09-291-0/+3
* mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.cRandy Dunlap2018-08-151-0/+2
* mailbox: mediatek: Add Mediatek CMDQ driverHoulong Wei2018-08-031-0/+569