summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-15ARM: ux500: fix compilation after local timer reworkMarc Zyngier1-1/+1
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier2-43/+6
2012-03-13ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier1-35/+44
2012-03-13ARM: local timers: convert exynos to runtime registration interfaceMarc Zyngier1-8/+10
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier3-43/+5
2012-03-13ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier4-39/+5
2012-03-13ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier4-45/+7
2012-03-13ARM: ux500: convert to twd_local_timer_register() interfaceMarc Zyngier4-38/+25
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier7-38/+18
2012-03-13ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier3-32/+18
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier6-71/+68
2012-03-13ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier3-45/+17
2012-03-13ARM: smp_twd: add device tree supportMarc Zyngier2-13/+72
2012-03-13ARM: smp_twd: add runtime registration supportMarc Zyngier2-4/+65
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier2-0/+42
2012-03-13ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier3-7/+7
2012-03-13Merge branch 'vexpress/timer' into next/timerArnd Bergmann8-98/+128
2012-03-13Merge branch 'ux500/timers' into next/timerArnd Bergmann6-58/+15
2012-02-23ARM: versatile: Map local timers using Device Tree when possiblePawel Moll1-0/+26
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll7-98/+102
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds61-388/+492
2012-02-13Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann7-40/+109
2012-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann5-11/+9
2012-02-13Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-46/+64
2012-02-13Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+5
2012-02-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-1/+11
2012-02-13ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2-8/+5
2012-02-13ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD3-28/+100
2012-02-13ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre4-4/+4
2012-02-13ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King4-15/+33
2012-02-13ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King1-8/+8
2012-02-13ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King1-7/+7
2012-02-13ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King1-4/+4
2012-02-13ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King1-1/+1
2012-02-13ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King1-0/+1
2012-02-13ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King1-1/+1
2012-02-13ARM: omap: fix section mismatch warning in mux.cRussell King1-4/+4
2012-02-13ARM: omap: fix uninformative vc/i2c configuration error messageRussell King1-2/+2
2012-02-13ARM: omap: fix vc.c PMIC error messageRussell King1-4/+2
2012-02-13ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King1-0/+1
2012-02-13ep93xx: fix build of vision_ep93xx.cH Hartley Sweeten1-1/+3
2012-02-13Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann12-24/+83
2012-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann4-13/+13
2012-02-09ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3Paul Walmsley1-7/+1
2012-02-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn6-10/+15
2012-02-09ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn3-275/+274
2012-02-09Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley1-4/+4
2012-02-09ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King1-0/+5
2012-02-09ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd1-1/+4