summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: S3C64XX: Migrate clock handling to Common Clock FrameworkTomasz Figa2013-09-1613-39/+32Star
| * | ARM: S3C64XX: Use clk_prepare_enable/clk_disable_unprepare in dma.cTomasz Figa2013-09-161-2/+2
| |/
* | ARM: S3C64XX: Kill CONFIG_PLAT_S3C64XXTomasz Figa2013-10-061-11/+0Star
* | ARM: S3C64XX: Move if ARCH_S3C64XX statement into mach-s3c64xxTomasz Figa2013-10-061-0/+4
|/
* gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
* ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h headerTomasz Figa2013-08-121-2/+0Star
* ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-121-2/+0Star
* ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2013-08-124-8/+9
* ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa2013-08-061-8/+0Star
* ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2013-08-062-6/+17
* ARM: SAMSUNG: Set PWM platform dataTomasz Figa2013-08-061-0/+11
* ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa2013-08-061-0/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-3/+6
* ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa2013-06-181-1/+7
* ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-181-0/+3
* Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-062-5/+2Star
|\
| * mfd: Remove twelve unused Kconfig symbolsPaul Bolle2013-04-091-3/+0Star
| * mfd: arizona: Basic support for edge triggered IRQsMark Brown2013-04-081-2/+2
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0412-10/+32
|\ \
| * \ Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-191-1/+1
| |\ \
| * | | ARM: S3C64XX: Add samsung-time support for s3c64xxRomain Naour2013-03-0512-10/+32
| | |/ | |/|
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-191-1/+1
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-022-0/+2
|\ \
| * | ARM: S3C64XX: Slow down mic detection rate for wm5102Charles Keepax2013-04-041-0/+1
| * | ARM: S3C64XX: Clear DMA flags on channel requestCharles Keepax2013-04-041-0/+1
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-022-2/+0Star
|\ \
| * | ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna2013-04-081-1/+0Star
| * | ARM: S3C64XX: remove obsolete Makefile linePaul Bolle2013-04-041-1/+0Star
| |/
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-011-14/+1Star
|\ \
| * | ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-261-13/+1Star
| * | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0Star
| |/
* / usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-111-2/+2
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-2/+1Star
|\
| * pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-131-1/+1
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2127-110/+88Star
|\ \
| * \ Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-0519-78/+75Star
| |\ \
| | * | ARM: S3C64XX: Fix missing header error with CONFIG_CPU_IDLE enabledTomasz Figa2013-01-101-2/+1Star
| | * | ARM: S3C64XX: make regs-syscon-power.h localKukjin Kim2013-01-102-6/+5Star
| | * | ARM: S3C64XX: make regs-sys.h localKukjin Kim2013-01-109-39/+41
| | * | ARM: S3C64XX: make regs-srom.h localKukjin Kim2013-01-104-9/+8Star
| | * | ARM: S3C64XX: make regs-modem.h localKukjin Kim2013-01-108-13/+12Star
| | * | ARM: S3C64XX: make regs-gpio-memport.h localKukjin Kim2013-01-103-8/+7Star
| | * | ARM: S3C64XX: make crag6410.h localKukjin Kim2013-01-103-2/+2
| | |/
| * | Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-282-1/+3
| |\ \
| * \ \ Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-1513-22/+3Star
| |\ \ \
| | * | | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-123-2/+3
| | * | | ARM: remove unneeded vic.h includesRob Herring2013-01-1210-10/+0Star
| | * | | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-1210-10/+0Star
| * | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-142-37/+37
| |\| | |