summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | block: remove the unused mode argument to ->releaseChristoph Hellwig2023-06-121-1/+1
| * | | | | block: pass a gendisk to ->openChristoph Hellwig2023-06-121-2/+2
| | |_|_|/ | |/| | |
* | | | | mmc: usdhi60rol0: fix deferred probingSergey Shtylyov2023-06-191-2/+4
* | | | | mmc: sunxi: fix deferred probingSergey Shtylyov2023-06-191-2/+2
* | | | | mmc: sh_mmcif: fix deferred probingSergey Shtylyov2023-06-191-1/+1
* | | | | mmc: sdhci-spear: fix deferred probingSergey Shtylyov2023-06-191-2/+2
* | | | | mmc: sdhci-acpi: fix deferred probingSergey Shtylyov2023-06-191-1/+1
* | | | | mmc: owl: fix deferred probingSergey Shtylyov2023-06-191-1/+1
* | | | | mmc: omap_hsmmc: fix deferred probingSergey Shtylyov2023-06-191-2/+4
* | | | | mmc: omap: fix deferred probingSergey Shtylyov2023-06-191-1/+1
* | | | | mmc: mvsdio: fix deferred probingSergey Shtylyov2023-06-191-1/+1
* | | | | mmc: mtk-sd: fix deferred probingSergey Shtylyov2023-06-191-1/+1
* | | | | mmc: meson-gx: fix deferred probingSergey Shtylyov2023-06-191-2/+2
* | | | | mmc: bcm2835: fix deferred probingSergey Shtylyov2023-06-191-2/+2
* | | | | mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang2023-06-191-0/+1
| |_|_|/ |/| | |
* | | | mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll2023-06-141-8/+2
* | | | mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello2023-06-131-1/+2
| |_|/ |/| |
* | | mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold2023-06-121-0/+3
| |/ |/|
* | mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling orderMarek Vasut2023-05-241-8/+26
* | mmc: vub300: fix invalid response handlingDeren Wu2023-05-241-0/+3
* | mmc: sdhci-esdhc-imx: make "no-mmc-hs400" worksHaibo Chen2023-05-091-8/+10
* | mmc: sdhci-cadence: Fix an error handling path in sdhci_cdns_probe()Christophe JAILLET2023-05-091-3/+5
* | mmc: block: ensure error propagation for non-blkChristian Loehle2023-05-091-0/+5
|/
* Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-04-271-5/+5
|\
| * Merge 6.3-rc3 into tty-nextGreg Kroah-Hartman2023-03-202-2/+2
| |\
| * | tty: Convert hw_stopped in tty_struct to boolIlpo Järvinen2023-03-171-5/+5
* | | mmc: vub300: remove unreachable codeBo Liu2023-04-171-2/+0
* | | mmc: sdhci-cadence: Support mmc hardware resetBrad Larson2023-04-171-0/+27
* | | mmc: sdhci-cadence: Add AMD Pensando Elba SoC supportBrad Larson2023-04-172-0/+99
* | | mmc: sdhci-cadence: Support device specific init during probeBrad Larson2023-04-171-9/+23
* | | mmc: sdhci-cadence: Enable device specific override of writel()Brad Larson2023-04-171-5/+13
* | | mmc: core: Remove unused macro mmc_req_rel_wrBean Huo2023-04-171-2/+0
* | | mmc: sdhci-of-arasan: Skip setting clock delay for 400KHzSai Krishna Potthuri2023-04-171-1/+1
* | | mmc: sdhci-of-arasan: Add support for eMMC5.1 on Xilinx Versal Net platformSwati Agarwal2023-04-171-0/+235
* | | mmc: sdhci_am654: Add support for PM suspend/resumeAswath Govindraju2023-04-041-16/+131
* | | mmc: core: remove unnecessary (void*) conversionsYu Zhe2023-04-032-4/+4
* | | mmc: Merge branch fixes into nextUlf Hansson2023-03-241-2/+0
|\ \ \
| * | | mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor2023-03-231-2/+0
| | |/ | |/|
* | | mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for dataGeorgii Kruglov2023-03-241-13/+11
* | | mmc: core: Log about empty non-removable slotsMarc Gonzalez2023-03-241-0/+5
* | | mmc: sdricoh_cs: remove unused sdricoh_readw functionTom Rix2023-03-241-8/+0
* | | mmc: sdhci-of-arasan: Remove Intel Thunder Bay SOC supportA, Rashmi2023-03-241-28/+1
* | | mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-231-2/+1
* | | mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-231-2/+1
* | | mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-231-2/+1
* | | mmc: omap: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-231-2/+1
* | | mmc: jz4740: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-231-2/+1
* | | mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-231-2/+1
* | | mmc: sdhci: drop useless sdhci_get_compatibility() !OF stubKrzysztof Kozlowski2023-03-231-4/+0
* | | mmc: meson-gx: use new helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit2023-03-231-16/+2