index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmci_stm32_sdmmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
mmc: mmci: stm32: fix DMA API overlapping mappings warning
Christophe Kerello
1
-0
/
+24
2023-06-22
mmc: mmci: Add support for SW busy-end timeouts
Ulf Hansson
1
-1
/
+2
2023-06-20
mmc: mmci: stm32: add delay block support for STM32MP25
Yann Gautier
1
-1
/
+65
2023-06-20
mmc: mmci: stm32: prepare other delay block support
Yann Gautier
1
-13
/
+55
2023-06-20
mmc: mmci: stm32: manage block gap hardware flow control
Yann Gautier
1
-0
/
+13
2023-06-20
mmc: mmci: add stm32_idmabsize_align parameter
Yann Gautier
1
-2
/
+2
2023-06-15
mmc: mmci: stm32: set feedback clock when using delay block
Yann Gautier
1
-11
/
+18
2022-04-26
mmc: mmci: stm32: use a buffer for unaligned DMA requests
Yann Gautier
1
-17
/
+71
2022-04-04
mmc: mmci: stm32: correctly check all elements of sg list
Yann Gautier
1
-3
/
+3
2021-12-21
mmc: mmci: add hs200 support for stm32 sdmmc
Yann Gautier
1
-2
/
+3
2021-12-21
mmc: mmci: stm32: clear DLYB_CR after sending tuning command
Yann Gautier
1
-0
/
+2
2021-08-04
mmc: mmci: stm32: Check when the voltage switch procedure should be done
Christophe Kerello
1
-2
/
+5
2020-05-29
mmc: mmci_sdmmc: fix DMA API warning max segment size
Ludovic Barre
1
-6
/
+5
2020-05-29
mmc: mmci_sdmmc: fix DMA API warning overlapping mappings
Ludovic Barre
1
-0
/
+3
2020-05-28
mmc: mmci_sdmmc: fix power on issue due to pwr_reg initialization
Ludovic Barre
1
-0
/
+1
2020-03-26
mmc: mmci_sdmmc: Fix clear busyd0end irq flag
Ludovic Barre
1
-2
/
+2
2020-03-24
mmc: mmci_sdmmc: Implement signal voltage callbacks
Ludovic Barre
1
-0
/
+43
2020-03-24
mmc: mmci_sdmmc: Add execute tuning with delay block
Ludovic Barre
1
-0
/
+149
2020-03-24
mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idma
Ludovic Barre
1
-3
/
+3
2020-03-24
mmc: mmci_sdmmc: Replace sg_dma_xxx macros
Ludovic Barre
1
-3
/
+3
2019-11-13
mmc: mmci: stm32: make sdmmc_idma_validate_data static
Ben Dooks
1
-2
/
+2
2019-11-13
mmc: mmci: sdmmc: add busy_complete callback
Ludovic Barre
1
-0
/
+42
2019-04-15
mmc: mmci: stm32: define get_dctrl_cfg
Ludovic Barre
1
-0
/
+18
2018-10-09
mmc: mmci: add stm32 sdmmc variant
Ludovic Barre
1
-0
/
+282