summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip
AgeCommit message (Expand)AuthorLines
2016-06-20Merge 4.7-rc4 into usb-nextGreg Kroah-Hartman-1/+1
2016-06-17usbip: rate limit get_frame_number messageGreg Kroah-Hartman-1/+1
2016-06-07usb: usbip: remove null checkSudip Mukherjee-1/+1
2016-06-07usbip: don't call stub_device_reset() during stub_disconnect()Alexander Popov-1/+1
2016-04-29usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak-1/+1
2016-04-29usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski-6/+14
2016-04-28usbip: vudc: fix Kconfig dependenciesArnd Bergmann-4/+4
2016-04-28usbip: safe completion against unbind operationNobuo Iwata-1/+4
2016-04-28usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak-6/+6
2016-04-28usbip: fix NULL pointer dereference on errorsAlexander Popov-18/+12
2016-04-28usb: usbip: vudc: Fix WARN_ON() usage patternKrzysztof Opasiak-3/+2
2016-04-26usbip: vudc: Add vudc to KconfigIgor Kotrasinski-0/+14
2016-04-26usbip: vudc: Add SysFS infrastructure for VUDCIgor Kotrasinski-0/+221
2016-04-26usbip: vudc: Add UDC specific opsIgor Kotrasinski-0/+662
2016-04-26usbip: vudc: Add vudc_txIgor Kotrasinski-0/+289
2016-04-26usbip: vudc: Add vudc_transferIgor Kotrasinski-0/+506
2016-04-26usbip: vudc: Add vudc_rxIgor Kotrasinski-0/+234
2016-04-26usbip: vudc: Add VUDC main fileIgor Kotrasinski-0/+113
2016-04-26usbip: vudc: Make usbip_common vudc-awareIgor Kotrasinski-4/+16
2016-04-26usbip: vudc: Add header for USB/IP UDCIgor Kotrasinski-0/+190
2016-04-19usbip: event handler as one threadNobuo Iwata-45/+137
2016-03-30USB: usbip: fix potential out-of-bounds writeIgnat Korchagin-0/+11
2016-03-03usbip: move usbip_protocol.txt to DocumentationChristian Lamparter-358/+0
2016-02-03usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody-65/+91
2015-10-04usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urbIgor Kotrasinski-1/+1
2015-10-04usbip: vhci_hcd: only return urb at enqueue when servedIgor Kotrasinski-1/+3
2015-10-04usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar-1/+1
2015-04-03usbip: vhci_hcd: use USB_DT_HUBSergei Shtylyov-1/+1
2015-01-25usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov-1/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-12-02usbip: fix error handling in stub_probe()Alexey Khoroshilov-11/+15
2014-11-24USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"Markus Elfring-6/+3
2014-10-20usb: usbip: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-08-25usbip: remove struct usb_device_id tableValentina Manea-27/+0
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea-0/+5664