aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/stub_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31usbip: add USBIP_URB_* URB transfer flagsShuah Khan1-2/+2
2022-04-21usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche1-0/+2
2020-07-09usbip: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-11-13usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim1-18/+32
2019-09-03usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim1-58/+146
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-3/+3
2019-04-25usb: usbip: fix isoc packet num validation in get_pipeMalte Leip1-9/+3
2019-04-25usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()Dan Carpenter1-3/+3
2018-01-02Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman1-15/+3
2017-12-19usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan1-10/+1
2017-12-19usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan1-5/+2
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman1-10/+41
2017-12-12USB: remove the URB_NO_FSBR flagAlan Stern1-3/+0
2017-12-08usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan1-4/+31
2017-12-08usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan1-7/+11
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-08-15usb: usbip: stub_rx: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-04-28usbip: fix NULL pointer dereference on errorsAlexander Popov1-12/+7
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+594