aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx (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 Torvalds3-32/+2
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-70/+14
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2-5/+10
2014-03-21ARM: samsung: allow serial driver to be disabledArnd Bergmann1-3/+9
2014-03-21ARM: s3c64xx: MACH_SMDK6400 needs HSMMC1Arnd Bergmann1-2/+1
2014-03-21ARM: S3C64XX: Fix build for implicit serial_s3c.h inclusionMark Brown1-0/+2
2014-03-21ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa1-1/+0
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 Johansson15-46/+14
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-24/+0
2014-02-16ARM: S3C64XX: mach-crag6410-module.c is not modularPaul Gortmaker1-1/+1
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera14-15/+14
2014-02-14ARM: SAMSUNG: remove obsolete tick.hHeiko Stuebner1-31/+0
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-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-24/+0
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