Age | Commit message (Expand) | Author | Files | Lines |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 20 | -377/+55 |
2013-02-21 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+10 |
2013-02-21 | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -0/+6 |
2013-02-17 | Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 1 | -2/+4 |
2013-02-15 | Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern... | Rafael J. Wysocki | 1 | -3/+16 |
2013-02-12 | ARM: exynos: move exynos4210-combiner to drivers/irqchip | Rob Herring | 2 | -216/+5 |
2013-02-11 | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 1 | -0/+6 |
2013-02-05 | pinctrl: exynos: change PINCTRL_EXYNOS option | Kukjin Kim | 1 | -1/+1 |
2013-02-04 | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 9 | -93/+28 |
2013-01-30 | ARM: SAMSUNG: Gracefully exit on suspend failure | Abhilash Kesavan | 1 | -2/+4 |
2013-01-29 | ARM: EXYNOS: Enable platform support for I2S controllers | Padmavathi Venna | 1 | -0/+6 |
2013-01-28 | ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440 | Thomas Abraham | 1 | -2/+4 |
2013-01-28 | ARM: dts: fix compatible value for exynos pinctrl | Kukjin Kim | 1 | -2/+2 |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 12 | -28/+9 |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 3 | -14/+13 |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 1 | -14/+4 |
2013-01-12 | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 3 | -3/+3 |
2013-01-12 | ARM: use common irqchip_init for GIC init | Rob Herring | 1 | -3/+5 |
2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring | 9 | -19/+0 |
2013-01-10 | ARM: SAMSUNG: cleanup mach/regs-audss.h file | Kukjin Kim | 2 | -19/+2 |
2013-01-10 | ARM: EXYNOS: move mach/pmu.h file into common.h | Kukjin Kim | 6 | -38/+26 |
2013-01-10 | cpufreq: exynos: cleanup exynos-cpufreq header | Kukjin Kim | 1 | -36/+0 |
2013-01-10 | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 1 | -3/+1 |
2013-01-05 | ARM: EXYNOS: skip the clock initialization for exynos5440 | Kukjin Kim | 1 | -0/+7 |
2012-12-28 | ARM: EXYNOS: enable PINCTRL for EXYNOS5440 | Kukjin Kim | 1 | -0/+2 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 10 | -16/+12 |
2012-12-23 | cpufreq: exynos: Use APLL_FREQ macro for cpu divider value | Jonghwan Choi | 1 | -0/+16 |
2012-12-23 | cpufreq: exynos: Remove unused variable & IS_ERR | Jonghwan Choi | 1 | -3/+0 |
2012-12-20 | Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 1 | -12/+0 |
2012-12-20 | Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 7 | -10/+13 |
2012-12-19 | ARM: EXYNOS: Avoid passing the clks through platform data | Padmavathi Venna | 1 | -12/+0 |
2012-12-19 | ARM: EXYNOS: Fix MSHC clocks instance names | Dongjin Kim | 1 | -2/+2 |
2012-12-19 | ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310 | Sachin Kamat | 1 | -2/+2 |
2012-12-19 | ARM: EXYNOS: Fix NULL pointer dereference bug in SMDK4X12 | Sachin Kamat | 1 | -2/+2 |
2012-12-19 | ARM: EXYNOS: Fix NULL pointer dereference bug in Origen | Sachin Kamat | 1 | -2/+2 |
2012-12-18 | ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440 | Kukjin Kim | 1 | -1/+1 |
2012-12-18 | ARM: EXYNOS: fix GIC using for EXYNOS5440 | Kukjin Kim | 1 | -1/+2 |
2012-12-18 | ARM: EXYNOS: fix build error when MFC is not selected | Kukjin Kim | 1 | -0/+2 |
2012-12-17 | ARM: exynos: Fix warning due to missing 'inline' in stub | Olof Johansson | 1 | -1/+1 |
2012-12-14 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 6 | -4/+116 |
2012-12-13 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2 | -2/+0 |
2012-12-13 | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 4 | -4/+53 |
2012-12-13 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 16 | -54/+168 |
2012-12-12 | ARM: arm-soc: Merge branch 'next/pm2' into next/pm | Olof Johansson | 21 | -166/+203 |
2012-12-12 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+2 |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 11 | -26/+155 |
2012-12-10 | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 2 | -2/+0 |
2012-12-07 | ASoC: Samsung: Do not register samsung audio dma device as pdev | Padmavathi Venna | 2 | -2/+0 |
2012-11-30 | Merge branch 'next/devel-samsung-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2 | -6/+25 |
2012-11-30 | Merge branch 'next/cleanup-samsung-3' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 5 | -124/+0 |