index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
syncookies.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
dt-bindings: mmc: Add DQS trim value to Tegra SDHCI
Aapo Vienamo
1
-0
/
+4
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
2018-10-08
mmc: tegra: Reconfigure pad voltages during voltage switching
Aapo Vienamo
1
-7
/
+129
2018-10-08
dt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
Aapo Vienamo
1
-0
/
+11
2018-10-08
dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
Aapo Vienamo
1
-0
/
+35
2018-10-08
dt-bindings: mmc: tegra: Add pad voltage control properties
Aapo Vienamo
1
-0
/
+22
2018-10-08
mmc: tmio: remove now unused variable
Wolfram Sang
1
-1
/
+1
2018-10-08
mmc: tmio: more concise clk calculation
Wolfram Sang
1
-8
/
+3
2018-10-08
mmc: tmio: Fix SCC error detection
Masaharu Hayakawa
1
-2
/
+2
2018-10-08
mmc: renesas_sdhi: skip SCC error check when retuning
Masaharu Hayakawa
1
-0
/
+13
2018-10-08
mmc: core: add helper to see if a host is doing a retune
Niklas Söderlund
1
-0
/
+5
2018-10-08
mmc: tmio: refactor CLK_CTL bit calculation
Masahiro Yamada
1
-5
/
+13
2018-10-08
mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock
Masahiro Yamada
1
-26
/
+12
2018-10-08
mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitation
Jisheng Zhang
1
-0
/
+39
2018-10-08
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Jisheng Zhang
2
-14
/
+27
2018-10-08
mmc: sdhci: add adma_table_cnt member to struct sdhci_host
Jisheng Zhang
2
-8
/
+12
2018-10-08
mmc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-10-08
mmc: sdhci: Export sdhci_request()
Aapo Vienamo
2
-1
/
+3
2018-10-08
sdhci: acpi: add qcom sdhci host reset quirk fix
Wang Dongsheng
1
-0
/
+60
2018-10-08
sdhci: acpi: add free_slot callback
Wang Dongsheng
1
-0
/
+8
2018-10-08
mmc: sdhci-of-esdhc: add erratum A008171 support
Yinbo Zhu
2
-1
/
+44
2018-10-08
mmc: sdhci: add tuning error codes
Yinbo Zhu
2
-4
/
+6
2018-10-08
mmc: uniphier-sd: add UniPhier SD/eMMC controller driver
Masahiro Yamada
4
-0
/
+705