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
2017-06-19
NFC: nfcmrvl_uart: add missing tty-device sanity check
Johan Hovold
1
-4
/
+4
2017-06-19
NFC: fix broken device allocation
Johan Hovold
2
-15
/
+19
2017-06-19
NFC: trf7970a: Clean up coding style issues
Mark Greer
1
-144
/
+147
2017-06-19
NFC: trf7970a: Convert to descriptor based GPIO interface
Mark Greer
2
-37
/
+26
2017-06-19
NFC: trf7970a: Enable pins are active high not active low
Mark Greer
1
-2
/
+2
2017-06-19
NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
Mark Greer
2
-12
/
+1
2017-06-19
NFC: trf7970a: Remove useless comment
Mark Greer
1
-1
/
+1
2017-06-19
NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified
Mark Greer
1
-3
/
+3
2017-06-19
NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()
Mark Greer
1
-1
/
+1
2017-06-19
NFC: trf7970a: Don't de-assert EN2 unless it was asserted
Mark Greer
1
-2
/
+4
2017-06-19
MAINTAINERS: NFC: trf7970a: Add Mark Greer as maintainer
Mark Greer
1
-0
/
+8
2017-06-18
net: dsa: Fix legacy probing
Florian Fainelli
1
-11
/
+8
2017-06-18
tls: update Kconfig
Dave Watson
1
-2
/
+5
2017-06-18
Merge branch 'net-remove-dst-garbage-collector-logic'
David S. Miller
17
-466
/
+218
2017-06-18
net: add debug atomic_inc_not_zero() in dst_hold()
Wei Wang
1
-1
/
+1
2017-06-18
net: reorder all the dst flags
Wei Wang
1
-5
/
+5
2017-06-18
net: remove DST_NOCACHE flag
Wei Wang
8
-25
/
+17
2017-06-18
net: remove DST_NOGC flag
Wei Wang
6
-19
/
+9
2017-06-18
net: remove dst gc related code
Wei Wang
3
-235
/
+0
2017-06-18
decnet: take dst->__refcnt when struct dn_route is created
Wei Wang
1
-17
/
+19
2017-06-18
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
3
-36
/
+32
2017-06-18
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
3
-49
/
+1
2017-06-18
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2
-45
/
+19
2017-06-18
ipv6: call dst_hold_safe() properly
Wei Wang
2
-4
/
+4
2017-06-18
ipv6: call dst_dev_put() properly
Wei Wang
1
-0
/
+2
2017-06-18
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
3
-21
/
+50
2017-06-18
ipv4: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2
-16
/
+5
2017-06-18
ipv4: call dst_hold_safe() properly
Wei Wang
2
-4
/
+4
2017-06-18
ipv4: call dst_dev_put() properly
Wei Wang
2
-0
/
+6
2017-06-18
ipv4: take dst->__refcnt when caching dst in fib
Wei Wang
2
-4
/
+20
2017-06-18
net: introduce a new function dst_dev_put()
Wei Wang
2
-0
/
+25
2017-06-18
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
Wei Wang
2
-3
/
+22
2017-06-18
net: use loopback dev when generating blackhole route
Wei Wang
2
-5
/
+6
2017-06-18
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
Wei Wang
2
-16
/
+14
2017-06-18
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
1
-4
/
+0
2017-06-16
Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
28
-124
/
+227
2017-06-16
net: dsa: add cross-chip multicast support
Vivien Didelot
1
-10
/
+20
2017-06-16
ibmvnic: driver initialization for kdump/kexec
Nathan Fontenot
1
-5
/
+19
2017-06-16
decnet: always not take dst->__refcnt when inserting dst into hash table
Wei Wang
1
-10
/
+4
2017-06-16
Merge branch 'rds-tcp-misc-bug-fixes'
David S. Miller
7
-37
/
+43
2017-06-16
rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one
Sowmini Varadhan
1
-1
/
+18
2017-06-16
rds: tcp: various endian-ness fixes
Sowmini Varadhan
6
-13
/
+21
2017-06-16
rds: tcp: remove cp_outgoing
Sowmini Varadhan
4
-23
/
+4
2017-06-16
Merge branch 'dsa-loop-Driver-updates'
David S. Miller
1
-12
/
+82
2017-06-16
net: dsa: loop: Implement ethtool statistics
Florian Fainelli
1
-2
/
+77
2017-06-16
net: dsa: loop: Inline unregister_fixed_phys()
Florian Fainelli
1
-10
/
+5
2017-06-16
Merge branch 'pktgen-new-parameters'
David S. Miller
9
-25
/
+41
2017-06-16
pktgen: Specify the index of first thread
Tariq Toukan
8
-18
/
+27
2017-06-16
pktgen: Specify num packets per thread
Tariq Toukan
9
-8
/
+15
2017-06-16
Merge branch 'net-mvmdio-add-xMDIO-xSMI-support'
David S. Miller
2
-60
/
+164
[next]