aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/renesas-sdhi.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-24mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada1-0/+23
2018-04-14mmc: tmio: Rename Matsushita to TMIOMarek Vasut1-54/+54
2018-04-11mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut1-0/+3
2018-04-11mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning supportMarek Vasut1-2/+290
2018-04-11mmc: matsushita-common: Add Renesas RCar quirksMarek Vasut1-18/+25
2018-04-11mmc: renesas-sdhi: Handle 16bit IPMarek Vasut1-0/+13
2018-04-11mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut1-1/+8
2018-04-11mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut1-0/+50