summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | mmc: sdhci-of-dwcmshc: set MMC_CAP_WAIT_WHILE_BUSYJisheng Zhang2021-03-301-0/+2
| * | mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe()Wei Yongjun2021-03-301-1/+3
| * | mmc: sdhci-of-dwcmshc: add ACPI support for BlueField-3 SoCLiming Sun2021-03-301-14/+36
| * | mmc: sdhci-pci: Add PCI IDs for Intel LKFAdrian Hunter2021-03-302-0/+4
| * | mmc: tmio: always flag retune when resetting and a card is presentWolfram Sang2021-03-301-2/+3
| * | mmc: tmio: restore bus width when resettingTakeshi Saito2021-03-301-15/+17
| * | mmc: cavium: Use '"%s...", __func__' to print function nameBean Huo2021-03-301-2/+1
| * | mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC contr...James Young2021-03-301-0/+2
| * | mmc: renesas_sdhi: do hard reset if possibleWolfram Sang2021-03-303-1/+19
| * | mmc: renesas_sdhi: break SCC reset into own functionWolfram Sang2021-03-301-10/+14
| * | mmc: tmio: abort DMA before resetWolfram Sang2021-03-301-2/+2
| * | mmc: sdhci-of-dwcmshc: add rockchip platform supportShawn Lin2021-03-301-8/+253
| * | mmc: sdhci-esdhc-imx: Use device_get_match_data()Fabio Estevam2021-03-301-3/+1
| * | mmc: sdhci-esdhc-imx: Remove non-DT stubFabio Estevam2021-03-302-10/+1
| * | mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson2021-03-304-91/+59
| * | mmc: sdhci: Use "mmc" directly rather than "host->mmc"Jisheng Zhang2021-03-301-17/+16
| * | mmc: sdhci-pci: Avoid comma separated statementsJisheng Zhang2021-03-301-1/+1
| * | mmc: via-sdmmc: remove unneeded variable 'ret'Yang Li2021-03-301-2/+1
| * | mmc: dw_mmc: simplify optional reset handlingPhilipp Zabel2021-03-301-9/+5
| * | mmc: sdhci-st: simplify optional reset handlingPhilipp Zabel2021-03-301-12/+7
| * | mmc: core: Remove mq->use_cqe from the struct mmc_queueLuca Porzio2021-03-303-10/+9
| * | mmc: block: Fix error path in mmc_blk_probe()Ulf Hansson2021-03-301-7/+15
| * | mmc: block: Simplify logging during probe about added partitionsUlf Hansson2021-03-301-16/+9
| * | mmc: block: Drop use of unlikely() in mmc_blk_probe()Ulf Hansson2021-03-301-1/+1
| * | mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALLWolfram Sang2021-03-302-2/+3
| * | mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K2021-03-301-29/+31
| * | mmc: sdhci-pci-o2micro: Add missing checks in sdhci_pci_o2_probeDinghao Liu2021-03-301-0/+8
| * | mmc: sdhci-pci-gli: Enable short circuit protection mechanism of GL9755Renius Chen2021-03-301-0/+8
| * | mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan2021-03-301-1/+1
| * | mmc: tmio: support custom irq masksWolfram Sang2021-03-302-3/+6
| * | mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee2021-03-301-0/+6
| * | mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET2021-03-301-0/+1
| * | mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET2021-03-301-1/+3
| * | mmc: tmio: remove workaround for NON_REMOVABLEWolfram Sang2021-03-301-9/+0
| * | mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid}Yue Hu2021-03-301-30/+9
| * | mmc: dw_mmc: Drop redundant call to ->card_event callbackUlf Hansson2021-03-301-2/+0
| * | mmc: core: Drop reference counting of the bus_opsUlf Hansson2021-03-301-85/+4
| * | mmc: core: Drop superfluous validations in mmc_hw|sw_reset()Ulf Hansson2021-03-302-21/+2
| * | mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang2021-03-301-1/+1
* | | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-261-14/+5
|\ \ \ | |_|/ |/| |
| * | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2021-04-121-14/+5
| |\ \ | | |/ | |/|
| | * mmc: sdhci-msm: Convert to use resource-managed OPP APIYangtao Li2021-03-161-14/+5
* | | mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size al...Neil Armstrong2021-04-191-2/+3
|/ /
* | mmc: cqhci: Fix random crash when remove mmc module/cardFrank Li2021-03-091-6/+5
* | mmc: core: Fix partition switch time for eMMCAdrian Hunter2021-03-091-4/+11
* | mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variantsYann Gautier2021-03-091-1/+9
|/
* Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-7/+2
|\
| * sdhci: stop poking into swiotlb internalsChristoph Hellwig2021-02-201-7/+2
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-3/+1
|\ \
| * | amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1