aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vudc_transfer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman1-13/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-01usb: usbip: Convert timers to use timer_setup()Kees Cook1-3/+3
2016-12-05usbip: vudc: fix: Clear already_seen flag also for ep0Krzysztof Opasiak1-0/+2
2016-10-27usb: usbip:checkpatch; fix bare use of unsignedJai Krishna1-3/+3
2016-04-28usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak1-3/+3
2016-04-26usbip: vudc: Add vudc_transferIgor Kotrasinski1-0/+506