summaryrefslogtreecommitdiffstats
path: root/drivers/mci/stm32_sdmmc2.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace commas with semicolons where appropriateAhmad Fatoum2020-05-201-2/+2
* mci: stm32_sdmmc2: move command timeout errors to debug levelLucas Stach2020-05-121-1/+1
* mci: stm32_sdmmc2: don't retry commandsLucas Stach2020-05-121-14/+2
* Merge branch 'for-next/mmc'Sascha Hauer2020-02-181-0/+5
|\
| * mci: stm32_sdmmc2: add High-Speed (26 & 52 MHz) supportAhmad Fatoum2020-02-141-0/+5
* | Merge branch 'for-next/misc'Sascha Hauer2020-02-181-1/+1
|\ \ | |/ |/|
| * mci: stm32_sdmmc2: don't ignore reset_control_get errorsAhmad Fatoum2020-02-121-1/+1
* | mci: stm32_sdmmc2: fix typo in debug stringAhmad Fatoum2020-02-031-1/+1
* | mci: stm32_sdmmc2: compare ios ->bus_width with correct constantsAhmad Fatoum2020-02-031-7/+2
* | mci: stm32_sdmmc2: don't reset before retrying failed operationsAhmad Fatoum2020-02-031-2/+0
* | mci: stm32_sdmmc2: use correct card power cycle sequenceAhmad Fatoum2020-02-031-15/+14
|/
* mci: stm32_sdmmc2: parse generic MCI oftree propertiesAhmad Fatoum2019-11-061-0/+7
* mci: add support for stm32mp sd/mmc controllerOleksij Rempel2019-11-061-0/+665