summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vudc_rx.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2018-01-041-0/+19
* USB: usbip: Remove redundant license textGreg Kroah-Hartman2017-11-071-13/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: usbip: vudc: fix left shift overflowNicolas Iooss2016-08-301-1/+1
* usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak2016-04-281-1/+1
* usbip: vudc: Add vudc_rxIgor Kotrasinski2016-04-261-0/+234