summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2025-08-22mmc: sdhci-xenon: use modern PM macrosJisheng Zhang
2025-08-22mmc: sdhci-of-dwcmshc: use modern PM macrosJisheng Zhang
2025-08-22mmc: sdhci: add some simple inline functions for !CONFIG_PMJisheng Zhang
2025-08-22mmc: core: add undervoltage handler for MMC/eMMC devicesOleksij Rempel
2025-08-22mmc: core: Add infrastructure for undervoltage handlingOleksij Rempel
2025-08-22mmc: rtsx_usb_sdmmc: Fix uninitialized variable issueDan Carpenter
2025-08-22mmc: mmc_spi: remove unnecessary check in mmc_spi_setup_data_message()Dan Carpenter
2025-08-22mmc: sdhci-pxav3: add state_uhs pinctrl settingDuje Mihanović
2025-08-21mmc: Merge branch fixes into nextUlf Hansson
2025-08-21mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1Judith Mendez
2025-08-20mmc: renesas_sdhi: Replace magic number '0xff' in renesas_sdhi_set_clock()Biju Das
2025-08-20mmc: sdhci-cadence: Fix -Wuninitialized in sdhci_cdns_tune_blkgap()Nathan Chancellor
2025-08-19mmc: Merge branch fixes into nextUlf Hansson
2025-08-19mmc: sdhci-cadence: implement multi-block read gap tuningBenoît Monin
2025-08-19mmc: core: add mmc_read_tuningBenoît Monin
2025-08-19mmc: block: use mmc_card cmd23 helpersBenoît Monin
2025-08-19mmc: mmc_test: use mmc_card cmd23 helpersBenoît Monin
2025-08-19mmc: card: add mmc_card_blk_no_cmd23Benoît Monin
2025-08-19mmc: core: add mmc_card_can_cmd23Benoît Monin
2025-08-19mmc: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-19mmc: meson-mx-sdhc: use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao
2025-08-19misc: rtsx: usb card reader: add OCP supportRicky Wu
2025-08-19mmc: renesas_sdhi: Enable 64-bit polling modeBiju Das
2025-08-19mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling modeBiju Das
2025-08-19mmc: host: renesas_sdhi: Fix the actual clockBiju Das
2025-08-19mmc: mmc_spi: multiple block read remove read crc ackRex Chen
2025-08-19mmc: core: SPI mode remove cmd7Rex Chen
2025-08-18mmc: sdhci-of-arasan: Ensure CD logic stabilization before power-upSai Krishna Potthuri
2025-08-18mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AERVictor Shih
2025-08-18mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistencyVictor Shih
2025-08-18mmc: sdhci-pci-gli: Add a new function to simplify the codeVictor Shih
2025-08-18mmc: davinci: Remove space before newlineColin Ian King
2025-08-18mmc: Kconfig: Fix spelling mistake "referrered" -> "referred"Colin Ian King
2025-08-18mmc: sdhci: Disable SD card clock before changing parametersErick Shepherd
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro
2025-07-29Merge tag 'mmc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2025-07-28Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki
2025-07-16mmc: loongson2: Unify the function prefixes for loongson2_mmc_pdataBinbin Zhou
2025-07-16mmc: loongson2: Fix error code in loongson2_mmc_resource_request()Dan Carpenter
2025-07-10mmc: loongson2: prevent integer overflow in ret variableSergio Perez Gonzalez
2025-07-09mmc: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-07-07PM: domains: Add flags to specify power on attach/detachClaudiu Beznea
2025-07-03mmc: sdhci-msm: Ensure SD card power isn't ON when card removedSarthak Garg
2025-07-03mmc: Merge branch fixes into nextUlf Hansson
2025-07-03mmc: bcm2835: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-03mmc: sdhci_am654: Workaround for Errata i2312Judith Mendez
2025-07-03mmc: sdhci-cadence: use of_property_presentBenoît Monin
2025-07-03mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo ...Edson Juliano Drosdeck
2025-07-03mmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC controller driverBinbin Zhou