summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-15mmc: sdhci-s3c: simplify getting of_device_id match dataKrzysztof Kozlowski
2021-04-15mmc: tmio: always restore irq registerWolfram Sang
2021-04-15mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL975xBen Chuang
2021-04-15mmc: core: Let eMMC sanitize not retry in case of timeout/failureBean Huo
2021-04-15mmc: core: Add a retries parameter to __mmc_switch functionBean Huo
2021-04-15memstick: r592: remove unused variableJiapeng Chong
2021-04-12mmc: sdhci-st: Remove unnecessary error logLaibin Qiu
2021-04-12mmc: sdhci-msm: Remove unnecessary error logJia Yang
2021-04-12mmc: owl-mmc: Remove unnecessary error logLaibin Qiu
2021-04-12mmc: renesas_sdhi: enable WAIT_WHILE_BUSYWolfram Sang
2021-04-12mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bitAniruddha Tvs Rao
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-30memstick: Remove useless else branchJoey Pabalan
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-30memstick: core: Assign error code of mspro_block_resume()Jia-Ju Bai
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