summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stm32-dt-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-10-047-300/+538
|\
| * ARM: dts: stm32: use right pinctrl compatible for stm32f469Alexandre Torgue2017-10-047-297/+537
| * ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval boardAlexandre Torgue2017-10-041-3/+1
* | Merge tag 'omap-for-v4.14/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-10-036-18/+8
|\ \
| * | ARM: dts: am43xx-epos-evm: Remove extra CPSW EMAC entryYogesh Siraswar2017-09-191-5/+1
| * | ARM: dts: am33xx: Add spi alias to match SOC schematicsSuniel Mahesh2017-09-191-0/+2
| * | ARM: OMAP2+: hsmmc: fix logic to call either omap_hsmmc_init or omap_hsmmc_la...H. Nikolaus Schaller2017-09-191-2/+2
| * | ARM: dts: dra7: Set a default parent to mcasp3_ahclkx_muxKeerthy2017-09-191-0/+2
| * | ARM: OMAP2+: dra7xx: Set OPT_CLKS_IN_RESET flag for gpio1Keerthy2017-09-191-0/+1
| * | ARM: dts: nokia n900: drop unneeded/undocumented parts of the dtsPavel Machek2017-09-191-11/+0
| |/
* | Merge tag 'davinci-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2017-10-031-0/+7
|\ \
| * | ARM: dts: da850-evm: add serial and ethernet aliasesSekhar Nori2017-09-201-0/+7
| |/
* | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson2017-10-032-10/+13
|\ \
| * | ARM: at91: Replace uses of virt_to_phys with __pa_symbolAlexandre Belloni2017-09-181-2/+2
| * | ARM: dts: at91: sama5d27_som1_ek: fix USB host vbusNicolas Ferre2017-09-181-1/+4
| * | ARM: dts: at91: sama5d27_som1_ek: fix typosLudovic Desroches2017-09-181-2/+2
| * | ARM: dts: at91: sama5d27_som1_ek: update pinmux/pinconf for LEDs and USBLudovic Desroches2017-09-181-6/+6
| |/
* | ARM: defconfig: update Gemini defconfigLinus Walleij2017-10-031-1/+2
* | ARM: defconfig: FRAMEBUFFER_CONSOLE can no longer be =mArnd Bergmann2017-10-033-3/+3
* | Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-291-3/+7
|\ \
| * | as3645a: Use integer numbers for parsing LEDsSakari Ailus2017-09-231-2/+6
| * | as3645a: Use ams,input-max-microamp as documented in DT bindingsSakari Ailus2017-09-231-1/+1
| |/
* | arm/syscalls: Optimize address limit checkThomas Garnier2017-09-172-0/+18
* | Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier2017-09-174-23/+8
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-131-0/+4
|\
| * clk: at91: add audio pll clock driversQuentin Schulz2017-09-011-0/+4
* | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-122-33/+23
|\ \
| * | ARM: imx: mx31moboard: Remove unused 'dma' variableFabio Estevam2017-09-041-1/+1
| * | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-012-33/+23
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-1220-19/+59
|\ \ \
| * \ \ Merge branches 'fixes' and 'misc' into for-linusRussell King2017-09-09658-6384/+13472
| |\ \ \
| | * | | ARM: 8691/1: Export save_stack_trace_tsk()Dustin Brown2017-09-091-0/+1
| | * | | ARM: always enable AEABI for ARMv6+Russell King2017-08-021-2/+2
| | * | | ARM: avoid saving and restoring registers unnecessarilyRussell King2017-08-021-2/+8
| | * | | ARM: move PC value into r9Russell King2017-08-021-0/+7
| | * | | ARM: obtain thread info structure laterRussell King2017-08-021-1/+2
| | * | | ARM: use aliases for registers in entry-commonRussell King2017-08-021-10/+14
| | * | | ARM: 8689/1: scu: add missing errno includeJohan Hovold2017-08-021-0/+1
| | * | | ARM: 8688/1: pm: add missing types includeJohan Hovold2017-08-021-0/+2
| * | | | ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-291-1/+4
| * | | | ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setupHoeun Ryu2017-08-291-2/+1
| * | | | ARM: align .data sectionRussell King2017-08-1413-1/+17
* | | | | Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-10299-1600/+12086
|\ \ \ \ \
| * \ \ \ \ Merge tag 'at91-ab-4.14-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-09-017-12/+769
| |\ \ \ \ \
| | * | | | | ARM: dts: at91: at91sam9g45: add AC97Dmitry Rezvanov2017-08-302-0/+25
| | * | | | | ARM: dts: at91: sama5d2_xplained: add pin muxing and enable classdCyrille Pitchen2017-07-261-0/+16
| | * | | | | ARM: dts: at91: sama5d2: add classd nodesCyrille Pitchen2017-07-261-1/+38
| | * | | | | ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbersLudovic Desroches2017-07-171-11/+12
| | * | | | | ARM: dts: at91: at91-sama5d27_som1_ek: Add sama5d27 SoM1 EK supportClaudiu Beznea2017-07-172-0/+538
| | * | | | | ARM: dts: at91: at91-sama5d27_som1: add sama5d27 SoM1 supportClaudiu Beznea2017-07-171-0/+102