summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci_stm32_sdmmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmci_sdmmc: Fix clear busyd0end irq flagLudovic Barre2020-03-261-2/+2
* mmc: mmci_sdmmc: Implement signal voltage callbacksLudovic Barre2020-03-241-0/+43
* mmc: mmci_sdmmc: Add execute tuning with delay blockLudovic Barre2020-03-241-0/+149
* mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idmaLudovic Barre2020-03-241-3/+3
* mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre2020-03-241-3/+3
* mmc: mmci: stm32: make sdmmc_idma_validate_data staticBen Dooks2019-11-131-2/+2
* mmc: mmci: sdmmc: add busy_complete callbackLudovic Barre2019-11-131-0/+42
* mmc: mmci: stm32: define get_dctrl_cfgLudovic Barre2019-04-151-0/+18
* mmc: mmci: add stm32 sdmmc variantLudovic Barre2018-10-091-0/+282