index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
usb
/
usbip
/
libsrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbip: tools: fix atoi() on non-null terminated string
Colin Ian King
2018-10-18
1
-3
/
+3
*
usbip: fix vhci_hcd controller counting
Maciej Żenczykowski
2018-10-02
1
-1
/
+1
*
usbip: dynamically allocate idev by nports found in sysfs
Michael Grzeschik
2018-05-31
2
-15
/
+20
*
usbip: usbip_host_common: Use new error codes to return request status
Shuah Khan
2018-03-09
1
-1
/
+4
*
usbip: tools: add more error codes for usbip request/reply messages
Shuah Khan
2018-03-09
2
-0
/
+34
*
tools: usb: usbip: fix fd leak in case of 'fread' failure
Elad Wexler
2018-01-04
1
-1
/
+4
*
tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'
Elad Wexler
2018-01-04
1
-1
/
+1
*
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2017-12-08
1
-4
/
+4
*
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...
Julien BOIBESSOT
2017-12-08
1
-1
/
+1
*
usbip: fix usbip attach to find a port that matches the requested speed
Shuah Khan
2017-11-30
1
-3
/
+11
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
*
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
2017-06-13
2
-8
/
+23
*
usbip: vhci-hcd: Rework vhci_hcd_init
Yuyang Du
2017-06-13
2
-1
/
+2
*
usb: usbip tool: Fix parse_status()
Yuyang Du
2017-06-13
1
-23
/
+15
*
usb: usbip tool: Fix refresh_imported_device_list()
Yuyang Du
2017-06-13
1
-6
/
+21
*
usb: usbip tool: Add ncontrollers in vhci_driver structure
Yuyang Du
2017-06-13
2
-0
/
+37
*
usb: usbip tool: Check the return of get_nports()
Yuyang Du
2017-06-13
1
-1
/
+8
*
usb: usbip tool: Fix get_nports()
Yuyang Du
2017-04-08
1
-23
/
+5
*
usbip: Fix potential format overflow in userspace tools
Jonathan Dieter
2017-03-17
2
-6
/
+31
*
usbip: tools: Add vudc backend to usbip tools
Krzysztof Opasiak
2016-04-26
4
-0
/
+201
*
usbip: tools: Extract generic code to be shared with vudc backend
Krzysztof Opasiak
2016-04-26
5
-265
/
+411
*
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
2014-11-20
1
-1
/
+1
*
usb: usbip: fix usbip.h path in userspace tool
Piotr Król
2014-09-04
1
-1
/
+1
*
usbip: move usbip userspace code out of staging
Valentina Manea
2014-08-25
12
-0
/
+1949