index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
renesas-sdhi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback
Marek Vasut
1
-1
/
+4
2024-04-15
mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails
Marek Vasut
1
-7
/
+7
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
1
-1
/
+1
2024-03-02
mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()
Marek Vasut
1
-4
/
+4
2024-03-02
ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*
Marek Vasut
1
-17
/
+17
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()
Marek Vasut
1
-16
/
+16
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()
Marek Vasut
1
-17
/
+17
2024-01-29
treewide: Remove clk_free
Sean Anderson
1
-15
/
+6
2023-11-13
mmc: renesas-sdhi: Disable clock after tuning reset when possible
Marek Vasut
1
-4
/
+10
2023-11-02
mmc: renesas-sdhi: Drop <common.h>
Paul Barker
1
-1
/
+0
2023-10-27
mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup
Paul Barker
1
-1
/
+3
2023-10-17
mmc: renesas-sdhi: Initialize module on RZ/G2L
Paul Barker
1
-1
/
+73
2023-10-17
mmc: renesas-sdhi: Refactor probe function
Paul Barker
1
-5
/
+4
2023-07-18
mmc: renesas-sdhi: Send stop when MMC tuning command fails
Hai Pham
1
-0
/
+11
2023-04-07
mmc: renesas-sdhi: Add R-Car Gen4 support
Hai Pham
1
-0
/
+1
2023-03-10
mmc: renesas-sdhi: Add proper probe error fail path
Marek Vasut
1
-9
/
+17
2023-03-10
mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz
Marek Vasut
1
-1
/
+9
2023-02-02
clk: renesas: Switch to new SD clock handling
Hai Pham
1
-4
/
+17
2023-02-02
mmc: renesas-sdhi: Flag non-standard SDnH handling for V3M
Hai Pham
1
-0
/
+6
2023-02-02
mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration table
Hai Pham
1
-16
/
+0
2023-02-02
mmc: renesas-sdhi: Add R8A77961 M3-W+ support
Hai Pham
1
-0
/
+6
2023-02-02
mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3
Hai Pham
1
-1
/
+1
2023-02-02
mmc: renesas-sdhi: Adjust HS400 calibration tables
Hai Pham
1
-10
/
+10
2023-02-02
mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3
Hai Pham
1
-21
/
+8
2023-02-02
mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning taps
Hai Pham
1
-2
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-31
mmc: tmio: sdhi: Configure internal DMA bus width
Marek Vasut
1
-0
/
+3
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-2
/
+2
2020-07-25
mmc: renesas-sdhi: Enable support for R8A774A1
Adam Ford
1
-1
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-04-22
mmc: tmio: sdhi: Implement get_b_max function
Marek Vasut
1
-10
/
+36
2020-04-22
mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations
Marek Vasut
1
-0
/
+77
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+2
2019-11-27
mmc: tmio: sdhi: Add calibration tables
Marek Vasut
1
-17
/
+88
2019-11-27
mmc: tmio: sdhi: Skip bad taps
Marek Vasut
1
-1
/
+48
2019-11-27
mmc: tmio: sdhi: Add SCC error checking
Marek Vasut
1
-0
/
+85
2019-11-27
mmc: tmio: sdhi: Disable auto-retuning in HS400
Marek Vasut
1
-5
/
+3
2019-11-27
mmc: tmio: sdhi: Adjust HS400 calibration offsets
Marek Vasut
1
-4
/
+4
2019-11-27
mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
Marek Vasut
1
-3
/
+3
2019-11-27
mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
Marek Vasut
1
-3
/
+6
2019-11-27
mmc: tmio: sdhi: Track SMPCMP valu in private data
Marek Vasut
1
-8
/
+10
2019-11-27
mmc: tmio: sdhi: Track current tap number in private data
Marek Vasut
1
-15
/
+16
2019-09-05
mmc: Rename timeout parameters for clarification
Sam Protsenko
1
-3
/
+4
2019-05-21
mmc: tmio: sdhi: HS400 manual adjustment
Marek Vasut
1
-3
/
+162
2019-05-21
mmc: tmio: sdhi: Minor macro cleanup
Marek Vasut
1
-10
/
+10
2019-02-25
mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8
Marek Vasut
1
-1
/
+1
[next]