summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/devs.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Simplify size used for kzallocMarkus Elfring2017-10-041-22/+11
* dmaengine: pl330: remove pdata based initializationMarek Szyprowski2017-03-281-1/+0
* ARM: s3c24xx: Drop unused struct s3c_audio_pdata entriesSylwester Nawrocki2016-12-291-19/+0
* ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfoSylwester Nawrocki2016-11-171-24/+0
* ARM: samsung: improve static dma_mask definitionArnd Bergmann2016-05-181-1/+1
* mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-9/+0
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-201-17/+5
|\
| * ARM: s3c64xx: use new adc/touchscreen driverArnd Bergmann2015-12-011-17/+5
* | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-171-3/+20
|\ \
| * | ASoC: samsung: pass filter function as pointerArnd Bergmann2015-11-211-0/+6
| * | ASoC: s3c24xx-i2s: pass DMA channels as platform dataArnd Bergmann2015-11-181-0/+6
| * | ASoC: samsung: pass DMA channels as pointersArnd Bergmann2015-11-181-3/+8
| |/
* | Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-01-131-9/+10
|\ \
| * | spi: s3c64xx: pass DMA arguments in platform dataArnd Bergmann2015-11-181-9/+10
| |/
* / [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-171-1/+1
|/
* usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-271-3/+3
* ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa2014-07-191-330/+0
* ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat2014-03-211-1/+1
* ARM: SAMSUNG: Remove Exynos specific code from devs, s5p-pm-irq and pm-gpio.cTushar Behera2014-02-141-8/+2
* ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-141-1/+1
* ARM: s3c64xx: Add support for DMA using generic amba-pl08x driverTomasz Figa2013-11-241-2/+8
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-1/+4
|\
| * ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 deviceHeiko Stuebner2013-10-081-1/+4
* | ARM: SAMSUNG: Remove unused s5p_device_ehciJingoo Han2013-10-111-34/+0
|/
* ARM: SAMSUNG: Remove old PWM timer platform devicesTomasz Figa2013-08-121-18/+0
* ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa2013-08-061-19/+6
* ARM: SAMSUNG: Add new PWM platform deviceTomasz Figa2013-08-061-0/+17
* ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa2013-05-251-3/+3
* 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
| |\ \ \ \ | | |/ / / | |/| | |