index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-tegra.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability
Sowjanya Komatineni
2020-03-24
1
-2
/
+2
*
sdhci: tegra: Implement Tegra specific set_timeout callback
Sowjanya Komatineni
2020-03-24
1
-0
/
+31
*
mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
2020-03-11
1
-0
/
+3
*
mmc: tegra: fix SDR50 tuning override
Michał Mirosław
2020-01-16
1
-1
/
+1
*
mmc: tegra: Implement ->set_dma_mask()
Nicolin Chen
2019-09-27
1
-20
/
+28
*
Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"
Dmitry Osipenko
2019-08-21
1
-0
/
+14
*
sdhci: tegra: Do not log error message on deferred probe
Thierry Reding
2019-06-10
1
-1
/
+4
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
1
-10
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
|
mmc: tegra: Fix a warning message
Dan Carpenter
2019-05-28
1
-1
/
+1
|
/
*
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
[next]