aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-01-23Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-868/+296
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds23-9/+26
2014-01-14Merge tag 'omap-for-v3.14/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-criticalKevin Hilman1-10/+1
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij22-22/+115
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs427...Mark Brown6-868/+296
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij23-97/+21
2013-12-19ARM: S3C64XX: Correct card detect type for HSMMC1 for MINI6410Tomasz Figa1-0/+10
2013-12-13ARM: s3c64xx: dt: Fix boot failure due to double clock initializationTomasz Figa1-10/+1
2013-12-12ARM: SAMSUNG: remove IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-11-24ARM: s3c64xx: Remove legacy DMA driverTomasz Figa4-891/+0
2013-11-24ARM: s3c64xx: Add support for DMA using generic amba-pl08x driverTomasz Figa5-1/+320
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds4-0/+4
2013-11-12Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-12/+0
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-0/+150
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-1199/+38
2013-10-23mfd: arizona: Specify supply mappings for Arizona CODECsCharles Keepax1-12/+0
2013-10-16ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding4-0/+4
2013-10-06ARM: S3C64XX: Kill CONFIG_PLAT_S3C64XXTomasz Figa1-11/+0
2013-10-06ARM: S3C64XX: Move if ARCH_S3C64XX statement into mach-s3c64xxTomasz Figa1-0/+4
2013-09-17ARM: S3C64XX: Add board file for boot using Device TreeTomasz Figa3-0/+102
2013-09-17ARM: S3C64XX: Bypass legacy initialization when booting with DTTomasz Figa5-0/+48
2013-09-17ARM: S3C64XX: Remove old clock management codeTomasz Figa4-1158/+4
2013-09-17ARM: S3C64XX: Migrate clock handling to Common Clock FrameworkTomasz Figa13-39/+32
2013-09-17ARM: S3C64XX: Use clk_prepare_enable/clk_disable_unprepare in dma.cTomasz Figa1-2/+2
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