summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/vhci_hcd.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-04usb: 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-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-25USB-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