summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2024-05-02mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128Maksim Kiselev1-0/+1
2024-05-02mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka1-1/+15
2024-04-17mmc: omap: restore original power up/down stepsAaro Koskinen1-4/+19
2024-04-17mmc: omap: fix deferred probeAaro Koskinen1-8/+8
2024-04-17mmc: omap: fix broken slot switch lookupAaro Koskinen1-7/+6
2024-04-03sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()Liming Sun1-11/+17
2024-04-03mmc: core: Avoid negative index with array accessMikko Rapeli1-1/+1
2024-04-03mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli1-1/+1
2024-04-03mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS...Romain Naour1-0/+3
2024-04-03mmc: core: Fix switch on gp3 partitionDominique Martinet1-4/+6
2024-04-03mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang1-0/+2
2024-03-27mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET1-4/+0
2024-02-28mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman1-9/+20
2024-02-28mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman1-0/+19
2024-02-14mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello1-0/+24
2024-02-14mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov1-0/+2
2024-02-06mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein1-1/+5
2024-02-06mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...Fred Ai1-0/+30
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-13/+9
2024-01-18Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+16
2024-01-13Merge tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds17-296/+744
2024-01-10Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2024-01-05mmc: xenon: Add ac5 support via bounce bufferElad Nachman2-1/+33
2024-01-05mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0Kamal Dasu1-5/+64
2024-01-03mmc: Merge branch fixes into nextUlf Hansson1-3/+7
2024-01-03mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz1-2/+1
2024-01-03mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen1-3/+7
2024-01-02mmc: core: Add HS400 tuning in HS400es initializationMengqi Zhang1-2/+7
2024-01-02mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-02mmc: sdhci_am654: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-02mmc: core: Add wp_grp_size sysfs nodeLin Gui1-1/+15
2024-01-02mmc: mmc_test: Add re-tuning testAdrian Hunter1-6/+27
2024-01-02mmc: mmc_spi: remove custom DMA mapped buffersAndy Shevchenko1-181/+5
2023-12-15mmc: rtsx: add rts5264 to support sd express cardRicky Wu1-1/+16
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman5-49/+85
2023-12-08tty: mmc: sdio: use u8 for flagJiri Slaby (SUSE)1-2/+1
2023-12-08tty: make tty_operations::send_xchar accept u8 charJiri Slaby (SUSE)1-1/+1
2023-12-08tty: mmc: sdio_uart: switch sdio_in() to return u8Jiri Slaby (SUSE)1-11/+8
2023-12-07mmc: Merge branch fixes into nextUlf Hansson1-0/+1
2023-12-07mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven1-0/+1
2023-12-07mmc: mtk-sd: Extend number of tuning stepsAxe Yang1-48/+110
2023-12-07mmc: sdhci-omap: don't misuse kernel-doc markerRandy Dunlap1-1/+1
2023-12-07mmc: Merge branch fixes into nextUlf Hansson2-24/+9
2023-12-07mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz1-3/+4
2023-12-07mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_dataPin-yen Lin1-3/+5
2023-12-07mmc: core: Use mrq.sbc in close-ended ffuAvri Altman1-3/+43
2023-12-07mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-selVignesh Raghavendra1-31/+6
2023-12-07mmc: sdhci-of-dwcmshc: Use logical OR instead of bitwise OR in dwcmshc_probe()Nathan Chancellor1-3/+3
2023-12-07mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520Drew Fustini1-0/+349
2023-12-07mmc: sdhci: add __sdhci_execute_tuning() to headerDrew Fustini2-1/+3