index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
mtk-cmdq-mailbox.c
Age
Commit message (
Expand
)
Author
Files
Lines
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