aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-02-01mmc: sdhci-of-arasan: Use dev_err_probe() to avoid spamming logsMuhammad Husaini Zulkifli
2021-02-01mmc: sdhci-of-arasan: Add structure device pointer in probe functionMuhammad Husaini Zulkifli
2021-02-01mmc: sdhci-of-arasan: Convert to use np instead of pdev->dev.of_nodeMuhammad Husaini Zulkifli
2021-02-01mmc: sdhci-of-arasan: use of_device_get_match_data()Muhammad Husaini Zulkifli
2021-02-01mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763ERenius Chen
2021-02-01mmc: core: remove redundant card null check to mmc_can_sleep()Yue Hu
2021-02-01mmc: core: remove needless err = 0 in mmc_init_card()Yue Hu
2021-02-01mmc: sdhci_am654: Add Support for TI's AM64 SoCFaiz Abbas
2021-02-01mmc: rtsx: add delay before power onRicky Wu
2021-02-01mmc: sunxi-mmc: Ensure host is suspended during system sleepSamuel Holland
2021-02-01mmc: xenon: add AP807 compatible stringMarcin Wojtas
2021-02-01mmc: sdhci-of-arasan: Change code style of mapping the syscon fieldMuhammad Husaini Zulkifli
2021-02-01mmc: sdhci-of-arasan: Fixed kernel-doc format warningMuhammad Husaini Zulkifli
2021-02-01mmc: sdhci-pci-gli: Add a switch to enable/disable CQHCI supportRenius Chen
2021-02-01mmc: rtsx: Add MMC_CAP2_NO_SDIO flagRicky Wu
2021-02-01mmc: jz4740: remove unused struct component card_detect_irqH. Nikolaus Schaller
2021-02-01mmc: renesas_sdhi: Add a condition of cmd/data timeout for retuneYoshihiro Shimoda
2021-02-01mmc: tmio: Add data timeout error detectionMasaharu Hayakawa
2021-02-01mmc: meson-gx: check for scatterlist size alignment in block modeDmitry Lebed
2021-02-01mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing
2021-02-01mmc: renesas_internal_dmac: add pre_req and post_req supportYoshihiro Shimoda
2021-02-01mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytesTakeshi Saito
2021-02-01mmc: sdhci-msm: Actually set the actual clockDouglas Anderson
2021-02-01mmc: sdhci-msm: Warn about overclocking SD/MMCDouglas Anderson
2021-02-01mmc: sunxi: add support for A100 mmc controllerYangtao Li
2021-02-01mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKENJisheng Zhang
2021-02-01mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET
2021-02-01mmc: sdhci-sprd: Fix some resource leaks in the remove functionChristophe JAILLET
2021-02-01mmc: owl-mmc: Fix a resource leak in an error handling path and in the remove...Christophe JAILLET
2021-02-01mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET
2021-02-01mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstbUlf Hansson
2021-02-01mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang
2021-01-24block: remove unnecessary argument from blk_execute_rqGuoqing Jiang
2021-01-15mmc: core: don't initialize block size from ext_csd if not presentPeter Collingbourne
2021-01-13mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspendAl Cooper
2021-01-11mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich
2021-01-11mmc: sdhci-of-dwcmshc: fix rpmb accessJisheng Zhang
2020-12-15Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-11mmc: sdhci-xenon: introduce ACPI supportMarcin Wojtas
2020-12-11mmc: sdhci-xenon: use clk only with DTMarcin Wojtas
2020-12-11mmc: sdhci-xenon: switch to device_* APIMarcin Wojtas
2020-12-11mmc: sdhci-xenon: use match data for controllers variantsMarcin Wojtas
2020-12-09misc: rtsx: rts5249 support runtime PMRicky Wu
2020-12-04Merge branch 'fixes' into nextUlf Hansson
2020-12-04mmc: mediatek: mark PM functions as __maybe_unusedArnd Bergmann
2020-12-04mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo
2020-12-04mmc: renesas_sdhi: populate hook for longer busy_waitWolfram Sang
2020-12-04mmc: tmio: add hook for custom busy_wait calculationWolfram Sang
2020-12-04mmc: tmio: set max_busy_timeoutWolfram Sang