summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2012-06-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-30Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo
2012-06-30Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-27ARM: OMAP4470: Fix OMAP4470 boot failureJon Hunter
2012-06-27ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entrySachin Kamat
2012-06-26ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=nKevin Hilman
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-25ARM: dma-mapping: fix buffer chunk allocation orderMarek Szyprowski
2012-06-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-06-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-23ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn
2012-06-23ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde
2012-06-23ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn
2012-06-23Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2012-06-23Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-23ARM: shmobile: r8a7779: Route all interrupts to ARMPhil Edworthy
2012-06-21ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabledRicardo Neri
2012-06-21ARM: OMAP2+: mux: fix sparse warningPaul Walmsley
2012-06-21ARM: OMAP2+: CM: increase the module disable timeoutPaul Walmsley
2012-06-21ARM: OMAP4: clock data: add clockdomains for clocks used as main clocksPaul Walmsley
2012-06-21ARM: OMAP4: hwmod data: fix 32k sync timer idle modesPaul Walmsley
2012-06-21ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-StandbyDjamil Elaidi
2012-06-21ARM: shmobile: kzm9d: use late init machine hookKuninori Morimoto
2012-06-21ARM: shmobile: kzm9g: use late init machine hookKuninori Morimoto
2012-06-21ARM: mach-shmobile: armadillo800eva: Use late init machine hookLaurent Pinchart
2012-06-20Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20Viresh has movedViresh Kumar
2012-06-21ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves
2012-06-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-06-20ARM: OMAP: Fix Beagleboard DVI reset gpioRuss Dill
2012-06-20arm/dts: OMAP2: Fix interrupt controller bindingJon Hunter
2012-06-20ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0Tony Lindgren
2012-06-20ARM: OMAP2+: Fix MUSB ifdefs for platform init codeTony Lindgren
2012-06-20ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerelGuennadi Liakhovetski
2012-06-20ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabledNobuhiro Iwamatsu
2012-06-20ARM: shmobile: sh7372: bugfix: chclr_offset baseKuninori Morimoto
2012-06-20ARM: shmobile: sh73a0: bugfix: SY-DMAC numberKuninori Morimoto
2012-06-20ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi
2012-06-19Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-18ARM: tegra: make tegra_cpu_reset_handler_enable() __initStephen Warren
2012-06-18[media] Revert "[media] media: mx2_camera: Fix mbus format handling"Guennadi Liakhovetski
2012-06-17ARM: OMAP: PM: Lock clocks list while generating summaryTodd Poynor
2012-06-17ARM: iconnect: Remove include of removed linux/spi/orion_spi.hAndrew Lunn
2012-06-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-16ARM: Kirkwood: Fix clk problems modular ethernet driverAndrew Lunn
2012-06-16arm: versatile: fix and enable PCI I/O spaceArnd Bergmann
2012-06-16Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-06-16ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon