summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN2019-02-281-4/+5
* mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu2019-02-271-1/+10
* mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu2019-02-271-1/+1
* mmc: tmio: fix access width of Block Count RegisterTakeshi Saito2019-02-263-1/+11
* mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov2019-02-251-4/+7
* mmc: spi: Fix card detection during probeJonathan Neuschäfer2019-02-251-0/+1
* mmc: meson-gx: fix interrupt nameMartin Blumenstingl2019-02-131-1/+2
* mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai2019-02-061-0/+15
* mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by defaultChen-Yu Tsai2019-02-061-1/+10
* mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing2019-01-281-1/+1
* mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner2019-01-281-0/+2
* mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun2019-01-221-5/+0
* mmc: meson-gx: enable signal re-sampling together with tuningAndreas Fenkart2019-01-221-5/+9
* mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren2019-01-141-1/+4
* mmc: meson-gx: Free irq in release() callbackRemi Pommarel2019-01-141-7/+11
* mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas2019-01-141-1/+1
* mmc: sdhci-acpi: Make PCI dependency explicitSinan Kaya2019-01-141-1/+1
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+3
* mmc: mediatek: Add MMC_CAP_SDIO_IRQ supportjjian zhou2018-12-191-3/+50
* mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0Biju Das2018-12-171-0/+1
* Merge branch 'fixes' into nextUlf Hansson2018-12-173-7/+17
|\
| * mmc: omap_hsmmc: fix DMA API warningRussell King2018-12-171-1/+11
| * mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni2018-12-171-4/+4
| * mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni2018-12-171-2/+2
* | mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2018-12-172-1/+91
* | mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllersAdrian Hunter2018-12-171-2/+5
* | mmc: sdhci-pci: Disable LED control for Intel BYT-based controllersAdrian Hunter2018-12-171-5/+10
* | mmc: sdhci: Add quirk to disable LED controlAdrian Hunter2018-12-172-0/+14
* | mmc: mmci: add variant property to set command stop bitLudovic Barre2018-12-172-0/+8
* | mmc: meson-gx: add signal resamplingJerome Brunet2018-12-171-1/+11
* | mmc: meson-gx: align default phase on soc vendor treeJerome Brunet2018-12-171-7/+1
* | mmc: meson-gx: remove useless lockJerome Brunet2018-12-171-7/+0
* | mmc: meson-gx: make sure the descriptor is stopped on errorsJerome Brunet2018-12-171-10/+63
* | mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driverFaiz Abbas2018-12-174-46/+387
* | mmc: sdhci-msm: avoid unused function warningArnd Bergmann2018-12-171-4/+2
* | mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2018-12-172-6/+14
* | mmc: sdhci-omap: Fix timeout checksAdrian Hunter2018-12-171-4/+12
* | mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter2018-12-171-4/+12
* | mmc: alcor: remove set but not used variables 'len, clock_out'YueHaibing2018-12-171-4/+1
* | mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"Colin Ian King2018-12-171-1/+1
* | mmc: rtsx_usb_sdmmc: Re-work card detection/removal supportUlf Hansson2018-12-171-1/+28
* | mmc: rtsx_usb_sdmmc: Re-work runtime PM supportUlf Hansson2018-12-171-7/+4
* | mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing ledUlf Hansson2018-12-171-1/+5
* | mmc: sdhci-msm: Disable CDR function on TXLoic Poulain2018-12-171-1/+43
* | mmc: add new Alcor Micro Cardreader SD/MMC driverOleksij Rempel2018-12-173-0/+1173
* | mmc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-173-64/+11
* | mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios()YueHaibing2018-12-171-4/+1
* | mmc: sdhci-pci: Add max-frequency device property for Intel controllersAdrian Hunter2018-12-171-0/+4
* | mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-21/+10
* | mmc: pxamci: Delete platform data handling of CD and WPLinus Walleij2018-12-171-19/+0