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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-12
serial: icom: fix casting warning
Jingoo Han
1
-6
/
+5
2013-08-12
serial: timbuart: Staticize local symbols
Jingoo Han
1
-2
/
+2
2013-08-12
serial: mrst_max3110: fix casting warning
Jingoo Han
1
-2
/
+2
2013-08-12
serial: 8250_early: fix comparison of different types
Jingoo Han
1
-1
/
+1
2013-08-12
serial: samsung: fix casting warning
Jingoo Han
1
-1
/
+2
2013-08-12
serial: sirf: Staticize local symbols
Jingoo Han
1
-2
/
+2
2013-08-12
serial: sirf: make the driver also support USP-based UART
Qipan Li
2
-298
/
+655
2013-08-12
serial: sirf: add support for Marco chip
Barry Song
2
-14
/
+65
2013-08-12
serial: i.MX: evaluate linux,stdout-path property
Sascha Hauer
1
-0
/
+3
2013-08-12
OF: Add helper for matching against linux,stdout-path
Sascha Hauer
2
-0
/
+33
2013-08-12
tty: ar933x_uart: convert to use devm_* functions
Gabor Juhos
1
-18
/
+8
2013-08-12
n_tty: Fix termios_rwsem lockdep false positive
Peter Hurley
1
-14
/
+11
2013-08-12
serial: pxa: Staticize local symbols
Jingoo Han
1
-3
/
+3
2013-08-12
tty: serial: pxa: remove old cruft
Daniel Mack
1
-25
/
+0
2013-08-05
register_console: prevent adding the same console twice
Andreas Bießmann
1
-0
/
+7
2013-08-05
vt: make the default color configurable
Clemens Ladisch
2
-1
/
+13
2013-08-05
ARM: dts: imx28-evk: add the RTS/CTS property for auart0
Huang Shijie
1
-0
/
+1
2013-08-05
serial: mxs: remove the MXS_AUART_DMA_CONFIG
Huang Shijie
1
-4
/
+1
2013-08-05
serial: mxs: enable the DMA only when the RTS/CTS is valid
Huang Shijie
2
-1
/
+10
2013-08-05
Merge 3.11-rc4 into tty-next
Greg Kroah-Hartman
385
-2189
/
+3840
2013-08-05
Linux 3.11-rc4
Linus Torvalds
1
-1
/
+1
2013-08-04
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-26
/
+68
2013-08-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2013-08-04
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
1
-1
/
+2
2013-08-04
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
8
-21
/
+21
2013-08-04
drm/radeon: fix 64 bit divide in SI spm code
Alex Deucher
1
-1
/
+1
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
92
-678
/
+995
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
2013-08-03
qlcnic: Fix external loopback test.
Shahed Shaikh
1
-2
/
+10
2013-08-03
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2
-2
/
+2
2013-08-03
qlcnic: Free up memory in error path.
Himanshu Madhani
1
-3
/
+3
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
1
-33
/
+66
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
1
-2
/
+1
2013-08-03
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+10
2013-08-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2013-08-03
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-28
/
+31
2013-08-03
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
1
-2
/
+2
2013-08-03
Merge branch 'security-fixes' into fixes
Russell King
3
-28
/
+31
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2
-2
/
+7
2013-08-03
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2
-26
/
+24
2013-08-03
serial: st-asc: Fix unused variable warning for non DT.
Srinivas Kandagatla
1
-0
/
+2
2013-08-03
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-08-03
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-03
sis900: Fix the tx queue timeout issue
Denis Kirjanov
1
-10
/
+2
2013-08-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
21
-56
/
+232
2013-08-03
Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-70
/
+15
2013-08-03
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
[next]