summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2025-03-25Merge tag 'mmc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2025-03-25Merge tag 'gpio-updates-for-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-21mmc: core: Remove redundant null checkAvri Altman
2025-03-20mmc: host: Wait for Vdd to settle on card power offErick Shepherd
2025-03-19mmc: Merge branch fixes into nextUlf Hansson
2025-03-19mmc: omap: Fix memory leak in mmc_omap_new_slotMiaoqian Lin
2025-03-19mmc: renesas_sdhi: fix error code in renesas_sdhi_probe()Dan Carpenter
2025-03-19mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej
2025-03-19mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SDUlf Hansson
2025-03-17mmc: sdhci-brcmstb: add cqhci suspend/resume to PM opsKamal Dasu
2025-03-17tty: mmc: sdio: use bool for cts and remove parenthesesJiri Slaby (SUSE)
2025-03-12mmc: Merge branch fixes into nextUlf Hansson
2025-03-12mmc: renesas_sdhi: Add support for RZ/G3E SoCBiju Das
2025-03-12mmc: core: Trim trailing whitespace from card product namesDragan Simic
2025-03-12mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen
2025-03-11mmc: dw_mmc: add exynos7870 DW MMC supportKaustabh Chakraborty
2025-03-11mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halvesKaustabh Chakraborty
2025-03-11mmc: sdhci: Disable SD card clock before changing parametersErick Shepherd
2025-03-11mmc: sdhci-of-dwcmshc: Change to dwcmshc_phy_init for reusing codesJaehoon Chung
2025-03-11mmc: slot-gpio: Remove unused mmc_gpio_set_cd_isrDr. David Alan Gilbert
2025-02-24Merge tag 'v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-02-18mmc: dw_mmc: Switch to use hrtimer_setup()Nam Cao
2025-02-17mmc: pwrseq_simple: use gpiod_multi_set_value_cansleepDavid Lechner
2025-02-03mmc: mtk-sd: Fix register settings for hs400(es) modeAndy-ld Lu
2025-02-03Revert "mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch"Josua Mayer
2025-01-22Merge tag 'mmc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-17mmc: sdhci-msm: Correctly set the load for the regulatorYuanjie Yang
2025-01-13mmc: hi3798mv200: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-13mmc: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig
2024-12-19mmc: sdhci-msm: convert to use custom crypto profileEric Biggers
2024-12-19mmc: crypto: add mmc_from_crypto_profile()Eric Biggers
2024-12-19mmc: Merge branch fixes into nextUlf Hansson
2024-12-19mmc: sdhci-msm: fix crypto key evictionEric Biggers
2024-12-18mmc: mtk-sd: Limit getting top_base to SoCs that require itChen-Yu Tsai
2024-12-18mmc: sdhci-acpi: Use devm_platform_ioremap_resource()Andy Shevchenko
2024-12-18mmc: sdhci-acpi: Remove not so useful error messageAndy Shevchenko
2024-12-10mmc: Merge branch fixes into nextUlf Hansson
2024-12-10mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()Joe Hattori
2024-12-10mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete
2024-12-10mmc: bcm2835: add suspend/resume pm supportStefan Wahren
2024-12-10mmc: core: don't include 'pm_wakeup.h' directlyWolfram Sang
2024-12-10mmc: mtk-sd: Add support for ignoring cmd response CRCAndy-ld Lu
2024-12-10mmc: core: Introduce the MMC_RSP_R1B_NO_CRC responseAndy-ld Lu
2024-12-10mmc: core: Drop the MMC_RSP_R1_NO_CRC responseUlf Hansson
2024-12-10mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32GCiprian Marian Costea
2024-12-10mmc: core: Respect quirk_max_rate for non-UHS SDIO cardShawn Lin
2024-12-02mmc: core: Further prevent card detect during shutdownUlf Hansson