summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2019-03-05mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN1-4/+5
2019-03-05mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu1-1/+10
2019-03-05mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu1-1/+1
2019-03-05mmc: tmio: fix access width of Block Count RegisterTakeshi Saito3-1/+11
2019-03-05mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov1-4/+7
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-02-23mmc: meson-gx: fix interrupt nameMartin Blumenstingl1-1/+2
2019-02-20mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai1-0/+15
2019-02-20mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by defaultChen-Yu Tsai1-1/+10
2019-02-12mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij1-10/+10
2019-02-12mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2-6/+14
2019-02-12mmc: sdhci-omap: Fix timeout checksAdrian Hunter1-4/+12
2019-02-12mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter1-4/+12
2019-02-12mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire1-0/+6
2019-02-12mmc: bcm2835: reset host on timeoutMichal Suchanek1-0/+3
2019-02-12mmc: bcm2835: Recover from MMC_SEND_EXT_CSDPhil Elwell1-0/+9
2019-02-06mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing1-1/+1
2019-02-06mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner1-0/+2
2019-01-31mmc: meson-gx: Free irq in release() callbackRemi Pommarel1-7/+11
2019-01-31mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun1-5/+0
2019-01-31mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren1-1/+4
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson1-1/+2
2019-01-22mmc: sdhci-msm: Disable CDR function on TXLoic Poulain1-1/+42
2018-12-17mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2018-12-17mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni1-4/+4
2018-12-17mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni1-2/+2
2018-12-06mmc: sdhci: fix the timeout check window for clock and resetAlek Du1-5/+13
2018-12-05mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas1-4/+8
2018-12-04MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2018-11-19mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter1-2/+77
2018-11-19mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain1-1/+6
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar1-1/+2
2018-10-15mmc: mediatek: drop too much code of tuning methodChaotian Jing1-95/+38
2018-10-15mmc: mediatek: add MT8183 MMC driver supportChaotian Jing1-50/+233
2018-10-15mmc: mediatek: tune CMD/DATA togetherChaotian Jing1-0/+87
2018-10-15mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing1-1/+1
2018-10-15mmc: mediatek: fill the actual clock for mmc debugfsChaotian Jing1-6/+7
2018-10-15mmc: uniphier-sd: avoid using broken DMA RX channelMasahiro Yamada1-0/+3
2018-10-15mmc: uniphier-sd: fix DMA disablingMasahiro Yamada1-1/+1
2018-10-15mmc: tmio: simplify the DMA mode testMasahiro Yamada5-17/+18
2018-10-15mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada2-5/+5
2018-10-15mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada3-8/+24
2018-10-15mmc: renesas_sdhi: Add r8a77470 SDHI1 supportFabrizio Castro2-4/+6
2018-10-09mmc: mmci: add stm32 sdmmc variantLudovic Barre5-0/+334
2018-10-09mmc: mmci: add stm32 sdmmc registersLudovic Barre1-0/+56
2018-10-09mmc: mmci: add clock divider for stm32 sdmmcLudovic Barre2-0/+4
2018-10-09mmc: mmci: add optional reset propertyLudovic Barre2-0/+9
2018-10-09mmc: mmci: add variant property to not read datacntLudovic Barre2-2/+9
2018-10-09mmc: mmci: add variant property to write datactrl before commandLudovic Barre2-2/+6