summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2019-04-20mmc: davinci: remove extraneous __init annotationArnd Bergmann1-1/+1
2019-04-17mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas1-0/+38
2019-04-17mmc: alcor: don't write data before command has completedDaniel Drake1-21/+13
2019-04-05mmc: omap: fix the maximum timeout settingAaro Koskinen1-1/+1
2019-03-27mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang1-1/+7
2019-03-27mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"Alexander Shiyan1-12/+4
2019-03-27mmc: alcor: fix DMA readsDaniel Drake1-6/+19
2019-03-27mmc: pxamci: fix enum type confusionArnd Bergmann1-1/+1
2019-03-23mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito1-4/+7
2019-03-23mmc: sdhci-esdhc-imx: fix HS400 timing issueBOUGH CHEN1-0/+1
2019-02-28mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN1-4/+5
2019-02-27mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu1-1/+10
2019-02-27mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu1-1/+1
2019-02-26mmc: tmio: fix access width of Block Count RegisterTakeshi Saito3-1/+11
2019-02-25mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov1-4/+7
2019-02-25mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-02-13mmc: meson-gx: fix interrupt nameMartin Blumenstingl1-1/+2
2019-02-06mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai1-0/+15
2019-02-06mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by defaultChen-Yu Tsai1-1/+10
2019-01-28mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing1-1/+1
2019-01-28mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner1-0/+2
2019-01-22mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun1-5/+0
2019-01-22mmc: meson-gx: enable signal re-sampling together with tuningAndreas Fenkart1-5/+9
2019-01-14mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren1-1/+4
2019-01-14mmc: meson-gx: Free irq in release() callbackRemi Pommarel1-7/+11
2019-01-14mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas1-1/+1
2019-01-14mmc: sdhci-acpi: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+3
2018-12-19mmc: mediatek: Add MMC_CAP_SDIO_IRQ supportjjian zhou1-3/+50
2018-12-17mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0Biju Das1-0/+1
2018-12-17Merge branch 'fixes' into nextUlf Hansson3-7/+17
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-17mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2-1/+91
2018-12-17mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllersAdrian Hunter1-2/+5
2018-12-17mmc: sdhci-pci: Disable LED control for Intel BYT-based controllersAdrian Hunter1-5/+10
2018-12-17mmc: sdhci: Add quirk to disable LED controlAdrian Hunter2-0/+14
2018-12-17mmc: mmci: add variant property to set command stop bitLudovic Barre2-0/+8
2018-12-17mmc: meson-gx: add signal resamplingJerome Brunet1-1/+11
2018-12-17mmc: meson-gx: align default phase on soc vendor treeJerome Brunet1-7/+1
2018-12-17mmc: meson-gx: remove useless lockJerome Brunet1-7/+0
2018-12-17mmc: meson-gx: make sure the descriptor is stopped on errorsJerome Brunet1-10/+63
2018-12-17mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driverFaiz Abbas4-46/+387
2018-12-17mmc: sdhci-msm: avoid unused function warningArnd Bergmann1-4/+2
2018-12-17mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2-6/+14
2018-12-17mmc: sdhci-omap: Fix timeout checksAdrian Hunter1-4/+12
2018-12-17mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter1-4/+12
2018-12-17mmc: alcor: remove set but not used variables 'len, clock_out'YueHaibing1-4/+1
2018-12-17mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"Colin Ian King1-1/+1