aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/vhci_hcd.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-31usbip: vhci-hcd: make vhci_hc_driver constGravatar Bhumika Goyal 1-1/+1
2017-07-22USB: usbip: remove unneeded MODULE_VERSION() usageGravatar Greg Kroah-Hartman 1-2/+0
2017-06-27usbip: Fix uninitialized variable bug in vhciGravatar Yuyang Du 1-1/+1
2017-06-13usbip: vhci-hcd: Add USB3 port status bitsGravatar Yuyang Du 1-6/+50
2017-06-13usbip: vhci-hcd: Add USB3 SuperSpeed supportGravatar Yuyang Du 1-60/+263
2017-06-13usbip: vhci-hcd: Set the vhci structure up to workGravatar Yuyang Du 1-87/+119
2017-06-13usbip: vhci-hcd: Rework vhci_hcd_initGravatar Yuyang Du 1-23/+28
2017-06-13usbip: vhci-hcd: Move VHCI platform device into vhci structGravatar Yuyang Du 1-9/+8
2017-06-13usbip: vhci-hcd: Rename function names to reflect their struct namesGravatar Yuyang Du 1-17/+17
2017-05-17USB: usbip: fix nonconforming hub descriptorGravatar Johan Hovold 1-3/+8
2017-04-08usb: usbip: Remove unnecessary get_vdev()Gravatar Yuyang Du 1-30/+2
2017-02-09drivers: usb: usbip: Add missing break statement to switchGravatar Gustavo A. R. Silva 1-0/+1
2016-11-07usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.cGravatar Nobuo Iwata 1-1/+2
2016-08-15usbip: vhci_hcd: fix return value check in add_platform_device()Gravatar Wei Yongjun 1-2/+2
2016-08-09usbip: vhci extension: modifications to vhci driverGravatar Nobuo Iwata 1-94/+191
2016-06-17usbip: rate limit get_frame_number messageGravatar Greg Kroah-Hartman 1-1/+1
2016-02-03usb: usbip: Fix possible deadlocks reported by lockdepGravatar Andrew Goodbody 1-36/+52
2015-10-04usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urbGravatar Igor Kotrasinski 1-1/+1
2015-10-04usbip: vhci_hcd: only return urb at enqueue when servedGravatar Igor Kotrasinski 1-1/+3
2015-10-04usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Gravatar Vaishali Thakkar 1-1/+1
2015-04-03usbip: vhci_hcd: use USB_DT_HUBGravatar Sergei Shtylyov 1-1/+1
2015-01-25usbip: vhci_hcd: use HUB_CHAR_*Gravatar Sergei Shtylyov 1-1/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2014-11-24USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"Gravatar Markus Elfring 1-6/+3
2014-10-20usb: usbip: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-08-25usbip: move usbip kernel code out of stagingGravatar Valentina Manea 1-0/+1171