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
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-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bit
Aniruddha Tvs Rao
1
-0
/
+32
2021-03-30
mmc: sdhci: replace mmc->parent with mmc_dev() for consistency
Jisheng Zhang
1
-17
/
+17
2020-11-17
mmc: sdhci: tegra: fix wrong unit with busy_timeout
Wolfram Sang
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-tegra: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-08-28
sdhci: tegra: Add missing TMCLK for data timeout
Sowjanya Komatineni
1
-2
/
+51
2020-08-28
sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
Sowjanya Komatineni
1
-1
/
+0
2020-08-28
sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
Sowjanya Komatineni
1
-1
/
+0
2020-07-13
mmc: sdhci-tegra: Add comment for PADCALIB and PAD_CONTROL NVQUIRKS
Sowjanya Komatineni
1
-0
/
+9
2020-05-28
sdhci: tegra: Avoid reading autocal timeout values when not applicable
Sowjanya Komatineni
1
-24
/
+33
2020-03-24
sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability
Sowjanya Komatineni
1
-2
/
+2
2020-03-24
sdhci: tegra: Implement Tegra specific set_timeout callback
Sowjanya Komatineni
1
-0
/
+31
2020-03-11
mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-01-16
mmc: tegra: fix SDR50 tuning override
Michał Mirosław
1
-1
/
+1
2019-09-27
mmc: tegra: Implement ->set_dma_mask()
Nicolin Chen
1
-20
/
+28
2019-08-21
Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"
Dmitry Osipenko
1
-0
/
+14
2019-06-10
sdhci: tegra: Do not log error message on deferred probe
Thierry Reding
1
-1
/
+4
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-05-28
mmc: tegra: Fix a warning message
Dan Carpenter
1
-1
/
+1
2019-04-15
mmc: tegra: add sdhci tegra suspend and resume
Sowjanya Komatineni
1
-1
/
+57
2019-04-15
mmc: tegra: fix CQE enable and resume sequence
Sowjanya Komatineni
1
-10
/
+62
2019-04-15
mmc: tegra: add Tegra186 WAR for CQE
Sowjanya Komatineni
1
-1
/
+16
2019-04-15
mmc: tegra: update hw tuning process
Sowjanya Komatineni
1
-1
/
+215
2019-04-15
mmc: tegra: fix ddr signaling for non-ddr modes
Sowjanya Komatineni
1
-0
/
+1
2019-02-25
mmc: sdhci-tegra: drop ->get_ro() implementation
Thomas Petazzoni
1
-9
/
+0
2019-02-25
mmc: tegra: HW Command Queue Support for Tegra SDMMC
Sowjanya Komatineni
1
-4
/
+113
2019-02-25
mmc: tegra: SDMMC pads auto-calibration
Sowjanya Komatineni
1
-41
/
+119
2018-12-17
mmc: tegra: Fix for SDMMC pads autocal parsing from dt
Sowjanya Komatineni
1
-4
/
+4
2018-10-08
mmc: tegra: fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2018-10-08
mmc: tegra: Implement periodic pad calibration
Aapo Vienamo
1
-0
/
+22
2018-10-08
mmc: tegra: Implement HS400 delay line calibration
Aapo Vienamo
1
-0
/
+29
2018-10-08
mmc: tegra: Implement HS400 enhanced strobe
Aapo Vienamo
1
-0
/
+23
2018-10-08
mmc: tegra: Parse and program DQS trim value
Aapo Vienamo
1
-3
/
+29
2018-10-08
mmc: tegra: Enable UHS and HS200 modes for Tegra186
Aapo Vienamo
1
-1
/
+3
2018-10-08
mmc: tegra: Enable UHS and HS200 modes for Tegra210
Aapo Vienamo
1
-1
/
+3
2018-10-08
mmc: tegra: Disable card clock during tuning cmd on Tegra210
Aapo Vienamo
1
-23
/
+58
2018-10-08
mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_ops
Aapo Vienamo
1
-1
/
+0
2018-10-08
mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
Aapo Vienamo
1
-2
/
+15
2018-10-08
mmc: tegra: Configure default trim value on reset
Aapo Vienamo
1
-1
/
+6
2018-10-08
mmc: tegra: Configure default tap values
Aapo Vienamo
1
-55
/
+77
2018-10-08
mmc: tegra: Parse default trim and tap from dt
Aapo Vienamo
1
-0
/
+22
2018-10-08
mmc: tegra: Add a workaround for tap value change glitch
Aapo Vienamo
1
-2
/
+28
2018-10-08
mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
Aapo Vienamo
1
-2
/
+4
2018-10-08
mmc: tegra: Perform pad calibration after voltage switch
Aapo Vienamo
1
-0
/
+5
2018-10-08
mmc: tegra: Program pad autocal offsets from dt
Aapo Vienamo
1
-1
/
+151
2018-10-08
mmc: tegra: Disable card clock during pad calibration
Aapo Vienamo
1
-0
/
+26
2018-10-08
mmc: tegra: Power on the calibration pad
Aapo Vienamo
1
-0
/
+26
2018-10-08
mmc: tegra: Set calibration pad voltage reference
Aapo Vienamo
1
-23
/
+33
2018-10-08
mmc: tegra: Poll for calibration completion
Aapo Vienamo
1
-5
/
+17
[next]