aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-09-13mmc: renesas_sdhi: register irqs before registering controllerWolfram Sang
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-08-23mmc: sunplus: Fix error handling in spmmc_drv_probe()Harshit Mogalapalli
2023-08-23mmc: sunplus: fix return value check of mmc_add_host()Wei Chen
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: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li
2023-08-16mmc: 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: block: ioctl: do write error check for spiChristian Loehle
2023-07-19ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij
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-19mmc: usdhi60rol0: fix deferred probingSergey Shtylyov
2023-06-19mmc: sunxi: fix deferred probingSergey Shtylyov
2023-06-19mmc: sh_mmcif: fix deferred probingSergey Shtylyov
2023-06-19mmc: sdhci-spear: fix deferred probingSergey Shtylyov
2023-06-19mmc: sdhci-acpi: fix deferred probingSergey Shtylyov
2023-06-19mmc: owl: fix deferred probingSergey Shtylyov
2023-06-19mmc: omap_hsmmc: fix deferred probingSergey Shtylyov
2023-06-19mmc: omap: fix deferred probingSergey Shtylyov
2023-06-19mmc: mvsdio: fix deferred probingSergey Shtylyov
2023-06-19mmc: mtk-sd: fix deferred probingSergey Shtylyov
2023-06-19mmc: meson-gx: fix deferred probingSergey Shtylyov
2023-06-19mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-06-19mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang
2023-06-14mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-06-13mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello
2023-06-12mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold
2023-05-24mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling orderMarek Vasut
2023-05-24mmc: vub300: fix invalid response handlingDeren Wu
2023-05-09mmc: sdhci-esdhc-imx: make "no-mmc-hs400" worksHaibo Chen
2023-05-09mmc: sdhci-cadence: Fix an error handling path in sdhci_cdns_probe()Christophe JAILLET
2023-05-09mmc: block: ensure error propagation for non-blkChristian Loehle
2023-04-27Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-17mmc: vub300: remove unreachable codeBo Liu
2023-04-17mmc: sdhci-cadence: Support mmc hardware resetBrad Larson
2023-04-17mmc: sdhci-cadence: Add AMD Pensando Elba SoC supportBrad Larson
2023-04-17mmc: sdhci-cadence: Support device specific init during probeBrad Larson
2023-04-17mmc: sdhci-cadence: Enable device specific override of writel()Brad Larson
2023-04-17mmc: core: Remove unused macro mmc_req_rel_wrBean Huo
2023-04-17mmc: sdhci-of-arasan: Skip setting clock delay for 400KHzSai Krishna Potthuri
2023-04-17mmc: sdhci-of-arasan: Add support for eMMC5.1 on Xilinx Versal Net platformSwati Agarwal
2023-04-04mmc: sdhci_am654: Add support for PM suspend/resumeAswath Govindraju
2023-04-03mmc: core: remove unnecessary (void*) conversionsYu Zhe
2023-03-24mmc: Merge branch fixes into nextUlf Hansson