aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)Author
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-09-21ARM: SAMSUNG: Add missing variable declaration in s3c64xx_spi1_set_platdata()Sylwester Nawrocki
2012-09-21ARM: SAMSUNG: Add check for NULL in clock interfaceChander Kashyap
2012-09-20Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson
2012-09-21ARM: SAMSUNG: Fix HDMI related warningsSachin Kamat
2012-09-20Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/...Florian Tobias Schandinat
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-09-19ARM: samsung: use __iomem pointers for MMIOArnd Bergmann
2012-09-18ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera
2012-09-17ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parentMandeep Singh Baines
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson
2012-09-11Merge branch 'renesas/pmu' into next/socOlof Johansson
2012-08-28ARM: S3C24XX: Remove obsolete GPIO API declarationsSylwester Nawrocki
2012-08-23Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-08-09ARM: s3c24xx: use new PWM driverArnd Bergmann
2012-08-08ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera
2012-08-08ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat
2012-08-08include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala
2012-08-08ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat
2012-08-01ARM: plat-samsung: remove including old leds event API header fileBryan Wu
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-17Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki
2012-07-13ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor
2012-07-13ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera
2012-07-13spi: s3c64xx: Remove the 'set_level' callback from controller dataThomas Abraham
2012-07-13ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata functionThomas Abraham
2012-07-13ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham
2012-07-13spi: s3c64xx: move controller information into driver dataThomas Abraham
2012-07-13Merge branch 'next/devel-dma-ops' into next/dt-samsungKukjin Kim
2012-07-13ARM: SAMSUNG: Introduce Kconfig variable for Samsung custom clk APIMark Brown
2012-07-13ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12Sachin Kamat
2012-07-10Merge branch 'next/devel-dma-ops' of git://git.kernel.org/pub/scm/linux/kerne...dmaArnd Bergmann
2012-07-10Merge branch 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-07-02ARM Samsung: Move s3c pwm driver to pwm frameworkSascha Hauer
2012-06-28treewide: Put a space between #include and FILEPaul Bolle
2012-06-27ARM: SAMSUNG: Fix compiler warning in dma-ops.c fileSachin Kamat
2012-06-27ARM: EXYNOS: Remove leftovers of the Samsung specific power domain controlBartlomiej Zolnierkiewicz
2012-06-21ARM: SAMSUNG: Remove unused variable 'running' on PWMJonghwan Choi
2012-06-21ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves
2012-06-20ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi