summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-08-19ARM: S5P: fix bug in spdif_clk_get_rateNaveen Krishna Chatradhi1-1/+1
2011-08-19ARM: EXYNOS4: Add restart hook for proper rebootKyungmin Park2-0/+12
2011-08-19ARM: EXYNOS4: Increase reset delay for USB HOST PHYYulgon Kim1-1/+1
2011-08-19ARM: S5P: add required chained_irq_enter/exit to gpio-int codeMarek Szyprowski1-0/+6
2011-08-19ARM: EXYNOS4: add required chained_irq_enter/exit to eint codeMarek Szyprowski1-0/+7
2011-08-19ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handlerMarek Szyprowski1-0/+5
2011-08-19ARM: S3C64XX: Fix build break in PM debugAbhilash Kesavan1-0/+1
2011-08-19ARM: S5PV210: Fix build warningAbhilash Kesavan1-1/+1
2011-08-19ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS deviceSylwester Nawrocki1-3/+2
2011-08-19ARM: EXYNOS4: remove duplicated inclusionHuang Weiyi1-1/+0
2011-08-19ARM: EXYNOS4: Fix wrong devname to support clkdevJonghwan Choi1-1/+1
2011-08-19ARM: EXYNOS4: Use the correct regulator names on universal_c210Kyungmin Park1-2/+2
2011-08-19ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set()Kukjin Kim1-1/+1
2011-08-19ARM: S5P64X0: Replace irq_gc_ack() with irq_gc_ack_set_bit()Kukjin Kim1-1/+1
2011-08-19ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin1-0/+1
2011-08-15ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas2-0/+28
2011-08-15ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla1-1/+1
2011-08-15ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar1-6/+12
2011-08-15ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar1-0/+12
2011-08-13Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King5-27/+29
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds32-186/+252
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann14-70/+94
2011-08-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann5-85/+94
2011-08-12Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann12-31/+63
2011-08-12ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon1-7/+8
2011-08-12ARM: twd: register clockevents device before enabling PPIWill Deacon1-2/+2
2011-08-12ARM: realview: ensure visibility of writes during resetWill Deacon1-0/+1
2011-08-12ARM: perf: make name of arm_pmu_type consistentMark Rutland2-18/+18
2011-08-12ARM: perf: fix prototype of release_pmuMark Rutland1-1/+1
2011-08-11ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek1-12/+35
2011-08-11ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek1-2/+2
2011-08-11ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek1-6/+9
2011-08-11ARM: pxa168/gplugd: free correct GPIOTanmay Upadhyay1-2/+2
2011-08-11ARM: pxa168/gplugd: get rid of mfp-gplugd.hTanmay Upadhyay3-62/+45
2011-08-11ARM: pxa: fix logic error in PJ4 iWMMXt handlingLennert Buytenhek1-3/+3
2011-08-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-19/+49
2011-08-10mach-sa1100: fix PCI build problemLinus Walleij1-0/+1
2011-08-10omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar1-1/+2
2011-08-10OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold1-2/+0
2011-08-10arm: mach-omap2: mux: use kstrdup()Thomas Meyer1-10/+4
2011-08-10arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John1-3/+0
2011-08-10Update Nook Color machine 3284 to common Encore nameOleg Drokin1-1/+1
2011-08-10am3505/3517: Various platform defines for UART4Raphaël Assénat3-0/+9
2011-08-10Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren4-15/+13
2011-08-10ARM: drop experimental status for ARM_PATCH_PHYS_VIRTRussell King1-2/+1
2011-08-10OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley1-1/+24
2011-08-10OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi1-37/+41
2011-08-09ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin1-3/+11
2011-08-09ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin1-12/+30
2011-08-09ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles1-1/+1