aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-15
| |\
| | * ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon2012-03-13
| | * ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon2012-03-13
| | * ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon2012-03-13
| | * ep93xx: Make syscon access functions private to SoCRyan Mallon2012-03-13
| | * ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-13
| | * ep93xx: Move peripheral defines to local SoC headerRyan Mallon2012-03-13
| | * ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten2012-03-13
| | * ep93xx: Use ioremap for backlight driverRyan Mallon2012-03-13
| | * ep93xx: Move GPIO defines to gpio-ep93xx.hRyan Mallon2012-03-13
| | * ep93xx: Don't use system controller defines in audio driversRyan Mallon2012-03-13
| | * ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon2012-03-13
| * | Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-13
| |\ \
| | * | ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driverMyungJoo Ham2012-03-11
| | * | ARM: EXYNOS: add clock registers for exynos4x12-cpufreqJaecheol Lee2012-03-11
| | * | ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim2012-03-11
| | * | ARM: EXYNOS: use static declaration on regarding clockKukjin Kim2012-03-11
| | * | ARM: EXYNOS: replace clock.c for other new EXYNOS SoCsKukjin Kim2012-03-11
| | * | Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim2012-03-11
| | |\ \
| * | \ \ Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l...Olof Johansson2012-03-10
| |\ \ \ \
| | * | | | ARM: OMAP2+: remove some orphan function declarations.NeilBrown2012-02-21
| | * | | | ARM: OMAP2+: UART: remove unused fields in omap_uart_state.NeilBrown2012-02-21
| * | | | | Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson2012-03-10
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley2012-03-05
| | * | | | | ARM: OMAP2+: omap_device: call all suspend, resume callbacks when OMAP_DEVICE...Paul Walmsley2012-03-05
| | * | | | | ARM: OMAP: omap_device: remove omap_device_parentKevin Hilman2012-03-05
| | * | | | | ARM: OMAP2+: PM debug: fix the use of debugfs_create_* APIJean Pihet2012-03-05
| | * | | | | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley2012-03-05
| | * | | | | ARM: OMAP2+: PM: clean up omap_set_pwrdm_state()Paul Walmsley2012-03-05
| | * | | | | ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()Paul Walmsley2012-03-05
| | * | | | | Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman2012-03-05
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-08
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: S3C24XX: remove call to s3c24xx_setup_clocksHeiko Stuebner2012-03-07
| | * | | | | | | ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443Heiko Stuebner2012-03-07
| | * | | | | | | ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443Heiko Stuebner2012-03-07
| | * | | | | | | ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443Heiko Stuebner2012-03-07
| | * | | | | | | ARM: S3C24XX: remove obsolete S3C2416_DMA optionHeiko Stuebner2012-03-07
| | * | | | | | | ARM: S3C24XX: Reuse S3C2443 dma for S3C2416Heiko Stuebner2012-03-07
| | * | | | | | | ARM: S3C24XX: Fix indentation of dma-s3c2443Heiko Stuebner2012-03-07
| | * | | | | | | ARM: S3C24XX: Move device setup files to mach directoryHeiko Stuebner2012-03-07
| | * | | | | | | ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner2012-03-07
| | * | | | | | | ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner2012-03-07
| | * | | | | | | ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner2012-03-07
| | * | | | | | | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-07
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xxHeiko Stuebner2012-03-02
| | | * | | | | | | ARM: s3c2410_defconfig: update s3c2410_defconfigKukjin Kim2012-03-02
| | | * | | | | | | ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/Kukjin Kim2012-03-02
| | | * | | | | | | ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/Kukjin Kim2012-03-02
| | | * | | | | | | ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/Kukjin Kim2012-03-02