summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/usbip_common.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: Remove in_interrupt() checkAhmed S. Darwish2020-10-281-5/+0
* usbip: simplify the return expression of usbip_core_init()Liu Shixin2020-09-161-7/+1
* usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim2019-12-171-0/+3
* usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim2019-09-031-18/+41
* iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-1/+1
* Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman2018-01-151-14/+3
|\
| * usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan2018-01-041-14/+3
* | USB: usbip: remove useless call in usbip_recvGustavo A. R. Silva2018-01-041-1/+0
|/
* usbip: prevent leaking socket pointer address in messagesShuah Khan2017-12-191-11/+5
* USB: usbip: Remove redundant license textGreg Kroah-Hartman2017-11-071-15/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: usbip: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-221-2/+0
* Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-021-21/+11
|\
| * usbip_recv(): switch to sock_recvmsg()Al Viro2016-12-261-21/+11
* | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
|/
* usbip: vudc: Make usbip_common vudc-awareIgor Kotrasinski2016-04-261-4/+6
* usbip: event handler as one threadNobuo Iwata2016-04-191-0/+7
* USB: usbip: fix potential out-of-bounds writeIgnat Korchagin2016-03-301-0/+11
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-0/+776