summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim2011-11-0676-81/+106
* ARM: EXYNOS4: convert MCT to percpu interrupt APIMarc Zyngier2011-11-061-13/+27
* 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-0623-153/+651
|\
| * Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2011-10-30256-1185/+1871
| |\
| | * ARM: mmp: register internal sram bankLeo Yan2011-10-253-0/+14
| | * ARM: mmp: register audio sram bankLeo Yan2011-10-253-0/+13
| | * ARM: mmp: add sram allocatorLeo Yan2011-10-254-1/+205
| * | Merge branch 'samsung/devel' into next/devel2Arnd Bergmann2011-10-2017-152/+419
| |\ \
| | * | gpio/samsung: Complain loudly if we don't know the SoCMark Brown2011-10-181-0/+3
| | * | ARM: S3C64XX: Fix SoC identification for S3C64xx devicesMark Brown2011-10-181-3/+3
| | * | ARM: S3C2443: Remove redundant s3c_register_clocks call for init_clocksAxel Lin2011-10-141-7/+0
| | * | ARM: S3C24XX: Add devname for hsmmc1 pclkHeiko Stuebner2011-10-141-0/+1
| | * | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner2011-10-144-26/+9
| | * | ARM: S3C2443: Accommodate cpufreq frequency scheme in armdivHeiko Stuebner2011-10-141-2/+4
| | * | ARM: S3C2443: handle unset armdiv values gracefullyHeiko Stuebner2011-10-141-7/+20
| | * | ARM: S3C2443: Add get_rate operation for clk_armdivHeiko Stuebner2011-10-141-0/+14
| | * | ARM: S3C2416: Add comment describing the armdiv/armclkHeiko St?bner2011-10-141-0/+8
| | * | ARM: S3C2443: Move clk_arm and clk_armdiv to common codeHeiko St?bner2011-10-142-83/+89
| | * | ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner2011-10-144-4/+20
| | * | ARM: S3C2416: Add armdiv_mask constantHeiko Stuebner2011-10-142-1/+2
| | * | ARM: EXYNOS4: Add support for M-5MOLS camera on Nuri boardSylwester Nawrocki2011-10-142-0/+160
| | * | ARM: EXYNOS4: Enable MFC on ORIGENSachin Kamat2011-10-142-1/+16
| | * | ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450Heiko Stuebner2011-10-142-6/+22
| | * | ARM: SAMSUNG: Add support s3c2443-adc for S3C2443Heiko Stuebner2011-10-142-5/+15
| | * | 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
| | * | gpio/samsung: Move SoC specific codes within macroTushar Behera2011-10-121-0/+10
| | * | gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4Thomas Abraham2011-10-121-12/+19
| | * | ARM: S3C64XX: Enable TCM supportMark Brown2011-10-121-0/+1
| | * | gpio/samsung: only register available gpio banksPeter Korsgaard2011-10-121-0/+4
| | * | ARM: S3C2410: fix S3C_GPIO_SPACE #error message to match realityPeter Korsgaard2011-10-121-1/+1
| | * | ARM: EXYNOS4: Remove useless codes on NURI boardKukjin Kim2011-10-121-7/+0
| | * | ARM: EXYNOS4: Register power domains on ORIGENSachin Kamat2011-10-121-0/+4
| | * | ARM: EXYNOS4: Enable regulator support for HDMI on ORIGENSachin Kamat2011-10-121-0/+3
| * | | Merge branch 'samsung/devel' of git+ssh://git.linaro.org/home/arndbergmann/pu...Arnd Bergmann2011-10-20585-10354/+13442
| |\| |
* | | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-06226-7214/+8025
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-01463-1662/+827
| |\ \ \ \
| * \ \ \ \ Merge branch 'omap/cleanup' into next/cleanup2Arnd Bergmann2011-10-31154-5540/+6353
| |\ \ \ \ \
| * | | | | | ARM: SAMSUNG: Move fimc plat. device from board files to plat-samsungSylwester Nawrocki2011-10-134-10/+6
| * | | | | | ARM: SAMSUNG: Cleanup resources by using macroKukjin Kim2011-10-063-582/+120
| * | | | | | 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-0617-696/+468
| * | | | | | ARM: S3C64XX: To merge devs.c files to one devs.cKukjin Kim2011-10-063-55/+35
| * | | | | | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.cKukjin Kim2011-10-069-604/+609
| | |_|_|/ / | |/| | | |
| * | | | | ARM: S5P64X0: Add Power Management supportAbhilash Kesavan2011-10-0410-1/+472
| * | | | | ARM: S5P: Make the sleep code common for S5P series SoCsAbhilash Kesavan2011-10-048-63/+16
| * | | | | ARM: S5P: Make the common S5P PM code conditionally compileAbhilash Kesavan2011-10-044-2/+10