summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-0746-102/+344
|\
| * of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-041-3/+4
| * arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-292-2/+2
| * of/irq: create interrupts-extended propertyGrant Likely2013-10-291-0/+16
| * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-16/+1
| * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-5/+4
| * of: Add testcases for interrupt parsingGrant Likely2013-10-242-0/+42
| * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-3/+2
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-2/+2
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-138-9/+49
| |\
| | * ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D2013-10-131-0/+5
| | * Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-10-137-9/+44
| | |\
| | | * ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_configPali Rohár2013-10-081-0/+9
| | | * ARM: mach-omap2: board-generic: fix undefined symbolSimon Barth2013-10-081-2/+2
| | | * ARM: dts: Fix pinctrl mask for omap3Tony Lindgren2013-10-082-5/+3
| | | * ARM: OMAP3: Fix hardware detection for omap3630 when booted with device treeNishanth Menon2013-10-082-1/+19
| | | * ARM: OMAP2: gpmc-onenand: fix sync mode setup with DTAaro Koskinen2013-10-031-1/+11
| * | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
| * | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2013-10-113-10/+29
| |\ \ \ | | |/ / | |/| |
| | * | arm, kbuild: make "make install" not depend on vmlinuxRobert Richter2013-10-023-10/+29
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-0327-55/+196
| |\ \ \
| | * \ \ Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2013-10-031-17/+32
| | |\ \ \
| | | * | | ARM: mvebu: add missing DT Mbus ranges and relocate PCIe DT nodes for RN102Arnaud Ebalard2013-10-011-16/+19
| | | * | | ARM: mvebu: Add DT entry for ReadyNAS 102 to use gpio-poweroff driverArnaud Ebalard2013-09-301-0/+12
| | | * | | ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active highArnaud Ebalard2013-09-301-1/+1
| | * | | | ARM: multi_v7_defconfig: add SDHCI for i.MXOlof Johansson2013-10-031-0/+1
| | * | | | ARM: at91: sam9g45: shutdown ddr1 too when rebootingJean-Christophe PLAGNIOL-VILLARD2013-09-301-0/+8
| | * | | | ARM: edma: Fix clearing of unused list for DT DMA resourcesJoel Fernandes2013-09-301-7/+31
| | * | | | ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power downLorenzo Pieralisi2013-09-301-1/+10
| | * | | | Merge tag 'renesas-fixes4-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-09-307-16/+38
| | |\ \ \ \
| | | * | | | ARM: shmobile: Remove #gpio-ranges-cells DT propertyLaurent Pinchart2013-09-223-3/+0
| | | * | | | ARM: shmobile: armadillo: fixup ether pinctrl namingKuninori Morimoto2013-09-221-2/+2
| | | * | | | ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixupSergei Shtylyov2013-09-211-1/+26
| | | * | | | ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski2013-09-213-10/+10
| | | | |/ / | | | |/| |
| | * | | | ARM: dts: sirf: fix interrupt and dma prop of VIP for prima2 and atlas6Renwei Wu2013-09-302-0/+4
| | * | | | ARM: dts: sirf: fix the ranges of peri-iobrg of prima2Barry Song2013-09-301-1/+2
| | * | | | ARM: dts: makefile: build atlas6-evb.dtb for ARCH_ATLAS6Barry Song2013-09-301-0/+2
| | * | | | ARM: dts: sirf: fix fifosize, clks, dma channels for UARTQipan Li2013-09-302-3/+29
| | * | | | ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCIJoerg Roedel2013-09-261-0/+7
| | * | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-09-264-5/+7
| | |\ \ \ \
| | | * | | | ARM: at91: remove IRQF_DISABLEDMichael Opdenacker2013-09-193-3/+3
| | | * | | | ARM: at91: at91sam9x5: set default mmc[01] pinctrl-namesNicolas Ferre2013-09-191-0/+2
| | | * | | | ARM: at91: serial: fix wrong pinctrl_usart2_rtsJiri Prchal2013-09-191-2/+2
| | | |/ / /
| | * | | | Merge tag 'davinci-fixes-for-v3.12-rc2-v2' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-09-202-3/+3
| | |\ \ \ \
| | | * | | | ARM: davinci: dm365 evm: fix unused variable warningBrian Norris2013-09-191-1/+1
| | | * | | | ARM: davinci: fix build breakage with DEBUG_LLSekhar Nori2013-09-191-2/+2
| | | |/ / /
| | * | | | Merge tag 'fixes-3.12' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2013-09-205-2/+22
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | ARM: kirkwood: Fix address of second XOR engineQuentin Armitage2013-09-201-1/+1
| | | * | | ARM: mvebu: Add clock properties to Armada XP timer nodeEzequiel Garcia2013-09-181-0/+2