summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into ...Olof Johansson2013-05-3116-63/+2
|\
| * ARM: sunxi: Remove the .map_io function declarationMaxime Ripard2013-05-242-37/+0
| * ARM: mxs: remove the .map_io declarationMaxime Ripard2013-05-241-1/+0
| * ARM: highbank: remove the .map_io declarationMaxime Ripard2013-05-241-1/+0
| * ARM: mmu: Call debug_ll_io_init if no map_io function is specifiedMaxime Ripard2013-05-241-0/+2
| * ARM: vt8500: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-241-2/+0
| * ARM: virt: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-241-2/+0
| * ARM: vexpress: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-241-2/+0
| * ARM: sirf: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-241-4/+0
| * ARM: spear: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-246-12/+0
| * ARM: nomadik: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-241-2/+0
* | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson2013-05-2762-1617/+1372
|\ \
| * | ARM: at91: udpate defconfigsJean-Christophe PLAGNIOL-VILLARD2013-05-1711-539/+268
| * | ARM: at91: dt: switch to standard IRQ flag definesJean-Christophe PLAGNIOL-VILLARD2013-05-177-173/+188
| * | ARM: at91: dt: switch to pinctrl to pre-processorJean-Christophe PLAGNIOL-VILLARD2013-05-1718-712/+716
| * | ARM: at91: dt: switch to standard GPIO flag defines.Jean-Christophe PLAGNIOL-VILLARD2013-05-1733-137/+144
| * | ARM: at91: dt: use #include for all device treesJean-Christophe PLAGNIOL-VILLARD2013-05-1747-61/+61
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-253-3/+2
|\ \ \
| * | | ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supportedWill Deacon2013-05-221-1/+1
| * | | ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper2013-05-221-1/+0
| * | | ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handlingArd Biesheuvel2013-05-221-1/+1
| | |/ | |/|
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-2446-207/+176
|\ \ \
| * \ \ Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixesOlof Johansson2013-05-243-3/+6
| |\ \ \
| | * | | ARM: sunxi: select ARCH_REQUIRE_GPIOLIBMaxime Ripard2013-05-151-0/+1
| | * | | ARM: sunxi: Fix Mini X-plus device tree buildMaxime Ripard2013-05-132-3/+5
| | | |/ | | |/|
| * | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-05-244-10/+5
| |\ \ \
| | * | | ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu2013-05-241-3/+3
| | * | | ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definitionBoris BREZILLON2013-05-241-1/+1
| | * | | ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD2013-05-242-6/+1
| * | | | Merge tag 'renesas-boards-marzen-fixes-for-v3.10' of git://git.kernel.org/pub...Olof Johansson2013-05-221-3/+3
| |\ \ \ \
| | * | | | ARM: shmobile: marzen: Use error values in usb_power_*Simon Horman2013-05-221-3/+3
| | | |/ / | | |/| |
| * | | | Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-227-120/+48
| |\ \ \ \
| | * | | | ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apisSantosh Shilimkar2013-05-192-71/+0
| | * | | | ARM: OMAP2+: serial: Remove the un-used slave idle hooksSantosh Shilimkar2013-05-191-31/+0
| | * | | | ARM: OMAP2+: hwmod-data: UART IP needs software control to manage sidle modesSantosh Shilimkar2013-05-194-1/+18
| | * | | | ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in activeRajendra Nayak2013-05-192-1/+6
| | * | | | ARM: OMAP2+: hwmod: Fix sidle programming in _enable_sysc()/_idle_sysc()Rajendra Nayak2013-05-191-17/+25
| | |/ / /
| * | | | ARM: tegra: defconfig fixesAlexandre Courbot2013-05-201-1/+2
| * | | | ARM: nomadik: fix IRQ assignment for SMC ethernetLinus Walleij2013-05-201-3/+9
| * | | | Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-05-205-11/+10
| |\ \ \ \
| | * | | | ARM: ux500: select REGULATOREmilio López2013-05-151-0/+1
| | * | | | ARM: ux500: Provide device enumeration number suffix for SMSC911xLee Jones2013-05-141-1/+1
| | * | | | ARM: ux500: Fix incorrect DEBUG UART virtual addressesLee Jones2013-05-141-3/+3
| | * | | | ARM: ux500: Remove duplicated assignment of ab8500_platdataLee Jones2013-05-143-7/+5
| | |/ / /
| * | | | Merge tag 'imx-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-05-203-5/+32
| |\ \ \ \
| | * | | | ARM: imx: fix typo in gpu3d_shader_selsShawn Guo2013-05-121-1/+1
| | * | | | ARM: imx: replicate the diagnostic register of boot cpu into secondary coresShawn Guo2013-05-122-0/+26
| | * | | | ARM i.MX6: correct MLB clock configurationDirk Behme2013-05-121-1/+1
| | * | | | ARM i.MX6q: Fix periph_clk2_sel and periph2_clk2_sel clocksPhilipp Zabel2013-05-121-3/+4
| | |/ / /
| * | | | Merge tag 'fixes-3.10-2' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-05-208-29/+15
| |\ \ \ \