mmc: matsushita-common: Properly handle pin voltage configuration
[oweals/u-boot.git] / drivers / mmc / matsushita-common.c
2018-04-11 Marek Vasutmmc: matsushita-common: Properly handle pin voltage...
2018-04-11 Marek Vasutmmc: matsushita-common: Always check controller version
2018-04-11 Marek Vasutmmc: matsushita-common: Handle bus width 0
2018-04-11 Marek Vasutmmc: matsushita-common: Handle DMA completion flag...
2018-04-11 Marek Vasutmmc: matsushita-common: Handle Renesas div-by-1
2018-04-11 Marek Vasutmmc: matsushita-common: Use mmc_of_parse()
2018-04-11 Marek Vasutmmc: uniphier: Allow passing quirks to the probe function
2018-04-11 Marek Vasutmmc: uniphier: Add support for 16bit variant
2018-04-11 Marek Vasutmmc: uniphier: Drop useless check
2018-04-11 Marek Vasutmmc: uniphier: Factor out FIFO accessors
2018-04-11 Marek Vasutmmc: uniphier: Split out SoC specific bits from the...