summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-12-08tty: mmc: sdio: use u8 for flagJiri Slaby (SUSE)
2023-12-08tty: make tty_operations::send_xchar accept u8 charJiri Slaby (SUSE)
2023-12-08tty: mmc: sdio_uart: switch sdio_in() to return u8Jiri Slaby (SUSE)
2023-12-07mmc: Merge branch fixes into nextUlf Hansson
2023-12-07mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven
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: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2023-12-07mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_dataPin-yen Lin
2023-12-07mmc: core: Use mrq.sbc in close-ended ffuAvri Altman
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: core: Remove packed command leftoversAvri Altman
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: block: Retry commands in CQE error recoveryAdrian Hunter
2023-11-14mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-11-14mmc: cqhci: Increase recovery halt timeoutAdrian Hunter
2023-11-14mmc: block: Do not lose cache flush during CQE error recoveryAdrian 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-03Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-11-03mmc: vub300: fix an error codeDan Carpenter
2023-11-03mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo
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: debugfs: Allow host caps to be modifiedVincent Whitchurch
2023-10-10mmc: core: Always reselect card typeVincent Whitchurch
2023-10-10mmc: mmci: use peripheral flow control for STM32Ben Wolsieffer
2023-09-27mmc: Merge branch fixes into nextUlf Hansson
2023-09-27mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman
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