summaryrefslogtreecommitdiff
path: root/drivers/mailbox/mtk-cmdq-mailbox.c
AgeCommit message (Expand)Author
2021-10-19mailbox: mtk-cmdq: Fix local clock ID usageFei Shao
2021-10-19mailbox: mtk-cmdq: Validate alias_id on probeFei Shao
2021-10-16mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_donejason-jh.lin
2021-10-16mailbox: mtk-cmdq: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2021-08-31mailbox: cmdq: add multi-gce clocks support for mt8195jason-jh.lin
2021-08-31mailbox: cmdq: add mediatek mailbox support for mt8195jason-jh.lin
2021-08-30soc: mediatek: cmdq: add address shift in jumpYongqiang Niu
2021-08-30mailbox: cmdq: add mt8192 supportYongqiang Niu
2021-06-26mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush()Dan Carpenter
2021-06-26mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_dataChun-Kuang Hu
2021-06-26mailbox: mtk-cmdq: Use mailbox rx_callbackChun-Kuang Hu
2021-06-26mailbox: mtk-cmdq: Remove cmdq_cb_statusChun-Kuang Hu
2021-06-26mailbox: mediatek: Remove redundant error printing in cmdq_probe()Zhen Lei
2020-10-12maiblox: mediatek: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-08-03mailbox: mediatek: cmdq: clear task in channel before shutdownDennis YC Hsieh
2020-08-03mailbox: cmdq: support mt6779 gce platform definitionDennis YC Hsieh
2020-08-03mailbox: cmdq: variablize address shift in platformDennis YC Hsieh
2020-03-19mailbox: mediatek: remove implementation related to atomic_execBibby Hsieh
2020-03-19mailbox: mediatek: implement flush functionBibby Hsieh
2019-09-17mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh
2019-09-17mailbox: mediatek: cmdq: support mt8183 gce functionBibby Hsieh
2019-09-17mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver dataBibby Hsieh
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-12-21mailbox: mtk-cmdq: Remove needless devm_kfree() callsThierry Reding
2018-12-21mailbox: mtk-cmdq: Use device-managed registration APIThierry Reding
2018-09-29mailbox: mediatek: Add check for possible failure of kzallocHoulong Wei
2018-08-15mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.cRandy Dunlap
2018-08-03mailbox: mediatek: Add Mediatek CMDQ driverHoulong Wei