aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-13ARM: S5PC100: no more support S5PC100 SoCKukjin Kim26-3306/+0
2014-06-17ARM: samsung: make SAMSUNG_DMADEV optionalArnd Bergmann1-1/+2
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-30/+0
2014-03-11ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner1-30/+0
2014-03-09Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson4-34/+3
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera3-3/+3
2014-02-14ARM: SAMSUNG: remove obsolete tick.hHeiko Stuebner1-31/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-24/+0
2013-10-16ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding1-0/+1
2013-08-12ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa1-2/+0
2013-08-12ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa1-2/+3
2013-08-06ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa1-2/+0
2013-08-06ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2-1/+17
2013-08-06ARM: SAMSUNG: Set PWM platform dataTomasz Figa1-0/+11
2013-08-06ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa1-0/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-3/+6
2013-06-19ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa1-1/+2
2013-06-19ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera1-0/+2
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+4
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+1
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2-2/+1
2013-04-19mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann1-1/+0
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann1-1/+1
2013-03-05ARM: S5PC100: Add samsung-time support for s5pc100Romain Naour2-1/+4
2013-03-05ARM: S5PC100: remove useless ifdef in common.hKukjin Kim1-9/+0
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson3-3/+2
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2-1/+2
2013-01-12ARM: remove unneeded vic.h includesRob Herring1-1/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-19ARM: S5PC100: Add I2S clkdev supportPadmavathi Venna2-34/+30
2012-12-10Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown1-1/+0
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna1-1/+0
2012-10-17ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner1-0/+3
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-6/+6
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+1
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann4-7/+7
2012-08-08include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala1-1/+1
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-42/+18
2012-07-13ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham1-5/+3
2012-07-13spi: s3c64xx: move controller information into driver dataThomas Abraham2-37/+15
2012-06-20ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle1-18/+0
2012-06-20ARM: S5PC100: Remove unused variable in dma.c fileSachin Kamat1-2/+0
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds1-12/+15
2012-05-12ARM: S5PC100: Use common macro to define resources on dev-audio.cTushar Behera1-115/+23
2012-04-09ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham1-12/+15
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson2-22/+22