summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2022-11-26mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang1-0/+2
2022-11-26mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li1-0/+7
2022-11-16mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-16mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen1-2/+2
2022-11-16mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-16mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-3/+4
2022-11-16mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-16mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-16mmc: cqhci: Provide helper for resetting both SDHCI and CQHCIBrian Norris1-0/+24
2022-11-03mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit busSascha Hauer1-6/+8
2022-11-03mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper LakePatrick Thompson1-3/+11
2022-11-03mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIOBrian Norris1-1/+2
2022-10-21mmc: sdhci-msm: add compatible string check for sdm670Richard Acayan1-0/+1
2022-10-21mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()Christophe JAILLET1-1/+4
2022-10-21mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET1-1/+2
2022-10-21mmc: sdhci-sprd: Fix minimum clock limitWenchao Chen1-1/+1
2022-10-21mmc: sdhci-tegra: Use actual clock rate for SW tuning correctionPrathamesh Shete1-1/+1
2022-10-21mmc: renesas_sdhi: Fix rounding errorsBiju Das1-3/+18
2022-09-27mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen1-1/+1
2022-09-14mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov1-14/+3
2022-09-14mmc: sdhci: Fix host->cmd is nullWenchao Chen1-2/+2
2022-08-23Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2022-08-15mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=mDavid Gow1-0/+1
2022-08-15mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoCLiming Sun1-2/+14
2022-08-15mmc: meson-gx: Fix an error handling path in meson_mmc_probe()Christophe JAILLET1-2/+4
2022-08-15mmc: mtk-sd: Clear interrupts when cqe off/disableWenbin Mei1-0/+6
2022-08-15mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET1-1/+1
2022-08-15mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET1-1/+1
2022-08-05Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds25-140/+490
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-24/+4
2022-08-03Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-42/+5
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki2-13/+5
2022-07-26mmc: mediatek: add support for SDIO eint wakup IRQAxe Yang1-6/+80
2022-07-21mmc: renesas_sdhi: newer SoCs don't need manual tap correctionTakeshi Saito3-3/+9
2022-07-21mmc: cavium-thunderx: Add of_node_put() when breaking out of loopLiang He1-1/+3
2022-07-21mmc: cavium-octeon: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-07-18mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resumeKamal Dasu1-1/+8
2022-07-18mmc: sdhci-msm: drop redundant of_device_id entriesKrzysztof Kozlowski1-25/+4
2022-07-13mmc: Merge branch fixes into nextUlf Hansson1-6/+8
2022-07-13mmc: mxcmmc: Use mmc_card_sdio macroSeunghui Lee1-1/+1
2022-07-13mmc: sdhci-omap: Fix a lockdep warning for PM runtime initTony Lindgren1-6/+8
2022-07-12mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev1-2/+7
2022-07-12mmc: tmio: avoid glitches when resettingWolfram Sang4-23/+42
2022-07-12mmc: renesas_sdhi: Fix typo'sLad Prabhakar1-2/+2
2022-07-12mmc: renesas_sdhi: Get the reset handle early in the probeLad Prabhakar1-4/+4
2022-07-12mmc: sdhci-of-esdhc: Fixup use of of_find_compatible_node()Liang He1-2/+4
2022-07-12mmc: sdhci-pci-gli: Fix build error unused-functionRen Zhijie1-25/+25
2022-07-12mmc: host: Improve I/O read/write performance for GL9763EJason Lai1-0/+34
2022-07-12mmc: sdhci-st: Obviously always return success in remove callbackUwe Kleine-König1-3/+2
2022-07-12mmc: sdhci-of-arasan: Obviously always return success in remove callbackUwe Kleine-König1-3/+2