index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2022-11-16
mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()
Xiongfeng Wang
2022-11-16
mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...
Chevron Li
2022-11-16
mmc: core: properly select voltage range without power cycle
Yann Gautier
2022-11-09
mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATA
Haibo Chen
2022-11-07
mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
2022-11-07
mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
2022-11-07
mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
2022-11-07
mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
2022-11-07
mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
2022-11-07
mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI
Brian Norris
2022-10-26
mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO
Brian Norris
2022-10-24
mmc: core: Fix WRITE_ZEROES CQE handling
Vincent Whitchurch
2022-10-17
mmc: core: Fix kernel panic when remove non-standard SDIO card
Matthew Ma
2022-10-17
mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
Patrick Thompson
2022-10-17
mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus
Sascha Hauer
2022-10-17
mmc: queue: Cancel recovery work on cleanup
Christian Löhle
2022-10-17
mmc: block: Remove error check of hw_reset on reset
Christian Löhle
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-13
Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
mmc: sdhci-sprd: Fix minimum clock limit
Wenchao Chen
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-07
mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
Prathamesh Shete
2022-10-07
mmc: renesas_sdhi: Fix rounding errors
Biju Das
2022-10-06
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-09-28
mmc: Merge branch fixes into next
Ulf Hansson
2022-09-28
mmc: sdhci: Centralize CMD and DATA reset handling
Adrian Hunter
2022-09-28
mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS
Adrian Hunter
2022-09-28
mmc: sdhci: Remove misleading comment about resets
Adrian Hunter
2022-09-28
mmc: sdhci: Separate out sdhci_reset_for_all()
Adrian Hunter
2022-09-27
mmc: sdhci-msm: add compatible string check for sdm670
Richard Acayan
2022-09-27
mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
Christophe JAILLET
2022-09-27
mmc: hsq: Fix data stomping during mmc recovery
Wenchao Chen
2022-09-21
mmc: Merge branch fixes into next
Ulf Hansson
2022-09-21
mmc: core: Terminate infinite loop in SD-UHS voltage switch
Brian Norris
2022-09-20
mmc: rtsx_usb_sdmmc: Remove the unneeded result variable
ye xingchen
2022-09-20
mmc: sdhci-of-aspeed: Add dependency on ARCH_ASPEED
Peter Robinson
2022-09-20
mmc: mtk-sd: Add support for MT6795 Helio X10
AngeloGioacchino Del Regno
2022-09-20
mmc: mtk-sd: Reorder of_device_id and platform data by name
AngeloGioacchino Del Regno
2022-09-20
mmc: sdhci-sprd: Fix the limitation of div
Wenchao Chen
2022-09-14
mmc: Merge branch fixes into next
Ulf Hansson
2022-09-14
mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
Sergei Antonov
2022-09-14
mmc: sdhci: Fix host->cmd is null
Wenchao Chen
2022-09-14
mmc: sdhci_am654: Remove the unneeded result variable
ye xingchen
2022-09-14
mmc: meson-gx: add SDIO interrupt support
Heiner Kallweit
2022-09-14
mmc: meson-gx: adjust and re-use constant IRQ_EN_MASK
Heiner Kallweit
2022-09-14
mmc: jz4740_mmc: Fix error check for dma_map_sg
Jack Wang
2022-09-14
mmc: meson-mx-sdhc: Fix error check for dma_map_sg
Jack Wang
2022-09-14
mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()
Christophe JAILLET
2022-09-14
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
[next]