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
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
2019-02-16
mmc: tmio: sdhi: Configure DT2FF register for HS400 mode
Marek Vasut
1
-0
/
+3
2019-02-09
mmc: tmio: Make DMA transfer end bit configurable
Marek Vasut
1
-0
/
+10
2018-12-03
mmc: tmio: sdhi: Add HS400 support
Marek Vasut
1
-8
/
+95
2018-12-03
mmc: tmio: sdhi: Move tap_pos to private data
Marek Vasut
1
-3
/
+2
2018-12-03
mmc: tmio: sdhi: Filter out HS400 on certain SoCs
Marek Vasut
1
-0
/
+20
2018-12-03
mmc: tmio: Switch to clock framework
Marek Vasut
1
-8
/
+13
2018-11-02
mmc: tmio: sdhi: Merge DTCNTL access into single register write
Marek Vasut
1
-6
/
+3
2018-11-02
mmc: tmio: sdhi: Implement waiting for DAT0 line state
Marek Vasut
1
-1
/
+26
2018-11-02
mmc: tmio: sdhi: Clear HS400 settings when resetting SCC
Marek Vasut
1
-0
/
+7
2018-11-02
mmc: tmio: sdhi: Touch SCC only when UHS capable
Marek Vasut
1
-2
/
+3
2018-08-30
mmc: renesas-sdhi: Use priv directly
Marek Vasut
1
-1
/
+1
2018-06-01
mmc: renesas-sdhi: Add R8A77990 E3 compatible
Marek Vasut
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-24
mmc: tmio: move clk_enable() to each driver's probe function
Masahiro Yamada
1
-0
/
+23
2018-04-14
mmc: tmio: Rename Matsushita to TMIO
Marek Vasut
1
-54
/
+54
2018-04-11
mmc: renesas-sdhi: Wait after reconfiguring pins
Marek Vasut
1
-0
/
+3
2018-04-11
mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support
Marek Vasut
1
-2
/
+290
2018-04-11
mmc: matsushita-common: Add Renesas RCar quirks
Marek Vasut
1
-18
/
+25
2018-04-11
mmc: renesas-sdhi: Handle 16bit IP
Marek Vasut
1
-0
/
+13
2018-04-11
mmc: uniphier: Allow passing quirks to the probe function
Marek Vasut
1
-1
/
+8
2018-04-11
mmc: uniphier: Split out SoC specific bits from the driver
Marek Vasut
1
-0
/
+50