summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-6/+89
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds40-3632/+237
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-37/+19
2015-08-31Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds5-0/+25
2015-08-31Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds3-0/+4
2015-08-31Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-16/+16
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+16
2015-08-31Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2835', 'spi/t...Mark Brown3-0/+4
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2-36/+14
2015-08-28ARM: Kirkwood: add modes-map property to ns2-leds nodesVincent Donnefort5-0/+25
2015-08-25Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd1-0/+1
2015-08-24clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij2-15/+13
2015-08-24ARM: OMAP: Convert __clk_get_rate() to provider/consumer APIsStephen Boyd1-3/+3
2015-08-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-1/+4
2015-08-20ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi2-15/+0
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2-4/+3
2015-08-20ARM/PCI: Replace panic with WARN messages on failuresLorenzo Pieralisi1-4/+6
2015-08-20ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanismGrygorii Strashko1-0/+1
2015-08-18ARM: 8418/1: add boot image dependencies to not generate invalid imagesMasahiro Yamada1-0/+3
2015-08-18ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre1-1/+1
2015-08-16Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-56/+72
2015-08-16Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson4-20/+33
2015-08-14serial: imx: introduce serial_imx_enable_wakeup()Eduardo Valentin1-0/+1
2015-08-14ARM: davinci: Set proper SPI prescale limit valueFranklin S Cooper Jr3-0/+4
2015-08-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-5/+8
2015-08-13ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific fileMurali Karicheri4-20/+33
2015-08-13ARM: dts: keystone: fix the clock node for mdioMurali Karicheri1-1/+1
2015-08-13Merge tag 'imx-fixes-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-4/+4
2015-08-13Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixesOlof Johansson1-2/+1
2015-08-13ARM: dts: sun6i: Add security system crypto engine clock and device nodesChen-Yu Tsai1-0/+18
2015-08-12ARM: sun9i: Wrap the clock-indicesMaxime Ripard1-10/+22
2015-08-12ARM: sun8i: Add clock indicesMaxime Ripard1-0/+15
2015-08-12ARM: sun7i: Add clock indicesMaxime Ripard1-0/+23
2015-08-12ARM: sun6i: Add clock indicesMaxime Ripard1-0/+24
2015-08-12ARM: sun5i: Add clock indicesMaxime Ripard3-3/+39
2015-08-12ARM: sun4i: Add clock indicesMaxime Ripard1-17/+52
2015-08-11ARM: dts: am57xx-evm: Add 'gpios' property with gpio2_8Kishon Vijay Abraham I2-1/+5
2015-08-11Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-4/+7
2015-08-11ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch1-4/+3
2015-08-10ARM: imx_v6_v7_defconfig: Select CAAMVictoria Milhoan1-2/+1
2015-08-10ARM: dts: mx6sx: Add CAAM device nodeVictoria Milhoan1-0/+27
2015-08-10ARM: dts: mx6qdl: Add CAAM device nodeVictoria Milhoan1-4/+25
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman15-25/+60
2015-08-08Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2015-08-07ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson1-0/+1
2015-08-07ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT1-0/+3
2015-08-06ARM: imx6: correct i.MX6 PCIe interrupt routingLucas Stach1-4/+4
2015-08-06ARM: ux500: add an SMP enablement type and move cpu nodesLinus Walleij1-26/+27
2015-08-05Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+1