Age | Commit message (Expand) | Author |
2022-08-30 | memory: mtk-smi: mt8188: Add SMI Support | Chengci.Xu |
2022-08-30 | memory: mtk-smi: Add enable IOMMU SMC command for MM master | Chengci.Xu |
2022-08-30 | memory: mtk-smi: Add return value for configure port function | Chengci.Xu |
2022-07-01 | Merge tag 'memory-controller-drv-5.20' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann |
2022-06-06 | memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_common | Miaoqian Lin |
2022-06-06 | memory: mtk-smi: Add support for MT6795 Helio X10 | AngeloGioacchino Del Regno |
2022-03-23 | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-01 | Merge tag 'memory-controller-drv-mediatek-5.18' of git://git.kernel.org/pub/s... | Arnd Bergmann |
2022-02-08 | memory: mtk-smi: Enable sleep ctrl safety function for MT8195 | AngeloGioacchino Del Regno |
2022-01-28 | media: memory: mtk-smi: Get rid of mtk_smi_larb_get/put | Yong Wu |
2022-01-27 | memory: mtk-smi: Use ARRAY_SIZE to define MTK_SMI_CLK_NR_MAX | AngeloGioacchino Del Regno |
2022-01-25 | memory: mtk-smi: mt8186: Add smi support | Yong Wu |
2022-01-25 | memory: mtk-smi: Add sleep ctrl function | Yong Wu |
2022-01-25 | memory: mtk-smi: handle positive return value for clk_bulk_prepare_enable | Yong Wu |
2021-11-25 | memory: mtk-smi: Fix a null dereference for the ostd | Yong Wu |
2021-09-22 | memory: mtk-smi: mt8195: Add initial setting for smi-larb | Yong Wu |
2021-09-22 | memory: mtk-smi: mt8195: Add initial setting for smi-common | Yong Wu |
2021-09-22 | memory: mtk-smi: mt8195: Add smi support | Yong Wu |
2021-09-22 | memory: mtk-smi: Use devm_platform_ioremap_resource | Yong Wu |
2021-09-22 | memory: mtk-smi: Add clocks for smi-sub-common | Yong Wu |
2021-09-22 | memory: mtk-smi: Add device link for smi-sub-common | Yong Wu |
2021-09-22 | memory: mtk-smi: Add error handle for smi_probe | Yong Wu |
2021-09-22 | memory: mtk-smi: Adjust some code position | Yong Wu |
2021-09-22 | memory: mtk-smi: Rename smi_gen to smi_type | Yong Wu |
2021-09-22 | memory: mtk-smi: Use clk_bulk clock ops | Yong Wu |
2021-04-13 | memory: mtk-smi: Add device-link between smi-larb and smi-common | Yong Wu |
2021-02-22 | Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-01 | iommu/mediatek: Support master use iova over 32bit | Yong Wu |
2021-02-01 | iommu/mediatek: Use the common mtk-memory-port.h | Yong Wu |
2021-01-26 | memory: mtk-smi: Allow building as module | Yong Wu |
2021-01-22 | memory: mtk-smi: Use platform_register_drivers | Yong Wu |
2021-01-03 | memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops | Zhang Qilong |
2020-11-05 | memory: mtk-smi: Add mt8192 support | Yong Wu |
2020-09-09 | memory: mtk-smi: add support for MT8167 | Fabien Parent |
2020-08-11 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-07-24 | memory: mtk-smi: Add argument to function pointer definition | Krzysztof Kozlowski |
2020-07-13 | memory: mtk-smi: Add basic support for MT6779 | Ming-Fan Chen |
2019-10-15 | memory: mtk-smi: Add PM suspend and resume ops | Yong Wu |
2019-08-30 | iommu/mediatek: Clean up struct mtk_smi_iommu | Yong Wu |
2019-08-30 | memory: mtk-smi: Get rid of need_larbid | Yong Wu |
2019-08-30 | memory: mtk-smi: Add bus_sel for mt8183 | Yong Wu |
2019-08-30 | memory: mtk-smi: Invoke pm runtime_callback to enable clocks | Yong Wu |
2019-08-30 | iommu/mediatek: Add mt8183 IOMMU support | Yong Wu |
2019-08-30 | memory: mtk-smi: Add gals support | Yong Wu |
2019-08-30 | memory: mtk-smi: Use a struct for the platform data for smi-common | Yong Wu |
2019-08-30 | memory: mtk-smi: Use a general config_port interface | Yong Wu |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2017-08-22 | memory: mtk-smi: Degrade SMI init to module_init | Yong Wu |
2017-08-22 | iommu/mediatek: Add mt2712 IOMMU support | Yong Wu |
2017-08-15 | memory: mtk-smi: Handle return value of clk_prepare_enable | Arvind Yadav |