summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: sdhci-st: remove unnecessary platform_set_drvdata() callJisheng Zhang2017-04-241-2/+0
* mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() callJisheng Zhang2017-04-241-2/+0
* mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() callJisheng Zhang2017-04-241-2/+0
* mmc: sdhci-cadence: add HS400 enhanced strobe supportPiotr Sroka2017-04-241-7/+50
* mmc: tegra: Add Tegra186 supportThierry Reding2017-04-241-0/+16
* mmc: tegra: Support module resetThierry Reding2017-04-241-1/+42
* mmc: meson-gx: remove mmc host on device removalMichaƂ Zegan2017-04-241-0/+2
* mmc: host: tmio: fill in response from auto cmd12Wolfram Sang2017-04-241-0/+3
* mmc: host: tmio: don't BUG on unsupported stop commandsWolfram Sang2017-04-241-4/+5
* mmc: host: tmio: fix minor typos in commentsWolfram Sang2017-04-241-3/+3
* mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION valuesWolfram Sang2017-04-242-3/+7
* mmc: tmio: ensure end of DMA and SD access are in syncWolfram Sang2017-04-243-27/+37
* mmc: sdhci-pxav2: add error handling of clk_prepare_enable()Alexey Khoroshilov2017-04-241-1/+6
* mmc: meson-gx: replace magic timeout numbers with constantsHeiner Kallweit2017-04-241-2/+4
* mmc: meson-gx: remove member mrq from struct meson_hostHeiner Kallweit2017-04-241-21/+3
* mmc: meson-gx: improve initial configurationHeiner Kallweit2017-04-241-12/+17
* mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_initHeiner Kallweit2017-04-241-1/+1
* mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probeHeiner Kallweit2017-04-241-4/+5
* mmc: meson-gx: remove member parent_mux from struct meson_hostHeiner Kallweit2017-04-241-8/+6
* mmc: meson-gx: remove unneeded variable in meson_mmc_clk_initHeiner Kallweit2017-04-241-3/+1
* mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_hostHeiner Kallweit2017-04-241-8/+6
* mmc: meson-gx: make two functions return voidHeiner Kallweit2017-04-241-6/+3
* mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmdHeiner Kallweit2017-04-241-8/+1
* mmc: dw_mmc: improve dw_mci_reset a bitShawn Lin2017-04-241-18/+20
* mmc: dw_mmc: move mci_send_cmd forward to avoid declarationShawn Lin2017-04-241-41/+40
* mmc: dw_mmc: remove declaration of dw_mci_card_busyShawn Lin2017-04-241-2/+0
* mmc: dw_mmc: move dw_mci_get_cd forward to avoid declarationShawn Lin2017-04-241-42/+41
* mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declarationShawn Lin2017-04-241-22/+20
* mmc: dw_mmc: move dw_mci_reset forward to avoid declarationShawn Lin2017-04-241-66/+65
* mmc: dw_mmc: improve the timeout polling codeShawn Lin2017-04-241-53/+39
* mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen2017-04-201-0/+1
* mmc: dw_mmc: Don't allow Runtime PM for SDIO cardsDouglas Anderson2017-04-181-2/+9
* mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches2017-03-301-1/+10
* mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede2017-03-301-0/+6
* mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter2017-03-231-0/+4
* mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter2017-03-231-1/+3
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-03-161-0/+3
* mmc: sdhci-of-at91: Support external regulatorsRomain Izard2017-03-161-0/+19
* mmc: mediatek: Fixed bug where clock frequency could be set wrongyong mao2017-03-161-2/+2
* mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula2017-03-141-9/+5
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* mmc: sdhci-cadence: fix bit shift of read data from PHY portMasahiro Yamada2017-02-151-1/+1
* mmc: meson-gx: add support for HS400 modeHeiner Kallweit2017-02-141-0/+11
* mmc: meson-gx: remove unneeded checks in removeHeiner Kallweit2017-02-141-6/+2
* mmc: meson-gx: reduce bounce buffer sizeHeiner Kallweit2017-02-141-1/+1
* mmc: meson-gx: set max block count and request sizeHeiner Kallweit2017-02-141-0/+3
* mmc: meson-gx: improve interrupt handlingHeiner Kallweit2017-02-141-5/+4
* mmc: meson-gx: improve meson_mmc_irq_threadHeiner Kallweit2017-02-141-9/+6
* mmc: meson-gx: improve meson_mmc_clk_setHeiner Kallweit2017-02-141-18/+24
* mmc: meson-gx: minor improvements in meson_mmc_set_iosHeiner Kallweit2017-02-141-2/+0
OpenPOWER on IntegriCloud