summary refs log tree commit diff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-09-11mmc: core: add safe_trim_quirk attributeAndres Rodriguez
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-08-23mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li
2023-08-23mmc: block: Fix in_flight[issue_type] value errorYibin Ding
2023-08-23mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang
2023-08-23mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov
2023-07-19mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.Chevron Li
2023-07-19mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUSUlf Hansson
2023-07-19mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko
2023-07-19mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko
2023-07-19mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut
2023-07-19mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't usedDouglas Anderson
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov
2023-06-28mmc: sh_mmcif: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov
2023-06-28mmc: owl: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov
2023-06-28mmc: meson-gx: fix deferred probingSergey Shtylyov
2023-06-28mmc: sunxi: fix deferred probingSergey Shtylyov
2023-06-28mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-spear: fix deferred probingSergey Shtylyov
2023-06-28mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello
2023-06-28mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-06-28mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold
2023-06-28mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang
2023-06-09mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling orderMarek Vasut
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu
2023-05-30mmc: block: ensure error propagation for non-blkChristian Loehle
2023-05-30mmc: sdhci-esdhc-imx: make "no-mmc-hs400" worksHaibo Chen
2023-05-11mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for dataGeorgii Kruglov
2023-04-26mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor
2023-03-22mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini
2023-03-22mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm
2023-02-22mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang
2023-02-22mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't setHeiner Kallweit
2023-02-22mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil
2023-01-24mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen
2023-01-24mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland
2023-01-07mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400KWenchao Chen
2023-01-04mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2022-12-31mmc: sdhci-tegra: Issue CMD and DAT resets togetherPrathamesh Shete
2022-12-31mmc: renesas_sdhi: better reset from HS400 modeWolfram Sang
2022-12-31mmc: renesas_sdhi: add quirk for broken register layoutWolfram Sang
2022-12-31mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi
2022-12-31mmc: core: Normalize the error handling branch in sd_read_ext_regs()Zhen Lei