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
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
2018-10-08
mmc: tegra: Reconfigure pad voltages during voltage switching
Aapo Vienamo
1
-7
/
+129
2018-07-30
mmc: tegra: Force correct divider calculation on DDR50/52
Aapo Vienamo
1
-1
/
+16
2018-07-16
mmc: tegra: Add and use tegra_sdhci_get_max_clock()
Aapo Vienamo
1
-2
/
+9
2018-07-16
mmc: tegra: prevent ACMD23 on Tegra 3
Stefan Agner
1
-1
/
+9
2018-07-16
mmc: tegra: fix eMMC DDR52 mode
Stefan Agner
1
-1
/
+2
2018-07-16
mmc: tegra: prevent HS200 on Tegra 3
Stefan Agner
1
-1
/
+2
2018-07-16
mmc: tegra: Use sdhci_pltfm_clk_get_max_clock
Aapo Vienamo
1
-13
/
+2
2018-05-08
mmc: tegra: remove redundant return statement
Aapo Vienamo
1
-1
/
+1
2017-10-30
mmc: tegra: Mark 64 bit dma broken on Tegra186
Krishna Reddy
1
-1
/
+9
2017-08-30
mmc: sdhci-tegra: use generic sdhci_set_bus_width()
Michał Mirosław
1
-21
/
+2
2017-08-30
mmc: tegra: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-04-24
mmc: tegra: Add Tegra186 support
Thierry Reding
1
-0
/
+16
2017-04-24
mmc: tegra: Support module reset
Thierry Reding
1
-1
/
+42
2016-09-26
mmc: tegra: Mark 64-bit DMA broken on Tegra124
Thierry Reding
1
-1
/
+26
2016-07-29
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
1
-1
/
+1
2016-07-25
mmc: tegra: Only advertise UHS modes if IO regulator is present
Jon Hunter
1
-20
/
+29
2016-04-14
mmc: tegra: Disable UHS-I modes for Tegra124
Jon Hunter
1
-9
/
+1
2016-03-17
mmc: tegra: implement memcomp pad calibration
Lucas Stach
1
-3
/
+44
2016-03-17
mmc: tegra: properly disable card clock
Lucas Stach
1
-1
/
+1
2016-03-16
mmc: tegra: Disable UHS-I modes for tegra114
Jon Hunter
1
-1
/
+11
2016-02-29
mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-14
/
+7
2016-01-05
mmc: tegra: use correct accessor for misc ctrl register
Lucas Stach
1
-2
/
+2
2016-01-05
mmc: tegra: enable UHS-I modes
Lucas Stach
1
-20
/
+17
2015-12-28
mmc: tegra: implement UHS tuning
Lucas Stach
1
-0
/
+55
2015-12-28
mmc: tegra: disable SPI_MODE_CLKEN
Lucas Stach
1
-1
/
+9
2015-12-28
mmc: tegra: implement module external clock change
Lucas Stach
1
-7
/
+54
2015-12-22
mmc: tegra: Add Tegra210 support
Thierry Reding
1
-0
/
+17
2015-12-22
mmc: tegra: Constify SoC data
Thierry Reding
1
-3
/
+3
2015-04-01
mmc: sdhci-tegra: convert to use GPIO descriptors
Mylene JOSSERAND
1
-24
/
+8
2015-03-23
mmc: tegra: Optimize write_w path for tegra114 and later
Rhyland Klein
1
-21
/
+26
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
1
-6
/
+1
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
1
-11
/
+1
2015-03-23
mmc: tegra: use devm help functions to get the clk and gpio
Kevin Hao
1
-10
/
+3
2015-01-29
mmc: tegra: Write xfer_mode, CMD regs in together
Pavan Kunapuli
1
-1
/
+29
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-07-09
mmc: tegra: Do not include asm/gpio.h
Thierry Reding
1
-2
/
+0
2014-05-23
mmc: tegra: fix reporting of base clock frequency
Andrew Bresticker
1
-3
/
+7
[prev]
[next]