summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2615-336/+529
|\
| * Merge branch 'next/cleanup-samsung-iommu' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2012-05-1415-336/+529
| |\
| | * ARM: EXYNOS: Change System MMU platform device definitionsKyongHo Cho2012-04-0415-336/+529
* | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-227-29/+103
|\ \ \
| * \ \ Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-178-31/+108
| |\ \ \
| | * | | ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 boardLukasz Majewski2012-05-162-0/+12
| | * | | ARM: EXYNOS: Add s3c-hsotg device support for NURI boardJoonyoung Shim2012-05-162-1/+9
| | * | | ARM: EXYNOS: Add usb otg phy control for EXYNOS4210Lukasz Majewski2012-05-164-28/+80
| * | | | usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski2012-05-092-2/+2
| * | | | Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-072-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski2012-05-042-0/+2
* | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-226-1/+155
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kirkwood_boards_for_v3.5' of git://git.infradead.org/users/jcoo...Arnd Bergmann2012-05-153-2/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ARM: EXYNOS: Add FIMC device to SMDK4X12Sachin Kamat2012-05-122-0/+9
| * | | | | ARM: EXYNOS: Add MFC device to SMDK4X12Sachin Kamat2012-05-122-0/+12
| * | | | | ARM: EXYNOS: Add DRM device to SMDKV310Sachin Kamat2012-05-122-0/+31
| * | | | | ARM: EXYNOS: Add DRM device to OrigenSachin Kamat2012-05-122-0/+32
| * | | | | ARM: EXYNOS: Make BT platform data structure static in mach-origen.c fileSachin Kamat2012-05-121-1/+1
| * | | | | ARM: EXYNOS: Add DRM core support for NURI boardMarek Szyprowski2012-05-122-0/+34
| * | | | | ARM: EXYNOS: Add DRM core device support for Universal C210 boardMarek Szyprowski2012-05-122-0/+34
| * | | | | ARM: EXYNOS: Increase framebuffer virtual size for origenTushar Behera2012-05-121-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-229-223/+40
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'next/cleanup-samsung-macro' into next/cleanup-samsungKukjin Kim2012-05-1310-195/+76
| |\ \ \ \
| | * | | | ARM: EXYNOS: Use common macro to define resources on mach-smdkv310.cTushar Behera2012-05-121-10/+3
| | * | | | ARM: EXYNOS: Use common macro to define resources on mach-armlex4210.cTushar Behera2012-05-121-10/+3
| | * | | | ARM: EXYNOS: Use common macro to define resources on dev-audio.cTushar Behera2012-05-121-130/+26
| | * | | | ARM: EXYNOS: Use common macro to define resources on dev-ahci.cTushar Behera2012-05-121-10/+2
| | |/ / /
| * | | | ARM: EXYNOS: Adapt to cpuidle core time keeping and irq enableAmit Daniel Kachhap2012-05-121-47/+6
| * | | | ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform dataThomas Abraham2012-04-216-16/+0
| | |/ / | |/| |
* | | | ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim2012-05-131-1/+1
* | | | ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2012-05-132-1/+6
| |/ / |/| |
* | | ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski2012-04-242-0/+2
* | | ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera2012-04-241-0/+2
* | | ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim2012-04-241-10/+3
* | | ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham2012-04-201-1/+1
* | | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham2012-04-203-24/+34
|/ /
* | ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat2012-04-141-0/+2
* | ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski2012-04-141-42/+0
* | ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski2012-04-142-1/+3
* | ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski2012-04-141-1/+1
* | ARM: EXYNOS: Add PDMA and MDMA physical base address definesThomas Abraham2012-04-102-1/+5
* | ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.cJonghwan Choi2012-04-081-0/+6
* | ARM: EXYNOS: Add missing definition for IRQ_I2S0Tushar Behera2012-04-081-0/+2
* | ARM: EXYNOS: Fix compiler warning in dma.c fileSachin Kamat2012-04-051-2/+0
* | ARM: EXYNOS: fix ISO C90 warningIl Han2012-04-051-1/+2
* | ARM: EXYNOS: use chip_id reg in uncompress to select uart base physDima Zavin2012-04-041-1/+16
* | ARM: EXYNOS: fix CONFIG_DEBUG_LLColin Cross2012-04-041-4/+3
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-26/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-26/+0
* | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-282-9/+5
|\ \