aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson3-2/+45
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-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-08ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat1-1/+1
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
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds1-5/+6
2012-05-30Merge branch 'late/soc' into devel-lateOlof Johansson1-0/+3
2012-05-27Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat1-0/+1
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-2/+39
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-0/+1734
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-96/+0
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-414/+1
2012-05-20ARM: S3C24XX: add support for second irq set of S3C2416Heiko Stuebner1-0/+3
2012-05-20Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim15-1/+1769
2012-05-16Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc2Arnd Bergmann3-1/+35
2012-05-16Merge branch 'samsung/cleanup-plat-s5p' into next/soc2Arnd Bergmann13-0/+1734
2012-05-16ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham1-1/+1
2012-05-16ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpllKisoo Yu2-0/+34
2012-05-15Merge branch 'next/cleanup-plat-s5p' into next/devel-exynos5250-1Kukjin Kim15-96/+1734
2012-05-14Merge branch 'next/cleanup-samsung-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann2-96/+0