summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23227-2504/+1793
|\
| * Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2012-07-1714-190/+40
| |\
| | * ARM: S3C24XX: Remove unused GPIO definitions for Openmoko GTA02 boardSylwester Nawrocki2012-07-131-69/+0
| | * ARM: S3C24XX: Remove unused GPIO definitions for port JSylwester Nawrocki2012-07-137-77/+15
| | * ARM: S3C24XX: Remove unused GPA, GPE, GPH bank GPIO aliasesSylwester Nawrocki2012-07-131-21/+0
| | * ARM: S3C24XX: Convert the touchscreen setup code to common GPIO APISylwester Nawrocki2012-07-131-5/+1
| | * ARM: S3C24XX: Convert the PM code to gpiolib APISylwester Nawrocki2012-07-131-4/+8
| | * ARM: S3C24XX: Convert QT2410 board file to the gpiolib APISylwester Nawrocki2012-07-131-3/+3
| | * ARM: S3C24XX: Convert SMDK board file to the gpiolib APISylwester Nawrocki2012-07-131-9/+11
| | * ARM: S3C24XX: Free the backlight gpio requested in Mini2440 board codeSylwester Nawrocki2012-07-131-2/+2
| * | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-07-17175-1025/+1603
| |\ \
| | * | ARM: clps711x: Remove the setting of the timeAlexander Shiyan2012-07-171-6/+0
| | * | ARM: clps711x: Removed superfluous transform virt_to_bus and related functionsAlexander Shiyan2012-07-171-37/+0
| | * | ARM: clps711x/p720t: Replace __initcall by .init_early callAlexander Shiyan2012-07-171-19/+15
| | |/
| * | Merge tag 'davinci-v3.6-cleanup' of git://gitorious.org/linux-davinci/linux-d...Arnd Bergmann2012-07-102-2/+0
| |\ \
| | * | ARM: davinci: remove dummy header filesPaul Bolle2012-06-182-2/+0
| * | | Merge branch 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-1021-306/+0
| |\ \ \
| | * | | ARM: EXYNOS: Remove the L2 cache latency setting for EXYNOS5Boojin Kim2012-06-271-25/+0
| | * | | ARM: EXYNOS: Remove leftovers of the Samsung specific power domain controlBartlomiej Zolnierkiewicz2012-06-279-142/+0
| | * | | ARM: SAMSUNG: Remove unused variable 'running' on PWMJonghwan Choi2012-06-211-4/+0
| | * | | ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle2012-06-205-89/+0
| | * | | ARM: S3C24XX: remove unused header <mach/bast-pmu.h>Paul Bolle2012-06-201-40/+0
| | * | | ARM: S3C24XX: Remove duplicate header file inclusionSachin Kamat2012-06-201-1/+0
| | * | | ARM: SAMSUNG: Remove description corresponding to a deleted elementSachin Kamat2012-06-201-1/+0
| | * | | ARM: S5PC100: Remove unused variable in dma.c fileSachin Kamat2012-06-201-2/+0
| | * | | ARM: S5P64X0: Remove unused variable in dma.c fileSachin Kamat2012-06-201-2/+0
| | |/ /
| * | | Merge branch 'for-3.6/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2012-07-063-38/+38
| |\ \ \
| | * | | ARM: tegra: build powergate unconditionallyWolfram Sang2012-06-201-1/+1
| | * | | ARM: tegra: Fix dts files w/ status property: "disable" -> "disabled"Roland Stigge2012-06-202-37/+37
| * | | | Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2012-07-0630-69/+21
| |\| | |
| | * | | ARM: dt: tegra: rename board files to match SoCStephen Warren2012-06-207-6/+6
| | * | | ASoC: tegra: simplify Kconfig dependenciesStephen Warren2012-06-112-12/+1
| | * | | ARM: dt: tegra: remove legacy support-8bit propertyStephen Warren2012-06-115-5/+0
| | * | | mmc: tegra: use bus-width property instead of support-8bitStephen Warren2012-06-111-1/+4
| | * | | ARM: tegra: Remove flow controller programmingPrashant Gaikwad2012-06-112-32/+3
| | * | | dt: name all Tegra binding docs consistentlyStephen Warren2012-06-1113-0/+0
| | * | | ARM: tegra20: Rename "emc" to "memory-controller"hdoyu@nvidia.com2012-06-111-1/+1
| | * | | ARM: dt: tegra20: Rename "emc" to "memory-controller"hdoyu@nvidia.com2012-06-112-2/+2
| | * | | ARM: tegra{20,30}: Rename "mc" to "memory-controller"hdoyu@nvidia.com2012-06-112-2/+2
| | * | | ARM: dt: tegra{20,30}.dtsi: Rename "mc" to "memory-controller"hdoyu@nvidia.com2012-06-112-2/+2
| | * | | amba: tegra-ahb: Remove empty *_remove()hdoyu@nvidia.com2012-06-111-6/+0
| * | | | Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann2012-07-0633-91/+90
| |\ \ \ \
| | * | | | ARM: imx: remove unused pdata from device macrosBenoît Thébaudeau2012-07-0631-45/+45
| | * | | | ARM: imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX_SSI from MACH_MX25_3DSFabio Estevam2012-07-051-1/+0
| | * | | | ARM: imx27/dt: make dt_compat entry constUwe Kleine-König2012-06-151-1/+1
| | * | | | ARM: imx: cleanup otg_modeBenoît Thébaudeau2012-06-1311-44/+44
| | |/ / /
| * | | | Merge branch 'imx/cleanup-for-3.6' of git://git.linaro.org/people/shawnguo/li...Arnd Bergmann2012-07-061-3/+0
| |\ \ \ \
| | * | | | ARM: imx6q: remove unneeded clkdev lookupsShawn Guo2012-07-021-3/+0
| * | | | | ARM: at91: fix new build errorsArnd Bergmann2012-07-044-1/+8
| * | | | | Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-0353-1025/+747
| |\ \ \ \ \