summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* [media] ARM: samsung: Change __s5p_mipi_phy_control() function signatureSylwester Nawrocki2012-10-051-13/+7
* ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera2012-09-181-2/+3
* ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parentMandeep Singh Baines2012-09-171-2/+3
* Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-08-233-2/+45
|\
| * ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera2012-08-082-0/+42
| * ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat2012-08-081-1/+2
| * ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat2012-08-081-1/+1
* | ARM: s3c24xx: use new PWM driverArnd Bergmann2012-08-091-1/+2
|/
* Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-302-420/+0
|\
| * ARM Samsung: Move s3c pwm driver to pwm frameworkSascha Hauer2012-07-022-424/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \
| * | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-1/+1
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-232-65/+34
|\ \ \
| * | | spi: s3c64xx: Remove the 'set_level' callback from controller dataThomas Abraham2012-07-131-2/+0
| * | | ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata functionThomas Abraham2012-07-132-44/+30
| * | | ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham2012-07-131-4/+4
| * | | spi: s3c64xx: move controller information into driver dataThomas Abraham2012-07-131-15/+0
| * | | Merge branch 'next/devel-dma-ops' into next/dt-samsungKukjin Kim2012-07-133-59/+76
| |\ \ \
* | \ \ \ Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-233-59/+76
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next/devel-dma-ops' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-103-59/+76
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | ARM: SAMSUNG: Fix compiler warning in dma-ops.c fileSachin Kamat2012-06-271-2/+1
| | * | | ARM: SAMSUNG: Add config() function in DMA common operationsBoojin Kim2012-06-203-59/+77
| | | |/ | | |/|
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-233-2/+10
|\ \ \ \
| * \ \ \ Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-173-2/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: SAMSUNG: Introduce Kconfig variable for Samsung custom clk APIMark Brown2012-07-132-2/+6
| | * | | ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12Sachin Kamat2012-07-131-0/+4
| | |/ /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-237-143/+0
|\ \ \ \
| * \ \ \ Merge branch 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-107-143/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: EXYNOS: Remove leftovers of the Samsung specific power domain controlBartlomiej Zolnierkiewicz2012-06-275-138/+0
| | * | | ARM: SAMSUNG: Remove unused variable 'running' on PWMJonghwan Choi2012-06-211-4/+0
| | * | | ARM: SAMSUNG: Remove description corresponding to a deleted elementSachin Kamat2012-06-201-1/+0
| | |/ /
* | | | ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki2012-07-131-1/+2
* | | | ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-131-3/+5
* | | | ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera2012-07-131-0/+1
|/ / /
* | | ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves2012-06-211-1/+1
* | | ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi2012-06-201-1/+1
|/ /
* | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-5/+6
|\ \
| * \ Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-271-0/+1
| |\ \
| * | | video: s3c-fb: remove 'default_win' element from platform dataThomas Abraham2012-04-091-2/+0
| * | | video: s3c-fb: move video interface timing out of window setup dataThomas Abraham2012-04-091-3/+6
* | | | Merge branch 'late/soc' into devel-lateOlof Johansson2012-05-301-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: S3C24XX: add support for second irq set of S3C2416Heiko Stuebner2012-05-201-0/+3
| * | | Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim2012-05-2015-1/+1769
| |\ \ \
* | \ \ \ Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-266-2/+39
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-163-1/+35
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham2012-05-161-1/+1
| | * | | | ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpllKisoo Yu2012-05-162-0/+34
| | * | | | Merge branch 'next/cleanup-plat-s5p' into next/devel-exynos5250-1Kukjin Kim2012-05-1515-96/+1734
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'samsung/cleanup-plat-s5p' into next/soc2Arnd Bergmann2012-05-1613-0/+1734
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| * | | | | ARM: EXYNOS: Support DMA for EXYNOS5250 SoCBoojin Kim2012-05-132-1/+2
OpenPOWER on IntegriCloud