summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-07-03Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann71-1087/+1003
2012-07-01ARM: imx: enable SPARSE_IRQ for imx platformShawn Guo13-746/+720
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo6-8/+11
2012-07-01ARM: imx: remove unneeded mach/irq.h inclusionShawn Guo14-14/+0
2012-07-01ARM: imx: add a legacy irqdomain for mx31adsShawn Guo1-17/+31
2012-07-01ARM: imx: add a legacy irqdomain for 3ds_debugboardShawn Guo1-17/+25
2012-07-01ARM: imx: pass gpio than irq number into mxc_expio_initShawn Guo6-14/+9
2012-07-01ARM: imx: leave irq_base of wm8350_platform_data uninitializedShawn Guo1-1/+0
2012-07-01dma: ipu: remove the use of ipu_platform_dataShawn Guo14-63/+16
2012-07-01ARM: imx: move irq_domain_add_legacy call into avic driverShawn Guo2-22/+25
2012-07-01ARM: imx: move irq_domain_add_legacy call into tzic driverShawn Guo3-38/+20
2012-07-01gpio/mxc: move irq_domain_add_legacy call into gpio driverShawn Guo4-51/+0
2012-07-01ARM: imx: eliminate macro IRQ_GPIOx()Shawn Guo12-43/+55
2012-07-01ARM: imx: eliminate macro IOMUX_TO_IRQ()Shawn Guo12-45/+78
2012-07-01ARM: imx: eliminate macro IMX_GPIO_TO_IRQ()Shawn Guo8-10/+15
2012-07-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-19/+37
2012-07-01Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-6/+6
2012-07-01ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo1-2/+4
2012-07-01Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-6/+4
2012-06-27ARM: OMAP4470: Fix OMAP4470 boot failureJon Hunter1-1/+4
2012-06-27ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entrySachin Kamat1-4/+4
2012-06-26ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=nKevin Hilman1-5/+0
2012-06-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2012-06-25ARM: dma-mapping: fix buffer chunk allocation orderMarek Szyprowski1-1/+1
2012-06-25Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson8-5/+23
2012-06-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-42/+77
2012-06-24ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn5-2/+5
2012-06-24ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde1-0/+1
2012-06-24ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn2-0/+23
2012-06-24Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson7-5/+28
2012-06-24Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-31/+19
2012-06-23ARM: shmobile: r8a7779: Route all interrupts to ARMPhil Edworthy1-0/+7
2012-06-22ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabledRicardo Neri1-0/+5
2012-06-22ARM: OMAP2+: mux: fix sparse warningPaul Walmsley1-0/+1
2012-06-22ARM: OMAP2+: CM: increase the module disable timeoutPaul Walmsley2-2/+13
2012-06-22ARM: OMAP4: clock data: add clockdomains for clocks used as main clocksPaul Walmsley1-0/+5
2012-06-22ARM: OMAP4: hwmod data: fix 32k sync timer idle modesPaul Walmsley1-2/+1
2012-06-22ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-StandbyDjamil Elaidi1-1/+1
2012-06-21ARM: shmobile: kzm9d: use late init machine hookKuninori Morimoto1-0/+1
2012-06-21ARM: shmobile: kzm9g: use late init machine hookKuninori Morimoto1-0/+1
2012-06-21ARM: mach-shmobile: armadillo800eva: Use late init machine hookLaurent Pinchart1-0/+1
2012-06-21Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-53/+1
2012-06-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds46-46/+46
2012-06-21Viresh has movedViresh Kumar46-46/+46
2012-06-20ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves1-1/+1
2012-06-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-1/+12
2012-06-20ARM: OMAP: Fix Beagleboard DVI reset gpioRuss Dill1-16/+12
2012-06-20arm/dts: OMAP2: Fix interrupt controller bindingJon Hunter1-0/+2
2012-06-20ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0Tony Lindgren1-1/+1
2012-06-20ARM: OMAP2+: Fix MUSB ifdefs for platform init codeTony Lindgren3-14/+4