summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2022-12-08mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-12-08mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada
2022-12-08mmc: sdhci-sprd: Fix no reset data and command after voltage switchWenchao Chen
2022-12-08mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner
2022-11-25mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-11-25mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li
2022-11-25mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-25mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-25mmc: cqhci: Provide helper for resetting both SDHCI and CQHCIBrian Norris
2022-10-26mmc: sdhci-msm: add compatible string check for sdm670Richard Acayan
2022-10-26mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()Christophe JAILLET
2022-10-26mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET
2022-10-26mmc: sdhci-sprd: Fix minimum clock limitWenchao Chen
2022-10-05mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov
2022-08-25mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET
2022-08-25mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET
2022-08-25mmc: cavium-thunderx: Add of_node_put() when breaking out of loopLiang He
2022-08-25mmc: cavium-octeon: Add of_node_put() when breaking out of loopLiang He
2022-08-25mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev
2022-08-25mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switchMiaoqian Lin
2022-06-29mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncingChevron Li
2022-06-14mmc: jz4740: Apply DMA engine limits to maximum segment sizeAidan MacDonald
2022-05-12mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-04-15mmc: mmci: stm32: correctly check all elements of sg listYann Gautier
2022-04-15mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre
2022-04-15mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2022-04-15Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár
2022-04-15mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang
2022-03-16mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen
2022-02-16mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang
2022-02-11moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman
2022-01-29mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey
2022-01-27mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov
2022-01-16mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter
2021-12-29mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete
2021-12-01mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter
2021-11-17mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET
2021-11-17mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren
2021-11-17mmc: winbond: don't build on M68KRandy Dunlap
2021-11-17mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle
2021-11-02mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo
2021-11-02mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2021-11-02mmc: cqhci: clear HALT state after CQE enableWenbin Mei
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold
2021-10-13mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-09-22mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2021-09-22mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani
2021-09-15mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-09-15mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren