index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mtk-sd.c
Age
Commit message (
Expand
)
Author
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
2021-10-12
mmc: mtk-sd: Remove unused parameters(mrq)
ChanWoo Lee
2021-10-12
mmc: mtk-sd: Add wait dma stop done flow
Derong Liu
2021-06-14
mmc: mediatek: remove useless data parameter from msdc_data_xfer_next()
Yue Hu
2021-06-14
mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()
Yue Hu
2021-02-01
mmc: mediatek: fix race condition between msdc_request_timeout and irq
Chaotian Jing
2020-12-04
Merge branch 'fixes' into next
Ulf Hansson
2020-12-04
mmc: mediatek: mark PM functions as __maybe_unused
Arnd Bergmann
2020-11-24
Merge branch 'fixes' into next
Ulf Hansson
2020-11-24
mmc: mediatek: Extend recheck_sdio_irq fix to more variants
yong mao
2020-11-23
mmc: mediatek: Fix system suspend/resume support for CQHCI
Wenbin Mei
2020-11-17
mmc: mediatek: fix mem leak in msdc_drv_probe
Zheng Liang
2020-11-16
mmc: mediatek: add HS400 enhanced strobe support
Wenbin Mei
2020-11-16
mmc: mediatek: Replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2020-11-16
mmc: mediatek: Add subsys clock control for MT8192 msdc
Wenbin Mei
2020-09-24
mmc: mediatek: Drop pointer to mmc_host from msdc_host
Amey Narkhede
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
mmc: mediatek: add pre_enable() and post_disable() hook function
Chun-Hung Wu
2020-08-24
mmc: mediatek: add optional module reset property
Wenbin Mei
2020-08-05
mmc: mediatek: make function msdc_cqe_disable() static
Wei Yongjun
2020-07-24
mmc: mediatek: command queue support
Chun-Hung Wu
2020-07-24
mmc: mediatek: refine msdc timeout api
Chun-Hung Wu
2020-07-24
mmc: mediatek: add MT6779 MMC driver support
Chun-Hung Wu
2020-07-13
mmc: mtk-sd: Demote msdc_recheck_sdio_irq() function header
Lee Jones
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2020-05-28
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
2020-03-27
mmc: mediatek: fix SDIO irq issue
yong mao
2019-12-18
mmc: mtk-sd: convert to devm_platform_ioremap_resource
Yangtao Li
2019-12-16
mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode
Chaotian Jing
2019-09-11
mmc: mtk-sd: Re-store SDIO IRQs mask at system resume
Ulf Hansson
2019-09-11
mmc: mediatek: enable SDIO IRQ low level trigger function
yong mao
2019-09-11
mmc: mediatek: support 24bits segment size
Chaotian Jing
2019-09-11
mmc: mediatek: fix controller busy when plug out SD
Chaotian Jing
2019-06-17
mmc: mediatek: fix SDIO IRQ detection issue
jjian zhou
2019-06-17
mmc: mediatek: fix SDIO IRQ interrupt handle flow
jjian zhou
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-06
mmc: mtk-sd: enable internal card-detect logic.
NeilBrown
2019-05-06
mmc: mtk-sd: add support for config found in mt7620 family SOCs.
NeilBrown
2019-05-06
mmc: mtk-sd: don't hard-code interrupt trigger type
NeilBrown
[next]