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
2016-08-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-6
/
+9
2016-06-23
arm: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-2
/
+0
2016-06-13
Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
7
-5
/
+8
2016-06-03
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-1
/
+1
2016-06-03
ARM: s3c24xx: Sort cpufreq tables
Viresh Kumar
3
-1
/
+4
2016-05-30
ARM: SAMSUNG: Fix typos
Andrea Gelmini
4
-4
/
+4
2016-05-17
ARM: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-03-20
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2016-03-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-12
/
+1
2016-03-20
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+6
2016-02-26
ARM: s3c24xx: Avoid warning for inb/outb
Arnd Bergmann
1
-1
/
+1
2016-02-25
ARM: SAMSUNG: Remove unused register offset definition
Pankaj Dubey
1
-11
/
+0
2016-02-19
ARM: s3c24xx: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+1
2016-02-01
ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warning
Arnd Bergmann
1
-0
/
+2
2016-02-01
ARM: s3c24xx: allow selecting S3C2440_XTAL_16934400 for s3c2442
Arnd Bergmann
1
-1
/
+4
2016-02-01
ARM: s3c24xx: don't select EEPROM_AT24
Arnd Bergmann
1
-1
/
+0
2016-01-29
clk: Move vendor's Kconfig into CCF menu section
James Liao
1
-0
/
+1
2015-12-31
ARM: s3c: simplify s3c_irqwake_{e,}intallow definition
Arnd Bergmann
2
-10
/
+15
2015-11-27
cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init
Arnd Bergmann
2
-2
/
+2
2015-10-26
Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...
Olof Johansson
2
-5
/
+13
2015-10-13
ARM: S3C24XX: Use PWM lookup table for mach-rx1950
Thierry Reding
1
-2
/
+6
2015-10-13
ARM: S3C24XX: Use PWM lookup table for mach-h1940
Thierry Reding
1
-3
/
+7
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
[next]