aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2-7/+0
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds10-408/+137
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-8/+8
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-377/+55
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-6/+10
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+6
2013-02-19Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile', 'arm/exynos', 'x86/vt-d' and 'x86/amd' into nextJoerg Roedel10-408/+137
2013-02-17Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-criticalOlof Johansson1-2/+4
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsungRafael J. Wysocki1-3/+16
2013-02-12ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring2-216/+5
2013-02-11Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown1-0/+6
2013-02-05[media] s5p-fimc: Redefine platform data structure for fimc-isSylwester Nawrocki2-8/+8
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim1-1/+1
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson9-93/+28
2013-01-30ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan1-2/+4
2013-01-29ARM: EXYNOS: Enable platform support for I2S controllersPadmavathi Venna1-0/+6
2013-01-28ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440Thomas Abraham1-2/+4
2013-01-28ARM: dts: fix compatible value for exynos pinctrlKukjin Kim1-2/+2
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson12-28/+9
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson3-14/+13
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-14/+4
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring3-3/+3
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-3/+5
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring9-19/+0
2013-01-11ARM: EXYNOS: remove system mmu initialization from exynos treeCho KyongHo10-408/+137
2013-01-10ARM: SAMSUNG: cleanup mach/regs-audss.h fileKukjin Kim2-19/+2
2013-01-10ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim6-38/+26
2013-01-10cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim1-36/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-3/+1
2013-01-05ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim1-0/+7
2012-12-28ARM: EXYNOS: enable PINCTRL for EXYNOS5440Kukjin Kim1-0/+2
2012-12-24ARM: delete struct sys_timerStephen Warren10-16/+12
2012-12-23cpufreq: exynos: Use APLL_FREQ macro for cpu divider valueJonghwan Choi1-0/+16
2012-12-23cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi1-3/+0
2012-12-20Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-12/+0
2012-12-20Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson7-10/+13
2012-12-19ARM: EXYNOS: Avoid passing the clks through platform dataPadmavathi Venna1-12/+0
2012-12-19ARM: EXYNOS: Fix MSHC clocks instance namesDongjin Kim1-2/+2
2012-12-19ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310Sachin Kamat1-2/+2
2012-12-19ARM: EXYNOS: Fix NULL pointer dereference bug in SMDK4X12Sachin Kamat1-2/+2
2012-12-19ARM: EXYNOS: Fix NULL pointer dereference bug in OrigenSachin Kamat1-2/+2
2012-12-18ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440Kukjin Kim1-1/+1
2012-12-18ARM: EXYNOS: fix GIC using for EXYNOS5440Kukjin Kim1-1/+2
2012-12-18ARM: EXYNOS: fix build error when MFC is not selectedKukjin Kim1-0/+2
2012-12-17ARM: exynos: Fix warning due to missing 'inline' in stubOlof Johansson1-1/+1
2012-12-14Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-4/+116
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-2/+0
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-4/+53
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-54/+168
2012-12-12ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson21-166/+203