summaryrefslogtreecommitdiff
path: root/drivers/mmc/renesas-sdhi.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-22mmc: tmio: sdhi: Implement get_b_max functionMarek Vasut
2020-04-22mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitationsMarek Vasut
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-11-27mmc: tmio: sdhi: Add calibration tablesMarek Vasut
2019-11-27mmc: tmio: sdhi: Skip bad tapsMarek Vasut
2019-11-27mmc: tmio: sdhi: Add SCC error checkingMarek Vasut
2019-11-27mmc: tmio: sdhi: Disable auto-retuning in HS400Marek Vasut
2019-11-27mmc: tmio: sdhi: Adjust HS400 calibration offsetsMarek Vasut
2019-11-27mmc: tmio: sdhi: Adjust DT2FF settings for HS400 modeMarek Vasut
2019-11-27mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2Marek Vasut
2019-11-27mmc: tmio: sdhi: Track SMPCMP valu in private dataMarek Vasut
2019-11-27mmc: tmio: sdhi: Track current tap number in private dataMarek Vasut
2019-09-05mmc: Rename timeout parameters for clarificationSam Protsenko
2019-05-21mmc: tmio: sdhi: HS400 manual adjustmentMarek Vasut
2019-05-21mmc: tmio: sdhi: Minor macro cleanupMarek Vasut
2019-02-25mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8Marek Vasut
2019-02-16mmc: tmio: sdhi: Configure DT2FF register for HS400 modeMarek Vasut
2019-02-09mmc: tmio: Make DMA transfer end bit configurableMarek Vasut
2018-12-03mmc: tmio: sdhi: Add HS400 supportMarek Vasut
2018-12-03mmc: tmio: sdhi: Move tap_pos to private dataMarek Vasut
2018-12-03mmc: tmio: sdhi: Filter out HS400 on certain SoCsMarek Vasut
2018-12-03mmc: tmio: Switch to clock frameworkMarek Vasut
2018-11-02mmc: tmio: sdhi: Merge DTCNTL access into single register writeMarek Vasut
2018-11-02mmc: tmio: sdhi: Implement waiting for DAT0 line stateMarek Vasut
2018-11-02mmc: tmio: sdhi: Clear HS400 settings when resetting SCCMarek Vasut
2018-11-02mmc: tmio: sdhi: Touch SCC only when UHS capableMarek Vasut
2018-08-30mmc: renesas-sdhi: Use priv directlyMarek Vasut
2018-06-01mmc: renesas-sdhi: Add R8A77990 E3 compatibleMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-24mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada
2018-04-14mmc: tmio: Rename Matsushita to TMIOMarek Vasut
2018-04-11mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut
2018-04-11mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning supportMarek Vasut
2018-04-11mmc: matsushita-common: Add Renesas RCar quirksMarek Vasut
2018-04-11mmc: renesas-sdhi: Handle 16bit IPMarek Vasut
2018-04-11mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut
2018-04-11mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut