summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmci_stm32_sdmmc.c
AgeCommit message (Expand)Author
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