aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-20
|\
| * Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-13
| |\
| | * ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typoKuninori Morimoto2012-03-07
| | * ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame bufferLaurent Pinchart2012-03-07
| | * ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.hLaurent Pinchart2012-03-07
| | * ARM: mach-shmobile: Fix bonito compile breakagePhil Edworthy2012-03-07
| * | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-09
| |\ \
| | * | ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen2012-03-05
| * | | Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2012-03-08
| |\ \ \
| | * \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-08
| | |\ \ \
| | | * | | ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan2012-03-05
| | | * | | ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath2012-02-29
| | | * | | ARM: OMAP2+: Remove apply_uV constraints for fixed regulatorRajendra Nayak2012-02-28
| | | * | | ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interruptsCousson, Benoit2012-02-28
| | * | | | ARM: S3C2440: Fixed build error for s3c244xKukjin Kim2012-03-08
| * | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-08
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-27
| | |\ \ \ \
| | * | | | | ARM: devicetree: Add .dtb files to arch/arm/boot/.gitignoreDave Martin2012-01-30
| * | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-07
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi2012-03-07
| | * | | | | ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon2012-03-07
| | * | | | | ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon2012-03-07
| | * | | | | ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon2012-03-07
| | * | | | | ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-07
| | * | | | | ARM: ecard: ensure fake vma vm_flags is setupRussell King2012-03-05
| | * | | | | ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selectionWill Deacon2012-02-27
| | * | | | | ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon2012-02-27
| | * | | | | ARM: 7348/1: arm/spear600: fix one-shot timerGilles Chanteperdrix2012-02-27
| * | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-03-06
| |\ \ \ \ \ \
| | * | | | | | ARM: pxa: fix invalid mfp pin issueHaojian Zhuang2012-03-06
| | * | | | | | ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang2012-03-06
| | * | | | | | ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2012-03-06
| * | | | | | | Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-03-06
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz2012-03-06
| | * | | | | | | ARM: S3C24XX: DMA resume regression fixGusakov Andrey2012-03-02
| | * | | | | | | ARM: S3C24XX: Fix restart on S3C2442Heiko Stuebner2012-02-29
| | * | | | | | | ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim2012-02-29
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten2012-03-06
| * | | | | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-03-01
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre2012-02-29
| | * | | | | | | ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2012-02-29
| | |/ / / / / /
* | | | | | | | Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat2012-03-20
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: OMAP2+: Fix compile error when FB_OMAP2 is not setTony Lindgren2012-03-09
| * | | | | | | | Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-06
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | OMAP1: Remove unused LCD devices from board filesTomi Valkeinen2012-02-23
| * | | | | | | | OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEMTomi Valkeinen2012-02-23
| * | | | | | | | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-23
| * | | | | | | | OMAPFB: remove omapfb_set_platform_data()Tomi Valkeinen2012-02-23
| * | | | | | | | OMAPFB: remove early mem alloc from old omapfbTomi Valkeinen2012-02-23
| * | | | | | | | OAMPFB: remove unused omapfb_set_ctrl_platform_data()Tomi Valkeinen2012-02-23