summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann1-2/+2
2013-04-28ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa1-2/+2
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann13-412/+62
2013-04-19ARM: exynos: enable multiplatform supportArnd Bergmann3-3/+17
2013-04-19rtc: s3c: make header file localArnd Bergmann1-71/+0
2013-04-19mtd: onenand/samsung: make regs-onenand.h file localArnd Bergmann1-63/+0
2013-04-19mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2-142/+1
2013-04-19ARM: samsung: move mfc device definition to s5p-dev-mfc.cArnd Bergmann2-46/+41
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann1-87/+0
2013-04-19ARM: exynos: prepare for sparse IRQArnd Bergmann3-0/+3
2013-04-10Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-1/+1
2013-04-10Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-2/+2
2013-04-08ARM: EXYNOS: Enable PMUs for exynos4Chanho Park1-1/+1
2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham1-2/+2
2013-03-07ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner1-1/+0
2013-03-05ARM: S3C24XX: add soc_is_s3c2412 optionHeiko Stuebner1-0/+10
2013-03-05ARM: SAMSUNG: Remove unused plat-samsung/time.cRomain Naour3-292/+0
2013-03-05ARM: S5PC100: Add samsung-time support for s5pc100Romain Naour1-1/+1
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour3-7/+18
2013-03-05ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour5-107/+109
2013-03-05ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner5-178/+0
2013-03-05ARM: S3C24XX: remove plat/irq.h in plat-samsungHeiko Stuebner1-116/+0
2013-03-05ARM: S3C24XX: plat/common-smdk.h localKukjin Kim1-15/+0
2013-02-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-65/+32
2013-02-22Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-11/+18
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+3
2013-02-18Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson3-2/+9
2013-02-15ARM defconfigs: add missing inclusions of linux/platform_device.hArnd Bergmann1-0/+1
2013-02-14ARM: samsung: fix assembly syntax for new gasArnd Bergmann1-9/+9
2013-02-12ARM: SAMSUNG: Silence empty switch warning in fimc-core.hSachin Kamat1-0/+2
2013-02-12ARM: SAMSUNG: Silence empty switch warning in sdhci.hSachin Kamat1-0/+2
2013-02-06Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson3-6/+3
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-28/+0
2013-02-05Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2-2/+12
2013-02-04ARM: S3C24XX: modify s3c2443 irq init to initialize all irqsHeiko Stuebner1-0/+2
2013-02-04ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner1-0/+1
2013-02-04ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner1-6/+0
2013-01-31ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan1-1/+4
2013-01-31ARM: SAMSUNG: using vsnprintf instead of vsprintf for the limit buffer length...Chen Gang1-1/+1
2013-01-29ARM: SAMSUNG: Make dma request compatible to generic dma bindings.Padmavathi Venna3-4/+12
2013-01-26ARM: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-01-15Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2-4/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson3-11/+4
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-8/+1
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2-4/+2
2013-01-11ARM: samsung: remove unused arch_decomp_wdog() codeShawn Guo1-28/+0
2013-01-10ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.hKukjin Kim2-2/+12
2013-01-09Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-01-04ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2