summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/devs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-1/+1
|\
| * Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-191-45/+0
| |\
| * | ARM: EXYNOS: Enable PMUs for exynos4Chanho Park2013-04-091-1/+1
* | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-031-0/+6
|\ \ \
| * | | ASoC: samsung: use irq resource for idmaArnd Bergmann2013-04-111-0/+6
| |/ /
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-021-1/+0
|\ \ \
| * | | i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner2013-03-241-1/+0
| |/ /
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-45/+0
|\ \ \ | | |/ | |/|
| * | ARM: samsung: move mfc device definition to s5p-dev-mfc.cArnd Bergmann2013-04-191-45/+0
| |/
* | spi: s3c64xx: move to generic dmaengine APIArnd Bergmann2013-04-121-0/+10
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-9/+0
|\
| * ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-071-9/+0
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-0/+1
|\ \
| * | ARM: EXYNOS: Add MFC device tree supportArun Kumar K2012-10-191-0/+1
| |/
* | ARM: EXYNOS: Make s3c_device_i2c0 always use id 0Tomasz Figa2012-11-081-4/+0
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-10/+10
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-10/+10
| |\
| | * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-10/+10
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+2
|\ \ \
| * \ \ Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-09-211-1/+2
| |\ \ \
| | * | | ARM: SAMSUNG: Fix HDMI related warningsSachin Kamat2012-09-211-1/+2
| * | | | Merge branch 'renesas/pmu' into next/socOlof Johansson2012-09-111-2/+1
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-2/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-121-1/+28
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| * | | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-231-2/+1
| | |/ | |/|
* | | ARM: SAMSUNG: Add missing variable declaration in s3c64xx_spi1_set_platdata()Sylwester Nawrocki2012-09-211-0/+2
| |/ |/|
* | ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera2012-08-081-0/+26
* | ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat2012-08-081-1/+2
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-37/+23
|\
| * ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata functionThomas Abraham2012-07-131-37/+23
* | ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki2012-07-131-1/+2
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-1/+1
|\
| * usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski2012-05-091-1/+1
| * usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski2012-05-041-1/+1
* | Merge branch 'next/cleanup-samsung-macro' into next/cleanup-samsungKukjin Kim2012-05-131-10/+2
|\ \
| * | ARM: SAMSUNG: Use common macro to define resources on devs.cTushar Behera2012-05-121-10/+2
| |/
* | ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform dataThomas Abraham2012-04-211-4/+0
|/
* Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann2012-03-201-12/+1
|\
| * Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim2012-03-101-12/+1
| |\
| | * ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim2012-01-211-12/+1
* | | Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...Olof Johansson2012-03-131-1/+1
|\ \ \
| * | | ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim2012-03-011-1/+1
| |/ /
* | | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-03-101-4/+64
|\ \ \ | |/ / |/| |
| * | ARM: EXYNOS: add support JPEGAndrzej Pietrasiewicz2012-03-101-0/+18
| * | ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definitionSylwester Nawrocki2012-03-101-2/+2
| * | ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()Tushar Behera2012-03-101-2/+2
| * | ARM: S3C64XX: Add usb otg phy controlJoonyoung Shim2012-03-091-0/+14
| * | ARM: SAMSUNG: add G2D to plat-s5p and mach-exynosKamil Debski2012-02-111-0/+28
| |/
* | ARM: SAMSUNG: Fix platform data setup for I2C adapter 0Sylwester Nawrocki2012-01-271-1/+3
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-091-0/+127
|\
OpenPOWER on IntegriCloud