aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/devs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-18ARM: samsung: improve static dma_mask definitionArnd Bergmann1-1/+1
2016-01-26mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON1-9/+0
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-17/+5
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+20
2016-01-13Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-9/+10
2015-12-01ARM: s3c64xx: use new adc/touchscreen driverArnd Bergmann1-17/+5
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann1-0/+6
2015-11-18spi: s3c64xx: pass DMA arguments in platform dataArnd Bergmann1-9/+10
2015-11-18ASoC: s3c24xx-i2s: pass DMA channels as platform dataArnd Bergmann1-0/+6
2015-11-18ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-3/+8
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab1-1/+1
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi1-3/+3
2014-07-19ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa1-330/+0
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