summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-12-23ARM: dts: Add intial dts file for EXYNOS4210 SoC, SMDKV310 and ORIGENThomas Abraham3-0/+716
2011-12-23ARM: EXYNOS: Add Exynos4 device tree enabled board fileThomas Abraham3-0/+101
2011-12-23ARM: S5PV210: Modify platform data for pl330 driverThomas Abraham1-172/+69
2011-12-23ARM: S5PC100: Modify platform data for pl330 driverThomas Abraham1-178/+69
2011-12-23ARM: S5P64x0: Modify platform data for pl330 driverThomas Abraham1-162/+65
2011-12-23ARM: EXYNOS: Add a alias for pdma clocksThomas Abraham1-10/+25
2011-12-23ARM: EXYNOS: Limit usage of pl330 device instance to non-dt buildThomas Abraham3-1/+16
2011-12-23ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappersThomas Abraham3-2/+11
2011-12-23ARM: EXYNOS: Modify platform data for pl330 driverThomas Abraham1-161/+64
2011-12-23DMA: PL330: move filter function into driverThomas Abraham1-6/+0
2011-12-23serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham1-0/+12
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham11-126/+266
2011-12-23serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham2-4/+7
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham11-225/+14
2011-12-23serial: samsung: switch to clkdev based clock lookupThomas Abraham1-0/+5
2011-12-23ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham3-4/+41
2011-12-23ARM: EXYNOS: Enable conversion of GIC dt irq specifier to linux virqThomas Abraham1-1/+16
2011-12-23ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham6-5/+13
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds11-13/+26
2011-12-16Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson3-4/+11
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-4/+4
2011-12-16ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König1-2/+2
2011-12-14ARM: OMAP: rx51: fix USBFelipe Contreras1-1/+1
2011-12-13Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds5-66/+99
2011-12-13Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann6-5/+11
2011-12-12ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula1-3/+3
2011-12-12ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard1-6/+6
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+1
2011-12-09arm/imx: fix power button on imx51 babbage boardShawn Guo1-1/+1
2011-12-09ARM: imx: fix cpufreq build errorsRichard Zhao1-0/+1
2011-12-09ARM: mx5: add __initconst for fec pdataDong Aisheng3-3/+3
2011-12-09MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen1-1/+6
2011-12-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds28-55/+69
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-2/+2
2011-12-08ARM: sa1100: fix build errorJett.Zhou1-2/+2
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-7/+10
2011-12-08ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim1-2/+5
2011-12-08ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap1-1/+5
2011-12-08ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210Jingoo Han1-0/+1
2011-12-08ARM: SAMSUNG: remove duplicated header includeJingoo Han1-1/+0
2011-12-07Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-2/+3
2011-12-06Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann6-16/+18
2011-12-06Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann5-6/+7
2011-12-06Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kern...Arnd Bergmann2-0/+2
2011-12-06Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann3-14/+19
2011-12-06Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann6-8/+8
2011-12-06ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon1-0/+3
2011-12-06ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König3-59/+88
2011-12-06ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMUNicolas Pitre1-1/+2
2011-12-06iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel1-0/+1