summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-077-14/+14
|\
| * Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-077-14/+14
| |\
| | * ARM: EXYNOS: use static declaration when it is not used in other filesKukjin Kim2012-01-217-12/+12
* | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-291-16/+0
|\ \ \
| * \ \ Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-16/+0
| |\ \ \ | | |/ / | |/| |
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-16/+0
* | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-287-8/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-02-131-2/+6
| |\ \ \
| | * | | ARM: EXYNOS: Bring exynos4-dt up to dateKarol Lewandowski2012-02-091-2/+6
| | |/ /
| * | | Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-02-066-6/+14
| |\ \ \ | | |/ / | |/| |
| | * | ARM: EXYNOS: Correct M-5MOLS sensor clock frequency on Universal C210 boardSylwester Nawrocki2012-01-311-1/+1
| | * | ARM: EXYNOS: Correct framebuffer window size on Nuri boardSylwester Nawrocki2012-01-311-4/+4
| | * | ARM: EXYNOS: Fix "warning: initialization from incompatible pointer type"Jonghwan Choi2012-01-271-1/+1
| | * | ARM: EXYNOS: Remove build warning without enabling PMKukjin Kim2012-01-273-0/+6
| | * | ARM: EXYNOS: fix non-SMP builds for EXYNOS4Marek Szyprowski2012-01-271-0/+2
| | |/
* | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-072-0/+2
|\ \ \ | |/ /
| * | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-232-0/+2
| |/
* | Merge branch 'amba' into for-armsocRussell King2012-01-261-32/+6
|\ \
| * | ARM: amba: samsung: use common amba device initializersRussell King2012-01-261-32/+6
| * | ARM: amba: samsung: get rid of NO_IRQ initializersRussell King2012-01-251-2/+2
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-20/+0
* | ARM: mach-exynos: use standard arch_idle()Nicolas Pitre2012-01-202-13/+1
|/
* Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-01-161-1/+2
|\
| * ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGENTushar Behera2012-01-121-1/+2
* | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson2012-01-162-3/+4
|\ \
| * | ARM: exynos: remove incorrect BSYM usageRob Herring2012-01-162-3/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-01-111-0/+34
|\ \ \ | |_|/ |/| |
| * | [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee2012-01-081-0/+34
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0912-30/+270
|\ \ \
| * \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-0923-894/+803
| |\ \ \
| | * \ \ Merge branch 'samsung/cleanup' into samsung/driverArnd Bergmann2012-01-0923-894/+803
| | |\ \ \
| * | \ \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2011-12-287-30/+147
| |\ \ \ \ \ | | |/ / / /
| | * | | | ARM: EXYNOS: Modified files for SPI consolidation workPadmavathi Venna2011-12-267-30/+147
| * | | | | Merge branch 'samsung/cleanup' into next/driversArnd Bergmann2011-12-2810-294/+348
| |\ \ \ \ \ | | |/ / / /
| * | | | | ARM: EXYNOS: Add USB OHCI support to ORIGEN boardTushar Behera2011-12-242-0/+14
| * | | | | ARM: EXYNOS: Add USB OHCI support to SMDKV310 boardJingoo Han2011-12-232-0/+14
| * | | | | ARM: EXYNOS: Add USB OHCI deviceJingoo Han2011-12-236-0/+95
* | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-097-98/+60
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-0922-855/+795
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-01-064-39/+8
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: EXYNOS: Use gpio_request_oneJingoo Han2011-12-243-17/+6
| | * | | | | ARM: EXYNOS: remove exynos4_scu_enable()Shawn Guo2011-11-171-22/+2
| * | | | | | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde2011-12-231-36/+52
| * | | | | | ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde2011-12-232-23/+0
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-097-234/+295
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-0722-855/+795
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ARM: EXYNOS: Add Exynos4 device tree enabled board fileThomas Abraham2011-12-233-0/+101
| * | | | | | ARM: EXYNOS: Add a alias for pdma clocksThomas Abraham2011-12-231-10/+25
| * | | | | | ARM: EXYNOS: Limit usage of pl330 device instance to non-dt buildThomas Abraham2011-12-233-1/+16
| * | | | | | ARM: EXYNOS: Modify platform data for pl330 driverThomas Abraham2011-12-231-161/+64
OpenPOWER on IntegriCloud