开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
mtk-cmdq-mailbox.c
Age
Commit message (
Expand
)
Author
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