summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-04-12mmc: sdhci-pci-gli: Improve GL9763E L1 entry delay to increase battery lifeBen Chuang
2021-04-12mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'Yang Li
2021-04-12mmc: core: Use userland specified timeout value for eMMC sanitizeBean Huo
2021-03-31mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...Adrian Hunter
2021-03-31mmc: dw_mmc-k3: use the correct HiSilicon copyrightHao Fang
2021-03-30mmc: sdhci-esdhc-imx: separate 100/200 MHz pinctrl states checkShawn Guo
2021-03-30mmc: sdhci-brcmstb: Remove CQE quirkAl Cooper
2021-03-30mmc: sdhci: replace mmc->parent with mmc_dev() for consistencyJisheng Zhang
2021-03-30mmc: sdhci-of-dwcmshc: set MMC_CAP_WAIT_WHILE_BUSYJisheng Zhang
2021-03-30mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe()Wei Yongjun
2021-03-30mmc: sdhci-of-dwcmshc: add ACPI support for BlueField-3 SoCLiming Sun
2021-03-30mmc: sdhci-pci: Add PCI IDs for Intel LKFAdrian Hunter
2021-03-30mmc: tmio: always flag retune when resetting and a card is presentWolfram Sang
2021-03-30mmc: tmio: restore bus width when resettingTakeshi Saito
2021-03-30mmc: cavium: Use '"%s...", __func__' to print function nameBean Huo
2021-03-30mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC contr...James Young
2021-03-30mmc: renesas_sdhi: do hard reset if possibleWolfram Sang
2021-03-30mmc: renesas_sdhi: break SCC reset into own functionWolfram Sang
2021-03-30mmc: tmio: abort DMA before resetWolfram Sang
2021-03-30mmc: sdhci-of-dwcmshc: add rockchip platform supportShawn Lin
2021-03-30mmc: sdhci-esdhc-imx: Use device_get_match_data()Fabio Estevam
2021-03-30mmc: sdhci-esdhc-imx: Remove non-DT stubFabio Estevam
2021-03-30mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson
2021-03-30mmc: sdhci: Use "mmc" directly rather than "host->mmc"Jisheng Zhang
2021-03-30mmc: sdhci-pci: Avoid comma separated statementsJisheng Zhang
2021-03-30mmc: via-sdmmc: remove unneeded variable 'ret'Yang Li
2021-03-30mmc: dw_mmc: simplify optional reset handlingPhilipp Zabel
2021-03-30mmc: sdhci-st: simplify optional reset handlingPhilipp Zabel
2021-03-30mmc: core: Remove mq->use_cqe from the struct mmc_queueLuca Porzio
2021-03-30mmc: block: Fix error path in mmc_blk_probe()Ulf Hansson
2021-03-30mmc: block: Simplify logging during probe about added partitionsUlf Hansson
2021-03-30mmc: block: Drop use of unlikely() in mmc_blk_probe()Ulf Hansson
2021-03-30mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALLWolfram Sang
2021-03-30mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K
2021-03-30mmc: sdhci-pci-o2micro: Add missing checks in sdhci_pci_o2_probeDinghao Liu
2021-03-30mmc: sdhci-pci-gli: Enable short circuit protection mechanism of GL9755Renius Chen
2021-03-30mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan
2021-03-30mmc: tmio: support custom irq masksWolfram Sang
2021-03-30mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee
2021-03-30mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET
2021-03-30mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET
2021-03-30mmc: tmio: remove workaround for NON_REMOVABLEWolfram Sang
2021-03-30mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid}Yue Hu
2021-03-30mmc: dw_mmc: Drop redundant call to ->card_event callbackUlf Hansson
2021-03-30mmc: core: Drop reference counting of the bus_opsUlf Hansson
2021-03-30mmc: core: Drop superfluous validations in mmc_hw|sw_reset()Ulf Hansson
2021-03-30mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang
2021-03-16mmc: sdhci-msm: Convert to use resource-managed OPP APIYangtao Li
2021-03-09mmc: cqhci: Fix random crash when remove mmc module/cardFrank Li
2021-03-09mmc: core: Fix partition switch time for eMMCAdrian Hunter