index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
renesas-sdhi.c
Age
Commit message (
Expand
)
Author
2025-11-07
mmc: renesas-sdhi: Add R-Car Gen5 support
Hai Pham
2024-12-11
mmc: renesas: Fix R-Car spelling
Marek Vasut
2024-10-28
mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi
Paul Barker
2024-04-15
mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback
Marek Vasut
2024-04-15
mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails
Marek Vasut
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2024-03-02
mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()
Marek Vasut
2024-03-02
ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*
Marek Vasut
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()
Marek Vasut
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()
Marek Vasut
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-11-13
mmc: renesas-sdhi: Disable clock after tuning reset when possible
Marek Vasut
2023-11-02
mmc: renesas-sdhi: Drop <common.h>
Paul Barker
2023-10-27
mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup
Paul Barker
2023-10-17
mmc: renesas-sdhi: Initialize module on RZ/G2L
Paul Barker
2023-10-17
mmc: renesas-sdhi: Refactor probe function
Paul Barker
2023-07-18
mmc: renesas-sdhi: Send stop when MMC tuning command fails
Hai Pham
2023-04-07
mmc: renesas-sdhi: Add R-Car Gen4 support
Hai Pham
2023-03-10
mmc: renesas-sdhi: Add proper probe error fail path
Marek Vasut
2023-03-10
mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz
Marek Vasut
2023-02-02
clk: renesas: Switch to new SD clock handling
Hai Pham
2023-02-02
mmc: renesas-sdhi: Flag non-standard SDnH handling for V3M
Hai Pham
2023-02-02
mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration table
Hai Pham
2023-02-02
mmc: renesas-sdhi: Add R8A77961 M3-W+ support
Hai Pham
2023-02-02
mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3
Hai Pham
2023-02-02
mmc: renesas-sdhi: Adjust HS400 calibration tables
Hai Pham
2023-02-02
mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3
Hai Pham
2023-02-02
mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning taps
Hai Pham
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-31
mmc: tmio: sdhi: Configure internal DMA bus width
Marek Vasut
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-25
mmc: renesas-sdhi: Enable support for R8A774A1
Adam Ford
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-22
mmc: tmio: sdhi: Implement get_b_max function
Marek Vasut
2020-04-22
mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations
Marek Vasut
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-11-27
mmc: tmio: sdhi: Add calibration tables
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Skip bad taps
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Add SCC error checking
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Disable auto-retuning in HS400
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Adjust HS400 calibration offsets
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Track SMPCMP valu in private data
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Track current tap number in private data
Marek Vasut
2019-09-05
mmc: Rename timeout parameters for clarification
Sam Protsenko
[next]