summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2016-11-17ARM: integrator: drop EBI access use sysconLinus Walleij1-24/+30
2016-11-17Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/socOlof Johansson11-207/+112
2016-11-17Merge tag 'lpc32xx-cleanup-v4.10' of https://github.com/sylemieux/linux-lpc32...Olof Johansson4-157/+0
2016-11-17Merge tag 'renesas-soc-for-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson6-108/+56
2016-11-08Merge tag 'davinci-for-v4.10/soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson10-57/+366
2016-11-08Merge tag 'davinci-for-v4.10/cleanup' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson6-51/+5
2016-11-05ARM: pxa: fix pxa25x interrupt initRobert Jarzmik1-1/+1
2016-11-04ARM: shmobile: select errata 798181 for SoCs with CA15 coresSimon Horman1-0/+6
2016-11-02ARM: pxa: remove duplicated include from spitz.cWei Yongjun2-2/+0
2016-11-02ARM: shmobile: Consolidate R8A7743 and R8A779[234] machine definitionsLaurent Pinchart6-139/+33
2016-11-02ARM: shmobile: r8a7743: basic SoC supportSergei Shtylyov3-0/+39
2016-11-02ARM: shmobile: only call rcar_gen2_clocks_init() if presentSimon Horman1-1/+10
2016-11-01ARM: davinci: da8xx: register USB PHY clocks in the DT fileAxel Haslam1-0/+11
2016-11-01ARM: davinci: da8xx: add usb phy clocksDavid Lechner4-42/+274
2016-11-01ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for USB phyDavid Lechner1-0/+1
2016-10-31ARM: davinci: da8xx: Add USB device names to clock lookup tablesDavid Lechner3-4/+6
2016-10-31ARM: davinci: da8xx: Add USB PHY platform deviceDavid Lechner4-14/+24
2016-10-31ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for lcdcKarl Beldan1-0/+1
2016-10-31ARM: davinci: da8xx: Add full regulator constraints for non-DT bootAxel Haslam2-0/+6
2016-10-31ARM: davinci: da8xx: Add CFGCHIP syscon platform deviceDavid Lechner6-0/+46
2016-10-31ARM: davinci: da8xx: Remove duplicated definesAlexandre Bailon2-3/+5
2016-10-29ARM: pxa: em-x270: use the new pxa_camera platform_dataRobert Jarzmik1-60/+29
2016-10-29Merge tag 'vexpress-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-8/+26
2016-10-29ARM: pxa: ezx: use the new pxa_camera platform_dataRobert Jarzmik1-104/+72
2016-10-29ARM: pxa: mioa701: use the new pxa_camera platform_dataRobert Jarzmik1-9/+4
2016-10-26ARM: davinci: dm365: Remove DMA resources for SPIPeter Ujfalusi1-8/+0
2016-10-26ARM: davinci: dm355: Remove DMA resources for SPIPeter Ujfalusi1-8/+0
2016-10-26ARM: davinci: devices: Remove DMA resources for MMCPeter Ujfalusi1-3/+0
2016-10-26ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPIPeter Ujfalusi1-29/+0
2016-10-25ARM: lpc32xx: remove unused header file clock.hVladimir Zapolskiy2-39/+0
2016-10-25ARM: lpc32xx: remove unused header file mach/irqs.hVladimir Zapolskiy2-118/+0
2016-10-21arm/arm64: KVM: Map the BSS at HYPMarc Zyngier1-0/+7
2016-10-18ARM: pxa: pxa_cplds: honor probe deferralRobert Jarzmik1-7/+4
2016-10-18ARM: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik3-21/+0
2016-10-18ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik2-3/+2
2016-10-17ARM: vexpress: refine MCPM smp operations override criteriaLorenzo Pieralisi1-8/+26
2016-10-17ARM: shmobile: Sort Kconfig selectionsGeert Uytterhoeven1-3/+3
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-11/+9
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro2-11/+9
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds47-208/+131
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-16/+85
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-2/+0
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+67
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+1
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-10-11ARM: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+12
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+25
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-1/+1