summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmci_stm32_sdmmc.c
AgeCommit message (Expand)Author
2024-02-14mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello
2023-06-22mmc: mmci: Add support for SW busy-end timeoutsUlf Hansson
2023-06-20mmc: mmci: stm32: add delay block support for STM32MP25Yann Gautier
2023-06-20mmc: mmci: stm32: prepare other delay block supportYann Gautier
2023-06-20mmc: mmci: stm32: manage block gap hardware flow controlYann Gautier
2023-06-20mmc: mmci: add stm32_idmabsize_align parameterYann Gautier
2023-06-15mmc: mmci: stm32: set feedback clock when using delay blockYann Gautier
2022-04-26mmc: mmci: stm32: use a buffer for unaligned DMA requestsYann Gautier
2022-04-04mmc: mmci: stm32: correctly check all elements of sg listYann Gautier
2021-12-21mmc: mmci: add hs200 support for stm32 sdmmcYann Gautier
2021-12-21mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier
2021-08-04mmc: mmci: stm32: Check when the voltage switch procedure should be doneChristophe Kerello
2020-05-29mmc: mmci_sdmmc: fix DMA API warning max segment sizeLudovic Barre
2020-05-29mmc: mmci_sdmmc: fix DMA API warning overlapping mappingsLudovic Barre
2020-05-28mmc: mmci_sdmmc: fix power on issue due to pwr_reg initializationLudovic Barre
2020-03-26mmc: mmci_sdmmc: Fix clear busyd0end irq flagLudovic Barre
2020-03-24mmc: mmci_sdmmc: Implement signal voltage callbacksLudovic Barre
2020-03-24mmc: mmci_sdmmc: Add execute tuning with delay blockLudovic Barre
2020-03-24mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idmaLudovic Barre
2020-03-24mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre
2019-11-13mmc: mmci: stm32: make sdmmc_idma_validate_data staticBen Dooks
2019-11-13mmc: mmci: sdmmc: add busy_complete callbackLudovic Barre
2019-04-15mmc: mmci: stm32: define get_dctrl_cfgLudovic Barre
2018-10-09mmc: mmci: add stm32 sdmmc variantLudovic Barre