aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vhci_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28usbip: Fix free of unallocated memory in vhci txSuwan Kim1-0/+3
2019-09-03usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim1-12/+54
2019-06-05usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()Suwan Kim1-7/+5
2017-12-19usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan1-1/+2
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman1-15/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-02-03usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody1-6/+8
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+224