summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2024-02-28mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman
2024-02-28mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman
2024-02-14mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello
2024-02-06mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...Fred Ai
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-01-05mmc: xenon: Add ac5 support via bounce bufferElad Nachman
2024-01-05mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0Kamal Dasu
2024-01-03mmc: Merge branch fixes into nextUlf Hansson
2024-01-03mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen
2024-01-02mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson
2024-01-02mmc: sdhci_am654: Fix TI SoC dependenciesPeter Robinson
2024-01-02mmc: mmc_spi: remove custom DMA mapped buffersAndy Shevchenko
2023-12-15mmc: rtsx: add rts5264 to support sd express cardRicky Wu
2023-12-07mmc: mtk-sd: Extend number of tuning stepsAxe Yang
2023-12-07mmc: sdhci-omap: don't misuse kernel-doc markerRandy Dunlap
2023-12-07mmc: Merge branch fixes into nextUlf Hansson
2023-12-07mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_dataPin-yen Lin
2023-12-07mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-selVignesh Raghavendra
2023-12-07mmc: sdhci-of-dwcmshc: Use logical OR instead of bitwise OR in dwcmshc_probe()Nathan Chancellor
2023-12-07mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520Drew Fustini
2023-12-07mmc: sdhci: add __sdhci_execute_tuning() to headerDrew Fustini
2023-12-07mmc: mmci: stm32: add SDIO in-band interrupt modeChristophe Kerello
2023-12-07mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang
2023-11-23mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-11-23mmc: sdhci-pci-gli: Disable LPM during initializationKornel Dulęba
2023-11-16treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEXAndy Shevchenko
2023-11-14mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter
2023-11-14mmc: cqhci: Warn of halt or task clear failureAdrian Hunter
2023-11-14mmc: cqhci: Increase recovery halt timeoutAdrian Hunter
2023-11-07mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih
2023-11-07mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih
2023-11-03mmc: vub300: fix an error codeDan Carpenter
2023-11-03mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav
2023-10-27mmc: Merge branch fixes into nextUlf Hansson
2023-10-27mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-10-10mmc: jz4740: Use device_get_match_data()Rob Herring
2023-10-10mmc: sdhci-npcm: Add NPCM SDHCI driverTomer Maimon
2023-10-10mmc: sdhci-pltfm: Make driver OF independentAndy Shevchenko
2023-10-10mmc: sdhci-pltfm: Drop unnecessary error messages in sdhci_pltfm_init()Andy Shevchenko
2023-10-10mmc: sdhci-pci: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko
2023-10-10mmc: mmci: use peripheral flow control for STM32Ben Wolsieffer
2023-09-27mmc: vub300: replace deprecated strncpy with strscpyJustin Stitt
2023-09-27mmc: Merge branch fixes into nextUlf Hansson
2023-09-27mmc: starfive: Change tuning implementationWilliam Qiu
2023-09-27mmc: hsq: Improve random I/O write performance for 4k buffersWenchao Chen
2023-09-27mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen
2023-09-26mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hwPablo Sun
2023-09-26mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih