summaryrefslogtreecommitdiff
path: root/drivers/soc/mediatek/mtk-mutex.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-11soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsysHsiao Chien Sung1-0/+16
2023-12-11soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsysHsiao Chien Sung1-0/+35
2023-08-12soc: mediatek: Explicitly include correct DT includesRob Herring1-2/+1
2023-05-29soc: mediatek: mtk-mutex: Remove unnecessary .ownerJiapeng Chong1-1/+0
2023-04-02soc: mediatek: mutex: Use dev_err_probe()Ye Xingchen1-5/+2
2023-04-02soc: mediatek: Cleanup ifdefs for IS_REACHABLE(CONFIG_MTK_CMDQ)AngeloGioacchino Del Regno1-12/+3
2023-04-02soc: mediatek: mtk-mutex: Use module_platform_driver() macroAngeloGioacchino Del Regno1-13/+1
2023-04-02soc: mediatek: mtk-mutex: Replace max handles number with definitionAngeloGioacchino Del Regno1-4/+6
2023-04-02soc: mediatek: mtk-mutex: Compress of_device_id array entriesAngeloGioacchino Del Regno1-27/+14
2023-03-06soc: mediatek: mutex: support MT8195 VPPSYSRoy-CW.Yeh1-0/+102
2023-03-06soc: mediatek: mutex: Add mtk_mutex_set_mod support to set MOD1Roy-CW.Yeh1-7/+26
2023-01-25soc: mediatek: add mtk-mutex support for mt8195 vdosys1Nancy.Lin1-0/+33
2023-01-25soc: mediatek: add mtk-mutex component - dp_intf1Nancy.Lin1-0/+4
2023-01-09mtk-mmsys: Change mtk-mmsys & mtk-mutex to modulesYongqiang Niu1-1/+16
2023-01-09soc: mediatek: add mtk-mutex support for mt8188 vdosys0Nathan Lu1-0/+53
2023-01-09soc: mediatek: mutex: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-09-15soc: mediatek: mutex: Add support for MT6795 Helio X10 display mutexAngeloGioacchino Del Regno1-0/+16
2022-08-31soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3Allen-KH Cheng1-0/+28
2022-07-08soc: mediatek: mutex: Simplify with devm_platform_get_and_ioremap_resource()AngeloGioacchino Del Regno1-12/+6
2022-06-22soc: mediatek: mutex: Use DDP_COMPONENT_DITHER0 mod index for MT8365AngeloGioacchino Del Regno1-1/+1
2022-06-17soc: mediatek: mutex: add functions that operate registers by CMDQMoudy Ho1-1/+44
2022-06-17soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDPMoudy Ho1-0/+21
2022-06-17soc: mediatek: mutex: add common interface for modules settingMoudy Ho1-0/+53
2022-06-17soc: mediatek: mutex: add MT8365 supportFabien Parent1-0/+40
2022-04-25soc: mediatek: mutex: remove mt8195 MOD0 and SOF0 definitionJason-JH.Lin1-5/+2
2022-04-22soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0jason-jh.lin1-5/+5
2022-04-22soc: mediatek: add mtk-mutex support for mt8195 vdosys0jason-jh.lin1-3/+84
2022-02-28soc: mediatek: add MTK mutex support for MT8186Yongqiang Niu1-0/+45
2021-10-08soc: mediatek: add mtk mutex support for MT8192Yongqiang Niu1-0/+35
2021-04-01soc: mediatek: Make symbol 'mtk_mutex_driver' staticWei Yongjun1-1/+1
2021-03-17soc: mediatek: add mtk mutex support for MT8183Yongqiang Niu1-0/+50
2021-02-04soc / drm: mediatek: Move mtk mutex driver to soc folderCK Hu1-0/+474