summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: vub300: Remove bogus check of irqs_queuedShawn Lin2017-02-131-2/+0
* mmc: host: tmio: drop superfluous exit pathWolfram Sang2017-02-131-14/+6
* mmc: sdhci-pci: Remove unused member cd_con_idAndy Shevchenko2017-02-132-3/+1
* mmc: mediatek: correct the implementation of msdc_card_busyyong mao2017-02-131-5/+2
* mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu2017-02-131-8/+10
* mmc: sdhci-esdhc: clean up register definitionsyangbo lu2017-02-131-19/+20
* mmc: dw_mmc: zx: Initial support for ZX mmc controllerJun Nie2017-02-134-0/+282
* mmc: dw_mmc: Add fifo watermark alignment propertyJun Nie2017-02-132-2/+12
* mmc: dw_mmc: Add fifo address propertyJun Nie2017-02-132-1/+7
* mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson2017-02-138-0/+8
* mmc: sdhci: Include leds.hUlf Hansson2017-02-131-0/+1
* mmc: sdhci-cadence: Include mmc.hUlf Hansson2017-02-131-0/+1
* mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson2017-02-137-6/+257
* mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform dataUlf Hansson2017-02-131-1/+1
* mmc: sh_mmcif: Remove unused ccs_unsupported from the platform dataUlf Hansson2017-02-131-1/+1
* mmc: sh_mmcif: Remove unused ->get_cd() platform callbackUlf Hansson2017-02-131-17/+1
* mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform dataUlf Hansson2017-02-131-6/+0
* mmc: sdhci-iproc: Increase max_blk_size for bcm2835Stefan Wahren2017-02-131-1/+3
* mmc: sdhci-iproc: Apply caps from bcm2835-mmc driverStefan Wahren2017-02-131-3/+6
* mmc: use empty initializer list to zero-clear structuresMasahiro Yamada2017-02-133-4/+4
* mmc: sh_mobile_sdhi: enable HS200Wolfram Sang2017-02-131-1/+3
* mmc: sh_mobile_sdhi: remove superfluous check in SCC error checkWolfram Sang2017-02-131-6/+1
* mmc: sh_mobile_sdhi: remove superfluous check in init_tuningWolfram Sang2017-02-131-3/+0
* mmc: sh_mobile_sdhi: remove superfluous check in hw_resetWolfram Sang2017-02-131-3/+0
* mmc: sh_mobile_sdhi: improve prerequisites for tuningWolfram Sang2017-02-131-5/+6
* mmc: sh_mobile_sdhi: improve prerequisite for hw_resetWolfram Sang2017-02-131-16/+14
* mmc: sh_mobile_sdhi: simplify accessing DT dataWolfram Sang2017-02-131-10/+4
* mmc: tmio: use SDIO master interrupt bit only when allowedWolfram Sang2017-02-131-3/+4
* mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenlyJean-Nicolas Graux2017-02-081-7/+25
* mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi2017-01-311-1/+2
* mmc: dw_mmc: force setup bus if active slots existZiyuan Xu2017-01-231-3/+4
* mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren2017-01-121-2/+4
* mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede2017-01-121-1/+2
* MMC: meson: avoid possible NULL dereferenceHeinrich Schuchardt2017-01-101-3/+5
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mmc: sdhci: Fix to handle MMC_POWER_UNDEFINEDAdrian Hunter2016-12-201-14/+19
* mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada2016-12-201-0/+1
* mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada2016-12-083-0/+295
* mmc: sdhci: export sdhci_execute_tuning()Masahiro Yamada2016-12-082-1/+3
* mmc: sdhci: Tidy tuning loopAdrian Hunter2016-12-051-38/+43
* mmc: sdhci: Simplify tuning block size logicAdrian Hunter2016-12-051-11/+5
* mmc: sdhci: Factor out tuning helper functionsAdrian Hunter2016-12-051-92/+124
* mmc: sdhci: Use mmc_abort_tuning()Adrian Hunter2016-12-051-10/+1
* mmc: sdhci: Always allow tuning to fall back to fixed samplingAdrian Hunter2016-12-051-18/+2
* mmc: sdhci: Fix tuning reset after exhausting the maximum number of loopsAdrian Hunter2016-12-051-0/+1
* mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter2016-12-051-0/+20
* Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"Adrian Hunter2016-12-051-4/+0
* mmc: sdhci-acpi: support 80860F14 UID 2 SDIO busDaniel Drake2016-12-051-0/+1
* mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS selectMasahiro Yamada2016-12-051-1/+0
* mmc: sdhci-pci: Use ACPI to get max frequency for Intel NI byt sdioZach Brown2016-12-051-0/+32
OpenPOWER on IntegriCloud