summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vhci_hcd.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: usb: usbip: Add missing break statement to switchGustavo A. R. Silva2017-02-091-0/+1
* usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.cNobuo Iwata2016-11-071-1/+2
* usbip: vhci_hcd: fix return value check in add_platform_device()Wei Yongjun2016-08-151-2/+2
* usbip: vhci extension: modifications to vhci driverNobuo Iwata2016-08-091-94/+191
* usbip: rate limit get_frame_number messageGreg Kroah-Hartman2016-06-171-1/+1
* usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody2016-02-031-36/+52
* usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urbIgor Kotrasinski2015-10-041-1/+1
* usbip: vhci_hcd: only return urb at enqueue when servedIgor Kotrasinski2015-10-041-1/+3
* usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-10-041-1/+1
* usbip: vhci_hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-1/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * usb: usbip: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"Markus Elfring2014-11-241-6/+3
|/
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-0/+1171