summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-19mmc: mmci: Break out a helper functionLinus Walleij
2023-06-19mmc: mmci: Use a switch statement machineLinus Walleij
2023-06-19mmc: mmci: Use state machine state as exit conditionLinus Walleij
2023-06-19mmc: mmci: Retry the busy start conditionLinus Walleij
2023-06-19mmc: mmci: Make busy complete state machine explicitLinus Walleij
2023-06-19mmc: mmci: Break out error check in busy detectLinus Walleij
2023-06-19mmc: mmci: Stash status while waiting for busyLinus Walleij
2023-06-19mmc: mmci: Unwind big if() clauseLinus Walleij
2023-06-19mmc: mmci: Clear busy_status when starting commandLinus Walleij
2023-06-15mmc: Merge branch fixes into nextUlf Hansson
2023-06-15mmc: mmci: stm32: set feedback clock when using delay blockYann Gautier
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-13mmc: core: Allow mmc_start_host() synchronously detect a cardDennis Zhou
2023-06-13mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUSUlf Hansson
2023-06-13mmc: Merge branch fixes into nextUlf Hansson
2023-06-12mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-06-12mmc: sdhci-msm: Switch to the new ICE APIAbel Vesa
2023-06-12mmc: sdhci-pci-gli: Add support SD Express card for GL9767Victor Shih
2023-06-12mmc: sdhci: Add VDD2 definition for power control registerVictor Shih
2023-06-12mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767Victor Shih
2023-06-12mmc: sdhci-pci-gli: Add Genesys Logic GL9767 supportVictor Shih
2023-06-12mmc: mtk-sd: reduce CIT for better performanceWenbin Mei
2023-06-12mmc: block: ioctl: do write error check for spiChristian Loehle
2023-06-12mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.Chevron Li
2023-06-12mmc: core: Remove unnecessary error checks and change return typeYeqi Fu
2023-06-12mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't usedDouglas Anderson
2023-06-12mmc: meson-mx-sdhc: Avoid cast to incompatible function typeSimon Horman
2023-06-12mmc: block: Suppress empty whitespaces in printsFlorian Fainelli
2023-06-12mmc: dw_mmc: Make dw_mci_pltfm_remove() return voidUwe Kleine-König
2023-05-24ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij
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