Age | Commit message (Expand) | Author |
2016-12-06 | usbip: fix warning in vhci_hcd_probe/lockdep_init_map | Shuah Khan |
2016-12-05 | usbip: vudc: Refactor init_vudc_hw() to be more obvious | Krzysztof Opasiak |
2016-12-05 | usbip: vudc: fix: Clear already_seen flag also for ep0 | Krzysztof Opasiak |
2016-11-18 | Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2016-11-07 | usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c | Nobuo Iwata |
2016-11-03 | usb: ip: remove unnecessary & operation | Felipe Balbi |
2016-10-27 | usb: usbip:checkpatch; fix bare use of unsigned | Jai Krishna |
2016-09-27 | usb: Kconfig: using select for USB_COMMON dependency | Peter Chen |
2016-08-30 | usb: usbip: vudc: fix left shift overflow | Nicolas Iooss |
2016-08-30 | usbip: vudc: Fix apparent cut-n-paste error | Dave Jones |
2016-08-15 | usbip: vhci_hcd: fix return value check in add_platform_device() | Wei Yongjun |
2016-08-15 | usb: usbip: stub_rx: don't print error when allocating urb fails | Wolfram Sang |
2016-08-09 | usbip: vhci extension: modifications to vhci driver | Nobuo Iwata |
2016-06-20 | Merge 4.7-rc4 into usb-next | Greg Kroah-Hartman |
2016-06-17 | usbip: rate limit get_frame_number message | Greg Kroah-Hartman |
2016-06-07 | usb: usbip: remove null check | Sudip Mukherjee |
2016-06-07 | usbip: don't call stub_device_reset() during stub_disconnect() | Alexander Popov |
2016-04-29 | usb: usbip: Avoid NULL pointer dereference in case of error | Krzysztof Opasiak |
2016-04-29 | usbip: vudc: make dev_desc attribute binary | Igor Kotrasinski |
2016-04-28 | usbip: vudc: fix Kconfig dependencies | Arnd Bergmann |
2016-04-28 | usbip: safe completion against unbind operation | Nobuo Iwata |
2016-04-28 | usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint() | Krzysztof Opasiak |
2016-04-28 | usbip: fix NULL pointer dereference on errors | Alexander Popov |
2016-04-28 | usb: usbip: vudc: Fix WARN_ON() usage pattern | Krzysztof Opasiak |
2016-04-26 | usbip: vudc: Add vudc to Kconfig | Igor Kotrasinski |
2016-04-26 | usbip: vudc: Add SysFS infrastructure for VUDC | Igor Kotrasinski |
2016-04-26 | usbip: vudc: Add UDC specific ops | Igor Kotrasinski |
2016-04-26 | usbip: vudc: Add vudc_tx | Igor Kotrasinski |
2016-04-26 | usbip: vudc: Add vudc_transfer | Igor Kotrasinski |
2016-04-26 | usbip: vudc: Add vudc_rx | Igor Kotrasinski |
2016-04-26 | usbip: vudc: Add VUDC main file | Igor Kotrasinski |
2016-04-26 | usbip: vudc: Make usbip_common vudc-aware | Igor Kotrasinski |
2016-04-26 | usbip: vudc: Add header for USB/IP UDC | Igor Kotrasinski |
2016-04-19 | usbip: event handler as one thread | Nobuo Iwata |
2016-03-30 | USB: usbip: fix potential out-of-bounds write | Ignat Korchagin |
2016-03-03 | usbip: move usbip_protocol.txt to Documentation | Christian Lamparter |
2016-02-03 | usb: usbip: Fix possible deadlocks reported by lockdep | Andrew Goodbody |
2015-10-04 | usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb | Igor Kotrasinski |
2015-10-04 | usbip: vhci_hcd: only return urb at enqueue when served | Igor Kotrasinski |
2015-10-04 | usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16 | Vaishali Thakkar |
2015-04-03 | usbip: vhci_hcd: use USB_DT_HUB | Sergei Shtylyov |
2015-01-25 | usbip: vhci_hcd: use HUB_CHAR_* | Sergei Shtylyov |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-02 | usbip: fix error handling in stub_probe() | Alexey Khoroshilov |
2014-11-24 | USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev" | Markus Elfring |
2014-10-20 | usb: usbip: drop owner assignment from platform_drivers | Wolfram Sang |
2014-08-25 | usbip: remove struct usb_device_id table | Valentina Manea |
2014-08-25 | usbip: move usbip kernel code out of staging | Valentina Manea |