index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
mtk-smi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
memory: mtk-smi: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+2
2023-12-19
memory: mtk-smi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+4
2023-04-10
memory: mtk-smi: mt8365: Add SMI Support
Alexandre Mergnat
1
-0
/
+6
2022-08-30
memory: mtk-smi: mt8188: Add SMI Support
Chengci.Xu
1
-0
/
+71
2022-08-30
memory: mtk-smi: Add enable IOMMU SMC command for MM master
Chengci.Xu
1
-0
/
+18
2022-08-30
memory: mtk-smi: Add return value for configure port function
Chengci.Xu
1
-9
/
+11
2022-07-01
Merge tag 'memory-controller-drv-5.20' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-0
/
+17
2022-06-06
memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_common
Miaoqian Lin
1
-1
/
+4
2022-06-06
memory: mtk-smi: Add support for MT6795 Helio X10
AngeloGioacchino Del Regno
1
-0
/
+17
2022-03-24
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+53
2022-03-01
Merge tag 'memory-controller-drv-mediatek-5.18' of git://git.kernel.org/pub/s...
Arnd Bergmann
1
-2
/
+52
2022-02-08
memory: mtk-smi: Enable sleep ctrl safety function for MT8195
AngeloGioacchino Del Regno
1
-1
/
+2
2022-01-28
media: memory: mtk-smi: Get rid of mtk_smi_larb_get/put
Yong Wu
1
-14
/
+0
2022-01-27
memory: mtk-smi: Use ARRAY_SIZE to define MTK_SMI_CLK_NR_MAX
AngeloGioacchino Del Regno
1
-2
/
+1
2022-01-25
memory: mtk-smi: mt8186: Add smi support
Yong Wu
1
-0
/
+13
2022-01-25
memory: mtk-smi: Add sleep ctrl function
Yong Wu
1
-0
/
+36
2022-01-25
memory: mtk-smi: handle positive return value for clk_bulk_prepare_enable
Yong Wu
1
-1
/
+1
2021-11-25
memory: mtk-smi: Fix a null dereference for the ostd
Yong Wu
1
-1
/
+1
2021-09-22
memory: mtk-smi: mt8195: Add initial setting for smi-larb
Yong Wu
1
-1
/
+78
2021-09-22
memory: mtk-smi: mt8195: Add initial setting for smi-common
Yong Wu
1
-4
/
+38
2021-09-22
memory: mtk-smi: mt8195: Add smi support
Yong Wu
1
-0
/
+26
2021-09-22
memory: mtk-smi: Use devm_platform_ioremap_resource
Yong Wu
1
-8
/
+3
2021-09-22
memory: mtk-smi: Add clocks for smi-sub-common
Yong Wu
1
-2
/
+8
2021-09-22
memory: mtk-smi: Add device link for smi-sub-common
Yong Wu
1
-24
/
+51
2021-09-22
memory: mtk-smi: Add error handle for smi_probe
Yong Wu
1
-1
/
+9
2021-09-22
memory: mtk-smi: Adjust some code position
Yong Wu
1
-113
/
+75
2021-09-22
memory: mtk-smi: Rename smi_gen to smi_type
Yong Wu
1
-14
/
+14
2021-09-22
memory: mtk-smi: Use clk_bulk clock ops
Yong Wu
1
-88
/
+55
2021-04-13
memory: mtk-smi: Add device-link between smi-larb and smi-common
Yong Wu
1
-9
/
+10
2021-02-22
Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2021-02-01
iommu/mediatek: Support master use iova over 32bit
Yong Wu
1
-0
/
+7
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
1
-0
/
+1
2021-01-26
memory: mtk-smi: Allow building as module
Yong Wu
1
-0
/
+9
2021-01-23
memory: mtk-smi: Use platform_register_drivers
Yong Wu
1
-19
/
+6
2021-01-03
memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops
Zhang Qilong
1
-2
/
+2
2020-11-05
memory: mtk-smi: Add mt8192 support
Yong Wu
1
-0
/
+19
2020-09-09
memory: mtk-smi: add support for MT8167
Fabien Parent
1
-0
/
+23
2020-08-12
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+22
2020-07-24
memory: mtk-smi: Add argument to function pointer definition
Krzysztof Kozlowski
1
-1
/
+1
2020-07-13
memory: mtk-smi: Add basic support for MT6779
Ming-Fan Chen
1
-0
/
+22
2019-10-15
memory: mtk-smi: Add PM suspend and resume ops
Yong Wu
1
-0
/
+4
2019-08-30
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
1
-3
/
+3
2019-08-30
memory: mtk-smi: Get rid of need_larbid
Yong Wu
1
-24
/
+2
2019-08-30
memory: mtk-smi: Add bus_sel for mt8183
Yong Wu
1
-2
/
+22
2019-08-30
memory: mtk-smi: Invoke pm runtime_callback to enable clocks
Yong Wu
1
-41
/
+72
2019-08-30
iommu/mediatek: Add mt8183 IOMMU support
Yong Wu
1
-0
/
+20
2019-08-30
memory: mtk-smi: Add gals support
Yong Wu
1
-0
/
+36
2019-08-30
memory: mtk-smi: Use a struct for the platform data for smi-common
Yong Wu
1
-11
/
+24
2019-08-30
memory: mtk-smi: Use a general config_port interface
Yong Wu
1
-7
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
[next]