summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang2011-11-1434-176/+176
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0673-19/+70
|\
| * arm: Add moduleparam.h to arch/arm files as requiredPaul Gortmaker2011-10-311-0/+1
| * arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-10-316-0/+6
| * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-3134-0/+34
| * arm: convert core files from module.h to export.hPaul Gortmaker2011-10-3114-14/+14
| * arm: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-315-5/+0
| * arm: add slab.h to plat-samsung files for GFP_KERNELPaul Gortmaker2011-10-312-0/+2
| * arm: fix implicit use of sched.h in bcmring/dma.cPaul Gortmaker2011-10-311-0/+1
| * arm: fix implicit use of moduleparam in mach-mx31*.cPaul Gortmaker2011-10-313-0/+3
| * arm: fix implicit use of page.h in several arch/arm filesPaul Gortmaker2011-10-313-0/+3
| * arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker2011-10-315-0/+5
| * arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker2011-10-311-0/+1
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-6/+0
|\ \
| * | arm: at91: drop unused Kconfig symbolPaul Bolle2011-10-311-6/+0
* | | Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-0614-197/+1062
|\ \ \
| * | | ARM: mach-shmobile: ag5evm needs CONFIG_I2CGuennadi Liakhovetski2011-11-051-0/+1
| * | | ARM: mach-shmobile: sh73a0 and AG5EVM PINT supportMagnus Damm2011-11-053-15/+71
| * | | ARM: mach-shmobile: Add support for PINT though INTC macrosMagnus Damm2011-11-051-0/+51
| * | | ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVMMagnus Damm2011-11-051-0/+19
| * | | ARM: mach-shmobile: Use common INTC IRQ code on sh73a0Magnus Damm2011-11-052-33/+157
| * | | ARM: mach-shmobile: Use common INTC IRQ code on sh7372Magnus Damm2011-11-051-64/+8
| * | | ARM: mach-shmobile: Use common INTC IRQ code on sh7377Magnus Damm2011-11-051-61/+6
| * | | ARM: mach-shmobile: Use common INTC IRQ code on sh7367Magnus Damm2011-11-051-34/+6
| * | | ARM: mach-shmobile: sh73a0 GPIO IRQ supportMagnus Damm2011-11-051-0/+41
| * | | ARM: sh7372 ap4evb NOR Flash USB boot fixBastian Hecht2011-11-051-2/+2
| * | | ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fixMagnus Damm2011-11-051-2/+2
| * | | ARM: mach-shmobile: Break out INTC IRQ codeMagnus Damm2011-11-051-0/+195
| * | | Merge branch 'rmobile/kota2' into rmobile-latestPaul Mundt2011-11-044-4/+461
| |\ \ \
| | * | | ARM: mach-shmobile: Kota2 SDHI0 and SDHI1 supportMagnus Damm2011-08-291-0/+93
| | * | | ARM: mach-shmobile: Kota2 SCIFA4 and SCIFB supportMagnus Damm2011-08-291-0/+13
| | * | | ARM: mach-shmobile: Kota2 MMCIF supportMagnus Damm2011-08-291-0/+49
| | * | | ARM: mach-shmobile: Kota2 GPIO LEDs supportMagnus Damm2011-08-291-0/+27
| | * | | ARM: mach-shmobile: Kota2 GPIO Keys supportMagnus Damm2011-08-291-0/+32
| | * | | ARM: mach-shmobile: Kota2 KEYSC supportMagnus Damm2011-08-291-0/+65
| | * | | ARM: mach-shmobile: Kota2 SCIFA2 and SMSC911X supportMagnus Damm2011-08-294-4/+182
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-11-041391-26011/+35147
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-09-0580-280/+473
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'rmobile-fixes-for-linus' into rmobile-latestPaul Mundt2011-08-295-9/+173
| |\ \ \ \ \ \
| * | | | | | | ARM: mach-shmobile: sh73a0 PFC pull-up support for SDHI0+2Magnus Damm2011-08-292-15/+75
* | | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-11-065-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: PXA: fix gpio-pxa.h build errorsRussell King2011-11-051-1/+1
| * | | | | | | | ARM: 7142/1: davinci: mark GPIO implementation complexLinus Walleij2011-11-051-0/+2
| * | | | | | | | ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU"Kukjin Kim2011-11-051-2/+0
| * | | | | | | | ARM: PXA: eseries: fix eseries_register_clks section mismatch warningRussell King2011-11-052-2/+1
* | | | | | | | | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim2011-11-0676-81/+106
* | | | | | | | | ARM: EXYNOS4: convert MCT to percpu interrupt APIMarc Zyngier2011-11-061-13/+27
* | | | | | | | | ARM: SAMSUNG: Add clk enable/disable of pwmJoonyoung Shim2011-11-061-0/+7
* | | | | | | | | ARM: SAMSUNG: Fix compile error due to kfreeJonghwan Choi2011-11-061-0/+1
* | | | | | | | | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0522-141/+615
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud