aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
...
* mmc: sdhci-brcmstb: Fix incorrect capabilityJaedon Shin2016-09-26
* mmc: sunxi: add support for A64 mmc controllerIcenowy Zheng2016-09-26
* mmc: davinci: remove incorrect NO_IRQ useArnd Bergmann2016-09-26
* mmc: sh_mobile_sdhi: Add r8a7796 supportAi Kyuse2016-09-26
* mmc: tegra: Mark 64-bit DMA broken on Tegra124Thierry Reding2016-09-26
* mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399Shawn Lin2016-09-26
* sdhci-pci: enable SD card interface on MerrifieldAndy Shevchenko2016-09-26
* sdhci-pci: enable SDIO interface on Intel MerrifieldAndy Shevchenko2016-09-26
* sdhci-pci: refactor intel_mrfld_mmc_probe_slot()Andy Shevchenko2016-09-26
* mmc: dw_mmc: k3: UHS-SD card for Hisilicon HikeyJin Guojun2016-09-26
* mmc: dw_mmc: return -EILSEQ for EBE and SBE errorShawn Lin2016-09-26
* mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu2016-09-26
* mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clockJaehoon Chung2016-09-26
* mmc: dw_mmc: remove parsing for each slot subnodeShawn Lin2016-09-26
* mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipsetKrzysztof Kozlowski2016-09-26
* mmc: sdhci: Remove ->platform_init() callback as it's no longer usedUlf Hansson2016-09-26
* mmc: sdhci-pci: Convert to use managed functions (part2)Andy Shevchenko2016-09-26
* mmc: host: sh_mobile_sdhi: don't populate unneeded functionsWolfram Sang2016-09-26
* mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhiWolfram Sang2016-09-26
* mmc: sunxi-mmc: change idma descriptor to __le32Michael Weiser2016-09-26
* mmc: sunxi: Check the value returned by clk_round_rateJean-Francois Moine2016-09-26
* mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clockDouglas Anderson2016-09-26
* mmc: sdhci: Do not allow tuning procedure to be interruptedChristopher Freeman2016-09-26
* mmc: sdhci-esdhc-imx: correct the max timeout countHaibo Chen2016-09-26
* mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCVHaibo Chen2016-09-26
* mmc: sdhci-brcmstb: Delete owner assignmentMarkus Elfring2016-09-26
* mmc: vub300: don't print error when allocating urb failsWolfram Sang2016-09-26
* mmc: sdhci-of-esdhc: use of_property_read_boolJulia Lawall2016-09-26
* mmc: sdhci-bcm-kona: fix error return code in sdhci_bcm_kona_probe()Wei Yongjun2016-09-26
* mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire2016-09-26
* mmc: sunxi: sun4i / sun5i do not have sample clocksHans de Goede2016-09-26
* mmc: sunxi: Factor out clock phase setting code into a helper functionHans de Goede2016-09-26
* mmc: sunxi: Introduce a sunxi_mmc_cfg structHans de Goede2016-09-26
* mmc: sunxi: Disable sample clks on removeHans de Goede2016-09-26
* mmc: dw_mmc: fix the spamming log messageJaehoon Chung2016-09-22
* mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi2016-09-14
* mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi2016-09-14
* mmc: sdhci-st: Handle interconnect clockLee Jones2016-09-12
* Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-07-31
|\
| * mmc: rtsx_pci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-29
| * mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson2016-07-29
| * mmc: rtsx_pci: Use the provided busy timeout from the mmc coreUlf Hansson2016-07-29
| * mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson2016-07-29
| * mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPSUlf Hansson2016-07-29
| * mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() staticUlf Hansson2016-07-29
| * mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()Ulf Hansson2016-07-29
| * mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEPUlf Hansson2016-07-29
| * mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_opsUlf Hansson2016-07-27
| * mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_opsUlf Hansson2016-07-27
| * mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_opsUlf Hansson2016-07-27