Shuah Khan 918b8ac55b usbip: fix warning in vhci_hcd_probe/lockdep_init_map 8 жил өмнө
..
Kconfig cb9c1cfc86 usb: Kconfig: using select for USB_COMMON dependency 8 жил өмнө
Makefile 9360575c58 usbip: vudc: Add vudc to Kconfig 9 жил өмнө
README 96c2737716 usbip: move usbip kernel code out of staging 11 жил өмнө
stub.h 8c7003a3b4 usbip: fix NULL pointer dereference on errors 9 жил өмнө
stub_dev.c 8c7003a3b4 usbip: fix NULL pointer dereference on errors 9 жил өмнө
stub_main.c 96c2737716 usbip: move usbip kernel code out of staging 11 жил өмнө
stub_rx.c 7190c178e6 usb: usbip: stub_rx: don't print error when allocating urb fails 9 жил өмнө
stub_tx.c 6dc38da4a5 usbip: safe completion against unbind operation 9 жил өмнө
usbip_common.c c7af4c2218 usbip: vudc: Make usbip_common vudc-aware 9 жил өмнө
usbip_common.h 134a92659f usbip: don't call stub_device_reset() during stub_disconnect() 9 жил өмнө
usbip_event.c bb7871ad99 usbip: event handler as one thread 9 жил өмнө
vhci.h 0775a9cbc6 usbip: vhci extension: modifications to vhci driver 9 жил өмнө
vhci_hcd.c d79cda045e usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c 8 жил өмнө
vhci_rx.c 0775a9cbc6 usbip: vhci extension: modifications to vhci driver 9 жил өмнө
vhci_sysfs.c 918b8ac55b usbip: fix warning in vhci_hcd_probe/lockdep_init_map 8 жил өмнө
vhci_tx.c 21619792d1 usb: usbip: Fix possible deadlocks reported by lockdep 9 жил өмнө
vudc.h 0255cf9e52 usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint() 9 жил өмнө
vudc_dev.c b282a118eb usbip: vudc: Refactor init_vudc_hw() to be more obvious 8 жил өмнө
vudc_main.c 80fd9cd52d usbip: vudc: Add VUDC main file 9 жил өмнө
vudc_rx.c 238b7bd91b usb: usbip: vudc: fix left shift overflow 9 жил өмнө
vudc_sysfs.c 7c348f1cfb usb: usbip: remove null check 9 жил өмнө
vudc_transfer.c 3e448e13a6 usbip: vudc: fix: Clear already_seen flag also for ep0 8 жил өмнө
vudc_tx.c d62ba981a9 usbip: vudc: Add vudc_tx 9 жил өмнө

README

TODO:
- more discussion about the protocol
- testing
- review of the userspace interface
- document the protocol

Please send patches for this code to Greg Kroah-Hartman