summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-285-0/+36
|\
| * Merge branch 'renesas/soc' into next/soc2Arnd Bergmann2012-03-241-1/+1
| |\
| * \ Merge branch 'samsung/soc' into next/soc2Arnd Bergmann2012-03-156-12/+86
| |\ \
| * | | ARM: EXYNOS: add interrupt definitions for EXYNOS5250Kukjin Kim2012-03-141-0/+16
| * | | ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim2012-03-141-0/+10
| * | | ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5Kukjin Kim2012-03-142-0/+4
| * | | ARM: EXYNOS: add clock part for EXYNOS5250 SoCKukjin Kim2012-03-141-0/+6
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-275-39/+89
|\ \ \ \
| * \ \ \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-201-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-03-133-13/+18
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: EXYNOS: add support DMA for EXYNOS4X12 SoCBoojin Kim2012-03-101-0/+8
| | * | | ARM: EXYNOS: Enable MDMA driverBoojin Kim2012-03-101-0/+8
| * | | | Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-03-132-0/+4
| |\ \ \ \
| | * | | | ARM: SAMSUNG: support the second capability for samsung-socJaehoon Chung2012-03-102-0/+4
| * | | | | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-221-1/+3
| |\| | | |
| * | | | | ARM: S3C2443/S3C2416: add s3c_rtc_setname and rename rtc devicesHeiko Stuebner2012-02-071-0/+27
| * | | | | rtc-s3c: add variants for S3C2443 and S3C2416Heiko Stuebner2012-02-071-0/+17
| * | | | | ARM: SAMSUNG: cleanup of rtc register definitionsHeiko Stuebner2012-02-071-46/+32
* | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-276-12/+86
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann2012-03-202-13/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim2012-03-102-13/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...Olof Johansson2012-03-131-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-03-106-12/+86
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | ARM: EXYNOS: add support JPEGAndrzej Pietrasiewicz2012-03-102-0/+19
| | * | | | ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definitionSylwester Nawrocki2012-03-101-2/+2
| | * | | | ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()Tushar Behera2012-03-101-2/+2
| | * | | | ARM: SAMSUNG: Add __init attribute to samsung_bl_set()Tushar Behera2012-03-091-1/+1
| | * | | | ARM: S3C64XX: Add usb otg phy controlJoonyoung Shim2012-03-093-3/+23
| | * | | | ARM: SAMSUNG: use spin_lock_irqsave() in clk_{enable,disable}Minho Ban2012-02-121-4/+8
| | * | | | ARM: SAMSUNG: Add a callback 'notify_after' for PWM backlight controlJingoo Han2012-02-111-0/+2
| | * | | | ARM: SAMSUNG: add G2D to plat-s5p and mach-exynosKamil Debski2012-02-112-0/+29
| | | |_|/ | | |/| |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-278-42/+26
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-151-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-086-29/+24
| |\ \ \ \ \
| | * | | | | ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443Heiko Stuebner2012-03-071-1/+0
| | * | | | | ARM: S3C24XX: Reuse S3C2443 dma for S3C2416Heiko Stuebner2012-03-071-1/+1
| | * | | | | ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner2012-03-071-3/+0
| | * | | | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-2/+2
| | * | | | | ARM: S3C2410: move s3c2410_baseclk_add to clock.hHeiko Stuebner2012-01-312-2/+4
| | * | | | | ARM: S3C24XX: move common S3C2443 clock definitions to clock.hHeiko Stuebner2012-01-312-19/+17
| | * | | | | ARM: S3C24XX: Remove extern declaration of clk_msysclkHeiko Stuebner2012-01-311-1/+0
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-072-13/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim2012-01-212-13/+2
| | |/ /
* | | | Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-201-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim2012-03-011-1/+1
| |/ /
* | | video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han2012-03-061-8/+16
* | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-241-1/+3
|\| |
| * | ARM: SAMSUNG: Fix platform data setup for I2C adapter 0Sylwester Nawrocki2012-01-271-1/+3
| |/
* | video: s3c-fb: add video clock running at data under-flowJingoo Han2012-01-281-0/+3
* | video: s3c-fb: add alpha value width settingJingoo Han2012-01-281-0/+6
|/