index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
mtk-cmdq-mailbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mailbox: mtk-cmdq: Remove proprietary cmdq_task_cb
Chun-Kuang Hu
2022-08-02
1
-11
/
+0
*
mailbox: mtk: add missing of_node_put before return
Wang Qing
2022-01-11
1
-0
/
+1
*
mailbox: add control_by_sw for mt8195
jason-jh.lin
2022-01-11
1
-1
/
+1
*
mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clks
Hsin-Yi Wang
2022-01-11
1
-4
/
+6
*
mailbox: fix gce_num of mt8192 driver data
jason-jh.lin
2022-01-11
1
-1
/
+1
*
mailbox: mtk-cmdq: Fix local clock ID usage
Fei Shao
2021-10-19
1
-5
/
+3
*
mailbox: mtk-cmdq: Validate alias_id on probe
Fei Shao
2021-10-19
1
-1
/
+1
*
mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done
jason-jh.lin
2021-10-16
1
-1
/
+0
*
mailbox: mtk-cmdq: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
2021-10-16
1
-3
/
+1
*
mailbox: cmdq: add multi-gce clocks support for mt8195
jason-jh.lin
2021-08-31
1
-22
/
+79
*
mailbox: cmdq: add mediatek mailbox support for mt8195
jason-jh.lin
2021-08-31
1
-0
/
+1
*
soc: mediatek: cmdq: add address shift in jump
Yongqiang Niu
2021-08-30
1
-1
/
+2
*
mailbox: cmdq: add mt8192 support
Yongqiang Niu
2021-08-30
1
-0
/
+10
*
mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush()
Dan Carpenter
2021-06-26
1
-1
/
+1
*
mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_data
Chun-Kuang Hu
2021-06-26
1
-0
/
+2
*
mailbox: mtk-cmdq: Use mailbox rx_callback
Chun-Kuang Hu
2021-06-26
1
-5
/
+9
*
mailbox: mtk-cmdq: Remove cmdq_cb_status
Chun-Kuang Hu
2021-06-26
1
-5
/
+5
*
mailbox: mediatek: Remove redundant error printing in cmdq_probe()
Zhen Lei
2021-06-26
1
-3
/
+1
*
maiblox: mediatek: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-10-12
1
-5
/
+3
*
mailbox: mediatek: cmdq: clear task in channel before shutdown
Dennis YC Hsieh
2020-08-03
1
-0
/
+38
*
mailbox: cmdq: support mt6779 gce platform definition
Dennis YC Hsieh
2020-08-03
1
-0
/
+2
*
mailbox: cmdq: variablize address shift in platform
Dennis YC Hsieh
2020-08-03
1
-13
/
+44
*
mailbox: mediatek: remove implementation related to atomic_exec
Bibby Hsieh
2020-03-19
1
-68
/
+8
*
mailbox: mediatek: implement flush function
Bibby Hsieh
2020-03-19
1
-0
/
+52
*
mailbox: mediatek: cmdq: clear the event in cmdq initial flow
Bibby Hsieh
2019-09-17
1
-0
/
+5
*
mailbox: mediatek: cmdq: support mt8183 gce function
Bibby Hsieh
2019-09-17
1
-0
/
+1
*
mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
Bibby Hsieh
2019-09-17
1
-5
/
+7
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
mailbox: mtk-cmdq: Remove needless devm_kfree() calls
Thierry Reding
2018-12-21
1
-8
/
+0
*
mailbox: mtk-cmdq: Use device-managed registration API
Thierry Reding
2018-12-21
1
-2
/
+1
*
mailbox: mediatek: Add check for possible failure of kzalloc
Houlong Wei
2018-09-29
1
-0
/
+3
*
mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c
Randy Dunlap
2018-08-15
1
-0
/
+2
*
mailbox: mediatek: Add Mediatek CMDQ driver
Houlong Wei
2018-08-03
1
-0
/
+569