summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)Author
2013-03-22ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGPaul Bolle
2013-03-22ARM: SAMSUNG: remove "config S3C_BOOT_WATCHDOG"Paul Bolle
2013-03-07ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functionsSylwester Nawrocki
2013-03-07ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner
2013-03-05ARM: S3C24XX: add soc_is_s3c2412 optionHeiko Stuebner
2013-03-05ARM: SAMSUNG: Remove unused plat-samsung/time.cRomain Naour
2013-03-05ARM: S5PC100: Add samsung-time support for s5pc100Romain Naour
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour
2013-03-05ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour
2013-03-05ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner
2013-03-05ARM: S3C24XX: remove plat/irq.h in plat-samsungHeiko Stuebner
2013-03-05ARM: S3C24XX: plat/common-smdk.h localKukjin Kim
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-17Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-02-14ARM defconfigs: add missing inclusions of linux/platform_device.hArnd Bergmann
2013-02-14ARM: samsung: fix assembly syntax for new gasArnd Bergmann
2013-02-12ARM: SAMSUNG: Silence empty switch warning in fimc-core.hSachin Kamat
2013-02-12ARM: SAMSUNG: Silence empty switch warning in sdhci.hSachin Kamat
2013-02-05Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-02-03ARM: S3C24XX: modify s3c2443 irq init to initialize all irqsHeiko Stuebner
2013-02-03ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner
2013-02-03ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner
2013-01-30ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan
2013-01-30ARM: SAMSUNG: using vsnprintf instead of vsprintf for the limit buffer length...Chen Gang
2013-01-29ARM: SAMSUNG: Make dma request compatible to generic dma bindings.Padmavathi Venna
2013-01-25ARM: Convert to devm_ioremap_resource()Thierry Reding
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2013-01-11ARM: samsung: remove unused arch_decomp_wdog() codeShawn Guo
2013-01-10ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.hKukjin Kim
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-28ARM: SAMSUNG: fix the cpu id for EXYNOS5440Kukjin Kim
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24ARM: samsung: register syscore_ops for timer resume directlyStephen Warren
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren
2012-12-18ARM: SAMSUNG: Add missing include guard to gpio-core.hMichael Spang
2012-12-14Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-13Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson