index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-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