summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-05-02mmc: sh_mobile_sdhi: simplify code for voltage switchingWolfram Sang
2016-05-02mmc: tmio: merge distributed include filesWolfram Sang
2016-05-02mmc: tmio: simplify irq handlerWolfram Sang
2016-05-02mmc: tmio: remove now unneeded seperate irq handlersWolfram Sang
2016-05-02mmc: sh_mobile_sdhi: remove obsolete irq_by_name registrationWolfram Sang
2016-05-02mmc: sh_mobile_sdhi: don't use array for DT configsWolfram Sang
2016-05-02mmc: block: Convert to IDA for partition device indexesUlf Hansson
2016-05-02mmc: block: Release index in partition allocation error pathUlf Hansson
2016-05-02mmc: core: Convert from IDR to IDA for host indexesUlf Hansson
2016-05-02mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct membersMasahiro Yamada
2016-05-02mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED codeMasahiro Yamada
2016-05-02mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNINGAdrian Hunter
2016-05-02mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()Masahiro Yamada
2016-05-02mmc: sdhci-pltfm: move devm_ioremap_resource() upMasahiro Yamada
2016-05-02mmc: sdhci-pltfm: use devm_ioremap_resource()Masahiro Yamada
2016-05-02mmc: sdhci-pltfm: use devm_ioremap()Masahiro Yamada
2016-05-02mmc: sdhci-pltfm: use devm_request_mem_region()Masahiro Yamada
2016-05-02mmc: sdhci-pltfm: check return value of platform_get_irq()Masahiro Yamada
2016-05-02mmc: sdhci-pltfm: drop error message for too small MMIO resource sizeMasahiro Yamada
2016-05-02mmc: core: drop unnecessary bit checkingMasahiro Yamada
2016-05-02mmc: pwrseq: convert to proper platform deviceSrinivas Kandagatla
2016-05-02mmc: pwrseq_emmc: add to_pwrseq_emmc() macroSrinivas Kandagatla
2016-05-02mmc: pwrseq_simple: add to_pwrseq_simple() macroSrinivas Kandagatla
2016-05-02mmc: sdhci: Tidy together LED codeAdrian Hunter
2016-05-02mmc: sdhci: Fix error paths in sdhci_add_host()Adrian Hunter
2016-05-02mmc: sdhci: Remove redundant conditionAdrian Hunter
2016-05-02mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter
2016-05-02mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter
2016-05-02mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RSTLudovic Desroches
2016-05-02mmc: sdhci-of-at91: Implement specific ->set_clock() functionLudovic Desroches
2016-05-02mmc: sdhci: Introduce sdhci_calc_clk()Ludovic Desroches
2016-05-02mmc: sdhci: Move sdhci_runtime_pm_bus_off|on() to avoid pre-definitionUlf Hansson
2016-05-02mmc: sdhci-pic32: remove owner assignmentMasahiro Yamada
2016-05-02mmc: sdhci: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou
2016-05-02mmc: tmio: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: sdhci-pci: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: sdhci-acpi: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: omap_hsmmc: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: mediatek: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: mmci: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: atmel-mci: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: davinci: prepare clockDavid Lechner
2016-05-02mmc: davinci: fix unwinding in probeDavid Lechner
2016-05-02mmc: dw_mmc: remove setup_clock callbackShawn Lin
2016-05-02mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clockShawn Lin
2016-05-02mmc: dw_mmc-rockchip: remove setup_clock for rockchipShawn Lin
2016-05-02mmc: dw_mmc: exynos: add the function for controlling SMUJaehoon Chung
2016-05-02mmc: dw_mmc: avoid using dmaengine_terminate_allShawn Lin
2016-05-02mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"Shawn Lin