aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-31/+2
2014-03-21ARM: S3C64XX: Fix build for implicit serial_s3c.h inclusionMark Brown1-0/+2
2014-03-11ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner1-31/+0
2014-03-09Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson2-32/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-24/+0
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera1-1/+1
2014-02-14ARM: SAMSUNG: remove obsolete tick.hHeiko Stuebner1-31/+0
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-102/+42
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij1-0/+94
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij1-93/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-24/+0
2013-11-24ARM: s3c64xx: Remove legacy DMA driverTomasz Figa1-123/+0
2013-11-24ARM: s3c64xx: Add support for DMA using generic amba-pl08x driverTomasz Figa1-0/+63
2013-09-17ARM: S3C64XX: Remove old clock management codeTomasz Figa1-128/+4
2013-08-06ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa1-8/+0
2013-08-06ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa1-0/+1
2013-06-19ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera1-0/+3
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann1-1/+1
2013-04-08ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna1-1/+0
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson6-286/+0
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2-1/+2
2013-01-10ARM: S3C64XX: make regs-syscon-power.h localKukjin Kim1-116/+0
2013-01-10ARM: S3C64XX: make regs-sys.h localKukjin Kim1-31/+0
2013-01-10ARM: S3C64XX: make regs-srom.h localKukjin Kim1-59/+0
2013-01-10ARM: S3C64XX: make regs-modem.h localKukjin Kim1-31/+0
2013-01-10ARM: S3C64XX: make regs-gpio-memport.h localKukjin Kim1-25/+0
2013-01-10ARM: S3C64XX: make crag6410.h localKukjin Kim1-24/+0
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2012-07-23Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+1
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-07-21ARM: S3C64XX: Add header file protection macros in pm-core.hSachin Kamat1-0/+4
2012-07-13ARM: S3C64XX: Add a new dma request id for device tree based dma channel lookupThomas Abraham1-0/+1
2012-06-20ARM: S3C64XX: Dynamically assign interrupts for CPU PMIC on CragganmoreMark Brown1-2/+1
2012-06-20ARM: S3C64XX: Dynamically allocate the IRQ range for WM8994 on CragganmoreMark Brown1-1/+0
2012-06-20ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle1-18/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-18/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-19/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-19/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-19/+0
2012-01-20ARM: mach-s3c64xx: use standard arch_idle() implementationNicolas Pitre1-1/+1
2012-01-12ARM: S3C64XX: Fix the memory mapped GPIOs on CragganmoreMark Brown1-0/+1
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2-11/+2
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann3-34/+4
2012-01-05Merge branch 'restart' into for-linusRussell King1-11/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim1-7/+0
2011-12-23ARM: S3C64XX: Modified files for SPI consolidation workPadmavathi Venna1-0/+2
2011-12-16Merge branch 'samsung/board' into next/boardsOlof Johansson3-4/+6
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-20/+0