summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-0715-301/+23
|\
| * Merge branch 'restart' into for-linusRussell King2012-01-0514-291/+8
| |\
| | * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-20/+0
| | * ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hookRussell King2012-01-052-27/+0
| | * ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim2012-01-051-0/+1
| | * ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms toHeiko Stuebner2012-01-053-0/+7
| | * Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-054-3/+4
| | |\
| | * | ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim2012-01-032-37/+0
| | * | ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]Kukjin Kim2011-12-231-33/+0
| | * | ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]Kukjin Kim2011-12-231-33/+0
| | * | ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]Kukjin Kim2011-12-232-72/+0
| | * | ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim2011-12-233-69/+0
| * | | ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko2011-12-281-10/+15
| | |/ | |/|
* | | ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappersThomas Abraham2011-12-233-2/+11
* | | DMA: PL330: move filter function into driverThomas Abraham2011-12-231-6/+0
* | | serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham2011-12-231-0/+12
* | | serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham2011-12-231-1/+6
* | | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-231-23/+0
* | | serial: samsung: switch to clkdev based clock lookupThomas Abraham2011-12-231-0/+5
* | | ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham2011-12-231-1/+2
|/ /
* | ARM: SAMSUNG: remove duplicated header includeJingoo Han2011-12-081-1/+0
* | ARM: SAMSUNG: include linux/types.h at gpio-cfg.hAxel Lin2011-11-171-0/+2
* | ARM: SAMSUNG: inclusion export.h instead of module.hKukjin Kim2011-11-172-2/+2
|/
* arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2011-11-072-0/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\
| * arm: add slab.h to plat-samsung files for GFP_KERNELPaul Gortmaker2011-10-312-0/+2
* | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim2011-11-061-3/+3
* | ARM: SAMSUNG: Add clk enable/disable of pwmJoonyoung Shim2011-11-061-0/+7
* | ARM: SAMSUNG: Fix compile error due to kfreeJonghwan Choi2011-11-061-0/+1
* | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-055-18/+43
|\ \
| * | ARM: S3C64XX: Fix SoC identification for S3C64xx devicesMark Brown2011-10-181-3/+3
| * | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner2011-10-141-3/+2
| * | ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner2011-10-141-1/+3
| * | ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450Heiko Stuebner2011-10-141-6/+19
| * | ARM: SAMSUNG: Add support s3c2443-adc for S3C2443Heiko Stuebner2011-10-141-5/+12
| * | ARM: SAMSUNG: Allow overriding of adc device name for S3C24XXHeiko Stuebner2011-10-121-1/+1
| * | ARM: SAMSUNG: Fix mux bit modification in s3c_adc_selectHeiko Stuebner2011-10-121-1/+2
| * | ARM: SAMSUNG: Add adc registers for S3C2443/S3C2416Heiko Stuebner2011-10-121-0/+3
* | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0584-2602/+4236
|\ \ \
| * | | ARM: SAMSUNG: Move fimc plat. device from board files to plat-samsungSylwester Nawrocki2011-10-132-0/+6
| * | | ARM: SAMSUNG: Cleanup resources by using macroKukjin Kim2011-10-061-580/+117
| * | | ARM: SAMSUNG: Cleanup plat-samsung/devs.c and devs.hKukjin Kim2011-10-0629-1605/+1058
| * | | ARM: S5P: To merge devs.c files to one devs.cKukjin Kim2011-10-061-0/+468
| * | | ARM: S3C64XX: To merge devs.c files to one devs.cKukjin Kim2011-10-061-0/+35
| * | | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.cKukjin Kim2011-10-063-1/+505
| |/ /
| * | Merge branch 'next-samsung-board-2' into next-samsung-devel-2Kukjin Kim2011-10-041-0/+8
| |\ \
| * \ \ Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-0441-112/+2384
| |\ \ \
| | * | | ARM: SAMSUNG: Move S5P header files to plat-samsungKukjin Kim2011-10-0412-0/+547
| | * | | ARM: SAMSUNG: Move S3C24XX header files to plat-samsungKukjin Kim2011-10-0411-0/+998
| | * | | ARM: SAMSUNG: Moving each SoC support header filesKukjin Kim2011-10-0412-0/+423