开源镜像站
帮助
动态
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
/
soc
/
mediatek
/
mtk-mutex.c
Age
Commit message (
Expand
)
Author
2023-12-11
soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsys
Hsiao Chien Sung
2023-12-11
soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys
Hsiao Chien Sung
2023-08-12
soc: mediatek: Explicitly include correct DT includes
Rob Herring
2023-05-29
soc: mediatek: mtk-mutex: Remove unnecessary .owner
Jiapeng Chong
2023-04-02
soc: mediatek: mutex: Use dev_err_probe()
Ye Xingchen
2023-04-02
soc: mediatek: Cleanup ifdefs for IS_REACHABLE(CONFIG_MTK_CMDQ)
AngeloGioacchino Del Regno
2023-04-02
soc: mediatek: mtk-mutex: Use module_platform_driver() macro
AngeloGioacchino Del Regno
2023-04-02
soc: mediatek: mtk-mutex: Replace max handles number with definition
AngeloGioacchino Del Regno
2023-04-02
soc: mediatek: mtk-mutex: Compress of_device_id array entries
AngeloGioacchino Del Regno
2023-03-06
soc: mediatek: mutex: support MT8195 VPPSYS
Roy-CW.Yeh
2023-03-06
soc: mediatek: mutex: Add mtk_mutex_set_mod support to set MOD1
Roy-CW.Yeh
2023-01-25
soc: mediatek: add mtk-mutex support for mt8195 vdosys1
Nancy.Lin
2023-01-25
soc: mediatek: add mtk-mutex component - dp_intf1
Nancy.Lin
2023-01-09
mtk-mmsys: Change mtk-mmsys & mtk-mutex to modules
Yongqiang Niu
2023-01-09
soc: mediatek: add mtk-mutex support for mt8188 vdosys0
Nathan Lu
2023-01-09
soc: mediatek: mutex: Drop empty platform remove function
Uwe Kleine-König
2022-09-15
soc: mediatek: mutex: Add support for MT6795 Helio X10 display mutex
AngeloGioacchino Del Regno
2022-08-31
soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3
Allen-KH Cheng
2022-07-08
soc: mediatek: mutex: Simplify with devm_platform_get_and_ioremap_resource()
AngeloGioacchino Del Regno
2022-06-22
soc: mediatek: mutex: Use DDP_COMPONENT_DITHER0 mod index for MT8365
AngeloGioacchino Del Regno
2022-06-17
soc: mediatek: mutex: add functions that operate registers by CMDQ
Moudy Ho
2022-06-17
soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDP
Moudy Ho
2022-06-17
soc: mediatek: mutex: add common interface for modules setting
Moudy Ho
2022-06-17
soc: mediatek: mutex: add MT8365 support
Fabien Parent
2022-04-25
soc: mediatek: mutex: remove mt8195 MOD0 and SOF0 definition
Jason-JH.Lin
2022-04-22
soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0
jason-jh.lin
2022-04-22
soc: mediatek: add mtk-mutex support for mt8195 vdosys0
jason-jh.lin
2022-02-28
soc: mediatek: add MTK mutex support for MT8186
Yongqiang Niu
2021-10-08
soc: mediatek: add mtk mutex support for MT8192
Yongqiang Niu
2021-04-01
soc: mediatek: Make symbol 'mtk_mutex_driver' static
Wei Yongjun
2021-03-17
soc: mediatek: add mtk mutex support for MT8183
Yongqiang Niu
2021-02-04
soc / drm: mediatek: Move mtk mutex driver to soc folder
CK Hu