summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/vudc_rx.c
AgeCommit message (Expand)Author
2018-01-04usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-08-30usb: usbip: vudc: fix left shift overflowNicolas Iooss
2016-04-28usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak
2016-04-26usbip: vudc: Add vudc_rxIgor Kotrasinski