summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson12-644/+55
2013-02-06Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson9-6/+1110
2013-02-05Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson53-1008/+683
2013-02-04ARM: S3C24XX: modify s3c2443 irq init to initialize all irqsHeiko Stuebner1-1/+1
2013-02-04ARM: S3C24XX: move s3c2443 irq code to irq.cHeiko Stuebner2-282/+1
2013-02-04ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner1-1/+1
2013-02-04ARM: S3C24XX: move s3c2416 irq init to common irq codeHeiko Stuebner3-349/+24
2013-02-04ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq propertyHeiko Stuebner1-4/+4
2013-02-04ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner7-7/+24
2013-01-22ARM: S3C24XX: Move mach-s3c2440/ pll into mach-s3c24xx/Kukjin Kim4-0/+251
2013-01-22ARM: S3C24XX: Move mach-s3c2440/ cpufreq driver into mach-s3c24xx/Kukjin Kim3-0/+321
2013-01-22ARM: S3C24XX: Move mach-s3c2412/ cpufreq driver into mach-s3c24xx/Kukjin Kim3-0/+266
2013-01-22ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.cKukjin Kim1-6/+0
2013-01-22ARM: S3C24XX: Move mach-s3c2410/ pll into mach-s3c24xx/Kukjin Kim3-0/+104
2013-01-22ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/Kukjin Kim3-0/+168
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-04ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-4/+4
2012-12-24ARM: delete struct sys_timerStephen Warren23-26/+26
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+4
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds4-4/+0
2012-12-13Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+2
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+0
2012-12-09Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown4-4/+0
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna4-4/+0
2012-11-28ARM: S3C24XX: Add clkdev entry for camif-upll clockSylwester Nawrocki1-0/+1
2012-11-28ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpersSylwester Nawrocki1-0/+1
2012-11-26ARM: Fix Kconfig symbols typo for LEDSAlexander Shiyan1-1/+1
2012-11-20ARM: S3C24XX: SPI clock channel setup is fixed for S3C2443Alexander Varnin1-6/+0
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder4-4/+4
2012-10-26Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-0/+6
2012-10-20Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-1/+1
2012-10-17ARM: s3c: mark s3c2440_clk_add as __init_refokArnd Bergmann1-1/+1
2012-10-17ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2-0/+6
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-41/+41
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+1
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat1-1/+2
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson3-6/+6
2012-10-07ARM: s3c24xx: fix multiple section mismatch warningsArnd Bergmann3-6/+6