index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2025-06-19
mailbox: mtk-cmdq: Refine GCE_GCTL_VALUE setting
Jason-JH Lin
1
-29
/
+22
2024-11-24
mailbox: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-11-24
mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()
Yang Yingliang
1
-1
/
+1
2024-11-24
mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()
Sakari Ailus
1
-5
/
+5
2024-07-19
mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime...
Jason-JH.Lin
1
-6
/
+6
2024-07-10
mailbox: mtk-cmdq: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
mailbox: mtk-cmdq: Dynamically allocate clk_bulk_data structure
AngeloGioacchino Del Regno
1
-2
/
+6
2024-07-10
mailbox: mtk-cmdq: Move and partially refactor clocks probe
AngeloGioacchino Del Regno
1
-28
/
+51
2024-07-10
mailbox: mtk-cmdq: Stop requiring name for GCE clock
AngeloGioacchino Del Regno
1
-1
/
+1
2024-05-19
mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown
Jason-JH.Lin
1
-1
/
+1
2024-05-19
mailbox: mtk-cmdq-mailbox: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-01-13
mailbox: mtk-cmdq: Add CMDQ driver support for mt8188
Jason-JH.Lin
1
-0
/
+8
2024-01-13
mailbox: mtk-cmdq: Sort cmdq platform data by compatible name
Jason-JH.Lin
1
-11
/
+11
2024-01-13
mailbox: mtk-cmdq: Rename gce_plat variable with SoC name postfix
Jason-JH.Lin
1
-12
/
+12
2024-01-13
mailbox: mtk-cmdq: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-15
mailbox: mtk-cmdq-mailbox: Implement Runtime PM with autosuspend
AngeloGioacchino Del Regno
1
-12
/
+68
2023-09-05
mailbox: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2022-12-18
mailbox: mtk-cmdq: Do not request irq until we are ready
Ricardo Ribalda
1
-6
/
+7
2022-12-18
mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying
AngeloGioacchino Del Regno
1
-49
/
+39
2022-12-18
mailbox: mtk-cmdq: add MT8186 support
Yongqiang Niu
1
-0
/
+9
2022-12-18
mailbox: mtk-cmdq: add gce ddr enable support flow
Yongqiang Niu
1
-0
/
+22
2022-12-18
mailbox: mtk-cmdq: add gce software ddr enable private data
Yongqiang Niu
1
-1
/
+11
2022-12-18
mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of number
Yongqiang Niu
1
-1
/
+3
2022-08-02
mailbox: mtk-cmdq: Remove proprietary cmdq_task_cb
Chun-Kuang Hu
1
-11
/
+0
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
[next]