aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar1-1/+1
2013-05-27Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-3/+3
2013-05-25ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa1-3/+3
2013-05-21ARM: S3C24XX: remove obsolete s3c2412 specific dma settingsHeiko Stuebner1-5/+0
2013-05-20cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar2-8/+8
2013-05-18arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-05-06Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann1-2/+2
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-407/+137
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-137/+6
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-57/+0
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-409/+45
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+12
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-341/+6
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+10
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-4/+1
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-281/+1
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson2-4/+2
2013-04-28ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa1-2/+2
2013-04-26Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson3-17/+3
2013-04-26Revert "ARM: exynos: enable multiplatform support"Olof Johansson3-17/+3
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann13-412/+62
2013-04-19ARM: exynos: enable multiplatform supportArnd Bergmann3-3/+17
2013-04-19rtc: s3c: make header file localArnd Bergmann1-71/+0
2013-04-19mtd: onenand/samsung: make regs-onenand.h file localArnd Bergmann1-63/+0
2013-04-19mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2-142/+1
2013-04-19ARM: samsung: move mfc device definition to s5p-dev-mfc.cArnd Bergmann2-46/+41
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann1-87/+0
2013-04-19ARM: exynos: prepare for sparse IRQArnd Bergmann3-0/+3
2013-04-12spi: s3c64xx: move to generic dmaengine APIArnd Bergmann1-0/+10
2013-04-11usb: exynos: do not include plat/usb-phy.hArnd Bergmann1-4/+1
2013-04-11tty: serial/samsung: make register definitions globalArnd Bergmann1-281/+1
2013-04-11ASoC: samsung: move plat/ headers to local directoryArnd Bergmann2-137/+0
2013-04-11ASoC: samsung: use irq resource for idmaArnd Bergmann1-0/+6
2013-04-11video/s3c: move platform_data out of arch/armArnd Bergmann1-49/+1
2013-04-09Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann1-1/+1
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann1-2/+2
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupArnd Bergmann6-28/+4
2013-04-09ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa1-0/+1
2013-04-09ARM: EXYNOS: Enable PMUs for exynos4Chanho Park1-1/+1
2013-04-08ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna3-11/+1
2013-04-04ARM: SAMSUNG: check processor type before cache restoration in resumeInderpal Singh1-0/+9
2013-04-04ARM: SAMSUNG: Fix typo "CONFIG_SAMSUNG_DEV_RTC"Paul Bolle1-1/+1
2013-04-04ARM: S5P64X0: Fix typo "CONFIG_S5P64X0_SETUP_SDHCI"Paul Bolle1-2/+2
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 into next/cleanupOlof Johansson2-4/+2
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2-4/+2
2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham1-2/+2
2013-03-24i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner2-57/+0
2013-03-22ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGPaul Bolle1-6/+0