summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-05-19UPSTREAM: mmc: core: Fix WRITE_ZEROES CQE handlingVincent Whitchurch
2022-09-27mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen
2022-09-21mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris
2022-09-14mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov
2022-09-14mmc: sdhci: Fix host->cmd is nullWenchao Chen
2022-09-02Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2022-08-22mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failureAdrian Hunter
2022-08-22mmc: core: Fix UHS-I SD 1.8V workaround branchAdrian Hunter
2022-08-15mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=mDavid Gow
2022-08-15mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoCLiming Sun
2022-08-15mmc: meson-gx: Fix an error handling path in meson_mmc_probe()Christophe JAILLET
2022-08-15mmc: mtk-sd: Clear interrupts when cqe off/disableWenbin Mei
2022-08-15mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET
2022-08-15mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET
2022-08-04Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki
2022-07-26mmc: mediatek: add support for SDIO eint wakup IRQAxe Yang
2022-07-26mmc: core: Add support for SDIO wakeup interruptAxe Yang
2022-07-21mmc: renesas_sdhi: newer SoCs don't need manual tap correctionTakeshi Saito
2022-07-21mmc: cavium-thunderx: Add of_node_put() when breaking out of loopLiang He
2022-07-21mmc: cavium-octeon: Add of_node_put() when breaking out of loopLiang He
2022-07-21mmc: core: quirks: Add of_node_put() when breaking out of loopLiang He
2022-07-18mmc: fix disk/queue leak in case of adding disk failureMing Lei
2022-07-18mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resumeKamal Dasu
2022-07-18mmc: sdhci-msm: drop redundant of_device_id entriesKrzysztof Kozlowski
2022-07-13mmc: block: Add single read for 4k sector cardsChristian Loehle
2022-07-13mmc: Merge branch fixes into nextUlf Hansson
2022-07-13mmc: mxcmmc: Use mmc_card_sdio macroSeunghui Lee
2022-07-13mmc: core: Use mmc_card_* macro and add a new for the sd_combo typeSeunghui Lee
2022-07-13mmc: sdhci-omap: Fix a lockdep warning for PM runtime initTony Lindgren
2022-07-12mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev
2022-07-12mmc: core: Replace with already defined values for readabilityChanWoo Lee
2022-07-12mmc: tmio: avoid glitches when resettingWolfram Sang
2022-07-12mmc: renesas_sdhi: Fix typo'sLad Prabhakar
2022-07-12mmc: renesas_sdhi: Get the reset handle early in the probeLad Prabhakar
2022-07-12mmc: sdhci-of-esdhc: Fixup use of of_find_compatible_node()Liang He
2022-07-12mmc: sdhci-pci-gli: Fix build error unused-functionRen Zhijie
2022-07-12mmc: core: Do not evaluate HS400 capabilities if bus has no MMC capabilityAlexander Stein
2022-07-12mmc: host: Improve I/O read/write performance for GL9763EJason Lai
2022-07-12mmc: sdhci-st: Obviously always return success in remove callbackUwe Kleine-König
2022-07-12mmc: sdhci-of-arasan: Obviously always return success in remove callbackUwe Kleine-König
2022-07-12mmc: dw_mmc: rockchip: Obviously always return success in remove callbackUwe Kleine-König
2022-07-12mmc: dw_mmc: hi3789cv200: Obviously always return success in remove callbackUwe Kleine-König
2022-07-12mmc: dw_mmc: exynos: Obviously always return success in remove callbackUwe Kleine-König
2022-07-12mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe()Nathan Chancellor
2022-07-12mmc: mmci: Fix typo in commentXiang wangx