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-s3c64xx
/
mach-crag6410.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
regulator: fixed: Convert to use GPIO descriptor only
Linus Walleij
1
-1
/
+0
2018-01-03
ARM: S3C64XX: Add SPDX license identifiers
Krzysztof Kozlowski
1
-12
/
+7
2016-01-20
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
1
-1
/
+1
2015-12-01
ARM: s3c64xx: enable sparse IRQ support
Arnd Bergmann
1
-0
/
+2
2015-11-10
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-2
/
+7
2015-10-13
ARM: S3C64XX: Use PWM lookup table for mach-crag6410
Thierry Reding
1
-2
/
+7
2015-09-27
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
1
-2
/
+2
2015-03-27
ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore
Charles Keepax
1
-0
/
+1
2014-09-09
ARM: s3c64xx: Leave disabling of unused PM domains to genpd
Ulf Hansson
1
-1
/
+0
2014-07-19
ARM: SAMSUNG: Remove legacy clock code
Tomasz Figa
1
-1
/
+0
2014-02-14
ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file
Tushar Behera
1
-1
/
+1
2014-01-14
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
1
-2
/
+1
2013-12-20
ARM: s3c64xx: get rid of custom <mach/gpio.h>
Linus Walleij
1
-0
/
+1
2013-11-16
Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-11-12
Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+0
2013-10-23
mfd: arizona: Specify supply mappings for Arizona CODECs
Charles Keepax
1
-12
/
+0
2013-10-16
ARM: SAMSUNG: Initialize PWM backlight enable_gpio field
Thierry Reding
1
-0
/
+1
2013-09-17
ARM: S3C64XX: Migrate clock handling to Common Clock Framework
Tomasz Figa
1
-1
/
+1
2013-08-29
gpio: (gpio-pca953x) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2013-08-12
ARM: SAMSUNG: Modify board files to use new PWM platform device
Tomasz Figa
1
-2
/
+2
2013-03-05
ARM: S3C64XX: Add samsung-time support for s3c64xx
Romain Naour
1
-1
/
+3
2013-02-04
Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-5
/
+4
2013-01-14
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...
Olof Johansson
1
-2
/
+0
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
1
-34
/
+34
2013-01-12
ARM: remove unneeded vic.h includes
Rob Herring
1
-1
/
+0
2013-01-12
ARM: remove mach .handle_irq for VIC users
Rob Herring
1
-1
/
+0
2013-01-10
ARM: S3C64XX: make regs-sys.h local
Kukjin Kim
1
-1
/
+1
2013-01-10
ARM: S3C64XX: make regs-modem.h local
Kukjin Kim
1
-1
/
+1
2013-01-10
ARM: S3C64XX: make regs-gpio-memport.h local
Kukjin Kim
1
-2
/
+1
2013-01-10
ARM: S3C64XX: make crag6410.h local
Kukjin Kim
1
-1
/
+1
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-34
/
+34
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-1
/
+1
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-1
/
+0
2012-12-07
ASoC: Samsung: Do not register samsung audio dma device as pdev
Padmavathi Venna
1
-1
/
+0
2012-11-28
ARM: S3C64XX: Add dummy supplies for Glenfarclas LDOs
Mark Brown
1
-0
/
+10
2012-11-28
ARM: S3C64XX: Add registration of WM2200 Bells device on Cragganmore
Mark Brown
1
-2
/
+8
2012-10-17
ARM: S3C64XX: Add handset module to probed Glenfarclas modules
Mark Brown
1
-0
/
+1
2012-10-17
ARM: S3C64XX: Add WM2200 module for Cragganmore
Mark Brown
1
-0
/
+5
2012-10-17
ARM: S3C64XX: Update hookup for Arizona class devices
Mark Brown
1
-1
/
+22
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+2
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
1
-2
/
+2
2012-08-10
ARM: S3C64XX: Register audio platform devices for Bells on Cragganmore
Mark Brown
1
-0
/
+12
2012-08-08
include/video: move fimd register headers from platform to include/video
Leela Krishna Amudala
1
-1
/
+1
2012-07-23
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-35
/
+34
2012-07-19
ARM: S3C64XX: Mark most Cragganmore initdata devinitdata
Mark Brown
1
-34
/
+34
2012-07-13
ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata function
Thomas Abraham
1
-1
/
+1
2012-06-20
ARM: S3C64XX: Dynamically assign interrupts for CPU PMIC on Cragganmore
Mark Brown
1
-1
/
+0
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-11
/
+14
[next]