| Commit message (Expand) | Author | Age | Files | Lines |
* | usbip: add USBIP_URB_* URB transfer flags | Shuah Khan | 2022-08-31 | 1 | -2/+2 |
* | usb: usbip: add missing device lock on tweak configuration cmd | Niels Dossche | 2022-04-21 | 1 | -0/+2 |
* | usbip: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-09 | 1 | -1/+1 |
* | usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit() | Suwan Kim | 2019-11-13 | 1 | -18/+32 |
* | usbip: Implement SG support to vhci-hcd and stub driver | Suwan Kim | 2019-09-03 | 1 | -58/+146 |
* | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-05-08 | 1 | -3/+3 |
|\ |
|
| * | usbip: stub_rx: tidy the indenting in is_clear_halt_cmd() | Dan Carpenter | 2019-04-25 | 1 | -3/+3 |
* | | usb: usbip: fix isoc packet num validation in get_pipe | Malte Leip | 2019-04-25 | 1 | -9/+3 |
|/ |
|
* | Merge 4.15.0-rc6 into usb-next | Greg Kroah-Hartman | 2018-01-02 | 1 | -15/+3 |
|\ |
|
| * | usbip: stub_rx: fix static checker warning on unnecessary checks | Shuah Khan | 2017-12-19 | 1 | -10/+1 |
| * | usbip: stub: stop printing kernel pointer addresses in messages | Shuah Khan | 2017-12-19 | 1 | -5/+2 |
* | | Merge 4.15-rc4 into usb-next | Greg Kroah-Hartman | 2017-12-18 | 1 | -10/+41 |
|\| |
|
| * | usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input | Shuah Khan | 2017-12-08 | 1 | -4/+31 |
| * | usbip: fix stub_rx: get_pipe() to validate endpoint number | Shuah Khan | 2017-12-08 | 1 | -7/+11 |
* | | USB: remove the URB_NO_FSBR flag | Alan Stern | 2017-12-12 | 1 | -3/+0 |
|/ |
|
* | USB: usbip: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -15/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: usbip: stub_rx: don't print error when allocating urb fails | Wolfram Sang | 2016-08-15 | 1 | -1/+0 |
* | usbip: fix NULL pointer dereference on errors | Alexander Popov | 2016-04-28 | 1 | -12/+7 |
* | usbip: move usbip kernel code out of staging | Valentina Manea | 2014-08-25 | 1 | -0/+594 |