summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-07-16mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3VStefan Agner
2018-07-16mmc: core: Drop the unused mmc_power_save|restore_host()Ulf Hansson
2018-07-16mmc: sdhci-of-esdhc: modify the sd clock in of_match_node wayyinbo.zhu
2018-07-16mmc: sdhci-of-arasan: Add quirk for unstable clocksHelmut Grohne
2018-07-16mmc: sdhci-pci: Add support for Intel ICPAdrian Hunter
2018-07-16mmc: host: Register changes for sdcc V5Sayali Lokhande
2018-07-16mmc: sdhci-msm: Add msm version specific ops and data structuresVijay Viswanath
2018-07-16mmc: sdhci-msm: Define new Register address mapSayali Lokhande
2018-07-16mmc: renesas_sdhi: add eMMC HS400 mode supportMasaharu Hayakawa
2018-07-16mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa
2018-07-16mmc: core: more fine-grained hooks for HS400 tuningSimon Horman
2018-07-16mmc: dw_mmc-exynos: fix potential external abort in resume_noirq()Marek Szyprowski
2018-07-16mmc: tegra: Use sdhci_pltfm_clk_get_max_clockAapo Vienamo
2018-07-16mmc: core: Adjust and reuse the macro of R1_STATUS(x)Shawn Lin
2018-07-16Merge branch 'next_pxa_dma' into nextUlf Hansson
2018-07-09mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner
2018-07-05mmc: sunxi: Disable irq during pm_suspendStefan Mavrodiev
2018-07-03mmc: dw_mmc: fix card threshold control configurationx00270170
2018-07-03mmc: core: cd_label must be last entry of mmc_gpio structAnson Huang
2018-07-02mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abortYoshihiro Shimoda
2018-07-02mmc: renesas_sdhi_internal_dmac: Fix missing unmap in error patchYoshihiro Shimoda
2018-06-18mmc: pxamci: remove the dmaengine compat needRobert Jarzmik
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-04mmc: renesas_sdhi: really fix WP logic regressionsWolfram Sang
2018-06-04Merge branch 'pm-domains'Rafael J. Wysocki
2018-05-31mmc: mvsdio: Enable MMC_CAP_ERASEUlf Hansson
2018-05-31mmc: mvsdio: Respect card busy time out from mmc coreUlf Hansson
2018-05-31mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirkGeorgi Djakov
2018-05-30mmc: sunxi: Use ifdef rather than __maybe_unusedUlf Hansson
2018-05-30mmc: mxmmc: Use ifdef rather than __maybe_unusedUlf Hansson
2018-05-29mmc: complete requests from ->timeoutChristoph Hellwig
2018-05-29mmc: mxmmc: include linux/highmem.hArnd Bergmann
2018-05-29mmc: sunxi: mark PM functions as __maybe_unusedArnd Bergmann
2018-05-29mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase()Martin Hicks
2018-05-29mmc: au1xmmc: handle highmem pagesChristoph Hellwig
2018-05-29mmc: Allow non-sleeping GPIO cdEvan Green
2018-05-29mmc: sdhci-*: Don't emit error msg if sdhci_add_host() failsJisheng Zhang
2018-05-29mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc codeUlf Hansson
2018-05-28mmc: sdhci-xenon: use match_string() helperXie Yisheng
2018-05-21Merge branch 'fixes' into nextUlf Hansson
2018-05-21mmc: wbsd: handle highmem pagesChristoph Hellwig
2018-05-21mmc: ushc: handle highmem pagesChristoph Hellwig
2018-05-21mmc: mxcmmc: handle highmem pagesChristoph Hellwig
2018-05-21mmc: atmel-mci: use sg_copy_{from,to}_bufferChristoph Hellwig
2018-05-21mmc: android-goldfish: use sg_copy_{from,to}_bufferChristoph Hellwig
2018-05-21mmc: block: Don't switch to the same partition type in mmc_blk_remove()Shawn Lin