aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-08-12ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h headerTomasz Figa1-2/+0
2013-08-12ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa1-2/+0
2013-08-12ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa4-8/+9
2013-08-06ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa1-8/+0
2013-08-06ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2-6/+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/+7
2013-06-19ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera1-0/+3
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds2-5/+2
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-10/+32
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+2
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-14/+1
2013-04-26ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano1-13/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann1-1/+1
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann1-1/+1
2013-04-11usb: exynos: do not include plat/usb-phy.hArnd Bergmann1-2/+2
2013-04-09mfd: Remove twelve unused Kconfig symbolsPaul Bolle1-3/+0
2013-04-08mfd: arizona: Basic support for edge triggered IRQsMark Brown1-2/+2
2013-04-08ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna1-1/+0
2013-04-04ARM: S3C64XX: Slow down mic detection rate for wm5102Charles Keepax1-0/+1
2013-04-04ARM: S3C64XX: Clear DMA flags on channel requestCharles Keepax1-0/+1
2013-04-04ARM: S3C64XX: remove obsolete Makefile linePaul Bolle1-1/+0
2013-03-05ARM: S3C64XX: Add samsung-time support for s3c64xxRomain Naour12-10/+32
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+1
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds27-110/+88
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 Johansson1-1/+2
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson19-78/+75
2013-01-30ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan1-1/+2
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2-1/+3
2013-01-16ARM: S3C64XX: Fix up IRQ mapping for balblair on CragganmoreDimitris Papastamos1-1/+1
2013-01-16ARM: S3C64XX: Fix build error with CONFIG_S3C_DEV_FB disabledTomasz Figa1-0/+2
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson13-22/+3
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2-37/+37
2013-01-13pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini1-1/+1
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring3-2/+3
2013-01-12ARM: remove unneeded vic.h includesRob Herring10-10/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring10-10/+0
2013-01-10ARM: S3C64XX: Fix missing header error with CONFIG_CPU_IDLE enabledTomasz Figa1-2/+1
2013-01-10ARM: S3C64XX: make regs-syscon-power.h localKukjin Kim2-6/+5
2013-01-10ARM: S3C64XX: make regs-sys.h localKukjin Kim9-39/+41
2013-01-10ARM: S3C64XX: make regs-srom.h localKukjin Kim4-9/+8
2013-01-10ARM: S3C64XX: make regs-modem.h localKukjin Kim8-13/+12
2013-01-10ARM: S3C64XX: make regs-gpio-memport.h localKukjin Kim3-8/+7
2013-01-10ARM: S3C64XX: make crag6410.h localKukjin Kim3-2/+2