summaryrefslogtreecommitdiff
path: root/drivers/mmc/stm32_sdmmc2.c
AgeCommit message (Expand)Author
2019-04-23mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello
2019-04-23mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay
2018-07-19mmc: stm32_sdmmc2: update pwron managementPatrick Delaunay
2018-05-26mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()Patrice Chotard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-13mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckinPatrick Delaunay
2018-03-13mmc: stm32: sdmmc2: add hardware flow control supportPatrick Delaunay
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-10-16mmc: stm32_sdmmc2: increase polling status register delayChristophe Kerello
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-28mmc: Add MMC support for stm32h7 SocsPatrice Chotard