summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/mach-universal_c210.c
AgeCommit message (Expand)Author
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-05-27Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-05-16ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 boardLukasz Majewski
2012-05-15Merge branch 'kirkwood_boards_for_v3.5' of git://git.infradead.org/users/jcoo...Arnd Bergmann
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski
2012-05-13Merge branch 'next/cleanup-samsung-macro' into next/cleanup-samsungKukjin Kim
2012-05-12ARM: EXYNOS: Add DRM core device support for Universal C210 boardMarek Szyprowski
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson
2012-05-09usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski
2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo
2012-05-07Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski
2012-04-24ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski
2012-04-21ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform dataThomas Abraham
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski
2012-04-09ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-13Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-03-13Merge branch 'next/board-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-03-10ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhciJaehoon Chung
2012-03-10ARM: EXYNOS: Register JPEG on universal_c210Andrzej Pietrasiewicz
2012-03-10ARM: EXYNOS: Add __init attribute to universal_camera_init()Tushar Behera
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-03-06ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz
2012-03-04Merge branch 'pm-domains'Rafael J. Wysocki
2012-01-31ARM: EXYNOS: Add support for S5K6AAFX image sensor on Universal C210 boardSylwester Nawrocki
2012-01-31ARM: EXYNOS: Increase virtual framebuffer size on Universal C210 boardSylwester Nawrocki
2012-01-31ARM: EXYNOS: Correct M-5MOLS sensor clock frequency on Universal C210 boardSylwester Nawrocki
2012-01-27ARM: EXYNOS: Hook up power domains to generic power domain infrastructureThomas Abraham
2012-01-21ARM: EXYNOS: use static declaration when it is not used in other filesKukjin Kim
2012-01-20ARM: EXYNOS: add G2D to mach-universalKamil Debski
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim
2011-12-24ARM: EXYNOS: Use gpio_request_oneJingoo Han