summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'davinci-fixes-for-v4.10' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-01-044-27/+53
|\
| * ARM: davinci: da8xx: Fix sleeping function called from invalid contextAlexandre Bailon2017-01-021-19/+15
| * ARM: davinci: Make __clk_{enable,disable} functions publicAlexandre Bailon2017-01-022-6/+8
| * ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski2017-01-021-1/+11
| * ARM: davinci: da850: fix infinite loop in clk_set_rate()Bartosz Golaszewski2017-01-021-1/+19
* | Merge tag 'vexpress-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2017-01-042-2/+2
|\ \
| * | ARM: dts: vexpress: Support GICC_DIR operationsChristoffer Dall2016-12-302-2/+2
| |/
* | Merge tag 'imx-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2017-01-047-5/+7
|\ \
| * | ARM: dts: imx6: Disable "weim" node in the dtsi filesFabio Estevam2017-01-033-0/+3
| * | ARM: i.MX: remove map_io callbackVladimir Murzin2017-01-021-1/+0
| * | ARM: dts: vf610-zii-dev-rev-b: Add missing newlineAndreas Färber2017-01-021-1/+2
| * | ARM: dts: imx6qdl-nitrogen6x: remove duplicate iomux entryGary Bisson2017-01-021-1/+0
| * | ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy2017-01-021-2/+2
| |/
* | Merge tag 'qcom-arm-fixes-for-4.10-rc2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2017-01-041-0/+4
|\ \
| * | ARM: dts: qcom: apq8064: Add missing scm clockBjorn Andersson2017-01-021-0/+4
| |/
* | Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-01-0423-193/+65
|\ \
| * | ARM: dts: am572x-idk: Add gpios property to control PCIE_RESETnKishon Vijay Abraham I2016-12-301-0/+4
| * | Merge branch 'omap-for-v4.10/legacy' into omap-for-v4.10/fixesTony Lindgren2016-12-273-165/+1
| |\ \
| | * | ARM: OMAP2+: Remove legacy gpio codeGrygorii Strashko2016-11-233-165/+1
| * | | ARM: OMAP2+: PRM: Delete an error message for a failed memory allocationMarkus Elfring2016-12-271-3/+1
| * | | ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár2016-12-271-0/+2
| * | | ARM: dts: dra72-evm-tps65917: Add voltage supplies to usb_phy, mmc, dssLokesh Vutla2016-12-271-0/+16
| * | | ARM: dts: am57xx-idk: Put USB2 port in peripheral modeRoger Quadros2016-12-271-1/+1
| * | | ARM: dts: am57xx-idk: Support VBUS detection on USB2 portRoger Quadros2016-12-273-10/+17
| * | | dt-bindings: mfd: Remove TPS65217 interruptsMilo Kim2016-12-271-5/+3
| * | | ARM: dts: am335x: Fix the interrupt name of TPS65217Milo Kim2016-12-271-1/+1
| * | | ARM: omap2+: fixing wrong strcat for Non-NULL terminated stringManinder Singh2016-12-271-4/+4
| * | | ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init()Grygorii Strashko2016-12-272-5/+6
| * | | ARM: dts: omap3: Add DTS for Logic PD SOM-LV 37xx Dev KitAdam Ford2016-12-271-0/+1
| * | | ARM: dts: dra7: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
| * | | ARM: dts: dm816x: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
| * | | ARM: dts: dm814x: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
| * | | ARM: dts: am4372: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
| * | | ARM: dts: am33xx: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
| * | | ARM: dts: omap5: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
| * | | ARM: dts: omap4: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
| * | | ARM: dts: omap3: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
| * | | ARM: dts: omap2: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
| | |/ | |/|
* | | Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2017-01-043-33/+77
|\ \ \ | |/ / |/| |
| * | ARM: Drop fixed 200 Hz timer requirement from Samsung platformsKrzysztof Kozlowski2016-12-071-2/+1
| * | ARM: S3C24XX: Add DMA slave maps for remaining s3c24xx SoCsSylwester Nawrocki2016-11-051-0/+76
| * | ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.cPankaj Dubey2016-11-051-31/+0
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-257-9/+9
|\ \ \
| * | | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-257-9/+9
* | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-257-18/+28
|\ \ \ \ | |/ / / |/| | |
| * | | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-256-6/+6
| * | | ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner2016-12-251-12/+22
* | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-248-8/+8
|/ / /
* | | ARM: dts: hix5hd2: don't change the existing compatible stringDongpo Li2016-12-201-2/+2
* | | Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds2016-12-1715-0/+15
|\ \ \