summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vhci_hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: Fix uninitialized variable bug in vhciYuyang Du2017-06-271-1/+1
* usbip: vhci-hcd: Add USB3 port status bitsYuyang Du2017-06-131-6/+50
* usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du2017-06-131-60/+263
* usbip: vhci-hcd: Set the vhci structure up to workYuyang Du2017-06-131-87/+119
* usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du2017-06-131-23/+28
* usbip: vhci-hcd: Move VHCI platform device into vhci structYuyang Du2017-06-131-9/+8Star
* usbip: vhci-hcd: Rename function names to reflect their struct namesYuyang Du2017-06-131-17/+17
* USB: usbip: fix nonconforming hub descriptorJohan Hovold2017-05-171-3/+8
* usb: usbip: Remove unnecessary get_vdev()Yuyang Du2017-04-081-30/+2Star
* 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-181-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-151-1/+0Star
|\
| * usb: usbip: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"Markus Elfring2014-11-251-6/+3Star
|/
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-0/+1171