summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-16mmc: tegra: fix eMMC DDR52 modeStefan Agner
2018-07-16mmc: tegra: prevent HS200 on Tegra 3Stefan Agner
2018-07-16mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc supportPrabu Thangamuthu
2018-07-16mmc: sdhci-esdhc-imx: Switch to SPDX identifierFabio Estevam
2018-07-16mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driverJisheng Zhang
2018-07-16dt: bindings: Add bindings for SDHCI Synopsys DWC MSHCJisheng Zhang
2018-07-16mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner
2018-07-16mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor
2018-07-16mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()weiyongjun (A)
2018-07-16mmc: sdhci-xenon: mark expected switch fall-throughGustavo A. R. Silva
2018-07-16mmc: pxamci: provide a short-hand for &pdev->devDaniel Mack
2018-07-16mmc: pxamci: make GPIO lookups from pdata optionalDaniel Mack
2018-07-16mmc: pxamci: let mmc core handle regulatorsDaniel Mack
2018-07-16mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindingsDaniel Mack
2018-07-16mmc: pxamci: call mmc_of_parse()Daniel Mack
2018-07-16mmc: pxamci: fix indentingDaniel Mack
2018-07-16mmc: pxamci: remove dead code from pxamci_remove()Daniel Mack
2018-07-16mmc: pxamci: remove dma resources from private contextDaniel Mack
2018-07-16mmc: pxamci: remove irq from private contextDaniel Mack
2018-07-16mmc: sdhci-esdhc-imx: get rid of support_vselStefan Agner
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-16dt-bindings: mmc: broken clock stable indicator on arasan controllersHelmut Grohne
2018-07-16mmc: sdhci-pci: Add support for Intel ICPAdrian Hunter
2018-07-16mmc: host: Register changes for sdcc V5Sayali Lokhande
2018-07-16Documentation: sdhci-msm: Add new compatible string 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-15Linux 4.18-rc5Linus Torvalds
2018-07-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-14Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2018-07-14Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-07-14Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-07-14Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2018-07-14Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-14Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-14reiserfs: fix buffer overflow with long warning messagesEric Biggers
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches
2018-07-14mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko
2018-07-14mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVEMichal Hocko