Age | Commit message (Expand) | Author | Files | Lines |
2016-04-30 | usb: usbip: Avoid NULL pointer dereference in case of error | Krzysztof Opasiak | 1 | -1/+1 |
2016-04-30 | usbip: vudc: make dev_desc attribute binary | Igor Kotrasinski | 1 | -6/+14 |
2016-04-28 | usbip: vudc: fix Kconfig dependencies | Arnd Bergmann | 1 | -4/+4 |
2016-04-28 | usbip: safe completion against unbind operation | Nobuo Iwata | 1 | -1/+4 |
2016-04-28 | usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint() | Krzysztof Opasiak | 4 | -6/+6 |
2016-04-28 | usbip: fix NULL pointer dereference on errors | Alexander Popov | 4 | -18/+12 |
2016-04-28 | usb: usbip: vudc: Fix WARN_ON() usage pattern | Krzysztof Opasiak | 1 | -3/+2 |
2016-04-27 | usbip: vudc: Add vudc to Kconfig | Igor Kotrasinski | 2 | -0/+14 |
2016-04-27 | usbip: vudc: Add SysFS infrastructure for VUDC | Igor Kotrasinski | 1 | -0/+221 |
2016-04-27 | usbip: vudc: Add UDC specific ops | Igor Kotrasinski | 1 | -0/+662 |
2016-04-27 | usbip: vudc: Add vudc_tx | Igor Kotrasinski | 1 | -0/+289 |
2016-04-27 | usbip: vudc: Add vudc_transfer | Igor Kotrasinski | 1 | -0/+506 |
2016-04-27 | usbip: vudc: Add vudc_rx | Igor Kotrasinski | 1 | -0/+234 |
2016-04-27 | usbip: vudc: Add VUDC main file | Igor Kotrasinski | 1 | -0/+113 |
2016-04-27 | usbip: vudc: Make usbip_common vudc-aware | Igor Kotrasinski | 2 | -4/+16 |
2016-04-27 | usbip: vudc: Add header for USB/IP UDC | Igor Kotrasinski | 1 | -0/+190 |
2016-04-18 | usbip: event handler as one thread | Nobuo Iwata | 4 | -45/+137 |
2016-03-31 | USB: usbip: fix potential out-of-bounds write | Ignat Korchagin | 1 | -0/+11 |
2016-03-04 | usbip: move usbip_protocol.txt to Documentation | Christian Lamparter | 1 | -358/+0 |
2016-02-04 | usb: usbip: Fix possible deadlocks reported by lockdep | Andrew Goodbody | 5 | -65/+91 |
2015-10-04 | usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb | Igor Kotrasinski | 1 | -1/+1 |
2015-10-04 | usbip: vhci_hcd: only return urb at enqueue when served | Igor Kotrasinski | 1 | -1/+3 |
2015-10-04 | usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16 | Vaishali Thakkar | 1 | -1/+1 |
2015-04-03 | usbip: vhci_hcd: use USB_DT_HUB | Sergei Shtylyov | 1 | -1/+1 |
2015-01-25 | usbip: vhci_hcd: use HUB_CHAR_* | Sergei Shtylyov | 1 | -1/+2 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-03 | usbip: fix error handling in stub_probe() | Alexey Khoroshilov | 1 | -11/+15 |
2014-11-25 | USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev" | Markus Elfring | 1 | -6/+3 |
2014-10-20 | usb: usbip: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-25 | usbip: remove struct usb_device_id table | Valentina Manea | 1 | -27/+0 |
2014-08-25 | usbip: move usbip kernel code out of staging | Valentina Manea | 17 | -0/+5664 |