index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-tegra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: tegra: add sdhci tegra suspend and resume
Sowjanya Komatineni
2019-04-15
1
-1
/
+57
*
mmc: tegra: fix CQE enable and resume sequence
Sowjanya Komatineni
2019-04-15
1
-10
/
+62
*
mmc: tegra: add Tegra186 WAR for CQE
Sowjanya Komatineni
2019-04-15
1
-1
/
+16
*
mmc: tegra: update hw tuning process
Sowjanya Komatineni
2019-04-15
1
-1
/
+215
*
mmc: tegra: fix ddr signaling for non-ddr modes
Sowjanya Komatineni
2019-04-15
1
-0
/
+1
*
mmc: sdhci-tegra: drop ->get_ro() implementation
Thomas Petazzoni
2019-02-25
1
-9
/
+0
*
mmc: tegra: HW Command Queue Support for Tegra SDMMC
Sowjanya Komatineni
2019-02-25
1
-4
/
+113
*
mmc: tegra: SDMMC pads auto-calibration
Sowjanya Komatineni
2019-02-25
1
-41
/
+119
*
mmc: tegra: Fix for SDMMC pads autocal parsing from dt
Sowjanya Komatineni
2018-12-17
1
-4
/
+4
*
mmc: tegra: fix inconsistent IS_ERR and PTR_ERR
YueHaibing
2018-10-08
1
-1
/
+1
*
mmc: tegra: Implement periodic pad calibration
Aapo Vienamo
2018-10-08
1
-0
/
+22
*
mmc: tegra: Implement HS400 delay line calibration
Aapo Vienamo
2018-10-08
1
-0
/
+29
*
mmc: tegra: Implement HS400 enhanced strobe
Aapo Vienamo
2018-10-08
1
-0
/
+23
*
mmc: tegra: Parse and program DQS trim value
Aapo Vienamo
2018-10-08
1
-3
/
+29
*
mmc: tegra: Enable UHS and HS200 modes for Tegra186
Aapo Vienamo
2018-10-08
1
-1
/
+3
*
mmc: tegra: Enable UHS and HS200 modes for Tegra210
Aapo Vienamo
2018-10-08
1
-1
/
+3
*
mmc: tegra: Disable card clock during tuning cmd on Tegra210
Aapo Vienamo
2018-10-08
1
-23
/
+58
*
mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_ops
Aapo Vienamo
2018-10-08
1
-1
/
+0
*
mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
Aapo Vienamo
2018-10-08
1
-2
/
+15
*
mmc: tegra: Configure default trim value on reset
Aapo Vienamo
2018-10-08
1
-1
/
+6
*
mmc: tegra: Configure default tap values
Aapo Vienamo
2018-10-08
1
-55
/
+77
*
mmc: tegra: Parse default trim and tap from dt
Aapo Vienamo
2018-10-08
1
-0
/
+22
*
mmc: tegra: Add a workaround for tap value change glitch
Aapo Vienamo
2018-10-08
1
-2
/
+28
*
mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
Aapo Vienamo
2018-10-08
1
-2
/
+4
*
mmc: tegra: Perform pad calibration after voltage switch
Aapo Vienamo
2018-10-08
1
-0
/
+5
*
mmc: tegra: Program pad autocal offsets from dt
Aapo Vienamo
2018-10-08
1
-1
/
+151
*
mmc: tegra: Disable card clock during pad calibration
Aapo Vienamo
2018-10-08
1
-0
/
+26
*
mmc: tegra: Power on the calibration pad
Aapo Vienamo
2018-10-08
1
-0
/
+26
*
mmc: tegra: Set calibration pad voltage reference
Aapo Vienamo
2018-10-08
1
-23
/
+33
*
mmc: tegra: Poll for calibration completion
Aapo Vienamo
2018-10-08
1
-5
/
+17
*
mmc: tegra: Reconfigure pad voltages during voltage switching
Aapo Vienamo
2018-10-08
1
-7
/
+129
*
mmc: tegra: Force correct divider calculation on DDR50/52
Aapo Vienamo
2018-07-30
1
-1
/
+16
*
mmc: tegra: Add and use tegra_sdhci_get_max_clock()
Aapo Vienamo
2018-07-16
1
-2
/
+9
*
mmc: tegra: prevent ACMD23 on Tegra 3
Stefan Agner
2018-07-16
1
-1
/
+9
*
mmc: tegra: fix eMMC DDR52 mode
Stefan Agner
2018-07-16
1
-1
/
+2
*
mmc: tegra: prevent HS200 on Tegra 3
Stefan Agner
2018-07-16
1
-1
/
+2
*
mmc: tegra: Use sdhci_pltfm_clk_get_max_clock
Aapo Vienamo
2018-07-16
1
-13
/
+2
*
mmc: tegra: remove redundant return statement
Aapo Vienamo
2018-05-08
1
-1
/
+1
*
mmc: tegra: Mark 64 bit dma broken on Tegra186
Krishna Reddy
2017-10-30
1
-1
/
+9
*
mmc: sdhci-tegra: use generic sdhci_set_bus_width()
Michał Mirosław
2017-08-30
1
-21
/
+2
*
mmc: tegra: explicitly request exclusive reset control
Philipp Zabel
2017-08-30
1
-1
/
+2
*
mmc: tegra: Add Tegra186 support
Thierry Reding
2017-04-24
1
-0
/
+16
*
mmc: tegra: Support module reset
Thierry Reding
2017-04-24
1
-1
/
+42
*
mmc: tegra: Mark 64-bit DMA broken on Tegra124
Thierry Reding
2016-09-26
1
-1
/
+26
*
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
2016-07-29
1
-1
/
+1
*
mmc: tegra: Only advertise UHS modes if IO regulator is present
Jon Hunter
2016-07-25
1
-20
/
+29
*
mmc: tegra: Disable UHS-I modes for Tegra124
Jon Hunter
2016-04-14
1
-9
/
+1
*
mmc: tegra: implement memcomp pad calibration
Lucas Stach
2016-03-17
1
-3
/
+44
*
mmc: tegra: properly disable card clock
Lucas Stach
2016-03-17
1
-1
/
+1
*
mmc: tegra: Disable UHS-I modes for tegra114
Jon Hunter
2016-03-16
1
-1
/
+11
[next]