summaryrefslogtreecommitdiffstats
path: root/tools/usb/usbip/libsrc
Commit message (Expand)AuthorAgeFilesLines
* usbip: usbip_host_common: Use new error codes to return request statusShuah Khan2018-03-091-1/+4
* usbip: tools: add more error codes for usbip request/reply messagesShuah Khan2018-03-092-0/+34
* tools: usb: usbip: fix fd leak in case of 'fread' failureElad Wexler2018-01-041-1/+4
* tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'Elad Wexler2018-01-041-1/+1
* usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-081-4/+4
* tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT2017-12-081-1/+1
* usbip: fix usbip attach to find a port that matches the requested speedShuah Khan2017-11-301-3/+11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
* usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du2017-06-132-8/+23
* usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du2017-06-132-1/+2
* usb: usbip tool: Fix parse_status()Yuyang Du2017-06-131-23/+15Star
* usb: usbip tool: Fix refresh_imported_device_list()Yuyang Du2017-06-131-6/+21
* usb: usbip tool: Add ncontrollers in vhci_driver structureYuyang Du2017-06-132-0/+37
* usb: usbip tool: Check the return of get_nports()Yuyang Du2017-06-131-1/+8
* usb: usbip tool: Fix get_nports()Yuyang Du2017-04-081-23/+5Star
* usbip: Fix potential format overflow in userspace toolsJonathan Dieter2017-03-172-6/+31
* usbip: tools: Add vudc backend to usbip toolsKrzysztof Opasiak2016-04-274-0/+201
* usbip: tools: Extract generic code to be shared with vudc backendKrzysztof Opasiak2016-04-275-265/+411
* Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-201-1/+1
* usb: usbip: fix usbip.h path in userspace toolPiotr Król2014-09-051-1/+1
* usbip: move usbip userspace code out of stagingValentina Manea2014-08-2512-0/+1949