summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2023-11-28mmc: vub300: fix an error codeDan Carpenter1-0/+1
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen1-1/+0
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet1-1/+1
2023-11-02mmc: core: Fix error propagation for some ioctl commandsUlf Hansson1-11/+20
2023-11-02mmc: block: ioctl: do write error check for spiChristian Loehle1-0/+6
2023-11-02mmc: core: Align to common busy polling behaviour for mmc ioctlsUlf Hansson2-8/+18
2023-10-25mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman1-1/+1
2023-10-25mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen1-1/+7
2023-10-25mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hwPablo Sun1-3/+3
2023-10-25mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspendSven van Ashbrook1-38/+66
2023-09-23mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti1-3/+4
2023-09-13mmc: renesas_sdhi: register irqs before registering controllerWolfram Sang1-3/+7
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig1-2/+3
2023-08-23mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li1-3/+5
2023-08-23mmc: block: Fix in_flight[issue_type] value errorYibin Ding1-3/+4
2023-08-23mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang1-2/+0
2023-08-23mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi1-33/+27
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov1-7/+1
2023-07-19mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.Chevron Li1-2/+2
2023-07-19mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUSUlf Hansson1-0/+1
2023-07-19mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko1-0/+7
2023-07-19mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko1-0/+7
2023-07-19mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut3-8/+37
2023-07-19mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't usedDouglas Anderson1-1/+1
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: sh_mmcif: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: owl: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: meson-gx: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28mmc: sunxi: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28mmc: bcm2835: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28mmc: sdhci-spear: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello1-1/+2
2023-06-28mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll1-8/+2
2023-06-28mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold1-0/+3
2023-06-28mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang1-0/+1
2023-06-09mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling orderMarek Vasut1-8/+26
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu1-0/+3
2023-05-30mmc: block: ensure error propagation for non-blkChristian Loehle1-0/+5
2023-05-30mmc: sdhci-esdhc-imx: make "no-mmc-hs400" worksHaibo Chen1-8/+10
2023-05-11mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for dataGeorgii Kruglov1-13/+11
2023-04-26mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor1-2/+0
2023-03-22mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini1-1/+1
2023-03-22mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm1-3/+0
2023-02-22mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang1-4/+4
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang2-15/+14