index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-s3c24xx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-3
/
+1
2015-08-11
Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
10
-8
/
+170
2015-07-30
ARM: SAMSUNG: local spi-core header in mach-s3c24xx
Kukjin Kim
3
-2
/
+32
2015-07-30
ARM: SAMSUNG: local nand-core header in mach-s3c24xx
Kukjin Kim
5
-4
/
+31
2015-07-30
ARM: SAMSUNG: local fb-core header in mach-s3c24xx
Kukjin Kim
3
-2
/
+30
2015-07-30
ARM: SAMSUNG: make local setup-camif in mach-s3c24xx
Kukjin Kim
3
-0
/
+77
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
1
-1
/
+1
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
1
-1
/
+1
2015-02-27
ARM: S3C24XX: avoid a Kconfig warning
Arnd Bergmann
1
-5
/
+5
2015-02-27
ARM: S3C24XX: fix header file inclusions
Arnd Bergmann
1
-2
/
+22
2015-02-27
ARM: S3C24XX: fix building without PM_SLEEP
Arnd Bergmann
10
-20
/
+21
2015-02-27
ARM: S3C24XX: use SAMSUNG_WAKEMASK for s3c2416
Arnd Bergmann
1
-0
/
+1
2015-01-24
ARM: SAMSUNG: remove unused DMA infrastructure
Arnd Bergmann
8
-2377
/
+0
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-04
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
Mika Westerberg
4
-5
/
+9
2014-10-20
ARM: mach-s3c24xx: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-5
/
+0
2014-10-02
kbuild: remove unnecessary variable initializaions
Masahiro Yamada
1
-5
/
+0
2014-09-14
ARM: S3C24XX: remove separate restart code
Heiko Stuebner
33
-104
/
+0
2014-08-08
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2014-08-08
arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*
Daniel Walter
1
-1
/
+1
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
12
-28
/
+4
2014-07-19
ARM: SAMSUNG: Remove legacy clock code
Tomasz Figa
12
-28
/
+4
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2
-2
/
+2
2014-06-17
ARM: samsung: make SAMSUNG_DMADEV optional
Arnd Bergmann
1
-1
/
+1
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2
-10
/
+6
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
2
-10
/
+6
2014-05-31
Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynos
Kukjin Kim
2
-129
/
+0
2014-05-26
ARM: S3C24XX: move debug-macro.S into the common space
Heiko Stuebner
1
-46
/
+0
2014-05-26
ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macro
Heiko Stuebner
1
-7
/
+2
2014-05-26
ARM: S3C24XX: trim down debug uart handling
Heiko Stuebner
2
-79
/
+1
2014-05-15
ARM: S3C24XX: fix merge conflict
Kukjin Kim
1
-2
/
+0
2014-05-14
ARM: S3C24XX: move S3C24XX clock Kconfig options to Samsung clock Kconfig file
Pankaj Dubey
1
-27
/
+0
2014-05-14
ARM: S3C24XX: Remove omitted Kconfig selects and conditionals
Tomasz Figa
1
-7
/
+5
2014-05-13
ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion
Heiko Stuebner
9
-160
/
+0
2014-05-13
ARM: S3C24XX: remove legacy clock code
Heiko Stuebner
13
-1122
/
+0
2014-05-13
ARM: S3C24XX: convert s3c2410 to common clock framework
Heiko Stuebner
12
-34
/
+67
2014-05-13
ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock framework
Heiko Stuebner
12
-36
/
+73
2014-05-13
ARM: S3C24XX: add platform code for conversion to the common clock framework
Heiko Stuebner
6
-1
/
+51
2014-05-13
ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled
Heiko Stuebner
9
-5
/
+60
2014-05-09
ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf
Heiko Stuebner
1
-0
/
+8
2014-04-15
ARM: S3C24XX: convert s3c2412 to common clock framework
Heiko Stuebner
9
-813
/
+40
2014-04-15
ARM: S3C24XX: only store clock registers when old clock code is active
Heiko Stuebner
1
-3
/
+10
2014-04-15
ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework
Heiko Stuebner
10
-1114
/
+41
2014-04-15
ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socs
Heiko Stuebner
2
-0
/
+6
2014-04-15
clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450
Heiko Stuebner
1
-0
/
+6
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2014-04-05
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-70
/
+1
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
45
-85
/
+67
2014-03-22
Merge branch 'randconfig-fixes' into next/fixes-non-critical
Arnd Bergmann
2
-3
/
+3
[next]