index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
renesas-sdhi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: tmio: sdhi: HS400 manual adjustment
Marek Vasut
2019-05-21
1
-3
/
+162
*
mmc: tmio: sdhi: Minor macro cleanup
Marek Vasut
2019-05-21
1
-10
/
+10
*
mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8
Marek Vasut
2019-02-25
1
-1
/
+1
*
mmc: tmio: sdhi: Configure DT2FF register for HS400 mode
Marek Vasut
2019-02-16
1
-0
/
+3
*
mmc: tmio: Make DMA transfer end bit configurable
Marek Vasut
2019-02-09
1
-0
/
+10
*
mmc: tmio: sdhi: Add HS400 support
Marek Vasut
2018-12-03
1
-8
/
+95
*
mmc: tmio: sdhi: Move tap_pos to private data
Marek Vasut
2018-12-03
1
-3
/
+2
*
mmc: tmio: sdhi: Filter out HS400 on certain SoCs
Marek Vasut
2018-12-03
1
-0
/
+20
*
mmc: tmio: Switch to clock framework
Marek Vasut
2018-12-03
1
-8
/
+13
*
mmc: tmio: sdhi: Merge DTCNTL access into single register write
Marek Vasut
2018-11-02
1
-6
/
+3
*
mmc: tmio: sdhi: Implement waiting for DAT0 line state
Marek Vasut
2018-11-02
1
-1
/
+26
*
mmc: tmio: sdhi: Clear HS400 settings when resetting SCC
Marek Vasut
2018-11-02
1
-0
/
+7
*
mmc: tmio: sdhi: Touch SCC only when UHS capable
Marek Vasut
2018-11-02
1
-2
/
+3
*
mmc: renesas-sdhi: Use priv directly
Marek Vasut
2018-08-30
1
-1
/
+1
*
mmc: renesas-sdhi: Add R8A77990 E3 compatible
Marek Vasut
2018-06-01
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mmc: tmio: move clk_enable() to each driver's probe function
Masahiro Yamada
2018-04-24
1
-0
/
+23
*
mmc: tmio: Rename Matsushita to TMIO
Marek Vasut
2018-04-14
1
-54
/
+54
*
mmc: renesas-sdhi: Wait after reconfiguring pins
Marek Vasut
2018-04-11
1
-0
/
+3
*
mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support
Marek Vasut
2018-04-11
1
-2
/
+290
*
mmc: matsushita-common: Add Renesas RCar quirks
Marek Vasut
2018-04-11
1
-18
/
+25
*
mmc: renesas-sdhi: Handle 16bit IP
Marek Vasut
2018-04-11
1
-0
/
+13
*
mmc: uniphier: Allow passing quirks to the probe function
Marek Vasut
2018-04-11
1
-1
/
+8
*
mmc: uniphier: Split out SoC specific bits from the driver
Marek Vasut
2018-04-11
1
-0
/
+50