summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/stm32_sdmmc2.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: stm32_sdmmc2: update pwron managementPatrick Delaunay2018-07-191-11/+67
* mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()Patrice Chotard2018-05-261-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckinPatrick Delaunay2018-03-131-1/+6
* mmc: stm32: sdmmc2: add hardware flow control supportPatrick Delaunay2018-03-131-1/+2
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* mmc: stm32_sdmmc2: increase polling status register delayChristophe Kerello2017-10-161-1/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* mmc: Add MMC support for stm32h7 SocsPatrice Chotard2017-09-281-0/+608