aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vhci_hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-08usb: usbip: Remove unnecessary get_vdev()Yuyang Du1-30/+2
2017-02-09drivers: usb: usbip: Add missing break statement to switchGustavo A. R. Silva1-0/+1
2016-11-07usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.cNobuo Iwata1-1/+2
2016-08-15usbip: vhci_hcd: fix return value check in add_platform_device()Wei Yongjun1-2/+2
2016-08-09usbip: vhci extension: modifications to vhci driverNobuo Iwata1-94/+191
2016-06-17usbip: rate limit get_frame_number messageGreg Kroah-Hartman1-1/+1
2016-02-03usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody1-36/+52
2015-10-04usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urbIgor Kotrasinski1-1/+1
2015-10-04usbip: vhci_hcd: only return urb at enqueue when servedIgor Kotrasinski1-1/+3
2015-10-04usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar1-1/+1
2015-04-03usbip: vhci_hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-01-25usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-24USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"Markus Elfring1-6/+3
2014-10-20usb: usbip: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+1171