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
2024-02-28
mmc: sdhci-xenon: add timeout for PHY init complete
Elad Nachman
2024-02-28
mmc: sdhci-xenon: fix PHY init clock stability
Elad Nachman
2024-02-14
mmc: mmci: stm32: fix DMA API overlapping mappings warning
Christophe Kerello
2024-02-06
mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...
Fred Ai
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-12
Merge tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-01-09
Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-01-05
mmc: xenon: Add ac5 support via bounce buffer
Elad Nachman
2024-01-05
mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0
Kamal Dasu
2024-01-03
mmc: Merge branch fixes into next
Ulf Hansson
2024-01-03
mmc: sdhci-sprd: Fix eMMC init failure after hw reset
Wenchao Chen
2024-01-02
mmc: sdhci_omap: Fix TI SoC dependencies
Peter Robinson
2024-01-02
mmc: sdhci_am654: Fix TI SoC dependencies
Peter Robinson
2024-01-02
mmc: mmc_spi: remove custom DMA mapped buffers
Andy Shevchenko
2023-12-15
mmc: rtsx: add rts5264 to support sd express card
Ricky Wu
2023-12-07
mmc: mtk-sd: Extend number of tuning steps
Axe Yang
2023-12-07
mmc: sdhci-omap: don't misuse kernel-doc marker
Randy Dunlap
2023-12-07
mmc: Merge branch fixes into next
Ulf Hansson
2023-12-07
mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_data
Pin-yen Lin
2023-12-07
mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-sel
Vignesh Raghavendra
2023-12-07
mmc: sdhci-of-dwcmshc: Use logical OR instead of bitwise OR in dwcmshc_probe()
Nathan Chancellor
2023-12-07
mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Drew Fustini
2023-12-07
mmc: sdhci: add __sdhci_execute_tuning() to header
Drew Fustini
2023-12-07
mmc: mmci: stm32: add SDIO in-band interrupt mode
Christophe Kerello
2023-12-07
mmc: meson-mx-sdhc: Fix initialization frozen issue
Ziyang Huang
2023-11-23
mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulled
Wenchao Chen
2023-11-23
mmc: sdhci-pci-gli: Disable LPM during initialization
Kornel Dulęba
2023-11-16
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
2023-11-14
mmc: cqhci: Fix task clearing in CQE error recovery
Adrian Hunter
2023-11-14
mmc: cqhci: Warn of halt or task clear failure
Adrian Hunter
2023-11-14
mmc: cqhci: Increase recovery halt timeout
Adrian Hunter
2023-11-07
mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AER
Victor Shih
2023-11-07
mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AER
Victor Shih
2023-11-03
mmc: vub300: fix an error code
Dan Carpenter
2023-11-03
mmc: sdhci_am654: fix start loop index for TAP value parsing
Nitin Yadav
2023-10-27
mmc: Merge branch fixes into next
Ulf Hansson
2023-10-27
mmc: meson-gx: Remove setting of CMD_CFG_ERROR
Rong Chen
2023-10-10
mmc: jz4740: Use device_get_match_data()
Rob Herring
2023-10-10
mmc: sdhci-npcm: Add NPCM SDHCI driver
Tomer Maimon
2023-10-10
mmc: sdhci-pltfm: Make driver OF independent
Andy Shevchenko
2023-10-10
mmc: sdhci-pltfm: Drop unnecessary error messages in sdhci_pltfm_init()
Andy Shevchenko
2023-10-10
mmc: sdhci-pci: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2023-10-10
mmc: mmci: use peripheral flow control for STM32
Ben Wolsieffer
2023-09-27
mmc: vub300: replace deprecated strncpy with strscpy
Justin Stitt
2023-09-27
mmc: Merge branch fixes into next
Ulf Hansson
2023-09-27
mmc: starfive: Change tuning implementation
William Qiu
2023-09-27
mmc: hsq: Improve random I/O write performance for 4k buffers
Wenchao Chen
2023-09-27
mmc: core: Allow dynamical updates of the number of requests for hsq
Wenchao Chen
2023-09-26
mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw
Pablo Sun
2023-09-26
mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2
Victor Shih
[next]