aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* 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
| |\ \
| | * | ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-24
| | * | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren2012-02-24
| | * | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-20
| | * | ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}Ohad Ben-Cohen2012-02-20
| | * | ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren2012-02-20
| | * | ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2012-02-20
| | |/
* | | 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
| | * | | ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/Kukjin Kim2012-03-02
| | * | | ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim2012-03-02
| | * | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-02
| | * | | ARM: S3C2410: move s3c2410_baseclk_add to clock.hHeiko Stuebner2012-01-31
| | * | | ARM: S3C24XX: move common S3C2443 clock definitions to clock.hHeiko Stuebner2012-01-31
| | * | | ARM: S3C24XX: Remove extern declaration of clk_msysclkHeiko Stuebner2012-01-31
| | * | | ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-31
| | * | | ARM: S3C24XX: remove unused spi gpio setup functionsHeiko Stuebner2012-01-27
* | | | | Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-07
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-07
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim2012-01-20
| | * | | | ARM: S5PV210: use static declaration when it is not used in other filesKukjin Kim2012-01-20
| | * | | | ARM: S5PC100: use static declaration when it is not used in other filesKukjin Kim2012-01-20
| | * | | | ARM: S5P64X0: use static declaration when it is not used in other filesKukjin Kim2012-01-20