summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/mach-universal_c210.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS: Remove unused board filesTomasz Figa2013-06-151-1159/+0
* ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa2013-05-251-3/+2
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-4/+5
|\
| * ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speedThomas Abraham2013-03-251-0/+2
| * ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham2013-03-251-1/+0
| * ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour2013-03-051-3/+3
* | regulator: max8952: Separate constraints from platform data structTomasz Figa2013-04-051-13/+14
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-241-4/+4
|\
| * [media] s5p-fimc: Redefine platform data structure for fimc-isSylwester Nawrocki2013-02-051-4/+4
* | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-2/+0
|\ \
| * | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-2/+0
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-3/+0
|\
| * ARM: EXYNOS: removing exynos-drm device registration from non-dt platformsRahul Sharma2012-10-291-3/+0
* | ARM: EXYNOS: reorder inclusions of <linux/platform_data/xxx.h>Jingoo Han2012-11-071-2/+2
* | Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2Kukjin Kim2012-11-071-1/+0
|\ \ | |/ |/|
| * ARM: EXYNOS: remove the MMC_CAP2_BROKEN_VOLTAGEJaehoon Chung2012-09-211-1/+0
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-121-5/+2
|\ \
| * \ Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-111-5/+2
| |\ \
| | * \ Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-051-2/+2
| | |\ \
| | * | | [media] ARM: EXYNOS: Change MIPI-CSIS device regulator supply namesSylwester Nawrocki2012-10-051-2/+2
| | * | | [media] ARM: samsung: Remove unused fields from FIMC and CSIS platform dataSylwester Nawrocki2012-10-051-3/+0
| | | |/ | | |/|
* | | | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala2012-08-081-1/+1
| |/ /
* | | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-2/+2
|\ \ \ | | |/ | |/|
| * | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-2/+2
| |/
* | ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier2012-09-141-0/+1
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-2/+1
|\
| * ARM: SAMSUNG: no need to set the value for clk_xusbxti when it is 24MhzKukjin Kim2012-07-191-2/+1
* | ARM: EXYNOS: Remove leftovers of the Samsung specific power domain controlBartlomiej Zolnierkiewicz2012-06-271-1/+0
|/
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-11/+15
|\
| * Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-271-0/+2
| |\
| * | ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham2012-04-091-11/+15
* | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\ \ \
| * \ \ Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-111-0/+1
| |\ \ \
| | * | | ARM: exynos: use machine specific hook for late initShawn Guo2012-05-081-0/+1
| | | |/ | | |/|
* | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-0/+11
|\ \ \ \
| * \ \ \ Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-171-1/+13
| |\ \ \ \
| | * | | | ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 boardLukasz Majewski2012-05-161-0/+10
| * | | | | usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski2012-05-091-1/+1
| * | | | | Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-071-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski2012-05-041-0/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+33
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kirkwood_boards_for_v3.5' of git://git.infradead.org/users/jcoo...Arnd Bergmann2012-05-151-1/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ARM: EXYNOS: Add DRM core device support for Universal C210 boardMarek Szyprowski2012-05-121-0/+33
| | |/ / / | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-2/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'next/cleanup-samsung-macro' into next/cleanup-samsungKukjin Kim2012-05-131-0/+1
| |\ \ \ \ | | |/ / /
| * | | | ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform dataThomas Abraham2012-04-211-2/+0
| | |/ / | |/| |
* | | | ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2012-05-131-1/+3
| |/ / |/| |
* | | ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski2012-04-241-0/+1
|/ /
OpenPOWER on IntegriCloud