summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-2042-1672/+30
|\
| * Merge tag 'mvebu-cleanup-4.6-2' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann2016-02-291-0/+1
| |\
| | * ARM: mvebu: add missing of_node_put()Masahiro Yamada2016-02-081-0/+1
| * | Merge tag 'renesas-cleanup2-for-v4.6' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-02-269-34/+30
| |\ \
| | * | ARM: shmobile: Kconfig: Get rid of old commentMagnus Damm2016-02-171-2/+0
| | * | ARM: shmobile: Consolidate SCU mapping codeGeert Uytterhoeven2016-02-175-12/+12
| * | | Merge tag 'plat-versatile-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-02-255-109/+1
| |\ \ \
| | * | | ARM: Use generic clkdev.h headerStephen Boyd2016-02-102-31/+1
| | * | | ARM: plat-versatile: Remove unused clock.c fileStephen Boyd2016-02-103-78/+0
| * | | | Merge branch 'lpc32xx/soc' of https://github.com/vzapolskiy/linux into next/c...Olof Johansson2016-02-246-1488/+3
| |\ \ \ \
| | * | | | arm: lpc32xx: remove direct control of GPIOs from shared mach fileVladimir Zapolskiy2016-02-111-52/+0
| | * | | | arm: lpc32xx: remove selected HAVE_IDEVladimir Zapolskiy2016-02-111-1/+0
| | * | | | arm: lpc32xx: switch to common clock frameworkVladimir Zapolskiy2016-02-116-1435/+3
| | |/ / /
| * | | | Merge tag 'mvebu-cleanup-4.6-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson2016-02-081-1/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: mv78xx0: use "depends on" instead of "if" after promptMasahiro Yamada2016-01-251-1/+2
| | |/ /
| * | | Merge tag 'renesas-cleanup-for-v4.6' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2016-02-086-6/+11
| |\ \ \
| | * | | ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup codeGeert Uytterhoeven2016-02-041-2/+0
| | * | | ARM: shmobile: Typo s/MIPDR/MPIDR/Geert Uytterhoeven2016-02-041-1/+1
| | * | | ARM: shmobile: Add includes providing forward declarationsGeert Uytterhoeven2016-02-043-0/+6
| | * | | ARM: shmobile: rcar-gen2: Make rcar_gen2_dma_contiguous staticGeert Uytterhoeven2016-02-041-3/+4
| | |/ /
| * | | ARM: netx: remove redundant "depends on ARCH_NETX"Masahiro Yamada2016-02-081-3/+0
| * | | ARM: integrator: remove redundant select in KconfigMasahiro Yamada2016-02-081-6/+0
| * | | ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-0816-47/+0
* | | | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-2032-121/+195
|\ \ \ \
| * | | | CNS3xxx: Fix PCI cns3xxx_write_config()Krzysztof Halasa2016-03-131-3/+3
| * | | | MAINTAINERS: unify email addrs for Kevin HilmanKevin Hilman2016-03-131-3/+3
| * | | | Merge tag 'omap-for-v4.6/fixes-not-urgent-signed' of git://git.kernel.org/pub...Arnd Bergmann2016-03-026-30/+101
| |\ \ \ \
| | * | | | ARM: OMAP2+: Fix hwmod clock for l4_lsTony Lindgren2016-02-261-2/+7
| | * | | | ARM: OMAP2+: Fix out of range register access with syscon_config.max_registerTony Lindgren2016-02-221-19/+2
| | * | | | Merge tag 'for-v4.6/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2016-02-193-8/+24
| | |\ \ \ \
| | | * | | | ARM: DRA7: hwmod: Add reset data for PCIeKishon Vijay Abraham I2016-02-092-0/+16
| | | * | | | ARM: DRA7: hwmod: Fix OCP2SCP sysconfigKishon Vijay Abraham I2016-02-091-2/+1
| | | * | | | ARM: OMAP2+: hwmod data: Add SSI data for omap36xxSebastian Reichel2016-02-021-6/+7
| | | | |/ / | | | |/| |
| | * / | | ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár2016-02-191-1/+68
| | |/ / /
| * | | | CNS3xxx: remove unused *_VIRT definitionsKrzysztof Hałasa2016-03-021-6/+0
| * | | | Merge tag 'mvebu-soc-4.6-1' of git://git.infradead.org/linux-mvebu into next/...Arnd Bergmann2016-02-294-14/+13
| |\ \ \ \
| | * | | | ARM: mvebu: mark mvebu_hwcc_pci_nb as __maybe_unusedArnd Bergmann2016-02-251-1/+1
| | * | | | ARM: mv78xx0: avoid unused function warningArnd Bergmann2016-02-251-3/+2
| | * | | | ARM: orion: only select I2C_BOARDINFO when using I2CArnd Bergmann2016-02-252-10/+10
| | |/ / /
| * | | | soc: TI knav_qmss: fix dma_addr_t printingArnd Bergmann2016-02-263-20/+20
| * | | | Merge tag 'davinci-for-v4.6/fixes' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2016-02-265-21/+19
| |\ \ \ \
| | * | | | ARM: davinci: make I2C support optionalArnd Bergmann2016-02-173-15/+14
| | * | | | ARM: davinci: DA8xx+DMx combined kernels need PATCH_PHYS_VIRTArnd Bergmann2016-02-172-4/+3
| | * | | | ARM: davinci: avoid unused mityomapl138_pn_info variableArnd Bergmann2016-02-171-1/+1
| | * | | | ARM: davinci: limit DT support to DA850Arnd Bergmann2016-02-171-1/+1
| | |/ / /
| * | | | ARM: prima2: always enable reset controllerArnd Bergmann2016-02-261-0/+1
| * | | | ARM: socfpga: hide unused functionsArnd Bergmann2016-02-261-0/+2
| * | | | ARM: ux500: fix ureachable iounmap()Linus Walleij2016-02-261-1/+3
| * | | | ARM: ks8695: fix __initdata annotationArnd Bergmann2016-02-262-2/+2
| * | | | Merge tag 'samsung-fixes-non-critical-4.6' of git://git.kernel.org/pub/scm/li...Olof Johansson2016-02-246-21/+28
| |\ \ \ \ | | |_|/ / | |/| | |