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
/
tools
/
usb
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-25
usbip: tools: fix GCC8 warning for strncpy
Liu, Changcheng
2
-4
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2
-35
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
17
-221
/
+17
2018-10-18
usbip: tools: fix atoi() on non-null terminated string
Colin Ian King
1
-3
/
+3
2018-10-02
usbip: fix vhci_hcd controller counting
Maciej Żenczykowski
1
-1
/
+1
2018-05-31
usbip: usbip_detach: fix to check for invalid ports
Shuah Khan (Samsung OSG)
1
-9
/
+30
2018-05-31
usbip: usbip_detach: Fix memory, udev context and udev leak
Shuah Khan (Samsung OSG)
1
-3
/
+6
2018-05-31
usbip: dynamically allocate idev by nports found in sysfs
Michael Grzeschik
2
-15
/
+20
2018-03-22
usbip: tools: usbipd: exclude exported devices from exportable device list
Shuah Khan
1
-1
/
+15
2018-03-09
usbip: tools: change to use new error codes in server reply messages
Shuah Khan
5
-19
/
+24
2018-03-09
usbip: usbip_host_common: Use new error codes to return request status
Shuah Khan
1
-1
/
+4
2018-03-09
usbip: tools: add more error codes for usbip request/reply messages
Shuah Khan
3
-3
/
+35
2018-03-09
usbip: tools usbip_network: Fix cryptic error messages
Shuah Khan
1
-2
/
+2
2018-03-09
usbip: tools usbip_attach: Fix cryptic error messages
Shuah Khan
1
-1
/
+2
2018-01-22
usbip: list: don't list devices attached to vhci_hcd
Shuah Khan
1
-0
/
+9
2018-01-22
usbip: prevent bind loops on devices attached to vhci_hcd
Shuah Khan
1
-0
/
+9
2018-01-04
tools: usb: usbip: fix fd leak in case of 'fread' failure
Elad Wexler
1
-1
/
+4
2018-01-04
tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'
Elad Wexler
1
-1
/
+1
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
1
-3
/
+6
2017-12-19
usbip: fix usbip bind writing random string after command in match_busid
Juan Zea
1
-3
/
+6
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
1
-8
/
+16
2017-12-08
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
1
-4
/
+4
2017-12-08
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...
Julien BOIBESSOT
1
-1
/
+1
2017-12-07
tools/usbip: fixes build with musl libc toolchain
Julien BOIBESSOT
1
-1
/
+1
2017-11-30
usbip: fix usbip attach to find a port that matches the requested speed
Shuah Khan
1
-3
/
+11
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-10-04
usbip: tools: Install all headers needed for libusbip development
Ben Hutchings
1
-1
/
+2
2017-08-31
usbip: auto retry for concurrent attach
Nobuo Iwata
1
-15
/
+20
2017-06-13
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
3
-9
/
+25
2017-06-13
usbip: vhci-hcd: Rework vhci_hcd_init
Yuyang Du
2
-1
/
+2
2017-06-13
usb: usbip tool: Fix parse_status()
Yuyang Du
2
-23
/
+17
2017-06-13
usb: usbip tool: Fix refresh_imported_device_list()
Yuyang Du
1
-6
/
+21
2017-06-13
usb: usbip tool: Add ncontrollers in vhci_driver structure
Yuyang Du
2
-0
/
+37
2017-06-13
usb: usbip tool: Check the return of get_nports()
Yuyang Du
1
-1
/
+8
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
1
-1
/
+1
2017-04-08
usb: usbip tool: Fix get_nports()
Yuyang Du
1
-23
/
+5
2017-03-17
usbip: Fix implicit fallthrough warning
Jonathan Dieter
1
-0
/
+2
2017-03-17
usbip: Fix potential format overflow in userspace tools
Jonathan Dieter
2
-6
/
+31
2017-01-10
tools: usb: usbip: Update README
Krzysztof Opasiak
1
-1
/
+56
2017-01-10
tools: usb: usbip: Add simple script to show how to setup vUDC
Krzysztof Opasiak
1
-0
/
+107
2016-12-06
usbip: add missing compile time generated files to .gitignore
Shuah Khan
1
-0
/
+4
2016-11-07
usbip: deletion of incorrect socket descriptor checking
Nobuo Iwata
1
-7
/
+0
2016-05-04
usbip: adding names db to port operation
Nobuo Iwata
1
-2
/
+11
2016-04-27
usbip: tools: Start using VUDC backend in usbip tools
Igor Kotrasinski
3
-6
/
+112
2016-04-27
usbip: tools: Add vudc backend to usbip tools
Krzysztof Opasiak
4
-0
/
+201
2016-04-27
usbip: tools: Extract generic code to be shared with vudc backend
Krzysztof Opasiak
6
-278
/
+428
2015-09-22
tools: usbip: detach: avoid calling strlen() at each iteration
Eric Curtin
1
-1
/
+3
2014-12-15
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
[next]