summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/vudc_rx.c
AgeCommit message (Expand)Author
2022-11-11usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK defineShuah Khan
2022-06-10USB: usbip: clean up mixed use of _irq() and _irqsave()Dan Carpenter
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