index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-08-23
Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
3
-2
/
+45
2012-08-09
ARM: s3c24xx: use new PWM driver
Arnd Bergmann
1
-1
/
+2
2012-08-08
ARM: SAMSUNG: Add API to set platform data for s5p-tv driver
Tushar Behera
2
-0
/
+42
2012-08-08
ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCs
Sachin Kamat
1
-1
/
+2
2012-08-08
ARM: Samsung: Make uart_save static in pm.c file
Sachin Kamat
1
-1
/
+1
2012-07-30
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2
-420
/
+0
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-24
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-65
/
+34
2012-07-24
Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-59
/
+76
2012-07-24
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-2
/
+10
2012-07-24
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
7
-143
/
+0
2012-07-18
Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
3
-2
/
+10
2012-07-13
ARM: S3C24XX: Correct CAMIF interrupt definitions
Sylwester Nawrocki
1
-1
/
+2
2012-07-13
ARM: SAMSUNG: fix race in s3c_adc_start for ADC
Todd Poynor
1
-3
/
+5
2012-07-13
ARM: SAMSUNG: Update default rate for xusbxti clock
Tushar Behera
1
-0
/
+1
2012-07-13
spi: s3c64xx: Remove the 'set_level' callback from controller data
Thomas Abraham
1
-2
/
+0
2012-07-13
ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata function
Thomas Abraham
2
-44
/
+30
2012-07-13
ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions
Thomas Abraham
1
-4
/
+4
2012-07-13
spi: s3c64xx: move controller information into driver data
Thomas Abraham
1
-15
/
+0
2012-07-13
Merge branch 'next/devel-dma-ops' into next/dt-samsung
Kukjin Kim
3
-59
/
+76
2012-07-13
ARM: SAMSUNG: Introduce Kconfig variable for Samsung custom clk API
Mark Brown
2
-2
/
+6
2012-07-13
ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12
Sachin Kamat
1
-0
/
+4
2012-07-10
Merge branch 'next/devel-dma-ops' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
3
-59
/
+76
2012-07-10
Merge branch 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
7
-143
/
+0
2012-07-02
ARM Samsung: Move s3c pwm driver to pwm framework
Sascha Hauer
2
-424
/
+0
2012-06-28
treewide: Put a space between #include and FILE
Paul Bolle
1
-1
/
+1
2012-06-27
ARM: SAMSUNG: Fix compiler warning in dma-ops.c file
Sachin Kamat
1
-2
/
+1
2012-06-27
ARM: EXYNOS: Remove leftovers of the Samsung specific power domain control
Bartlomiej Zolnierkiewicz
5
-138
/
+0
2012-06-21
ARM: SAMSUNG: Remove unused variable 'running' on PWM
Jonghwan Choi
1
-4
/
+0
2012-06-20
ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping
Jose Miguel Goncalves
1
-1
/
+1
2012-06-20
ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL
Jonghwan Choi
1
-1
/
+1
2012-06-20
ARM: SAMSUNG: Remove description corresponding to a deleted element
Sachin Kamat
1
-1
/
+0
2012-06-20
ARM: SAMSUNG: Add config() function in DMA common operations
Boojin Kim
3
-59
/
+77
2012-06-02
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-5
/
+6
2012-05-31
Merge branch 'late/soc' into devel-late
Olof Johansson
1
-0
/
+3
2012-05-28
Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next
Florian Tobias Schandinat
1
-0
/
+1
2012-05-27
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-2
/
+39
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
13
-0
/
+1734
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-96
/
+0
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-414
/
+1
2012-05-19
ARM: S3C24XX: add support for second irq set of S3C2416
Heiko Stuebner
1
-0
/
+3
2012-05-19
Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2
Kukjin Kim
15
-1
/
+1769
2012-05-16
Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
3
-1
/
+35
2012-05-16
Merge branch 'samsung/cleanup-plat-s5p' into next/soc2
Arnd Bergmann
13
-0
/
+1734
2012-05-16
ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5
Thomas Abraham
1
-1
/
+1
2012-05-16
ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpll
Kisoo Yu
2
-0
/
+34
2012-05-15
Merge branch 'next/cleanup-plat-s5p' into next/devel-exynos5250-1
Kukjin Kim
15
-96
/
+1734
2012-05-14
Merge branch 'next/cleanup-samsung-iommu' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2
-96
/
+0
2012-05-13
ARM: EXYNOS: Support DMA for EXYNOS5250 SoC
Boojin Kim
2
-1
/
+2
2012-05-13
Merge branch 'next/cleanup-plat-s3c24xx' into next/cleanup-plat-s3c24xx-s5p
Kukjin Kim
2
-0
/
+29
[next]