summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-09-26mmc: tegra: Mark 64-bit DMA broken on Tegra124Thierry Reding
2016-09-26mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399Shawn Lin
2016-09-26sdhci-pci: enable SD card interface on MerrifieldAndy Shevchenko
2016-09-26sdhci-pci: enable SDIO interface on Intel MerrifieldAndy Shevchenko
2016-09-26sdhci-pci: refactor intel_mrfld_mmc_probe_slot()Andy Shevchenko
2016-09-26mmc: dw_mmc: k3: UHS-SD card for Hisilicon HikeyJin Guojun
2016-09-26mmc: dw_mmc: return -EILSEQ for EBE and SBE errorShawn Lin
2016-09-26mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu
2016-09-26mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clockJaehoon Chung
2016-09-26mmc: dw_mmc: remove parsing for each slot subnodeShawn Lin
2016-09-26mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipsetKrzysztof Kozlowski
2016-09-26mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner
2016-09-26mmc: sdhci: Remove ->platform_init() callback as it's no longer usedUlf Hansson
2016-09-26mmc: sdhci-pci: Convert to use managed functions (part2)Andy Shevchenko
2016-09-26mmc: sdio: deploy error handling instead of triggering BUG_ONShawn Lin
2016-09-26mmc: block: remove the check of packed for packed request routineShawn Lin
2016-09-26mmc: core: Add error message when switching fails in mmc_select_hs()Jungseung Lee
2016-09-26mmc: host: sh_mobile_sdhi: don't populate unneeded functionsWolfram Sang
2016-09-26mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhiWolfram Sang
2016-09-26mmc: sunxi-mmc: change idma descriptor to __le32Michael Weiser
2016-09-26mmc: sunxi: Check the value returned by clk_round_rateJean-Francois Moine
2016-09-26mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clockDouglas Anderson
2016-09-26mmc: sdhci: Do not allow tuning procedure to be interruptedChristopher Freeman
2016-09-26mmc: sdhci-esdhc-imx: correct the max timeout countHaibo Chen
2016-09-26mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCVHaibo Chen
2016-09-26mmc: sdhci-brcmstb: Delete owner assignmentMarkus Elfring
2016-09-26mmc: sd: Export SD Status via “ssr” device attributeUri Yanai
2016-09-26mmc: vub300: don't print error when allocating urb failsWolfram Sang
2016-09-26mmc: sdhci-of-esdhc: use of_property_read_boolJulia Lawall
2016-09-26mmc: sdhci-bcm-kona: fix error return code in sdhci_bcm_kona_probe()Wei Yongjun
2016-09-26mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire
2016-09-26mmc: pwrseq-simple: Add an optional post-power-on-delayHans de Goede
2016-09-26mmc: sunxi: sun4i / sun5i do not have sample clocksHans de Goede
2016-09-26mmc: sunxi: Factor out clock phase setting code into a helper functionHans de Goede
2016-09-26mmc: sunxi: Introduce a sunxi_mmc_cfg structHans de Goede
2016-09-26mmc: sunxi: Disable sample clks on removeHans de Goede
2016-09-22mmc: dw_mmc: fix the spamming log messageJaehoon Chung
2016-09-14mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi
2016-09-14mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi
2016-09-12mmc: sdhci-st: Handle interconnect clockLee Jones
2016-08-25mmc: fix use-after-free of struct requestAdrian Hunter
2016-08-16block: Fix secure eraseAdrian Hunter
2016-07-31Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-07-29mmc: rtsx_pci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-29mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson
2016-07-29mmc: rtsx_pci: Use the provided busy timeout from the mmc coreUlf Hansson
2016-07-29mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson
2016-07-29mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPSUlf Hansson
2016-07-29mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() staticUlf Hansson
2016-07-29mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()Ulf Hansson