index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mtk-sd.c
Age
Commit message (
Expand
)
Author
2025-02-03
mmc: mtk-sd: Fix register settings for hs400(es) mode
Andy-ld Lu
2024-12-18
mmc: mtk-sd: Limit getting top_base to SoCs that require it
Chen-Yu Tsai
2024-12-10
mmc: Merge branch fixes into next
Ulf Hansson
2024-12-10
mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()
Joe Hattori
2024-12-10
mmc: mtk-sd: Add support for ignoring cmd response CRC
Andy-ld Lu
2024-11-12
mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting
Andy-ld Lu
2024-11-12
mmc: mtk-sd: Fix error handle of probe function
Andy-ld Lu
2024-10-25
mmc: mtk-sd: add support for mt7988
Frank Wunderlich
2024-10-25
mmc: mtk-sd: Add support for MT8196
Andy-ld Lu
2024-10-25
mmc: mtk-sd: Add stop_dly_sel and pop_en_cnt to platform data
Andy-ld Lu
2024-10-14
mmc: mtk-sd: fix devm_clk_get_optional usage
Rosen Penev
2024-10-14
mmc: mtd-sd: use devm_platform_ioremap_resource
Rosen Penev
2024-10-14
mmc: mtk-sd: use devm_mmc_alloc_host
Rosen Penev
2024-10-14
mmc: mtk-sd: Implement Host Software Queue for eMMC and SD Card
AngeloGioacchino Del Regno
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-26
mmc: mtk-sd: Improve data type in msdc_timeout_cal()
Thorsten Blum
2024-08-01
mmc: mtk-sd: receive cmd8 data when hs400 tuning fail
Mengqi Zhang
2024-04-02
mmc: mtk-sd: Remove unused of_gpio.h
Andy Shevchenko
2023-12-07
mmc: mtk-sd: Extend number of tuning steps
Axe Yang
2023-12-07
mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_data
Pin-yen Lin
2023-09-26
mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw
Pablo Sun
2023-08-15
mmc: mtk-sd: Convert to platform remove callback returning void
Yangtao Li
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
2023-06-19
mmc: Merge branch fixes into next
Ulf Hansson
2023-06-19
mmc: mtk-sd: fix deferred probing
Sergey Shtylyov
2023-06-12
mmc: mtk-sd: reduce CIT for better performance
Wenbin Mei
2023-06-12
mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't used
Douglas Anderson
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
2022-12-07
mmc: mtk-sd: fix two spelling mistakes in comment
Yu Zhe
2022-12-07
mmc: mtk-sd: add Inline Crypto Engine clock control
Mengqi Zhang
2022-12-07
mmc: mediatek: add support for MT7986 SoC
Sam Shih
2022-11-29
mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()
Gaosheng Cui
2022-09-20
mmc: mtk-sd: Add support for MT6795 Helio X10
AngeloGioacchino Del Regno
2022-09-20
mmc: mtk-sd: Reorder of_device_id and platform data by name
AngeloGioacchino Del Regno
2022-08-15
mmc: mtk-sd: Clear interrupts when cqe off/disable
Wenbin Mei
2022-07-26
mmc: mediatek: add support for SDIO eint wakup IRQ
Axe Yang
2022-07-12
mmc: mtk-sd: fix typo
Fabien Parent
2022-06-15
mmc: mediatek: wait dma stop bit reset to 0
Mengqi Zhang
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
2022-03-15
mmc: mtk-sd: Silence delay phase calculation debug log
Alexandre Bailon
2021-12-28
mmc: mtk-sd: Assign src_clk parent to src_clk_cg for legacy DTs
AngeloGioacchino Del Regno
2021-12-28
mmc: mtk-sd: Fix usage of devm_clk_get_optional()
AngeloGioacchino Del Regno
2021-12-28
mmc: mtk-sd: Take action for no-sdio device-tree parameter
AngeloGioacchino Del Regno
2021-12-28
mmc: mtk-sd: Use BIT() and GENMASK() macros to describe fields
AngeloGioacchino Del Regno
2021-12-28
mmc: mtk-sd: Use readl_poll_timeout instead of open-coded polling
AngeloGioacchino Del Regno
2021-12-09
mmc: mediatek: free the ext_csd when mmc_get_ext_csd success
Wenbin Mei
2021-10-28
Merge branch 'fixes' into next
Ulf Hansson
2021-10-28
mmc: mediatek: Move cqhci init behind ungate clock
Wenbin Mei
2021-10-12
mmc: mtk-sd: Add HS400 online tuning support
Wenbin Mei
2021-10-12
mmc: mtk-sd: Remove unused parameters
ChanWoo Lee
[next]