开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mtk-sd.c
Age
Commit message (
Expand
)
Author
2023-06-19
mmc: mtk-sd: fix deferred probing
Sergey Shtylyov
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
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
[next]