index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-07
ARM: exynos: add debug_ll_io_init() call in exynos_init_io()
Doug Anderson
1
-0
/
+2
2013-05-25
ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOC
Jungseok Lee
1
-1
/
+8
2013-05-25
ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
Tomasz Figa
1
-1
/
+29
2013-05-07
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+17
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-23
/
+30
2013-05-06
Merge branch 'exynos/pwm-clocksource' into late/multiplatform
Arnd Bergmann
1
-15
/
+0
2013-05-04
Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+35
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-42
/
+46
2013-05-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+2
2013-04-28
Merge branch 'gic/cleanup' into next/soc
Olof Johansson
1
-0
/
+1
2013-04-28
Merge tag 'late-exynos-v3-for-v3.10' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-23
/
+30
2013-04-28
ARM: SAMSUNG: Do not register legacy timer interrupts on Exynos
Tomasz Figa
1
-15
/
+0
2013-04-28
Merge branch 'exynos/dt' into late/dt
Olof Johansson
1
-42
/
+17
2013-04-26
Merge branch 'samsung/exynos-multiplatform' into next/drivers
Olof Johansson
1
-6
/
+0
2013-04-26
Revert "ARM: exynos: enable multiplatform support"
Olof Johansson
1
-6
/
+0
2013-04-26
ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device tree
Thomas Abraham
1
-23
/
+30
2013-04-19
irqchip: exynos: pass irq_base from platform
Arnd Bergmann
1
-1
/
+2
2013-04-19
irqchip: exynos: pass max combiner number to combiner_init
Arnd Bergmann
1
-1
/
+14
2013-04-19
clocksource: exynos_mct: remove platform header dependency
Arnd Bergmann
1
-1
/
+1
2013-04-19
clk: exynos: prepare for multiplatform
Arnd Bergmann
1
-1
/
+1
2013-04-19
Merge branch 'samsung/exynos-multiplatform' into next/drivers
Arnd Bergmann
1
-0
/
+6
2013-04-19
ARM: exynos: enable multiplatform support
Arnd Bergmann
1
-0
/
+6
2013-04-09
Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-0
/
+28
2013-04-09
Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-37
/
+17
2013-04-09
Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-5
/
+0
2013-04-09
Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-1
/
+0
2013-04-09
ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.
Tomasz Figa
1
-0
/
+35
2013-04-09
ARM: EXYNOS: Enable PMUs for exynos4
Chanho Park
1
-0
/
+28
2013-04-08
ARM: EXYNOS: fix compilation error introduced due to common clock migration
Thomas Abraham
1
-0
/
+2
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
1
-0
/
+1
2013-03-25
ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speed
Thomas Abraham
1
-0
/
+3
2013-03-25
ARM: EXYNOS: Initialize the clocks prior to timer initialization
Thomas Abraham
1
-0
/
+16
2013-03-25
ARM: EXYNOS: Migrate clock support to common clock framework
Thomas Abraham
1
-41
/
+0
2013-03-22
ARM: EXYNOS: remove duplicated include from common.c
Wei Yongjun
1
-1
/
+0
2013-03-09
ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5
Thomas Abraham
1
-5
/
+0
2013-03-07
ARM: EXYNOS: Add support for rtc wakeup
Inderpal Singh
1
-0
/
+2
2013-03-05
ARM: EXYNOS: skip wakeup interrupt registration for exynos5250 if pinctrl is ...
Thomas Abraham
1
-0
/
+1
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-218
/
+5
2013-02-12
ARM: exynos: move exynos4210-combiner to drivers/irqchip
Rob Herring
1
-216
/
+2
2013-02-04
Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-1
/
+0
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-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
1
-1
/
+1
2013-01-12
ARM: use common irqchip_init for GIC init
Rob Herring
1
-3
/
+5
2013-01-10
ARM: EXYNOS: move mach/pmu.h file into common.h
Kukjin Kim
1
-1
/
+0
2013-01-05
ARM: EXYNOS: skip the clock initialization for exynos5440
Kukjin Kim
1
-0
/
+7
2012-12-18
ARM: EXYNOS: fix GIC using for EXYNOS5440
Kukjin Kim
1
-1
/
+2
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+2
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+5
2012-12-12
ARM: arm-soc: Merge branch 'next/pm2' into next/pm
Olof Johansson
1
-52
/
+13
[next]