summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-06294-3853/+461
|\
| * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-1989-815/+146
| * ARM: orion: move platform_data definitionsArnd Bergmann2012-09-1925-209/+25
| * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-149-118/+5
| * ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-146-146/+4
| * ARM: vt8500: move platform_data definitionsArnd Bergmann2012-09-142-32/+1
| * ARM: tegra: move sdhci platform_data definitionArnd Bergmann2012-09-144-33/+3
| * ARM: sa1100: move platform_data definitionsArnd Bergmann2012-09-147-28/+6
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-1473-786/+174
| * ARM: netx: move platform_data definitionsArnd Bergmann2012-09-144-30/+3
| * ARM: msm: move platform_data definitionsArnd Bergmann2012-09-149-184/+7
| * ARM: imx: move platform_data definitionsArnd Bergmann2012-09-1427-755/+25
| * ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-1410-223/+10
| * ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-1425-430/+49
| * ARM: at91: move platform_data definitionsArnd Bergmann2012-09-144-64/+3
* | [media] ARM: EXYNOS: Change MIPI-CSIS device regulator supply namesSylwester Nawrocki2012-10-063-6/+6
* | [media] ARM: samsung: Change __s5p_mipi_phy_control() function signatureSylwester Nawrocki2012-10-061-13/+7
* | [media] ARM: samsung: Remove unused fields from FIMC and CSIS platform dataSylwester Nawrocki2012-10-062-6/+0
* | [media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar2012-10-062-11/+66
* | [media] davinci: move struct vpif_interface to chan_cfgHans Verkuil2012-10-062-24/+24
* | [media] vpif_capture: move routing info from subdev to inputHans Verkuil2012-10-062-8/+12
* | [media] vpif_capture: remove unnecessary can_route flagHans Verkuil2012-10-062-4/+0
* | [media] ARM: davinci: da850 evm: Add EVM specific code for VPIF to workManjunath Hadli2012-10-062-0/+163
* | [media] ARM: davinci: da850: Add SoC related definitions for VPIFManjunath Hadli2012-10-064-0/+206
* | [media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_...Lad, Prabhakar2012-10-051-1/+1
* | [media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil2012-10-052-20/+12
* | Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab2012-10-0143-101/+343
|\ \
| * \ Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-281-0/+7
| |\ \
| | * | ARM: Orion5x: Fix too small coherent pool.Andrew Lunn2012-09-271-0/+7
| * | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-281-0/+2
| |\ \ \
| | * | | ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()Sachin Kamat2012-09-241-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-251-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-1/+1
| | |/ /
| * | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-224-2/+50
| |\ \ \ | | |/ / | |/| |
| | * | ARM: reserve syscall 378 for kcmpRussell King2012-09-212-0/+3
| | * | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette2012-09-191-2/+46
| | * | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-09-161-0/+1
| * | | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson2012-09-183-2/+4
| |\ \ \
| | * | | ARM i.MX25: Make timer irq work againSascha Hauer2012-09-182-1/+2
| | * | | ARM: imx: armadillo5x0: Fix illegal register accessFabio Estevam2012-09-181-1/+2
| | |/ /
| * | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-09-185-0/+21
| |\ \ \
| | * | | ARM: at91: fix missing #interrupt-cells on gpio-controllerJean-Christophe PLAGNIOL-VILLARD2012-09-175-0/+21
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-09-181-2/+2
| |\ \ \ \
| | * | | | ARM: shmobile: kzm9g: bugfix: correct mmcif interrupt settingsTetsuyuki Kobayashi2012-09-181-2/+2
| * | | | | Merge branch 'v3.6-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-181-4/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera2012-09-181-2/+3
| | * | | | ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parentMandeep Singh Baines2012-09-171-2/+3
| * | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-151-1/+1
| |\ \ \ \ \
| | * | | | | arm: mm: fix DMA pool affiliation checkThomas Petazzoni2012-09-101-1/+1
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-1313-32/+98
| |\ \ \ \ \ \