summaryrefslogtreecommitdiff
path: root/drivers/mmc/renesas-sdhi.c
AgeCommit message (Expand)Author
2023-03-10mmc: renesas-sdhi: Add proper probe error fail pathMarek Vasut
2023-03-10mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHzMarek Vasut
2023-02-02clk: renesas: Switch to new SD clock handlingHai Pham
2023-02-02mmc: renesas-sdhi: Flag non-standard SDnH handling for V3MHai Pham
2023-02-02mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration tableHai Pham
2023-02-02mmc: renesas-sdhi: Add R8A77961 M3-W+ supportHai Pham
2023-02-02mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3Hai Pham
2023-02-02mmc: renesas-sdhi: Adjust HS400 calibration tablesHai Pham
2023-02-02mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3Hai Pham
2023-02-02mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning tapsHai Pham
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-31mmc: tmio: sdhi: Configure internal DMA bus widthMarek Vasut
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-25mmc: renesas-sdhi: Enable support for R8A774A1Adam Ford
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