index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
mtk-smi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: mtk-smi: Fix a null dereference for the ostd
Yong Wu
2021-11-25
1
-1
/
+1
*
memory: mtk-smi: mt8195: Add initial setting for smi-larb
Yong Wu
2021-09-22
1
-1
/
+78
*
memory: mtk-smi: mt8195: Add initial setting for smi-common
Yong Wu
2021-09-22
1
-4
/
+38
*
memory: mtk-smi: mt8195: Add smi support
Yong Wu
2021-09-22
1
-0
/
+26
*
memory: mtk-smi: Use devm_platform_ioremap_resource
Yong Wu
2021-09-22
1
-8
/
+3
*
memory: mtk-smi: Add clocks for smi-sub-common
Yong Wu
2021-09-22
1
-2
/
+8
*
memory: mtk-smi: Add device link for smi-sub-common
Yong Wu
2021-09-22
1
-24
/
+51
*
memory: mtk-smi: Add error handle for smi_probe
Yong Wu
2021-09-22
1
-1
/
+9
*
memory: mtk-smi: Adjust some code position
Yong Wu
2021-09-22
1
-113
/
+75
*
memory: mtk-smi: Rename smi_gen to smi_type
Yong Wu
2021-09-22
1
-14
/
+14
*
memory: mtk-smi: Use clk_bulk clock ops
Yong Wu
2021-09-22
1
-88
/
+55
*
memory: mtk-smi: Add device-link between smi-larb and smi-common
Yong Wu
2021-04-13
1
-9
/
+10
*
Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
1
-0
/
+8
|
\
|
*
iommu/mediatek: Support master use iova over 32bit
Yong Wu
2021-02-01
1
-0
/
+7
|
*
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
2021-02-01
1
-0
/
+1
*
|
memory: mtk-smi: Allow building as module
Yong Wu
2021-01-26
1
-0
/
+9
*
|
memory: mtk-smi: Use platform_register_drivers
Yong Wu
2021-01-22
1
-19
/
+6
*
|
memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops
Zhang Qilong
2021-01-03
1
-2
/
+2
|
/
*
memory: mtk-smi: Add mt8192 support
Yong Wu
2020-11-05
1
-0
/
+19
*
memory: mtk-smi: add support for MT8167
Fabien Parent
2020-09-09
1
-0
/
+23
*
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-11
1
-0
/
+22
|
\
|
*
memory: mtk-smi: Add basic support for MT6779
Ming-Fan Chen
2020-07-13
1
-0
/
+22
*
|
memory: mtk-smi: Add argument to function pointer definition
Krzysztof Kozlowski
2020-07-24
1
-1
/
+1
|
/
*
memory: mtk-smi: Add PM suspend and resume ops
Yong Wu
2019-10-15
1
-0
/
+4
*
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
2019-08-30
1
-3
/
+3
*
memory: mtk-smi: Get rid of need_larbid
Yong Wu
2019-08-30
1
-24
/
+2
*
memory: mtk-smi: Add bus_sel for mt8183
Yong Wu
2019-08-30
1
-2
/
+22
*
memory: mtk-smi: Invoke pm runtime_callback to enable clocks
Yong Wu
2019-08-30
1
-41
/
+72
*
iommu/mediatek: Add mt8183 IOMMU support
Yong Wu
2019-08-30
1
-0
/
+20
*
memory: mtk-smi: Add gals support
Yong Wu
2019-08-30
1
-0
/
+36
*
memory: mtk-smi: Use a struct for the platform data for smi-common
Yong Wu
2019-08-30
1
-11
/
+24
*
memory: mtk-smi: Use a general config_port interface
Yong Wu
2019-08-30
1
-7
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
memory: mtk-smi: Degrade SMI init to module_init
Yong Wu
2017-08-22
1
-7
/
+4
*
iommu/mediatek: Add mt2712 IOMMU support
Yong Wu
2017-08-22
1
-3
/
+51
*
memory: mtk-smi: Handle return value of clk_prepare_enable
Arvind Yadav
2017-08-15
1
-1
/
+4
*
memory: mtk-smi: add larbid handle routine
Honghui Zhang
2017-08-04
1
-0
/
+12
*
memory: mtk-smi: Use of_device_get_match_data helper
Honghui Zhang
2017-08-04
1
-12
/
+2
*
memory/mediatek: add support for mt2701
Honghui Zhang
2016-06-21
1
-18
/
+149
*
memory: mtk-smi: export mtk_smi_larb_get/put
Philipp Zabel
2016-05-06
1
-0
/
+2
*
memory: mediatek: Add SMI driver
Yong Wu
2016-02-25
1
-0
/
+273