aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung/devs.c
AgeCommit message (Expand)Author
2013-05-25ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann
2013-04-19ARM: samsung: move mfc device definition to s5p-dev-mfc.cArnd Bergmann
2013-04-12spi: s3c64xx: move to generic dmaengine APIArnd Bergmann
2013-04-11ASoC: samsung: use irq resource for idmaArnd Bergmann
2013-04-09ARM: EXYNOS: Enable PMUs for exynos4Chanho Park
2013-03-24i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna
2012-11-08ARM: EXYNOS: Make s3c_device_i2c0 always use id 0Tomasz Figa
2012-10-19ARM: EXYNOS: Add MFC device tree supportArun Kumar K
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
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: Fix HDMI related warningsSachin Kamat
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
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-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha
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-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki
2012-07-13ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata functionThomas Abraham
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-13Merge branch 'next/cleanup-samsung-macro' into next/cleanup-samsungKukjin Kim
2012-05-12ARM: SAMSUNG: Use common macro to define resources on devs.cTushar Behera
2012-05-09usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski
2012-04-21ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform dataThomas Abraham
2012-03-20Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann
2012-03-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...Olof Johansson
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim
2012-03-10Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-03-10ARM: EXYNOS: add support JPEGAndrzej Pietrasiewicz
2012-03-10ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definitionSylwester Nawrocki
2012-03-10ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()Tushar Behera
2012-03-09ARM: S3C64XX: Add usb otg phy controlJoonyoung Shim
2012-03-01ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim
2012-02-11ARM: SAMSUNG: add G2D to plat-s5p and mach-exynosKamil Debski
2012-01-27ARM: SAMSUNG: Fix platform data setup for I2C adapter 0Sylwester Nawrocki
2012-01-21ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim