index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-samsung
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-23
ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
Thomas Abraham
3
-2
/
+11
2011-12-23
DMA: PL330: move filter function into driver
Thomas Abraham
1
-6
/
+0
2011-12-23
serial: samsung: merge probe() function from all SoC specific extensions
Thomas Abraham
1
-0
/
+12
2011-12-23
serial: samsung: remove all uses of get_clksrc and set_clksrc
Thomas Abraham
1
-1
/
+6
2011-12-23
ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it
Thomas Abraham
1
-23
/
+0
2011-12-23
serial: samsung: switch to clkdev based clock lookup
Thomas Abraham
1
-0
/
+5
2011-12-23
ARM: SAMSUNG: Move timer irq numbers to end of linux irq space
Thomas Abraham
1
-1
/
+2
2011-12-08
ARM: SAMSUNG: remove duplicated header include
Jingoo Han
1
-1
/
+0
2011-11-16
ARM: SAMSUNG: include linux/types.h at gpio-cfg.h
Axel Lin
1
-0
/
+2
2011-11-16
ARM: SAMSUNG: inclusion export.h instead of module.h
Kukjin Kim
2
-2
/
+2
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-06
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
Kukjin Kim
1
-3
/
+3
2011-11-06
ARM: SAMSUNG: Add clk enable/disable of pwm
Joonyoung Shim
1
-0
/
+7
2011-11-06
ARM: SAMSUNG: Fix compile error due to kfree
Jonghwan Choi
1
-0
/
+1
2011-11-06
Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
5
-18
/
+43
2011-11-06
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
84
-2602
/
+4236
2011-11-05
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
10
-1297
/
+352
2011-11-02
Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+7
2011-11-02
Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
3
-2
/
+171
2011-11-02
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
10
-78
/
+187
2011-11-01
arm: add slab.h to plat-samsung files for GFP_KERNEL
Paul Gortmaker
2
-0
/
+2
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-102
/
+5
2011-10-18
ARM: S3C64XX: Fix SoC identification for S3C64xx devices
Mark Brown
1
-3
/
+3
2011-10-17
ARM: plat-samsung: use Kconfig choice for debug UART selection
Will Deacon
1
-0
/
+7
2011-10-14
ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocks
Heiko Stuebner
1
-3
/
+2
2011-10-14
ARM: S3C24XX: Add infrastructure to transmit armdiv to common code
Heiko Stuebner
1
-1
/
+3
2011-10-14
ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450
Heiko Stuebner
1
-6
/
+19
2011-10-14
ARM: SAMSUNG: Add support s3c2443-adc for S3C2443
Heiko Stuebner
1
-5
/
+12
2011-10-13
ARM: SAMSUNG: Move fimc plat. device from board files to plat-samsung
Sylwester Nawrocki
2
-0
/
+6
2011-10-12
ARM: SAMSUNG: Allow overriding of adc device name for S3C24XX
Heiko Stuebner
1
-1
/
+1
2011-10-12
ARM: SAMSUNG: Fix mux bit modification in s3c_adc_select
Heiko Stuebner
1
-1
/
+2
2011-10-12
ARM: SAMSUNG: Add adc registers for S3C2443/S3C2416
Heiko Stuebner
1
-0
/
+3
2011-10-08
Merge branch 'sirf/cleanup' into next/cleanup
Arnd Bergmann
3
-7
/
+22
2011-10-06
ARM: SAMSUNG: Cleanup resources by using macro
Kukjin Kim
1
-580
/
+117
2011-10-06
ARM: SAMSUNG: Cleanup plat-samsung/devs.c and devs.h
Kukjin Kim
29
-1605
/
+1058
2011-10-06
ARM: S5P: To merge devs.c files to one devs.c
Kukjin Kim
1
-0
/
+468
2011-10-06
ARM: S3C64XX: To merge devs.c files to one devs.c
Kukjin Kim
1
-0
/
+35
2011-10-06
ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.c
Kukjin Kim
3
-1
/
+505
2011-10-04
Merge branch 'next-samsung-board-2' into next-samsung-devel-2
Kukjin Kim
1
-0
/
+8
2011-10-04
Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2
Kukjin Kim
41
-112
/
+2384
2011-10-04
Merge branch 'next-samsung-devel' into next-samsung-devel-2
Kukjin Kim
23
-2187
/
+636
2011-10-04
Merge branch 'next-samsung-board' into next-samsung-devel-2
Kukjin Kim
3
-2
/
+163
2011-10-04
Merge branch 'next-samsung-cleanup' into next-samsung-devel-2
Kukjin Kim
10
-78
/
+187
2011-10-04
ARM: SAMSUNG: Move S5P header files to plat-samsung
Kukjin Kim
12
-0
/
+547
2011-10-04
ARM: SAMSUNG: Move S3C24XX header files to plat-samsung
Kukjin Kim
11
-0
/
+998
2011-10-04
ARM: SAMSUNG: Moving each SoC support header files
Kukjin Kim
12
-0
/
+423
2011-10-04
ARM: SAMSUNG: Consolidate plat/pll.h
Kukjin Kim
2
-51
/
+323
2011-10-04
ARM: SAMSUNG: Consolidate plat/pwm-clock.h
Kukjin Kim
2
-2
/
+92
2011-10-04
ARM: SAMSUNG: remove sdhci default configuration setup platform helper
Thomas Abraham
2
-59
/
+0
[next]