aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-21ARM: SAMSUNG: Add missing variable declaration in s3c64xx_spi1_set_platdata()Sylwester Nawrocki1-0/+2
2012-09-21ARM: SAMSUNG: Add check for NULL in clock interfaceChander Kashyap1-4/+4
2012-09-20Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson1-97/+0
2012-09-21ARM: SAMSUNG: Fix HDMI related warningsSachin Kamat1-1/+2
2012-09-20Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fbdev-nextFlorian Tobias Schandinat2-562/+0
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann14-630/+10
2012-09-19ARM: samsung: use __iomem pointers for MMIOArnd Bergmann1-2/+2
2012-09-18ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera1-2/+3
2012-09-17ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parentMandeep Singh Baines1-2/+3
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson4-3/+47
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson3-2/+45
2012-09-11Merge branch 'renesas/pmu' into next/socOlof Johansson1-2/+1
2012-08-28ARM: S3C24XX: Remove obsolete GPIO API declarationsSylwester Nawrocki1-97/+0
2012-08-23Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesArnd Bergmann3-2/+45
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-2/+1
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann1-1/+0
2012-08-09ARM: s3c24xx: use new PWM driverArnd Bergmann1-1/+2
2012-08-08ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera2-0/+42
2012-08-08ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat1-1/+2
2012-08-08include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala2-562/+0
2012-08-08ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat1-1/+1
2012-08-01ARM: plat-samsung: remove including old leds event API header fileBryan Wu1-1/+0
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-420/+0
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-65/+34
2012-07-23Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-59/+76
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-2/+10
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-143/+0
2012-07-17Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socArnd Bergmann3-2/+10
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki1-1/+2
2012-07-13ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-13ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera1-0/+1
2012-07-13spi: s3c64xx: Remove the 'set_level' callback from controller dataThomas Abraham1-2/+0
2012-07-13ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata functionThomas Abraham2-44/+30
2012-07-13ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham1-4/+4
2012-07-13spi: s3c64xx: move controller information into driver dataThomas Abraham1-15/+0
2012-07-13Merge branch 'next/devel-dma-ops' into next/dt-samsungKukjin Kim3-59/+76
2012-07-13ARM: SAMSUNG: Introduce Kconfig variable for Samsung custom clk APIMark Brown2-2/+6
2012-07-13ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12Sachin Kamat1-0/+4
2012-07-10Merge branch 'next/devel-dma-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dmaArnd Bergmann3-59/+76
2012-07-10Merge branch 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupArnd Bergmann7-143/+0
2012-07-02ARM Samsung: Move s3c pwm driver to pwm frameworkSascha Hauer2-424/+0
2012-06-28treewide: Put a space between #include and FILEPaul Bolle1-1/+1
2012-06-27ARM: SAMSUNG: Fix compiler warning in dma-ops.c fileSachin Kamat1-2/+1
2012-06-27ARM: EXYNOS: Remove leftovers of the Samsung specific power domain controlBartlomiej Zolnierkiewicz5-138/+0
2012-06-21ARM: SAMSUNG: Remove unused variable 'running' on PWMJonghwan Choi1-4/+0
2012-06-21ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves1-1/+1
2012-06-20ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi1-1/+1
2012-06-20ARM: SAMSUNG: Remove description corresponding to a deleted elementSachin Kamat1-1/+0
2012-06-20ARM: SAMSUNG: Add config() function in DMA common operationsBoojin Kim3-59/+77