index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
ARM: EXYNOS: handle properly the return values
Daniel Lezcano
1
-5
/
+10
2013-04-09
ARM: EXYNOS: factor out the idle states
Daniel Lezcano
1
-28
/
+17
2013-04-09
Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
5
-16
/
+4
2013-04-08
ARM: EXYNOS: Add secure firmware support to secondary CPU bring-up
Tomasz Figa
1
-5
/
+27
2013-04-08
ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.
Tomasz Figa
2
-0
/
+38
2013-04-08
ARM: EXYNOS: Add support for Exynos secure firmware
Tomasz Figa
4
-0
/
+74
2013-04-08
ARM: EXYNOS: Add support for secure monitor calls
Tomasz Figa
3
-0
/
+58
2013-04-08
ARM: EXYNOS: Enable PMUs for exynos4
Chanho Park
2
-2
/
+34
2013-04-08
irqchip: exynos-combiner: Correct combined IRQs for exynos4
Chanho Park
1
-1
/
+4
2013-04-08
ARM: EXYNOS: remove "config EXYNOS_DEV_DRM"
Paul Bolle
1
-10
/
+0
2013-04-08
ARM: EXYNOS: fix compilation error introduced due to common clock migration
Thomas Abraham
1
-0
/
+2
2013-04-08
ARM: EXYNOS: change the name of USB ohci header
Jingoo Han
3
-3
/
+3
2013-04-05
regulator: max8952: Separate constraints from platform data struct
Tomasz Figa
1
-13
/
+14
2013-04-04
ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspend
Jonathan Kliegman
1
-6
/
+1
2013-04-04
ARM: EXYNOS: Remove hardcode wakeup unmask for EINT_0
Jonathan Kliegman
1
-1
/
+1
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
1
-8
/
+0
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
1
-0
/
+1
2013-03-25
ARM: EXYNOS: remove auxdata table from exynos4/5 dt machine file
Thomas Abraham
2
-234
/
+3
2013-03-25
ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speed
Thomas Abraham
6
-0
/
+12
2013-03-25
ARM: EXYNOS: Initialize the clocks prior to timer initialization
Thomas Abraham
8
-9
/
+25
2013-03-25
ARM: EXYNOS: Migrate clock support to common clock framework
Thomas Abraham
17
-3833
/
+7
2013-03-22
ARM: EXYNOS: change HAVE_SAMSUNG_KEYPAD to KEYBOARD_SAMSUNG
Paul Bolle
1
-1
/
+1
2013-03-22
ARM: EXYNOS: remove duplicated include from common.c
Wei Yongjun
1
-1
/
+0
2013-03-22
ARM: EXYNOS: drop "select HAVE_SCHED_CLOCK"
Paul Bolle
1
-1
/
+0
2013-03-16
Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+1
2013-03-09
Merge branch 'next/mct-exynos' into next/clk-exynos
Kukjin Kim
15
-568
/
+14
2013-03-09
Merge branch 'next/timer-samsung' into next/clk-exynos
Kukjin Kim
2
-4
/
+4
2013-03-09
ARM: EXYNOS: move mct driver to drivers/clocksource
Thomas Abraham
3
-558
/
+0
2013-03-09
ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5
Thomas Abraham
2
-6
/
+0
2013-03-09
ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_...
Thomas Abraham
10
-16
/
+18
2013-03-09
ARM: EXYNOS: add device tree support for MCT controller driver
Thomas Abraham
2
-18
/
+37
2013-03-09
ARM: EXYNOS: prepare an array of MCT interrupt numbers and use it
Thomas Abraham
1
-21
/
+36
2013-03-09
ARM: EXYNOS: add a register base address variable in mct controller driver
Thomas Abraham
2
-88
/
+62
2013-03-07
ARM: dts: Set up power domain for MFC and G-scaler for exynos5250
Prasanna Kumar
1
-0
/
+1
2013-03-07
ARM: EXYNOS: Add AUXDATA for DP controller
Jingoo Han
1
-0
/
+1
2013-03-07
ARM: dts: Add MFC codec support for EXYNOS4 DT machines
Sachin Kamat
2
-0
/
+18
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-03-05
ARM: SAMSUNG: Rename s5p-time to samsung-time
Romain Naour
2
-4
/
+4
2013-02-26
Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-408
/
+137
2013-02-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+8
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
20
-377
/
+55
2013-02-22
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-19
Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile'...
Joerg Roedel
10
-408
/
+137
2013-02-18
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-13
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
[media] s5p-fimc: Redefine platform data structure for fimc-is
Sylwester Nawrocki
2
-8
/
+8
[prev]
[next]