index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mtk-sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-03
mmc: mtk-sd: Fix register settings for hs400(es) mode
Andy-ld Lu
1
-11
/
+20
2024-12-18
mmc: mtk-sd: Limit getting top_base to SoCs that require it
Chen-Yu Tsai
1
-4
/
+11
2024-12-10
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+2
2024-12-10
mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()
Joe Hattori
1
-0
/
+2
2024-12-10
mmc: mtk-sd: Add support for ignoring cmd response CRC
Andy-ld Lu
1
-2
/
+4
2024-11-12
mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting
Andy-ld Lu
1
-1
/
+2
2024-11-12
mmc: mtk-sd: Fix error handle of probe function
Andy-ld Lu
1
-4
/
+5
2024-10-25
mmc: mtk-sd: add support for mt7988
Frank Wunderlich
1
-0
/
+1
2024-10-25
mmc: mtk-sd: Add support for MT8196
Andy-ld Lu
1
-19
/
+126
2024-10-25
mmc: mtk-sd: Add stop_dly_sel and pop_en_cnt to platform data
Andy-ld Lu
1
-2
/
+19
2024-10-14
mmc: mtk-sd: fix devm_clk_get_optional usage
Rosen Penev
1
-3
/
+2
2024-10-14
mmc: mtd-sd: use devm_platform_ioremap_resource
Rosen Penev
1
-7
/
+3
2024-10-14
mmc: mtk-sd: use devm_mmc_alloc_host
Rosen Penev
1
-35
/
+20
2024-10-14
mmc: mtk-sd: Implement Host Software Queue for eMMC and SD Card
AngeloGioacchino Del Regno
1
-2
/
+47
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-26
mmc: mtk-sd: Improve data type in msdc_timeout_cal()
Thorsten Blum
1
-6
/
+5
2024-08-01
mmc: mtk-sd: receive cmd8 data when hs400 tuning fail
Mengqi Zhang
1
-4
/
+4
2024-04-02
mmc: mtk-sd: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2023-12-07
mmc: mtk-sd: Extend number of tuning steps
Axe Yang
1
-48
/
+110
2023-12-07
mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_data
Pin-yen Lin
1
-3
/
+5
2023-09-26
mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw
Pablo Sun
1
-3
/
+3
2023-08-15
mmc: mtk-sd: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
1
-3
/
+1
2023-06-19
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2023-06-19
mmc: mtk-sd: fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2023-06-12
mmc: mtk-sd: reduce CIT for better performance
Wenbin Mei
1
-0
/
+46
2023-06-12
mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't used
Douglas Anderson
1
-1
/
+1
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
1
-6
/
+2
2022-12-07
mmc: mtk-sd: fix two spelling mistakes in comment
Yu Zhe
1
-2
/
+2
2022-12-07
mmc: mtk-sd: add Inline Crypto Engine clock control
Mengqi Zhang
1
-0
/
+12
2022-12-07
mmc: mediatek: add support for MT7986 SoC
Sam Shih
1
-0
/
+14
2022-11-29
mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()
Gaosheng Cui
1
-4
/
+2
2022-09-20
mmc: mtk-sd: Add support for MT6795 Helio X10
AngeloGioacchino Del Regno
1
-0
/
+14
2022-09-20
mmc: mtk-sd: Reorder of_device_id and platform data by name
AngeloGioacchino Del Regno
1
-49
/
+50
2022-08-15
mmc: mtk-sd: Clear interrupts when cqe off/disable
Wenbin Mei
1
-0
/
+6
2022-07-26
mmc: mediatek: add support for SDIO eint wakup IRQ
Axe Yang
1
-6
/
+80
2022-07-12
mmc: mtk-sd: fix typo
Fabien Parent
1
-1
/
+1
2022-06-15
mmc: mediatek: wait dma stop bit reset to 0
Mengqi Zhang
1
-8
/
+12
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
1
-1
/
+1
2022-03-15
mmc: mtk-sd: Silence delay phase calculation debug log
Alexandre Bailon
1
-2
/
+2
2021-12-28
mmc: mtk-sd: Assign src_clk parent to src_clk_cg for legacy DTs
AngeloGioacchino Del Regno
1
-12
/
+16
2021-12-28
mmc: mtk-sd: Fix usage of devm_clk_get_optional()
AngeloGioacchino Del Regno
1
-1
/
+1
2021-12-28
mmc: mtk-sd: Take action for no-sdio device-tree parameter
AngeloGioacchino Del Regno
1
-7
/
+12
2021-12-28
mmc: mtk-sd: Use BIT() and GENMASK() macros to describe fields
AngeloGioacchino Del Regno
1
-218
/
+219
2021-12-28
mmc: mtk-sd: Use readl_poll_timeout instead of open-coded polling
AngeloGioacchino Del Regno
1
-25
/
+39
2021-12-09
mmc: mediatek: free the ext_csd when mmc_get_ext_csd success
Wenbin Mei
1
-1
/
+3
2021-10-28
Merge branch 'fixes' into next
Ulf Hansson
1
-19
/
+19
2021-10-28
mmc: mediatek: Move cqhci init behind ungate clock
Wenbin Mei
1
-19
/
+19
2021-10-12
mmc: mtk-sd: Add HS400 online tuning support
Wenbin Mei
1
-2
/
+77
2021-10-12
mmc: mtk-sd: Remove unused parameters
ChanWoo Lee
1
-6
/
+5
[next]