summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-02-09ARM: dts: kirkwood: provide template for RS-232/485 configuration for OpenRDAaro Koskinen
2016-02-09ARM: dts: kirkwood: split lswvl dts to linkstation lsvl and lswvlRoger Shimizu
2016-02-09ARM: dts: kirkwood: split lswxl dts to linkstation lswsxl and lswxlRoger Shimizu
2016-02-09ARM: dts: kirkwood: relicense dts of ls-wvl/vl and ls-wxl/wsxl under GPLv2/X11Roger Shimizu
2016-02-09ARM: dts: kirkwood: fix SD slot default configuration for OpenRDAaro Koskinen
2016-02-09ARM: dts: kirkwood: fix pin names for UART/SD selection for OpenRDAaro Koskinen
2016-02-09ARM: dts: armada-370: Update the mpp63 function in the device tree on Armada 370Gregory CLEMENT
2016-02-09ARM: dts: armada-38x: use usb-nop-xceiv PHY for the xhci nodes on Armada 388 GPGregory CLEMENT
2016-02-09ARM: dts: armada-38x: use regulator-boot-on for SATA regulators on Armada 388 GPThomas Petazzoni
2016-02-09ARM: dts: armada-38x: adjust board name and compatible for Armada 388 GPThomas Petazzoni
2016-02-04ARM: multi_v7_defconfig: enable DW_WATCHDOGDinh Nguyen
2016-02-04ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij
2016-02-01Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2016-02-01Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2016-02-01Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson
2016-02-01ARM: realview: use "depends on" instead of "if" after promptMasahiro Yamada
2016-02-01ARM: tango: use "depends on" instead of "if" after promptMasahiro Yamada
2016-02-01ARM: tango: use const and __initconst for smp_operationsMasahiro Yamada
2016-02-01ARM: realview: use const and __initconst for smp_operationsMasahiro Yamada
2016-01-27ARM: wire up copy_file_range() syscallRussell King
2016-01-27ARM: dts: am57xx: sbc-am57x: correct Eth PHY settingsDmitry Lifshitz
2016-01-27ARM: dts: am57xx: cl-som-am57x: fix CPSW EMAC pinmuxDmitry Lifshitz
2016-01-27ARM: dts: am57xx: sbc-am57x: fix UART3 pinmuxDmitry Lifshitz
2016-01-27ARM: dts: am57xx: cl-som-am57x: update SPI Flash frequencyDmitry Lifshitz
2016-01-27ARM: dts: am57xx: cl-som-am57x: set HOST mode for USB2Dmitry Lifshitz
2016-01-27ARM: dts: am57xx: sbc-am57x: fix SB-SOM EEPROM I2C addressDmitry Lifshitz
2016-01-27ARM: dts: LogicPD Torpedo: Revert Duplicative EntriesAdam Ford
2016-01-27ARM: dts: am437x: pixcir_tangoc: use correct flags for irq typesGrygorii Strashko
2016-01-27ARM: dts: am4372: fix irq type for arm twd and global timerGrygorii Strashko
2016-01-27ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ typeNicolas Ferre
2016-01-27ARM: dts: at91: sama5d4 xplained: properly mux phy interruptAlexandre Belloni
2016-01-27ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0Wenyou Yang
2016-01-27ARM: dts: at91: sama5d2 xplained: add phy address and IRQ for macb0Nicolas Ferre
2016-01-27ARM: dts: at91: at91sam9n12ek: fix panel compatible stringAlexandre Belloni
2016-01-27ARM: dts: at91: sama5d4: fix instance id of DBGUMohamed Jamsheeth Hajanajubudeen
2016-01-26ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook
2016-01-25ARM: dts: Fix wl12xx missing clocks that cause hangsAdam Ford
2016-01-25Merge branch 'enable-devices' into omap-for-v4.5/fixesTony Lindgren
2016-01-25ARM: OMAP: Add PWM dmtimer platform data quirksNeil Armstrong
2016-01-25ARM: dts: orion5x: gpio pin fixes for linkstation lswtglRoger Shimizu
2016-01-25ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wvl/vlRoger Shimizu
2016-01-25ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wxl/wsxlRoger Shimizu
2016-01-25ARM: dts: kirkwood: gpio pin fixes for linkstation ls-wvl/vlRoger Shimizu
2016-01-25ARM: dts: kirkwood: gpio pin fixes for linkstation ls-wxl/wsxlRoger Shimizu
2016-01-25ARM: mvebu: ix4-300d: Add compatible property to "partitions" nodeGeert Uytterhoeven
2016-01-25ARM: mvebu: kirkwood: Add compatible property to "partitions" nodeGeert Uytterhoeven
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa