summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763ERenius Chen2021-02-011-0/+10
| * | | | mmc: core: remove redundant card null check to mmc_can_sleep()Yue Hu2021-02-011-1/+1
| * | | | mmc: core: remove needless err = 0 in mmc_init_card()Yue Hu2021-02-011-4/+0
| * | | | mmc: sdhci_am654: Add Support for TI's AM64 SoCFaiz Abbas2021-02-011-0/+28
| * | | | mmc: rtsx: add delay before power onRicky Wu2021-02-011-0/+2
| * | | | mmc: sunxi-mmc: Ensure host is suspended during system sleepSamuel Holland2021-02-011-0/+2
| * | | | mmc: xenon: add AP807 compatible stringMarcin Wojtas2021-02-011-0/+1
| * | | | mmc: sdhci-of-arasan: Change code style of mapping the syscon fieldMuhammad Husaini Zulkifli2021-02-011-2/+2
| * | | | mmc: sdhci-of-arasan: Fixed kernel-doc format warningMuhammad Husaini Zulkifli2021-02-011-6/+5
| * | | | mmc: sdhci-pci-gli: Add a switch to enable/disable CQHCI supportRenius Chen2021-02-011-1/+3
| * | | | mmc: rtsx: Add MMC_CAP2_NO_SDIO flagRicky Wu2021-02-011-1/+2
| * | | | mmc: jz4740: remove unused struct component card_detect_irqH. Nikolaus Schaller2021-02-011-1/+0
| * | | | mmc: renesas_sdhi: Add a condition of cmd/data timeout for retuneYoshihiro Shimoda2021-02-013-5/+15
| * | | | mmc: tmio: Add data timeout error detectionMasaharu Hayakawa2021-02-011-2/+4
| * | | | mmc: meson-gx: check for scatterlist size alignment in block modeDmitry Lebed2021-02-011-15/+22
| * | | | mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing2021-02-011-8/+10
| * | | | mmc: renesas_internal_dmac: add pre_req and post_req supportYoshihiro Shimoda2021-02-011-8/+83
| * | | | mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytesTakeshi Saito2021-02-011-2/+2
| * | | | mmc: sdhci-msm: Actually set the actual clockDouglas Anderson2021-02-011-19/+16
| * | | | mmc: sdhci-msm: Warn about overclocking SD/MMCDouglas Anderson2021-02-011-2/+13
| * | | | mmc: sunxi: add support for A100 mmc controllerYangtao Li2021-02-011-3/+25
| * | | | mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKENJisheng Zhang2021-02-011-0/+1
| * | | | mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET2021-02-011-1/+3
| * | | | mmc: sdhci-sprd: Fix some resource leaks in the remove functionChristophe JAILLET2021-02-011-3/+3
| * | | | mmc: owl-mmc: Fix a resource leak in an error handling path and in the remove...Christophe JAILLET2021-02-011-3/+6
| * | | | mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET2021-02-011-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-211-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | block: remove unnecessary argument from blk_execute_rqGuoqing Jiang2021-01-241-5/+5
| |/ /
* | | mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstbUlf Hansson2021-02-011-1/+6
* | | mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang2021-02-011-0/+6
|/ /
* | mmc: core: don't initialize block size from ext_csd if not presentPeter Collingbourne2021-01-151-1/+3
* | mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspendAl Cooper2021-01-131-5/+1
* | mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich2021-01-111-1/+6
* | mmc: sdhci-of-dwcmshc: fix rpmb accessJisheng Zhang2021-01-111-0/+27
|/
* Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-12-1536-322/+545
|\
| * mmc: sdhci-xenon: introduce ACPI supportMarcin Wojtas2020-12-111-0/+12
| * mmc: sdhci-xenon: use clk only with DTMarcin Wojtas2020-12-111-19/+32
| * mmc: sdhci-xenon: switch to device_* APIMarcin Wojtas2020-12-113-28/+30
| * mmc: sdhci-xenon: use match data for controllers variantsMarcin Wojtas2020-12-113-5/+17
| * Merge branch 'fixes' into nextUlf Hansson2020-12-042-7/+5
| |\
| * | mmc: renesas_sdhi: populate hook for longer busy_waitWolfram Sang2020-12-042-0/+22
| * | mmc: tmio: add hook for custom busy_wait calculationWolfram Sang2020-12-042-5/+13
| * | mmc: tmio: set max_busy_timeoutWolfram Sang2020-12-044-0/+21
| * | Merge branch 'fixes' into nextUlf Hansson2020-12-041-3/+3
| |\ \
| * | | mmc: sdhci-pci-gli: Disable slow mode in HS400 mode for GL9763EBen Chuang2020-12-041-0/+7
| * | | mmc: sdhci: Use more concise device_property_read_u64Jeremy Linton2020-12-041-4/+4
| * | | mmc: mxc: Convert the driver to DT-onlyFabio Estevam2020-11-241-29/+4
| * | | mmc: mxs: Remove the unused .id_tableFabio Estevam2020-11-241-17/+1
| * | | mmc: sdhci-of-arasan: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-241-0/+4
| * | | mmc: sdhci-pci-gli: Reduce power consumption for GL9755Ben Chuang2020-11-241-0/+20