aboutsummaryrefslogtreecommitdiffstats
path: root/tools/usb/usbip/libsrc/usbip_host_common.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: tools: fix build error for multiple definitionAntonio Borneo2020-06-241-1/+1
* usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang2019-11-071-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* usbip: tools: fix atoi() on non-null terminated stringColin Ian King2018-10-181-3/+3
* usbip: usbip_host_common: Use new error codes to return request statusShuah Khan2018-03-091-1/+4
* usbip: Fix potential format overflow in userspace toolsJonathan Dieter2017-03-171-5/+23
* usbip: tools: Extract generic code to be shared with vudc backendKrzysztof Opasiak2016-04-261-0/+273