summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Kevin Hilman2016-04-231-2/+3
|\
| * ARM: mach-imx: sdhci-esdhc-imx: initialize DMA maskAlexander Kurz2016-04-131-2/+3
* | Merge tag 'omap-for-v4.6/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2016-04-235-30/+16
|\ \
| * | ARM: OMAP3: Fix external abort on 36xx waking from off mode idleDave Gerlach2016-04-141-10/+13
| * | ARM: dts: am57xx-beagle-x15: remove extcon_usb1Roger Quadros2016-04-131-17/+0
| * | ARM: dts: am437x: Fix GPMC dma propertiesFranklin S Cooper Jr2016-04-131-1/+1
| * | ARM: dts: am33xx: Fix GPMC dma propertiesFranklin S Cooper Jr2016-04-131-1/+1
| * | Merge tag 'for-v4.6-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2016-04-131-1/+1
| |\ \
| | * | ARM: DRA7: clockdomain: Implement timer workaround for errata i874Keerthy2016-04-101-1/+1
| * | | Merge branch 'fixes-rc2' into omap-for-v4.6/fixesTony Lindgren2016-04-085-2/+28
| |\ \ \
* | \ \ \ Merge tag 'renesas-fixes-for-v4.6' of git://git.kernel.org/pub/scm/linux/kern...Kevin Hilman2016-04-224-34/+14
|\ \ \ \ \
| * | | | | ARM: shmobile: timer: Fix preset_lpj leading to too short delaysGeert Uytterhoeven2016-04-201-17/+11
| * | | | | Revert "ARM: dts: porter: Enable SCIF_CLK frequency and pins"Sjoerd Simons2016-04-201-13/+0
| * | | | | ARM: dts: r8a7791: Don't disable referenced optional clocksSjoerd Simons2016-04-203-4/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'omap-for-v4.6/fixes-rc2-v2-signed' of git://git.kernel.org/pub/scm...Kevin Hilman2016-04-223-2/+26
|\ \ \ \ \
| * | | | | Revert "ARM: OMAP: Catch callers of revision information prior to it being po...Tony Lindgren2016-04-192-2/+0
| | |_|/ / | |/| | |
| * | | | ARM: OMAP: Catch callers of revision information prior to it being populatedNishanth Menon2016-04-082-0/+2
| * | | | ARM: dts: dra7: Correct clock tree for sys_32k_ckKeerthy2016-04-081-1/+17
| * | | | ARM: OMAP: DRA7: Provide proper class to omap2_set_globals_tapNishanth Menon2016-04-081-1/+2
| * | | | ARM: OMAP: DRA7: wakeupgen: Skip SAR save for wakeupgenNishanth Menon2016-04-081-0/+7
| |/ / /
* | | | Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-04-121-1/+1
|\ \ \ \
| * | | | ARM: mvebu: Correct unit address for linksysPatrick Uiterwijk2016-03-301-1/+1
| |/ / /
* | | | ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij2016-04-121-8/+2
* | | | Merge tag 'pxa-fixes-v4.6' of https://github.com/rjarzmik/linux into fixesOlof Johansson2016-04-121-0/+1
|\ \ \ \
| * | | | ARM: pxa: fix the number of DMA requestor linesRobert Jarzmik2016-03-291-0/+1
| |/ / /
* | | | Merge tag 'omap-for-v4.6/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2016-04-129-9/+21
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: dts: am335x-baltos-ir5221: fix cpsw_emac0 link typeYegor Yefremov2016-03-301-1/+4
| * | | ARM: OMAP: Correct interrupt type for ARM TWDJon Hunter2016-03-301-1/+1
| * | | ARM: DRA722: Add ID detect for Silicon Rev 2.0Vishal Mahaveer2016-03-302-2/+3
| * | | ARM: dts: am43xx: fix edma memcpy channel allocationTero Kristo2016-03-301-1/+1
| * | | ARM: dts: AM43x-epos: Fix clk parent for synctimerLokesh Vutla2016-03-301-0/+5
| * | | ARM: OMAP2: Fix up interconnect barrier initialization for DRA7Nishanth Menon2016-03-301-0/+1
| * | | Merge tag 'for-v4.6-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2016-03-30695-10633/+22871
| |\ \ \ | | | |/ | | |/|
| | * | ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla2016-03-271-4/+4
| | |/
| * | ARM: OMAP2+: Use srst_udelay for USB on dm814xTony Lindgren2016-03-021-0/+2
* | | ARM: uniphier: drop weird sizeof()Masahiro Yamada2016-04-121-1/+1
* | | Merge tag 'meson8-dt-fix' of https://github.com/carlocaione/linux-meson into ...Kevin Hilman2016-04-092-27/+42
|\ \ \
| * | | ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8bCarlo Caione2016-03-302-27/+42
| | |/ | |/|
* / | ARM: u8500_defconfig: turn on the Synaptics RMI4 driverLinus Walleij2016-03-301-0/+3
|/ /
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-262-1/+2
* | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-251-3/+0
|\ \
| * | asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-261-3/+0
* | | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-251-9/+0
|\ \ \
| * | | mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-9/+0
* | | | Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-2592-1317/+6065
|\ \ \ \
| * \ \ \ Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann2016-03-244-0/+145
| |\ \ \ \
| | * | | | ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulatorLudovic Desroches2016-03-221-0/+1
| | * | | | ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulatorLudovic Desroches2016-03-221-0/+1
| * | | | | ARM: dts: uniphier: add pinmux node for I2C ch4Masahiro Yamada2016-03-181-0/+5
| * | | | | ARM: dts: uniphier: add @{address} to EEPROM nodeMasahiro Yamada2016-03-181-1/+1