aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/renesas-sdhi.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-02mmc: tmio: sdhi: Merge DTCNTL access into single register writeMarek Vasut1-6/+3
2018-11-02mmc: tmio: sdhi: Implement waiting for DAT0 line stateMarek Vasut1-1/+26
2018-11-02mmc: tmio: sdhi: Clear HS400 settings when resetting SCCMarek Vasut1-0/+7
2018-11-02mmc: tmio: sdhi: Touch SCC only when UHS capableMarek Vasut1-2/+3
2018-08-30mmc: renesas-sdhi: Use priv directlyMarek Vasut1-1/+1
2018-06-01mmc: renesas-sdhi: Add R8A77990 E3 compatibleMarek Vasut1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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