summaryrefslogtreecommitdiff
path: root/drivers/mmc/renesas-sdhi.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio: sdhi: HS400 manual adjustmentMarek Vasut2019-05-211-3/+162
* mmc: tmio: sdhi: Minor macro cleanupMarek Vasut2019-05-211-10/+10
* mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8Marek Vasut2019-02-251-1/+1
* mmc: tmio: sdhi: Configure DT2FF register for HS400 modeMarek Vasut2019-02-161-0/+3
* mmc: tmio: Make DMA transfer end bit configurableMarek Vasut2019-02-091-0/+10
* mmc: tmio: sdhi: Add HS400 supportMarek Vasut2018-12-031-8/+95
* mmc: tmio: sdhi: Move tap_pos to private dataMarek Vasut2018-12-031-3/+2
* mmc: tmio: sdhi: Filter out HS400 on certain SoCsMarek Vasut2018-12-031-0/+20
* mmc: tmio: Switch to clock frameworkMarek Vasut2018-12-031-8/+13
* mmc: tmio: sdhi: Merge DTCNTL access into single register writeMarek Vasut2018-11-021-6/+3
* mmc: tmio: sdhi: Implement waiting for DAT0 line stateMarek Vasut2018-11-021-1/+26
* mmc: tmio: sdhi: Clear HS400 settings when resetting SCCMarek Vasut2018-11-021-0/+7
* mmc: tmio: sdhi: Touch SCC only when UHS capableMarek Vasut2018-11-021-2/+3
* mmc: renesas-sdhi: Use priv directlyMarek Vasut2018-08-301-1/+1
* mmc: renesas-sdhi: Add R8A77990 E3 compatibleMarek Vasut2018-06-011-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada2018-04-241-0/+23
* mmc: tmio: Rename Matsushita to TMIOMarek Vasut2018-04-141-54/+54
* mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut2018-04-111-0/+3
* mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning supportMarek Vasut2018-04-111-2/+290
* mmc: matsushita-common: Add Renesas RCar quirksMarek Vasut2018-04-111-18/+25
* mmc: renesas-sdhi: Handle 16bit IPMarek Vasut2018-04-111-0/+13
* mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut2018-04-111-1/+8
* mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut2018-04-111-0/+50