aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/devs.c
Commit message (Expand)AuthorAge
* ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa2014-07-18
* ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat2014-03-20
* ARM: SAMSUNG: Remove Exynos specific code from devs, s5p-pm-irq and pm-gpio.cTushar Behera2014-02-13
* ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-13
* ARM: s3c64xx: Add support for DMA using generic amba-pl08x driverTomasz Figa2013-11-24
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
|\
| * ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 deviceHeiko Stuebner2013-10-07
* | ARM: SAMSUNG: Remove unused s5p_device_ehciJingoo Han2013-10-11
|/
* ARM: SAMSUNG: Remove old PWM timer platform devicesTomasz Figa2013-08-12
* ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa2013-08-05
* ARM: SAMSUNG: Add new PWM platform deviceTomasz Figa2013-08-05
* ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa2013-05-24
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-04
|\
| * Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-19
| |\
| * | ARM: EXYNOS: Enable PMUs for exynos4Chanho Park2013-04-08
* | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-03
|\ \ \
| * | | ASoC: samsung: use irq resource for idmaArnd Bergmann2013-04-11
| |/ /
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-02
|\ \ \
| * | | i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner2013-03-24
| |/ /
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-02
|\ \ \ | | |/ | |/|
| * | ARM: samsung: move mfc device definition to s5p-dev-mfc.cArnd Bergmann2013-04-19
| |/
* / spi: s3c64xx: move to generic dmaengine APIArnd Bergmann2013-04-12
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-13
|\
| * ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-07
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-13
|\ \
| * | ARM: EXYNOS: Add MFC device tree supportArun Kumar K2012-10-18
| |/
* / ARM: EXYNOS: Make s3c_device_i2c0 always use id 0Tomasz Figa2012-11-07
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-22
| |\
| | * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \
| * \ \ Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-09-22
| |\ \ \
| | * | | ARM: SAMSUNG: Fix HDMI related warningsSachin Kamat2012-09-20
| * | | | Merge branch 'renesas/pmu' into next/socOlof Johansson2012-09-12
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-13
| |\| | | | | |/ / | |/| |
| * | | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-23
| | |/ | |/|
* | | ARM: SAMSUNG: Add missing variable declaration in s3c64xx_spi1_set_platdata()Sylwester Nawrocki2012-09-20
| |/ |/|
* | ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera2012-08-08
* | ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat2012-08-08
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\
| * ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata functionThomas Abraham2012-07-13
* | ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki2012-07-13
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski2012-05-09
| * usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski2012-05-04
* | Merge branch 'next/cleanup-samsung-macro' into next/cleanup-samsungKukjin Kim2012-05-12
|\ \
| * | ARM: SAMSUNG: Use common macro to define resources on devs.cTushar Behera2012-05-12
| |/
* / ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform dataThomas Abraham2012-04-21
|/
* Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann2012-03-20
|\