summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann2012-03-169-145/+240
|\
| * ARM: kirkwood: use devicetree for rtc-mvJason Cooper2012-03-164-3/+7
| * ARM: kirkwood: fdt: define uart[01] as disabled, enable uart0Jason Cooper2012-03-162-7/+30
| * ARM: kirkwood: fdt: facilitate new boards during fdt migrationJason Cooper2012-03-164-132/+162
| * ARM: kirkwood: fdt: absorb kirkwood_init()Jason Cooper2012-03-163-7/+42
| * ARM: kirkwood: fdt: use mrvl ticker symbolJason Cooper2012-03-162-3/+3
| * ARM: orion: wdt: use resource vice direct accessJason Cooper2012-03-161-1/+6
| * ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data.Andrew Lunn2012-03-162-2/+0
* | Merge tag 'imx35-cam-fb' of git://git.pengutronix.de/git/imx/linux-2.6 into n...Arnd Bergmann2012-03-151-0/+216
|\ \
| * | i.MX35-PDK: Add Camera supportAlex Gershgorin2012-03-141-1/+97
| * | ARM : mx35: 3ds-board: add framebuffer devicewu guoxing2012-03-141-0/+120
* | | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann2012-03-1544-110/+139
|\ \ \
| * | | pxa/hx4700: Remove pcmcia platform_device structurePaul Parsons2012-03-141-12/+0
| * | | ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%Paul Parsons2012-03-142-2/+4
| * | | ARM: pxa/hx4700: Remove unwanted request for GPIO105Paul Parsons2012-03-141-1/+0
| * | | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-092-3/+3
| |\ \ \
| | * | | ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen2012-03-052-3/+3
| * | | | Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2012-03-085-2/+13
| |\ \ \ \
| | * \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-084-2/+12
| | |\ \ \ \
| | | * | | | ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan2012-03-051-0/+2
| | | * | | | ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath2012-02-291-0/+1
| | | * | | | ARM: OMAP2+: Remove apply_uV constraints for fixed regulatorRajendra Nayak2012-02-281-1/+0
| | | * | | | ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interruptsCousson, Benoit2012-02-281-1/+9
| | * | | | | ARM: S3C2440: Fixed build error for s3c244xKukjin Kim2012-03-081-0/+1
| * | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-081-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-27244-2820/+1739
| | |\ \ \ \ \
| | * | | | | | ARM: devicetree: Add .dtb files to arch/arm/boot/.gitignoreDave Martin2012-01-301-0/+1
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-0711-44/+73
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi2012-03-071-0/+23
| | * | | | | | | ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon2012-03-071-2/+8
| | * | | | | | | ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon2012-03-073-18/+12
| | * | | | | | | ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon2012-03-071-0/+5
| | * | | | | | | ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-075-16/+16
| | * | | | | | | ARM: ecard: ensure fake vma vm_flags is setupRussell King2012-03-051-0/+1
| | * | | | | | | ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selectionWill Deacon2012-02-272-2/+2
| | * | | | | | | ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon2012-02-272-4/+2
| | * | | | | | | ARM: 7348/1: arm/spear600: fix one-shot timerGilles Chanteperdrix2012-02-271-2/+4
| * | | | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-03-067-6/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: pxa: fix invalid mfp pin issueHaojian Zhuang2012-03-061-0/+7
| | * | | | | | | | ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang2012-03-065-5/+0
| | * | | | | | | | ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2012-03-062-0/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-03-0615-25/+25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz2012-03-061-0/+2
| | * | | | | | | | ARM: S3C24XX: DMA resume regression fixGusakov Andrey2012-03-031-1/+1
| | * | | | | | | | ARM: S3C24XX: Fix restart on S3C2442Heiko Stuebner2012-03-0112-23/+21
| | * | | | | | | | ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim2012-03-011-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten2012-03-061-0/+2
| * | | | | | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-03-012-16/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre2012-02-291-1/+9
| | * | | | | | | | ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2012-02-292-15/+2
| | |/ / / / / / /
OpenPOWER on IntegriCloud