index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-esdhc-imx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO de...
Haibo Chen
1
-0
/
+41
2023-01-23
mmc: sdhci-esdhc-imx: simplify the auto tuning logic
Haibo Chen
1
-9
/
+16
2023-01-02
mmc: sdhci-esdhc-imx: correct the tuning start tap and step setting
Haibo Chen
1
-7
/
+15
2022-12-07
mmc: sdhci-esdhc-imx: reset the tuning logic before execute tuning
Haibo Chen
1
-38
/
+44
2022-12-07
mmc: host: Fix repeated words in comments
wangjianli
1
-1
/
+1
2022-12-07
mmc: sdhci-esdhc-imx: improve imxrt1050 data
Giulio Benetti
1
-1
/
+2
2022-11-21
mmc: sdhci-esdhc-imx: correct CQHCI exit halt state check
Sebastian Falbesoner
1
-1
/
+1
2022-11-09
mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATA
Haibo Chen
1
-2
/
+2
2022-11-07
mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
1
-1
/
+2
2022-10-17
mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus
Sascha Hauer
1
-6
/
+8
2021-12-14
mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
Jesse Taube
1
-0
/
+4
2021-11-15
mmc: sdhci-esdhc-imx: disable CMDQ support
Tim Harvey
1
-2
/
+0
2021-10-26
mmc: sdhci-esdhc-imx: add NXP S32G2 support
Chester Lin
1
-2
/
+15
2021-10-19
mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...
Haibo Chen
1
-0
/
+16
2021-08-25
mmc: sdhci-esdhc-imx: Select the correct mode for auto tuning
Haibo Chen
1
-0
/
+33
2021-08-25
mmc: sdhci-esdhc-imx: Remove redundant code for manual tuning
Haibo Chen
1
-11
/
+1
2021-08-24
mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header
Fabio Estevam
1
-1
/
+32
2021-06-14
mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIO
Haibo Chen
1
-0
/
+8
2021-06-14
mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhc
Krzysztof Kozlowski
1
-5
/
+0
2021-06-14
mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC caps
Lucas Stach
1
-4
/
+1
2021-04-23
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
1
-1
/
+1
2021-03-30
mmc: sdhci-esdhc-imx: separate 100/200 MHz pinctrl states check
Shawn Guo
1
-4
/
+4
2021-03-30
mmc: sdhci-esdhc-imx: Use device_get_match_data()
Fabio Estevam
1
-3
/
+1
2021-03-30
mmc: sdhci-esdhc-imx: Remove non-DT stub
Fabio Estevam
1
-10
/
+0
2021-03-30
mmc: sdhci-esdhc-imx: validate pinctrl before use it
Peng Fan
1
-1
/
+1
2021-02-15
mmc: sdhci-esdhc-imx: fix kernel panic when remove module
Frank Li
1
-1
/
+2
2020-11-23
mmc: sdhci-esdhc-imx: Convert the driver to DT-only
Fabio Estevam
1
-89
/
+2
2020-09-25
mmc: sdhci: fix indentation mistakes
Krzysztof Kozlowski
1
-1
/
+1
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2020-09-07
mmc: sdhci-esdhc-imx: remove unused code
Haibo Chen
1
-3
/
+1
2020-09-07
mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuning
Haibo Chen
1
-0
/
+10
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-13
mmc: sdhci-esdhc-imx: dump internal IC debug status during error
Haibo Chen
1
-0
/
+39
2020-05-29
mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuning
Haibo Chen
1
-2
/
+13
2020-05-29
mmc: sdhci-esdhc-imx: fix the mask for tuning start point
Haibo Chen
1
-1
/
+1
2020-05-29
mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pin
Haibo Chen
1
-2
/
+15
2020-05-28
mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLL
Haibo Chen
1
-0
/
+1
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masks
Masahiro Yamada
1
-3
/
+3
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks
Masahiro Yamada
1
-1
/
+3
2020-04-01
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-21
/
+146
2020-03-24
mmc: sdhci-esdhc-imx: restore pin state when resume back
Haibo Chen
1
-1
/
+9
2020-03-24
mmc: sdhci-esdhc-imx: clear DMA_SEL when disable DMA mode
Haibo Chen
1
-2
/
+16
2020-03-24
mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhci
Haibo Chen
1
-0
/
+16
2020-03-24
mmc: sdhci-esdhc-imx: Add an new esdhc_soc_data for i.MX8MM
Haibo Chen
1
-0
/
+9
2020-03-24
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_BROKEN_AUTO_CMD23
Haibo Chen
1
-4
/
+30
2020-03-24
mmc: sdhci-esdhc-imx: optimize the strobe dll setting
Haibo Chen
1
-8
/
+7
2020-03-24
mmc: sdhci-esdhc-imx: optimize the clock setting
Haibo Chen
1
-1
/
+23
2020-03-24
mmc: sdhci-esdhc-imx: add strobe-dll-delay-target support
Haibo Chen
1
-1
/
+11
2020-03-24
mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIME
Haibo Chen
1
-1
/
+7
2020-03-24
mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCs
Haibo Chen
1
-5
/
+20
[next]