summaryrefslogtreecommitdiffstats
path: root/drivers/memory/mtk-smi.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu2019-08-301-3/+3
* memory: mtk-smi: Get rid of need_larbidYong Wu2019-08-301-24/+2
* memory: mtk-smi: Add bus_sel for mt8183Yong Wu2019-08-301-2/+22
* memory: mtk-smi: Invoke pm runtime_callback to enable clocksYong Wu2019-08-301-41/+72
* iommu/mediatek: Add mt8183 IOMMU supportYong Wu2019-08-301-0/+20
* memory: mtk-smi: Add gals supportYong Wu2019-08-301-0/+36
* memory: mtk-smi: Use a struct for the platform data for smi-commonYong Wu2019-08-301-11/+24
* memory: mtk-smi: Use a general config_port interfaceYong Wu2019-08-301-7/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* memory: mtk-smi: Degrade SMI init to module_initYong Wu2017-08-221-7/+4
* iommu/mediatek: Add mt2712 IOMMU supportYong Wu2017-08-221-3/+51
* memory: mtk-smi: Handle return value of clk_prepare_enableArvind Yadav2017-08-151-1/+4
* memory: mtk-smi: add larbid handle routineHonghui Zhang2017-08-041-0/+12
* memory: mtk-smi: Use of_device_get_match_data helperHonghui Zhang2017-08-041-12/+2
* memory/mediatek: add support for mt2701Honghui Zhang2016-06-211-18/+149
* memory: mtk-smi: export mtk_smi_larb_get/putPhilipp Zabel2016-05-061-0/+2
* memory: mediatek: Add SMI driverYong Wu2016-02-251-0/+273