aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/mach-universal_c210.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+0
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2012-11-07ARM: EXYNOS: reorder inclusions of <linux/platform_data/xxx.h>Jingoo Han1-2/+2
2012-11-07Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2Kukjin Kim1-1/+0
2012-10-29ARM: EXYNOS: removing exynos-drm device registration from non-dt platformsRahul Sharma1-3/+0
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-5/+2
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+1
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab1-5/+2
2012-10-05Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab1-2/+2
2012-10-05[media] ARM: EXYNOS: Change MIPI-CSIS device regulator supply namesSylwester Nawrocki1-2/+2
2012-10-05[media] ARM: samsung: Remove unused fields from FIMC and CSIS platform dataSylwester Nawrocki1-3/+0
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-2/+2
2012-09-21ARM: EXYNOS: remove the MMC_CAP2_BROKEN_VOLTAGEJaehoon Chung1-1/+0
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-2/+2
2012-09-14ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier1-0/+1
2012-08-08include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala1-1/+1
2012-07-23Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-07-19ARM: SAMSUNG: no need to set the value for clk_xusbxti when it is 24MhzKukjin Kim1-2/+1
2012-06-27ARM: EXYNOS: Remove leftovers of the Samsung specific power domain controlBartlomiej Zolnierkiewicz1-1/+0
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds1-11/+15
2012-05-27Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat1-0/+2
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+11
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+33
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into usb-nextGreg Kroah-Hartman1-1/+13
2012-05-16ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 boardLukasz Majewski1-0/+10
2012-05-15Merge branch 'kirkwood_boards_for_v3.5' of git://git.infradead.org/users/jcooper/linux into next/boardsArnd Bergmann1-1/+3
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski1-1/+3
2012-05-13Merge branch 'next/cleanup-samsung-macro' into next/cleanup-samsungKukjin Kim1-0/+1
2012-05-12ARM: EXYNOS: Add DRM core device support for Universal C210 boardMarek Szyprowski1-0/+33
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanupOlof Johansson1-0/+1
2012-05-09usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper placeLukasz Majewski1-1/+1
2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo1-0/+1
2012-05-07Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg 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/+1
2012-04-21ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform dataThomas Abraham1-2/+0
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski1-0/+2
2012-04-09ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham1-11/+15
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-6/+3
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+75
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-27mmc: start removing enable / disable APIAdrian Hunter1-6/+3
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-17/+0
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann1-0/+2
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boardsArnd Bergmann1-0/+2