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-s5pc100
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-23
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-42
/
+18
2012-07-13
ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions
Thomas Abraham
1
-5
/
+3
2012-07-13
spi: s3c64xx: move controller information into driver data
Thomas Abraham
2
-37
/
+15
2012-06-20
ARM: SAMSUNG: remove unused SPI clock headers
Paul Bolle
1
-18
/
+0
2012-06-20
ARM: S5PC100: Remove unused variable in dma.c file
Sachin Kamat
1
-2
/
+0
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-12
/
+15
2012-05-12
ARM: S5PC100: Use common macro to define resources on dev-audio.c
Tushar Behera
1
-115
/
+23
2012-04-09
ARM: Samsung: Rework platform data of s3c-fb driver
Thomas Abraham
1
-12
/
+15
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-18
/
+0
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-0
/
+1
2012-03-07
Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2
-22
/
+22
2012-03-07
Merge branch 'topic/cleanup-use-static' into next/cleanup-use-static
Kukjin Kim
2
-22
/
+22
2012-03-06
ARM: remove bunch of now unused mach/io.h files
Rob Herring
1
-18
/
+0
2012-02-22
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
1
-6
/
+0
2012-02-21
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
1
-6
/
+0
2012-01-26
Merge branch 'amba' into for-armsoc
Russell King
1
-32
/
+6
2012-01-26
ARM: amba: samsung: use common amba device initializers
Russell King
1
-32
/
+6
2012-01-25
ARM: amba: samsung: get rid of NO_IRQ initializers
Russell King
1
-2
/
+2
2012-01-21
ARM: S5PC100: use static declaration when it is not used in other files
Kukjin Kim
2
-20
/
+20
2012-01-20
ARM: big removal of now unused arch_idle()
Nicolas Pitre
1
-19
/
+0
2012-01-20
ARM: mach-s5pc100: use standard arch_idle()
Nicolas Pitre
2
-13
/
+1
2012-01-09
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
7
-354
/
+226
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-188
/
+94
2012-01-09
Merge branch 'samsung/dt' into samsung/cleanup
Arnd Bergmann
9
-106
/
+140
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+8
2012-01-07
Merge branch 'depends/rmk/for-linus' into samsung/dt
Arnd Bergmann
9
-107
/
+141
2012-01-06
arm: fix up some samsung merge sysdev conversion problems
Kukjin Kim
1
-1
/
+1
2012-01-05
Merge branch 'restart' into for-linus
Russell King
7
-65
/
+139
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-2
/
+0
2012-01-05
ARM: 7251/1: restart: S5PC100: use new restart hook
Kukjin Kim
3
-0
/
+12
2011-12-23
ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]
Kukjin Kim
6
-63
/
+127
2011-12-23
ARM: S5PC100: Modified files for SPI consolidation work
Padmavathi Venna
4
-0
/
+74
2011-12-23
ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsung
Padmavathi Venna
2
-221
/
+0
2011-12-23
ARM: SAMSUNG: Remove SPI bus clocks from platform data
Padmavathi Venna
1
-7
/
+0
2011-12-23
ARM: S5PC100: Add SPI clkdev support
Padmavathi Venna
1
-51
/
+73
2011-12-23
ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names
Rajeshwari Shinde
1
-51
/
+79
2011-12-23
ARM: SAMSUNG: Remove SDHCI bus clocks from platform data
Rajeshwari Shinde
2
-24
/
+0
2011-12-23
ARM: S5PC100: Modify platform data for pl330 driver
Thomas Abraham
1
-178
/
+69
2011-12-23
ARM: SAMSUNG: register uart clocks to clock lookup list
Thomas Abraham
1
-10
/
+23
2011-12-23
ARM: SAMSUNG: Move timer irq numbers to end of linux irq space
Thomas Abraham
1
-0
/
+2
2011-12-21
arm: convert sysdev_class to a regular subsystem
Kay Sievers
1
-7
/
+8
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-17
/
+0
2011-11-26
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
1
-17
/
+0
2011-11-15
ARM: samsung: convert to MULTI_IRQ_HANDLER
Jamie Iles
2
-25
/
+2
2011-11-05
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
5
-107
/
+3
2011-11-04
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-117
/
+223
2011-11-01
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-7
/
+1
2011-11-01
Merge branch 'depends/rmk/memory_h' into next/cleanup2
Arnd Bergmann
3
-20
/
+2
2011-10-31
Merge branch 'next/fixes' into next/cleanup
Arnd Bergmann
3
-26
/
+1
[next]