index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
2020-09-07
mmc: renesas_sdhi: keep SCC clock active when tuning
Wolfram Sang
2020-09-07
mmc: sdhci-msm: Prefer asynchronous probe
Douglas Anderson
2020-09-07
mmc: s3cmci: Drop unused variables in dbg_dumpregs
Krzysztof Kozlowski
2020-09-07
mmc: s3cmci: Cast driver data through long
Krzysztof Kozlowski
2020-09-07
mmc: s3cmci: Use proper printk format for iomem pointer
Krzysztof Kozlowski
2020-09-07
mmc: davinci: Fix -Wpointer-to-int-cast on compile test
Krzysztof Kozlowski
2020-09-07
mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()
Krzysztof Kozlowski
2020-09-07
mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_t
Krzysztof Kozlowski
2020-09-07
mmc: dw_mmc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
mmc: sdhci-tegra: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
mmc: sdhci-of-arasan: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
mmc: meson: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
mmc: jz4740: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
mmc: dw_mmc-zx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
mmc: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
mmc: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
mmc: meson-gx: use wrapper to avoid accessing internal vars
Wolfram Sang
2020-09-07
mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711
Stefan Wahren
2020-09-07
mmc: mediatek: add pre_enable() and post_disable() hook function
Chun-Hung Wu
2020-09-07
mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()
Chun-Hung Wu
2020-09-07
mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 target
Veerabhadrarao Badiganti
2020-09-07
mmc: tmio: remove indirection of 'execute_tuning' callback
Wolfram Sang
2020-09-07
mmc: tmio: don't reset whole IP core when tuning fails
Wolfram Sang
2020-09-07
mmc: tmio: factor out common parts of the reset routine
Wolfram Sang
2020-09-07
mmc: tmio: remove indirection of 'hw_reset' callback
Wolfram Sang
2020-09-07
Revert "mmc: tmio: fix reset operation"
Wolfram Sang
2020-09-07
mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'
Wolfram Sang
2020-09-07
mmc: sdhci_am654: Add workaround for card detect debounce timer
Faiz Abbas
2020-09-07
mmc: sdhci-msm: enable compile-testing on !ARM
Alex Dewar
2020-09-07
mmc: sdhci-esdhc-imx: remove unused code
Haibo Chen
2020-09-07
mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driver
Lars Povlsen
2020-09-07
mmc: via-sdmmc: Fix data race bug
Madhuparna Bhowmik
2020-09-07
mmc: sdhci: Add LTR support for some Intel BYT based controllers
Adrian Hunter
2020-09-07
mmc: mmc_spi: fix timeout calculation
Tobias Schramm
2020-09-07
mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuning
Haibo Chen
2020-09-07
mmc: Kconfig: Add RISCV and CSKY for MMC_DW
Guo Ren
2020-09-07
mmc: s3cmci: remove empty kerneldoc comment
Krzysztof Kozlowski
2020-09-07
mmc: sdhci_am654: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-09-07
mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
Chris Packham
2020-09-07
mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset
Ulf Hansson
2020-09-07
mmc: sdhci-msm: Add retries when all tuning phases are found valid
Douglas Anderson
2020-09-07
mmc: sdhci-acpi: Clear amd_sdhci_host on reset
Raul E Rangel
2020-08-31
Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2020-08-28
sdhci: tegra: Add missing TMCLK for data timeout
Sowjanya Komatineni
2020-08-28
sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
Sowjanya Komatineni
2020-08-28
sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
Sowjanya Komatineni
2020-08-24
mmc: mediatek: add optional module reset property
Wenbin Mei
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers
Adrian Hunter
2020-08-21
mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
Raul E Rangel
[prev]
[next]