index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
1
-0
/
+1
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
8
-203
/
+197
2012-03-06
ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 board
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2012-03-04
Merge branch 'pm-domains'
Rafael J. Wysocki
8
-203
/
+197
2012-02-16
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
1
-1
/
+1
2012-02-13
Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-2
/
+6
2012-02-09
ARM: EXYNOS: Bring exynos4-dt up to date
Karol Lewandowski
1
-2
/
+6
2012-02-06
Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
6
-6
/
+14
2012-02-01
Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...
Rafael J. Wysocki
8
-203
/
+197
2012-01-31
ARM: EXYNOS: Correct M-5MOLS sensor clock frequency on Universal C210 board
Sylwester Nawrocki
1
-1
/
+1
2012-01-31
ARM: EXYNOS: Correct framebuffer window size on Nuri board
Sylwester Nawrocki
1
-4
/
+4
2012-01-27
ARM: EXYNOS: Fix "warning: initialization from incompatible pointer type"
Jonghwan Choi
1
-1
/
+1
2012-01-27
ARM: EXYNOS: Hook up power domains to generic power domain infrastructure
Thomas Abraham
8
-203
/
+197
2012-01-27
ARM: EXYNOS: Remove build warning without enabling PM
Kukjin Kim
3
-0
/
+6
2012-01-27
ARM: EXYNOS: fix non-SMP builds for EXYNOS4
Marek Szyprowski
1
-0
/
+2
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
2
-0
/
+2
2012-01-16
Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+2
2012-01-16
Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...
Olof Johansson
2
-3
/
+4
2012-01-16
ARM: exynos: remove incorrect BSYM usage
Rob Herring
2
-3
/
+4
2012-01-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-0
/
+34
2012-01-12
ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGEN
Tushar Behera
1
-1
/
+2
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
12
-30
/
+270
2012-01-09
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
7
-98
/
+60
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
7
-234
/
+295
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-17
/
+3
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
23
-894
/
+803
2012-01-09
Merge branch 'samsung/cleanup' into samsung/driver
Arnd Bergmann
23
-894
/
+803
2012-01-09
Merge branch 'samsung/dt' into samsung/cleanup
Arnd Bergmann
22
-855
/
+795
2012-01-08
[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver
Jaecheol Lee
1
-0
/
+34
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-11
/
+14
2012-01-07
Merge branch 'depends/rmk/for-linus' into samsung/dt
Arnd Bergmann
22
-855
/
+795
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
19
-721
/
+794
2012-01-06
Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...
Olof Johansson
4
-39
/
+8
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
3
-12
/
+15
2012-01-05
Merge branch 'restart' into for-linus
Russell King
18
-713
/
+793
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
11
-141
/
+20
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-2
/
+0
2012-01-05
ARM: 7262/1: restart: EXYNOS: use new restart hook
Russell King
8
-6
/
+11
2012-01-05
Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD
Russell King
2
-3
/
+12
2012-01-03
ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]
Kukjin Kim
17
-730
/
+793
2011-12-28
ARM: EXYNOS: Remove duplicated SROMC static memory mapping
Thomas Abraham
1
-5
/
+0
2011-12-28
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
7
-30
/
+147
2011-12-28
Merge branch 'samsung/cleanup' into next/drivers
Arnd Bergmann
10
-294
/
+348
2011-12-26
ARM: EXYNOS: Modified files for SPI consolidation work
Padmavathi Venna
7
-30
/
+147
2011-12-24
ARM: EXYNOS: Add USB OHCI support to ORIGEN board
Tushar Behera
2
-0
/
+14
2011-12-24
ARM: EXYNOS: Use gpio_request_one
Jingoo Han
3
-17
/
+6
2011-12-23
ARM: EXYNOS: Add USB OHCI support to SMDKV310 board
Jingoo Han
2
-0
/
+14
2011-12-23
ARM: EXYNOS: Add USB OHCI device
Jingoo Han
6
-0
/
+95
2011-12-23
ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names
Rajeshwari Shinde
1
-36
/
+52
[next]