aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/devs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-21ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat1-1/+1
2014-02-14ARM: SAMSUNG: Remove Exynos specific code from devs, s5p-pm-irq and pm-gpio.cTushar Behera1-8/+2
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera1-1/+1
2013-11-24ARM: s3c64xx: Add support for DMA using generic amba-pl08x driverTomasz Figa1-2/+8
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2013-10-11ARM: SAMSUNG: Remove unused s5p_device_ehciJingoo Han1-34/+0
2013-10-08ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 deviceHeiko Stuebner1-1/+4
2013-08-12ARM: SAMSUNG: Remove old PWM timer platform devicesTomasz Figa1-18/+0
2013-08-06ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa1-19/+6
2013-08-06ARM: SAMSUNG: Add new PWM platform deviceTomasz Figa1-0/+17
2013-05-25ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa1-3/+3
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+6
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+0
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-45/+0
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann1-45/+0
2013-04-19ARM: samsung: move mfc device definition to s5p-dev-mfc.cArnd Bergmann1-45/+0
2013-04-12spi: s3c64xx: move to generic dmaengine APIArnd Bergmann1-0/+10
2013-04-11ASoC: samsung: use irq resource for idmaArnd Bergmann1-0/+6
2013-04-09ARM: EXYNOS: Enable PMUs for exynos4Chanho Park1-1/+1
2013-03-24i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner1-1/+0
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-9/+0
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna1-9/+0
2012-11-08ARM: EXYNOS: Make s3c_device_i2c0 always use id 0Tomasz Figa1-4/+0
2012-10-19ARM: EXYNOS: Add MFC device tree supportArun Kumar K1-0/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+10
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-10/+10
2012-09-21Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-1/+2
2012-09-21ARM: SAMSUNG: Add missing variable declaration in s3c64xx_spi1_set_platdata()Sylwester Nawrocki1-0/+2
2012-09-21ARM: SAMSUNG: Fix HDMI related warningsSachin Kamat1-1/+2
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-10/+10
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson1-1/+28
2012-09-11Merge branch 'renesas/pmu' into next/socOlof Johansson1-2/+1
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-2/+1
2012-08-08ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera1-0/+26
2012-08-08ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat1-1/+2
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-37/+23
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki1-1/+2
2012-07-13ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata functionThomas Abraham1-37/+23
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2012-05-13Merge branch 'next/cleanup-samsung-macro' into next/cleanup-samsungKukjin Kim1-10/+2
2012-05-12ARM: SAMSUNG: Use common macro to define resources on devs.cTushar Behera1-10/+2
2012-05-09usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper placeLukasz Majewski1-1/+1
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski1-1/+1
2012-04-21ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform dataThomas Abraham1-4/+0
2012-03-20Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann1-12/+1
2012-03-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/socOlof Johansson1-1/+1