summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-1834-36/+47
* ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-1728-29/+30
* ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren2012-10-1718-126/+131
* ARM: OMAP: Move plat/led.h to include/linux/platform_dataTony Lindgren2012-10-173-26/+2
* ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren2012-10-1710-14/+13
* ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2Tony Lindgren2012-10-1715-163/+182
* ARM: OMAP2+: Make board-zoom.h localTony Lindgren2012-10-177-6/+6
* ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2012-10-1720-28/+31
* ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren2012-10-1710-214/+210
* Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-1720-271/+250
|\
| * ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley2012-10-1717-180/+149
| * Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl...Tony Lindgren2012-10-174-89/+61
| |\
| | * OMAP: SDRC: remove VRFB codeTomi Valkeinen2012-10-172-23/+0
| | * OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-171-66/+0
| | * OMAP: VRFB: convert vrfb to platform deviceTomi Valkeinen2012-10-171-0/+61
| * | OMAPDSS: add omapdss_versionTomi Valkeinen2012-10-161-0/+38
| |/
* | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-1722-211/+69
|\ \
| * | mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren2012-10-151-0/+7
| * | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-1522-210/+62
| |/
* | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-1736-736/+348
|\ \
| * | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-1529-31/+28
| * | ARM: OMAP2+: gpmc: remove exported nand functionsAfzal Mohammed2012-10-152-463/+0
| * | ARM: OMAP2+: gpmc: nand register helper bch updateAfzal Mohammed2012-10-151-1/+17
| * | ARM: OMAP2+: nand: bch capability checkAfzal Mohammed2012-10-151-0/+24
| * | ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-159-60/+69
| * | ARM: OMAP2+: onenand: header cleanupAfzal Mohammed2012-10-157-0/+30
| * | ARM: OMAP2+: onenand: connected soc info in pdataAfzal Mohammed2012-10-151-0/+5
| * | ARM: OMAP2+: gpmc: remove cs# in sync clk div calcAfzal Mohammed2012-10-153-4/+4
| * | ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform functionJon Hunter2012-10-151-34/+5
| * | ARM: OMAP2+: onenand: refactor for clarityAfzal Mohammed2012-10-151-64/+110
| * | ARM: OMAP2+: nand: unify init functionsAfzal Mohammed2012-10-1512-85/+62
| |/
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-1533-33/+32
* | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-155-110/+135
* | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-1511-66/+94
* | ARM: OMAP: DMA: Removing plat/dma-44xx.hLokesh Vutla2012-10-152-150/+0
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-6/+4
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-6/+4
* | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1363-1722/+1800
|\ \
| * \ Merge branch 'config' into late-for-linusRussell King2012-10-1339-795/+793
| |\ \
| | * | ARM: config: make sure that platforms are ordered by option stringRussell King2012-10-131-38/+38
| | * | ARM: config: sort select statements alphanumericallyRussell King2012-10-1339-767/+765
| * | | UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells2012-10-1224-926/+1006
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-134-29/+7
|\ \ \ | |/ / |/| |
| * | arm: switch to saner kernel_execve() semanticsAl Viro2012-10-124-29/+7
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-1213-69/+473
|\ \ \
| * \ \ Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-1113-69/+473
| |\ \ \
| | * \ \ Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-05294-3853/+461
| | |\ \ \
| | * | | | [media] ARM: EXYNOS: Change MIPI-CSIS device regulator supply namesSylwester Nawrocki2012-10-053-6/+6
| | * | | | [media] ARM: samsung: Change __s5p_mipi_phy_control() function signatureSylwester Nawrocki2012-10-051-13/+7
| | * | | | [media] ARM: samsung: Remove unused fields from FIMC and CSIS platform dataSylwester Nawrocki2012-10-052-6/+0
OpenPOWER on IntegriCloud