aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds103-1990/+6596
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-25/+30
2013-02-17Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-criticalOlof Johansson5-3/+8
2013-02-14Merge branch 'warning-fixes' into next/fixes-non-criticalArnd Bergmann5-21/+21
2013-02-14ARM: samsung: fix assembly syntax for new gasArnd Bergmann5-21/+21
2013-02-08ARM: S3C24XX: Fix compile breakage for SMDK2410Alexander Shiyan1-0/+1
2013-02-08ARM: S3C24XX: add missing platform_device.h include for osirisHeiko Stuebner1-0/+1
2013-02-08ARM: S3C24XX: let S3C2412_PM select S3C2412_PM_SLEEPHeiko Stuebner1-0/+1
2013-02-05Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson37-312/+4728
2013-02-05Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson12-644/+55
2013-02-05Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson9-6/+1110
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson53-1008/+683
2013-02-04ARM: S3C24XX: header mach/regs-mem.h localKukjin Kim19-219/+65
2013-02-04ARM: S3C24XX: header mach/regs-power.h localKukjin Kim7-45/+45
2013-02-04ARM: S3C24XX: header mach/regs-s3c2412-mem.h localKukjin Kim4-51/+30
2013-02-03ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/Kukjin Kim11-1/+4592
2013-02-03ARM: S3C24XX: modify s3c2443 irq init to initialize all irqsHeiko Stuebner1-1/+1
2013-02-03ARM: S3C24XX: move s3c2443 irq code to irq.cHeiko Stuebner2-282/+1
2013-02-03ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner1-1/+1
2013-02-03ARM: S3C24XX: move s3c2416 irq init to common irq codeHeiko Stuebner3-349/+24
2013-02-03ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq propertyHeiko Stuebner1-4/+4
2013-02-03ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner7-7/+24
2013-01-30ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan2-2/+4
2013-01-30ARM: S3C24XX: Make 'clk_msysclk' staticSachin Kamat1-1/+1
2013-01-28ARM: S3C24XX: fix uninitialized variable warningCong Ding1-1/+1
2013-01-21ARM: S3C24XX: Move mach-s3c2440/ pll into mach-s3c24xx/Kukjin Kim4-0/+251
2013-01-21ARM: S3C24XX: Move mach-s3c2440/ cpufreq driver into mach-s3c24xx/Kukjin Kim3-0/+321
2013-01-21ARM: S3C24XX: Move mach-s3c2412/ cpufreq driver into mach-s3c24xx/Kukjin Kim3-0/+266
2013-01-21ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.cKukjin Kim1-6/+0
2013-01-21ARM: S3C24XX: Move mach-s3c2410/ pll into mach-s3c24xx/Kukjin Kim3-0/+104
2013-01-21ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/Kukjin Kim3-0/+168
2013-01-21arch/arm/mach-s3c24xx: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2-4/+4
2013-01-10ARM: S3C24XX: remove dsc.c and make regs-dsc.h localKukjin Kim4-6/+8
2013-01-10ARM: S3C24XX: remove idle.hKukjin Kim6-29/+0
2013-01-10ARM: S3C2412: cleanup regs-s3c2412.hKukjin Kim2-37/+14
2013-01-10ARM: S3C2416: remove regs-s3c2416-mem.h and regs-s3c2416.hKukjin Kim2-54/+0
2013-01-10ARM: S3C24XX: make vr1000-cpld.h, vr1000-irq.h and vr1000-map.h localKukjin Kim5-170/+133
2013-01-10ARM: S3C24XX: make otom-map.h localKukjin Kim2-22/+18
2013-01-10ARM: S3C24XX: make osiris-cpld.h and osiris-map.h localKukjin Kim4-52/+29
2013-01-10ARM: S3C24XX: make h1940.h and h1940-latch.h localKukjin Kim7-79/+62
2013-01-10ARM: S3C24XX: make gta02.h localKukjin Kim2-35/+38
2013-01-10ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h localKukjin Kim12-296/+242
2013-01-10ARM: S3C24XX: make anubis-cpld, anubis-irq and anubis-map localKukjin Kim5-92/+58
2013-01-10ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.hKukjin Kim7-139/+84
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-4/+4
2012-12-24ARM: delete struct sys_timerStephen Warren23-26/+26
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-4/+0
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+2