index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14
Douglas Anderson
8
-0
/
+8
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9
Douglas Anderson
2
-0
/
+2
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
44
-0
/
+44
2020-09-07
mmc: host: Enable compile testing of multiple drivers
Krzysztof Kozlowski
1
-19
/
+21
2020-09-07
mmc: host: Drop unneeded MMC dependency in Kconfig
Krzysztof Kozlowski
1
-2
/
+2
2020-09-07
mmc: renesas_sdhi: Drop local dma_parms
Robin Murphy
1
-4
/
+0
2020-09-07
mmc: omap-hsmmc: remove redundant null check
Xu Wang
1
-12
/
+6
2020-09-07
Merge branch 'fixes' into next
Ulf Hansson
5
-46
/
+101
2020-09-07
mmc: renesas_sdhi: keep SCC clock active when tuning
Wolfram Sang
1
-2
/
+6
2020-09-07
mmc: sdhci-msm: Prefer asynchronous probe
Douglas Anderson
1
-0
/
+1
2020-09-07
mmc: s3cmci: Drop unused variables in dbg_dumpregs
Krzysztof Kozlowski
1
-4
/
+2
2020-09-07
mmc: s3cmci: Cast driver data through long
Krzysztof Kozlowski
1
-1
/
+1
2020-09-07
mmc: s3cmci: Use proper printk format for iomem pointer
Krzysztof Kozlowski
1
-1
/
+1
2020-09-07
mmc: davinci: Fix -Wpointer-to-int-cast on compile test
Krzysztof Kozlowski
1
-1
/
+1
2020-09-07
mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+5
2020-09-07
mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_t
Krzysztof Kozlowski
1
-2
/
+2
2020-09-07
mmc: dw_mmc: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-09-07
mmc: sdhci-tegra: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-09-07
mmc: sdhci-of-arasan: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+3
2020-09-07
mmc: meson: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+5
2020-09-07
mmc: jz4740: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+1
2020-09-07
mmc: dw_mmc-zx: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+3
2020-09-07
mmc: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-09-07
mmc: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+1
2020-09-07
mmc: meson-gx: use wrapper to avoid accessing internal vars
Wolfram Sang
1
-1
/
+1
2020-09-07
mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711
Stefan Wahren
1
-0
/
+1
2020-09-07
mmc: mediatek: add pre_enable() and post_disable() hook function
Chun-Hung Wu
1
-0
/
+22
2020-09-07
mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()
Chun-Hung Wu
2
-0
/
+8
2020-09-07
mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 target
Veerabhadrarao Badiganti
1
-0
/
+1
2020-09-07
mmc: tmio: remove indirection of 'execute_tuning' callback
Wolfram Sang
3
-26
/
+4
2020-09-07
mmc: tmio: don't reset whole IP core when tuning fails
Wolfram Sang
2
-24
/
+25
2020-09-07
mmc: tmio: factor out common parts of the reset routine
Wolfram Sang
3
-26
/
+7
2020-09-07
mmc: tmio: remove indirection of 'hw_reset' callback
Wolfram Sang
3
-12
/
+3
2020-09-07
Revert "mmc: tmio: fix reset operation"
Wolfram Sang
1
-16
/
+13
2020-09-07
mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'
Wolfram Sang
1
-6
/
+13
2020-09-07
mmc: sdhci_am654: Add workaround for card detect debounce timer
Faiz Abbas
1
-0
/
+24
2020-09-07
mmc: sdhci-msm: enable compile-testing on !ARM
Alex Dewar
1
-1
/
+1
2020-09-07
mmc: sdhci-esdhc-imx: remove unused code
Haibo Chen
1
-3
/
+1
2020-09-07
mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driver
Lars Povlsen
3
-0
/
+282
2020-09-07
mmc: via-sdmmc: Fix data race bug
Madhuparna Bhowmik
1
-0
/
+3
2020-09-07
mmc: sdhci: Add LTR support for some Intel BYT based controllers
Adrian Hunter
1
-0
/
+154
2020-09-07
mmc: mmc_spi: fix timeout calculation
Tobias Schramm
1
-2
/
+2
2020-09-07
mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuning
Haibo Chen
1
-0
/
+10
2020-09-07
mmc: Kconfig: Add RISCV and CSKY for MMC_DW
Guo Ren
1
-1
/
+1
2020-09-07
mmc: s3cmci: remove empty kerneldoc comment
Krzysztof Kozlowski
1
-3
/
+0
2020-09-07
mmc: sdhci_am654: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-09-07
mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
Chris Packham
1
-3
/
+7
2020-09-07
mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset
Ulf Hansson
2
-35
/
+53
2020-09-07
mmc: sdhci-msm: Add retries when all tuning phases are found valid
Douglas Anderson
1
-1
/
+17
2020-09-07
mmc: sdhci-acpi: Clear amd_sdhci_host on reset
Raul E Rangel
1
-7
/
+24
[next]