summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5pv210
AgeCommit message (Expand)AuthorFilesLines
2012-05-27Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat3-6/+4
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+7
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-0/+6
2012-05-16ARM: EXYNOS: Add s3c-hsotg device support for GONI boardLukasz Majewski2-0/+6
2012-05-12ARM: S5PV210: Use common macro to define resources on mach-smdkv210.cTushar Behera1-15/+4
2012-05-12ARM: S5PV210: Use common macro to define resources on dev-audio.cTushar Behera1-130/+26
2012-05-09usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski1-1/+1
2012-05-07Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+1
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski1-0/+1
2012-04-24ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski1-0/+2
2012-04-10ARM: S5PV210: Fix compiler warning in dma.c fileSachin Kamat1-2/+0
2012-04-09ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham3-41/+45
2012-04-08ARM: S5PV210: fix unused LDO supply field from wm8994_pdataKukjin Kim2-4/+4
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-26/+0
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-0/+48
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-4/+97
2012-03-20Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann3-10/+10
2012-03-13Merge branch 'next/board-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson6-0/+48
2012-03-10ARM: S5PV210: Enable JPEG on SMDKV210Sachin Kamat2-0/+2
2012-03-10ARM: S5PV210: Add JPEG board definitionSachin Kamat2-0/+9
2012-03-10ARM: S5PV210: Enable FIMC on SMDKC110Sachin Kamat2-0/+7
2012-03-10ARM: S5PV210: Enable FIMC on SMDKV210Sachin Kamat2-0/+7
2012-03-10ARM: S5PV210: Enable MFC on SMDKC110Sachin Kamat2-0/+11
2012-03-10ARM: S5PV210: Enable MFC on SMDKV210Sachin Kamat2-0/+11
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim5-71/+12
2012-03-10Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson4-4/+97
2012-03-09ARM: S5PV210: Add usb otg phy controlJoonyoung Shim4-4/+97
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson3-10/+10
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim3-10/+10
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-26/+0
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann1-17/+0
2012-02-28Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann2-3/+3
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2-3/+3
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2-3/+3
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-17/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-17/+0
2012-01-31ARM: S5PV210: Add missing FIMC media device to AquilaSachin Kamat1-0/+1
2012-01-27ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner1-1/+1
2012-01-27ARM: S5PV210: Fix the name of exynos4_clk_hdmiphy_ctrl() for S5PV210Kukjin Kim1-2/+2
2012-01-26Merge branch 'amba' into for-armsocRussell King1-32/+6
2012-01-26ARM: amba: samsung: use common amba device initializersRussell King1-32/+6
2012-01-25ARM: amba: samsung: get rid of NO_IRQ initializersRussell King1-2/+2
2012-01-21ARM: S5PV210: use static declaration when it is not used in other filesKukjin Kim3-8/+8
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-21/+0
2012-01-20ARM: mach-s5pv210: use standard arch_idle()Nicolas Pitre2-13/+1
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds10-296/+198
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-231/+138
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann13-122/+155
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+17
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann13-123/+156