summaryrefslogtreecommitdiffstats
path: root/tools/usb/usbip/libsrc
AgeCommit message (Expand)AuthorLines
2018-10-18usbip: tools: fix atoi() on non-null terminated stringColin Ian King-3/+3
2018-10-02usbip: fix vhci_hcd controller countingMaciej Żenczykowski-1/+1
2018-05-31usbip: dynamically allocate idev by nports found in sysfsMichael Grzeschik-15/+20
2018-03-09usbip: usbip_host_common: Use new error codes to return request statusShuah Khan-1/+4
2018-03-09usbip: tools: add more error codes for usbip request/reply messagesShuah Khan-0/+34
2018-01-04tools: usb: usbip: fix fd leak in case of 'fread' failureElad Wexler-1/+4
2018-01-04tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'Elad Wexler-1/+1
2017-12-08usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan-4/+4
2017-12-08tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT-1/+1
2017-11-30usbip: fix usbip attach to find a port that matches the requested speedShuah Khan-3/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+8
2017-06-13usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du-8/+23
2017-06-13usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du-1/+2
2017-06-13usb: usbip tool: Fix parse_status()Yuyang Du-23/+15
2017-06-13usb: usbip tool: Fix refresh_imported_device_list()Yuyang Du-6/+21
2017-06-13usb: usbip tool: Add ncontrollers in vhci_driver structureYuyang Du-0/+37
2017-06-13usb: usbip tool: Check the return of get_nports()Yuyang Du-1/+8
2017-04-08usb: usbip tool: Fix get_nports()Yuyang Du-23/+5
2017-03-17usbip: Fix potential format overflow in userspace toolsJonathan Dieter-6/+31
2016-04-26usbip: tools: Add vudc backend to usbip toolsKrzysztof Opasiak-0/+201
2016-04-26usbip: tools: Extract generic code to be shared with vudc backendKrzysztof Opasiak-265/+411
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin-1/+1
2014-09-04usb: usbip: fix usbip.h path in userspace toolPiotr Król-1/+1
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea-0/+1949