Age | Commit message (Expand) | Author |
2022-12-18 | mailbox: mtk-cmdq: Do not request irq until we are ready | Ricardo Ribalda |
2022-12-18 | mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying | AngeloGioacchino Del Regno |
2022-12-18 | mailbox: mtk-cmdq: add MT8186 support | Yongqiang Niu |
2022-12-18 | mailbox: mtk-cmdq: add gce ddr enable support flow | Yongqiang Niu |
2022-12-18 | mailbox: mtk-cmdq: add gce software ddr enable private data | Yongqiang Niu |
2022-12-18 | mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of number | Yongqiang Niu |
2022-08-02 | mailbox: mtk-cmdq: Remove proprietary cmdq_task_cb | Chun-Kuang Hu |
2022-01-11 | mailbox: mtk: add missing of_node_put before return | Wang Qing |
2022-01-11 | mailbox: add control_by_sw for mt8195 | jason-jh.lin |
2022-01-11 | mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clks | Hsin-Yi Wang |
2022-01-11 | mailbox: fix gce_num of mt8192 driver data | jason-jh.lin |
2021-10-19 | mailbox: mtk-cmdq: Fix local clock ID usage | Fei Shao |
2021-10-19 | mailbox: mtk-cmdq: Validate alias_id on probe | Fei Shao |
2021-10-16 | mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done | jason-jh.lin |
2021-10-16 | mailbox: mtk-cmdq: Make use of the helper function devm_platform_ioremap_reso... | Cai Huoqing |
2021-08-31 | mailbox: cmdq: add multi-gce clocks support for mt8195 | jason-jh.lin |
2021-08-31 | mailbox: cmdq: add mediatek mailbox support for mt8195 | jason-jh.lin |
2021-08-30 | soc: mediatek: cmdq: add address shift in jump | Yongqiang Niu |
2021-08-30 | mailbox: cmdq: add mt8192 support | Yongqiang Niu |
2021-06-26 | mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush() | Dan Carpenter |
2021-06-26 | mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_data | Chun-Kuang Hu |
2021-06-26 | mailbox: mtk-cmdq: Use mailbox rx_callback | Chun-Kuang Hu |
2021-06-26 | mailbox: mtk-cmdq: Remove cmdq_cb_status | Chun-Kuang Hu |
2021-06-26 | mailbox: mediatek: Remove redundant error printing in cmdq_probe() | Zhen Lei |
2020-10-12 | maiblox: mediatek: Fix handling of platform_get_irq() error | Krzysztof Kozlowski |
2020-08-03 | mailbox: mediatek: cmdq: clear task in channel before shutdown | Dennis YC Hsieh |
2020-08-03 | mailbox: cmdq: support mt6779 gce platform definition | Dennis YC Hsieh |
2020-08-03 | mailbox: cmdq: variablize address shift in platform | Dennis YC Hsieh |
2020-03-19 | mailbox: mediatek: remove implementation related to atomic_exec | Bibby Hsieh |
2020-03-19 | mailbox: mediatek: implement flush function | Bibby Hsieh |
2019-09-17 | mailbox: mediatek: cmdq: clear the event in cmdq initial flow | Bibby Hsieh |
2019-09-17 | mailbox: mediatek: cmdq: support mt8183 gce function | Bibby Hsieh |
2019-09-17 | mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data | Bibby Hsieh |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2018-12-21 | mailbox: mtk-cmdq: Remove needless devm_kfree() calls | Thierry Reding |
2018-12-21 | mailbox: mtk-cmdq: Use device-managed registration API | Thierry Reding |
2018-09-29 | mailbox: mediatek: Add check for possible failure of kzalloc | Houlong Wei |
2018-08-15 | mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c | Randy Dunlap |
2018-08-03 | mailbox: mediatek: Add Mediatek CMDQ driver | Houlong Wei |