summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann27-484/+181
2012-03-19Merge branch 'for-3.4/boards' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-11/+22
2012-03-15Merge tag 'imx35-cam-fb' of git://git.pengutronix.de/git/imx/linux-2.6 into n...Arnd Bergmann1-0/+216
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann44-110/+139
2012-03-14i.MX35-PDK: Add Camera supportAlex Gershgorin1-1/+97
2012-03-14ARM : mx35: 3ds-board: add framebuffer devicewu guoxing1-0/+120
2012-03-14pxa/hx4700: Remove pcmcia platform_device structurePaul Parsons1-12/+0
2012-03-14ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%Paul Parsons2-2/+4
2012-03-14ARM: pxa/hx4700: Remove unwanted request for GPIO105Paul Parsons1-1/+0
2012-03-13Merge branch 'next/board-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson14-11/+346
2012-03-13ASoC: mx27vis-aic32x4: Convert it to platform driverFabio Estevam1-0/+1
2012-03-10ARM: EXYNOS: support Exynos4210-bus Devfreq driver on Nuri boardMyungJoo Ham1-3/+8
2012-03-10ARM: EXYNOS: Register JPEG on nuriAndrzej Pietrasiewicz2-0/+2
2012-03-10ARM: EXYNOS: Register JPEG on universal_c210Andrzej Pietrasiewicz2-0/+2
2012-03-10ARM: S5PV210: Enable JPEG on SMDKV210Sachin Kamat2-0/+2
2012-03-10ARM: S5PV210: Add JPEG board definitionSachin Kamat2-0/+9
2012-03-10ARM: EXYNOS: Enable JPEG on OrigenSachin Kamat2-0/+2
2012-03-10ARM: EXYNOS: Enable JPEG on SMDKV310Sachin Kamat2-0/+2
2012-03-10ARM: EXYNOS: Add __init attribute to universal_camera_init()Tushar Behera1-1/+1
2012-03-10ARM: EXYNOS: Add __init attribute to nuri_camera_init()Tushar Behera1-1/+1
2012-03-10ARM: S5PV210: Enable FIMC on SMDKC110Sachin Kamat2-0/+7
2012-03-10ARM: S5PV210: Enable FIMC on SMDKV210Sachin Kamat2-0/+7
2012-03-10ARM: S5PV210: Enable MFC on SMDKC110Sachin Kamat2-0/+11
2012-03-10ARM: S5PV210: Enable MFC on SMDKV210Sachin Kamat2-0/+11
2012-03-10ARM: EXYNOS: Enable G2D on SMDKV310Sachin Kamat2-0/+2
2012-03-10Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson40-170/+372
2012-03-10Merge branch 'ams-delta' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Olof Johansson3-21/+98
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2012-03-08Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-2/+13
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson4-2/+12
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim1-0/+1
2012-03-07ARM: tegra: update defconfigStephen Warren1-11/+22
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-44/+73
2012-03-07ARM: S3C64XX: Supply platform data for SPI on CragganmoreMark Brown1-1/+1
2012-03-07ARM: S3C64XX: Add some more Cragganmore module IDs to the tableMark Brown1-0/+4
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi1-0/+23
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon1-2/+8
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon3-18/+12
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon1-0/+5
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon5-16/+16
2012-03-06Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann7-6/+11
2012-03-06Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann15-25/+25
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten1-0/+2
2012-03-06Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai17-438/+55
2012-03-06ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz1-0/+2
2012-03-06ARM: pxa: fix invalid mfp pin issueHaojian Zhuang1-0/+7
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang5-5/+0
2012-03-06ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2-0/+2
2012-03-06ASoC: imx: move audmux driver into sound/soc/imxShawn Guo6-370/+0