summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2016-05-02mmc: sdhci-pltfm: drop error message for too small MMIO resource sizeMasahiro Yamada1-3/+0
2016-05-02mmc: core: drop unnecessary bit checkingMasahiro Yamada1-2/+3
2016-05-02mmc: pwrseq: convert to proper platform deviceSrinivas Kandagatla6-129/+177
2016-05-02mmc: pwrseq_emmc: add to_pwrseq_emmc() macroSrinivas Kandagatla1-4/+4
2016-05-02mmc: pwrseq_simple: add to_pwrseq_simple() macroSrinivas Kandagatla1-8/+6
2016-05-02mmc: sdhci: Tidy together LED codeAdrian Hunter1-33/+63
2016-05-02mmc: sdhci: Fix error paths in sdhci_add_host()Adrian Hunter1-9/+27
2016-05-02mmc: sdhci: Remove redundant conditionAdrian Hunter1-1/+1
2016-05-02mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter1-1/+3
2016-05-02mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter1-1/+3
2016-05-02mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RSTLudovic Desroches2-7/+0
2016-05-02mmc: sdhci-of-at91: Implement specific ->set_clock() functionLudovic Desroches1-2/+46
2016-05-02mmc: sdhci: Introduce sdhci_calc_clk()Ludovic Desroches2-12/+26
2016-05-02mmc: sdhci: Move sdhci_runtime_pm_bus_off|on() to avoid pre-definitionUlf Hansson1-28/+16
2016-05-02mmc: sdhci-pic32: remove owner assignmentMasahiro Yamada1-1/+0
2016-05-02mmc: sdhci: Remove redundant runtime PM callsUlf Hansson1-51/+4
2016-05-02mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou2-15/+14
2016-05-02mmc: tmio: Remove redundant runtime PM callsUlf Hansson1-19/+0
2016-05-02mmc: sdhci-pci: Remove redundant runtime PM callsUlf Hansson1-5/+0
2016-05-02mmc: sdhci-acpi: Remove redundant runtime PM callsUlf Hansson1-5/+0
2016-05-02mmc: omap_hsmmc: Remove redundant runtime PM callsUlf Hansson1-15/+0
2016-05-02mmc: mediatek: Remove redundant runtime PM callsUlf Hansson1-17/+2
2016-05-02mmc: mmci: Remove redundant runtime PM callsUlf Hansson1-20/+0
2016-05-02mmc: atmel-mci: Remove redundant runtime PM callsUlf Hansson1-9/+0
2016-05-02mmc: davinci: prepare clockDavid Lechner1-5/+5
2016-05-02mmc: davinci: fix unwinding in probeDavid Lechner1-60/+40
2016-05-02mmc: dw_mmc: remove setup_clock callbackShawn Lin2-11/+0
2016-05-02mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clockShawn Lin1-8/+0
2016-05-02mmc: dw_mmc-rockchip: remove setup_clock for rockchipShawn Lin1-8/+4
2016-05-02mmc: dw_mmc: exynos: add the function for controlling SMUJaehoon Chung1-2/+13
2016-05-02mmc: dw_mmc: avoid using dmaengine_terminate_allShawn Lin1-1/+1
2016-05-02mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"Shawn Lin1-0/+9
2016-05-02mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmopsShawn Lin1-21/+1
2016-05-02mmc: sh_mobile_sdhi: Add UHS-I mode supportWolfram Sang1-0/+52
2016-05-02mmc: tmio: stop clock when 0Hz is requestedWolfram Sang1-24/+26
2016-05-02mmc: tmio: always start clock after frequency calculationWolfram Sang1-18/+16
2016-05-02mmc: tmio: Add UHS-I mode supportWolfram Sang2-1/+13
2016-05-02mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequencyBen Hutchings3-16/+66
2016-05-02mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} opsBen Hutchings3-11/+9
2016-05-02mmc: core: Provide tracepoints for request processingBaolin Wang1-0/+7
2016-05-02mmc: omap_hsmmc: pass omap_hsmmc_host pointer directlyAndreas Fenkart1-10/+9
2016-05-02mmc: davinci: remove matching stringDavid Lechner1-1/+1
2016-05-02mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channelPeter Ujfalusi1-39/+14
2016-05-02mmc: sh_mmci: Get rid of wrapper function for regulatorsUlf Hansson1-12/+4
2016-05-02mmc: sh_mmcif: Restructure ->set_ios()Ulf Hansson1-29/+16
2016-05-02mmc: sh_mmcif: Make sure the device stays active when needed in ->probe()Ulf Hansson1-7/+8
2016-04-28mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai1-0/+5
2016-04-18mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2-0/+82
2016-04-14mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter1-9/+1
2016-04-14mmc: block: Use the mmc host device index as the mmcblk device indexUlf Hansson1-17/+1