summaryrefslogtreecommitdiffstats
path: root/tools/usb/usbip
Commit message (Expand)AuthorAgeFilesLines
* usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du2017-06-132-1/+2
* usb: usbip tool: Fix parse_status()Yuyang Du2017-06-132-23/+17Star
* 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: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-181-1/+1
* usb: usbip tool: Fix get_nports()Yuyang Du2017-04-081-23/+5Star
* usbip: Fix implicit fallthrough warningJonathan Dieter2017-03-171-0/+2
* usbip: Fix potential format overflow in userspace toolsJonathan Dieter2017-03-172-6/+31
* tools: usb: usbip: Update READMEKrzysztof Opasiak2017-01-101-1/+56
* tools: usb: usbip: Add simple script to show how to setup vUDCKrzysztof Opasiak2017-01-101-0/+107
* usbip: add missing compile time generated files to .gitignoreShuah Khan2016-12-061-0/+4
* usbip: deletion of incorrect socket descriptor checkingNobuo Iwata2016-11-071-7/+0Star
* usbip: adding names db to port operationNobuo Iwata2016-05-031-2/+11
* usbip: tools: Start using VUDC backend in usbip toolsIgor Kotrasinski2016-04-273-6/+112
* 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-276-278/+428
* tools: usbip: detach: avoid calling strlen() at each iterationEric Curtin2015-09-221-1/+3
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-2/+0Star
|\
| * usbip: remove unneeded structureJulia Lawall2014-12-031-2/+0Star
* | 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-2537-0/+5625