summaryrefslogtreecommitdiff
path: root/drivers/mmc/matsushita-common.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: matsushita-common: Export register access functionsMarek Vasut2018-04-111-2/+2
* mmc: matsushita-common: Properly handle pin voltage configurationMarek Vasut2018-04-111-9/+43
* mmc: matsushita-common: Always check controller versionMarek Vasut2018-04-111-9/+8
* mmc: matsushita-common: Handle bus width 0Marek Vasut2018-04-111-0/+1
* mmc: matsushita-common: Handle DMA completion flag differencesMarek Vasut2018-04-111-1/+9
* mmc: matsushita-common: Handle Renesas div-by-1Marek Vasut2018-04-111-1/+2
* mmc: matsushita-common: Use mmc_of_parse()Marek Vasut2018-04-111-16/+7
* mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut2018-04-111-2/+1
* mmc: uniphier: Add support for 16bit variantMarek Vasut2018-04-111-4/+38
* mmc: uniphier: Drop useless checkMarek Vasut2018-04-111-8/+2
* mmc: uniphier: Factor out FIFO accessorsMarek Vasut2018-04-111-62/+60
* mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut2018-04-111-0/+726