summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/usbip_common.c
AgeCommit message (Expand)Author
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-08-31usbip: add USBIP_URB_* URB transfer flagsShuah Khan
2020-10-28usbip: Remove in_interrupt() checkAhmed S. Darwish
2020-09-16usbip: simplify the return expression of usbip_core_init()Liu Shixin
2019-12-17usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim
2019-09-03usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman
2018-01-04usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan
2018-01-04USB: usbip: remove useless call in usbip_recvGustavo A. R. Silva
2017-12-19usbip: prevent leaking socket pointer address in messagesShuah 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
2017-07-22USB: usbip: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada
2016-12-26usbip_recv(): switch to sock_recvmsg()Al Viro
2016-04-26usbip: vudc: Make usbip_common vudc-awareIgor Kotrasinski
2016-04-19usbip: event handler as one threadNobuo Iwata
2016-03-30USB: usbip: fix potential out-of-bounds writeIgnat Korchagin
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea