summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2022-08-25mmc: tmio: avoid glitches when resettingWolfram Sang
2022-08-25mmc: meson-gx: Fix an error handling path in meson_mmc_probe()Christophe JAILLET
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-17mmc: cavium-thunderx: Add of_node_put() when breaking out of loopLiang He
2022-08-17mmc: cavium-octeon: Add of_node_put() when breaking out of loopLiang He
2022-08-17mmc: block: Add single read for 4k sector cardsChristian Loehle
2022-08-17mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev
2022-08-17mmc: renesas_sdhi: Get the reset handle early in the probeLad Prabhakar
2022-08-17mmc: mxcmmc: Silence a clang warningFabio Estevam
2022-08-17mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switchMiaoqian Lin
2022-06-29mmc: mediatek: wait dma stop bit reset to 0Mengqi Zhang
2022-06-29mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncingChevron Li
2022-06-14mmc: block: Fix CQE recovery reset successAdrian Hunter
2022-06-09mmc: core: Allows to override the timeout value for ioctl() pathBean Huo
2022-06-09drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bitVignesh Raghavendra
2022-06-09mmc: jz4740: Apply DMA engine limits to maximum segment sizeAidan MacDonald
2022-05-12mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-05-12mmc: core: Set HS clock speed before sending HS CMD13Brian Norris
2022-05-12mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bitsSamuel Holland
2022-05-12mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu
2022-04-13mmc: core: Fixup support for writeback-cache for eMMC and SDMichael Wu
2022-04-13mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2022-04-13mmc: mmci: stm32: correctly check all elements of sg listYann Gautier
2022-04-13mmc: block: Check for errors after write on SPIChristian Löhle
2022-04-13Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár
2022-04-08mmc: rtsx: Fix build errors/warnings for unused variableUlf Hansson
2022-04-08mmc: rtsx: Let MMC core handle runtime PMKai-Heng Feng
2022-04-08mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PMKai-Heng Feng
2022-04-08mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson
2022-04-08mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang
2022-04-08mmc: sdhci_am654: Fix the driver data of AM64 SoCAswath Govindraju
2022-03-16mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen
2022-02-23mmc: block: fix read single on recovery logicChristian Löhle
2022-02-16mmc: core: Wait for command setting 'Power Off Notification' bit to completeAndrey Skvortsov
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-27mmc: mtk-sd: Use readl_poll_timeout instead of open-coded pollingAngeloGioacchino Del Regno
2022-01-27mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platformsHector Martin
2022-01-27mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson
2022-01-27mmc: tmio: reinit card irqs in reset routineBiju Das
2022-01-27mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov
2022-01-27mmc: meson-mx-sdhc: add IRQ checkSergey Shtylyov
2022-01-16mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter
2021-12-29mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier
2021-12-29mmc: core: Disable card detect during shutdownUlf Hansson
2021-12-29mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commandsMartin Blumenstingl
2021-12-29mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete
2021-12-14mmc: renesas_sdhi: initialize variable properly when tuningWolfram Sang
2021-12-14mmc: spi: Add device-tree SPI IDsJon Hunter