summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-04-24mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter
2017-04-24mmc: sdhci: Remove ->select_drive_strength() callbackAdrian Hunter
2017-04-24mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devicesAdrian Hunter
2017-04-24mmc: sdhci-pci: Don't re-tune with runtime pm for some Intel devicesAdrian Hunter
2017-04-24mmc: sdhci-pci: Let devices define their own private dataAdrian Hunter
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2017-04-24mmc: sdhci: Optimize delay loopsAdrian Hunter
2017-04-24mmc: bcm2835: Add new driver for the sdhost controller.Eric Anholt
2017-04-24mmc: core: simplify return codetcharding
2017-04-24mmc: core: guard dereference of optional parametertcharding
2017-04-24mmc: meson-gx: fix error path when driver initialization fails before enablin...Michał Zegan
2017-04-24mmc: sdhci-st: remove unnecessary platform_set_drvdata() callJisheng Zhang
2017-04-24mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() callJisheng Zhang
2017-04-24mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() callJisheng Zhang
2017-04-24mmc: sdhci-cadence: add HS400 enhanced strobe supportPiotr Sroka
2017-04-24mmc: tegra: Add Tegra186 supportThierry Reding
2017-04-24mmc: tegra: Support module resetThierry Reding
2017-04-24mmc: meson-gx: remove mmc host on device removalMichał Zegan
2017-04-24mmc: host: tmio: fill in response from auto cmd12Wolfram Sang
2017-04-24mmc: host: tmio: don't BUG on unsupported stop commandsWolfram Sang
2017-04-24mmc: host: tmio: fix minor typos in commentsWolfram Sang
2017-04-24mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION valuesWolfram Sang
2017-04-24mmc: tmio: ensure end of DMA and SD access are in syncWolfram Sang
2017-04-24mmc: sdhci-pxav2: add error handling of clk_prepare_enable()Alexey Khoroshilov
2017-04-24mmc: meson-gx: replace magic timeout numbers with constantsHeiner Kallweit
2017-04-24mmc: meson-gx: remove member mrq from struct meson_hostHeiner Kallweit
2017-04-24mmc: meson-gx: improve initial configurationHeiner Kallweit
2017-04-24mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_initHeiner Kallweit
2017-04-24mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probeHeiner Kallweit
2017-04-24mmc: meson-gx: remove member parent_mux from struct meson_hostHeiner Kallweit
2017-04-24mmc: meson-gx: remove unneeded variable in meson_mmc_clk_initHeiner Kallweit
2017-04-24mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_hostHeiner Kallweit
2017-04-24mmc: meson-gx: make two functions return voidHeiner Kallweit
2017-04-24mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmdHeiner Kallweit
2017-04-24mmc: dw_mmc: improve dw_mci_reset a bitShawn Lin
2017-04-24mmc: dw_mmc: move mci_send_cmd forward to avoid declarationShawn Lin
2017-04-24mmc: dw_mmc: remove declaration of dw_mci_card_busyShawn Lin
2017-04-24mmc: dw_mmc: move dw_mci_get_cd forward to avoid declarationShawn Lin
2017-04-24mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declarationShawn Lin
2017-04-24mmc: dw_mmc: move dw_mci_reset forward to avoid declarationShawn Lin
2017-04-24mmc: dw_mmc: improve the timeout polling codeShawn Lin
2017-04-20mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen
2017-04-18mmc: dw_mmc: Don't allow Runtime PM for SDIO cardsDouglas Anderson
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-03-30mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches
2017-03-30mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede
2017-03-23mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter
2017-03-23mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter
2017-03-16mmc: ushc: fix NULL-deref at probeJohan Hovold
2017-03-16mmc: sdhci-of-at91: Support external regulatorsRomain Izard