summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-16mmc: sdhci-esdhc-imx: Switch to SPDX identifierFabio Estevam1-4/+1
2018-07-16mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driverJisheng Zhang3-0/+128
2018-07-16dt: bindings: Add bindings for SDHCI Synopsys DWC MSHCJisheng Zhang1-0/+20
2018-07-16mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner1-1/+8
2018-07-16mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor1-0/+6
2018-07-16mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()weiyongjun (A)1-1/+0
2018-07-16mmc: sdhci-xenon: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-16mmc: pxamci: provide a short-hand for &pdev->devDaniel Mack1-15/+16
2018-07-16mmc: pxamci: make GPIO lookups from pdata optionalDaniel Mack1-45/+47
2018-07-16mmc: pxamci: let mmc core handle regulatorsDaniel Mack1-32/+22
2018-07-16mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindingsDaniel Mack2-4/+1
2018-07-16mmc: pxamci: call mmc_of_parse()Daniel Mack2-13/+15
2018-07-16mmc: pxamci: fix indentingDaniel Mack1-10/+10
2018-07-16mmc: pxamci: remove dead code from pxamci_remove()Daniel Mack1-6/+1
2018-07-16mmc: pxamci: remove dma resources from private contextDaniel Mack1-4/+0
2018-07-16mmc: pxamci: remove irq from private contextDaniel Mack1-3/+1
2018-07-16mmc: sdhci-esdhc-imx: get rid of support_vselStefan Agner2-8/+2
2018-07-16mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3VStefan Agner1-1/+1
2018-07-16mmc: core: Drop the unused mmc_power_save|restore_host()Ulf Hansson4-52/+0
2018-07-16mmc: sdhci-of-esdhc: modify the sd clock in of_match_node wayyinbo.zhu1-28/+57
2018-07-16mmc: sdhci-of-arasan: Add quirk for unstable clocksHelmut Grohne1-0/+16
2018-07-16dt-bindings: mmc: broken clock stable indicator on arasan controllersHelmut Grohne1-0/+2
2018-07-16mmc: sdhci-pci: Add support for Intel ICPAdrian Hunter2-0/+4
2018-07-16mmc: host: Register changes for sdcc V5Sayali Lokhande1-126/+221
2018-07-16Documentation: sdhci-msm: Add new compatible string for SDCC v5Sayali Lokhande1-1/+6
2018-07-16mmc: sdhci-msm: Add msm version specific ops and data structuresVijay Viswanath1-0/+75
2018-07-16mmc: sdhci-msm: Define new Register address mapSayali Lokhande1-0/+89
2018-07-16mmc: renesas_sdhi: add eMMC HS400 mode supportMasaharu Hayakawa3-26/+138
2018-07-16mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa3-2/+54
2018-07-16mmc: core: more fine-grained hooks for HS400 tuningSimon Horman2-0/+17
2018-07-16mmc: dw_mmc-exynos: fix potential external abort in resume_noirq()Marek Szyprowski1-9/+24
2018-07-16mmc: tegra: Use sdhci_pltfm_clk_get_max_clockAapo Vienamo1-13/+2
2018-07-16mmc: core: Adjust and reuse the macro of R1_STATUS(x)Shawn Lin3-3/+3
2018-07-16Merge branch 'next_pxa_dma' into nextUlf Hansson15-272/+160
2018-07-15Linux 4.18-rc5Linus Torvalds1-1/+1
2018-07-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-3/+49
2018-07-15Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2-6/+6
2018-07-15Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2-0/+46
2018-07-15Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-1/+1
2018-07-15Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson1-2/+2
2018-07-14Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+13
2018-07-14Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2018-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-99/+133
2018-07-14reiserfs: fix buffer overflow with long warning messagesEric Biggers1-60/+81
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches1-3/+3
2018-07-14mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko2-19/+12
2018-07-14mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVEMichal Hocko1-1/+2
2018-07-14fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador1-3/+2
2018-07-14x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo1-1/+1
2018-07-14net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun1-1/+2