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