summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
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
2016-05-02mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmopsShawn Lin
2016-05-02mmc: sh_mobile_sdhi: Add UHS-I mode supportWolfram Sang
2016-05-02mmc: tmio: stop clock when 0Hz is requestedWolfram Sang
2016-05-02mmc: tmio: always start clock after frequency calculationWolfram Sang
2016-05-02mmc: tmio: Add UHS-I mode supportWolfram Sang
2016-05-02mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequencyBen Hutchings
2016-05-02mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} opsBen Hutchings
2016-05-02mmc: omap_hsmmc: pass omap_hsmmc_host pointer directlyAndreas Fenkart
2016-05-02mmc: davinci: remove matching stringDavid Lechner
2016-05-02mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channelPeter Ujfalusi
2016-05-02mmc: sh_mmci: Get rid of wrapper function for regulatorsUlf Hansson
2016-05-02mmc: sh_mmcif: Restructure ->set_ios()Ulf Hansson
2016-05-02mmc: sh_mmcif: Make sure the device stays active when needed in ->probe()Ulf Hansson
2016-04-28mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai
2016-04-21PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson
2016-04-18mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter
2016-04-14mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter
2016-04-11Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-05mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-29mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter
2016-03-18mmc: sdhci-of-at91: fix wake-up issue when using runtime pmludovic.desroches@atmel.com
2016-03-18mmc: sdhci-pci: Do not set DMA mask in enable_dma()Alexandre Courbot
2016-03-18mmc: sdhci-acpi: Remove enable_dma() hookAlexandre Courbot
2016-03-18mmc: sdhci: Set DMA mask when adding hostAlexandre Courbot
2016-03-17mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA configBrent Taylor
2016-03-17mmc: of_mmc_spi: fix unused warningBrian Norris
2016-03-17mmc: sdhci-of-arasan: add phy support for sdhci-of-arasanShawn Lin
2016-03-17mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handlingShawn Lin
2016-03-17mmc: sdhci-of-arasan: remove disable clk_ahb from sdhci_arasan_resumeShawn Lin
2016-03-17mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter
2016-03-17mmc: mmci: Remove unnecessary header fileWang Hongcheng
2016-03-17mmc: sdhci-acpi: add QCOM controllersPhilip Elcan
2016-03-17mmc: tegra: implement memcomp pad calibrationLucas Stach
2016-03-17mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switchNicolas Boichat