summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)Author
2013-02-28ARM: samsung: fix assembly syntax for new gasArnd Bergmann
2012-11-05Revert: ARM: SAMSUNG: Add naming of s3c64xx-spi devicesGreg Kroah-Hartman
2012-10-31ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner
2012-07-19ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor
2012-07-16ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi
2012-07-16ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves
2012-04-20ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-24Merge branch 'renesas/soc' into next/soc2Arnd Bergmann
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat
2012-03-20Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann
2012-03-15Merge branch 'samsung/soc' into next/soc2Arnd Bergmann
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-14ARM: EXYNOS: add interrupt definitions for EXYNOS5250Kukjin Kim
2012-03-14ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim
2012-03-14ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5Kukjin Kim
2012-03-14ARM: EXYNOS: add clock part for EXYNOS5250 SoCKukjin Kim
2012-03-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...Olof Johansson
2012-03-13Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-03-13Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-03-10ARM: SAMSUNG: support the second capability for samsung-socJaehoon Chung
2012-03-10ARM: EXYNOS: add support DMA for EXYNOS4X12 SoCBoojin Kim
2012-03-10ARM: EXYNOS: Enable MDMA driverBoojin Kim
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim
2012-03-10Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-03-10ARM: EXYNOS: add support JPEGAndrzej Pietrasiewicz
2012-03-10ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definitionSylwester Nawrocki
2012-03-10ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()Tushar Behera
2012-03-09ARM: SAMSUNG: Add __init attribute to samsung_bl_set()Tushar Behera
2012-03-09ARM: S3C64XX: Add usb otg phy controlJoonyoung Shim
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-03-07ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443Heiko Stuebner
2012-03-07ARM: S3C24XX: Reuse S3C2443 dma for S3C2416Heiko Stuebner
2012-03-07ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner
2012-03-06video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-03-01ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim
2012-02-24Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-02-12ARM: SAMSUNG: use spin_lock_irqsave() in clk_{enable,disable}Minho Ban