Bill Pemberton f307da94db staging: usbip: remove use of __devexit_p 12 years ago
..
userspace a6bb87522f usb: usbip: userspace: remove the port state file when detaching port. 12 years ago
Kconfig ba753e4180 Staging: remove CONFIG_EXPERIMENTAL dependancies 13 years ago
Makefile 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options 14 years ago
README 69c685c7f5 staging: usbip: README: we need to document the protocol 14 years ago
stub.h 98b9de2189 staging: usbip: removed unused structure field 13 years ago
stub_dev.c 695bcb1c0a staging: usbip: put usb_device and kill event handler thread in error cleanups. 12 years ago
stub_main.c 737912e11b staging: usbip: fix to prevent potentially using uninitialized spinlock 13 years ago
stub_rx.c c7f0089931 staging: usbip: cleanup of comments 12 years ago
stub_tx.c c7f0089931 staging: usbip: cleanup of comments 12 years ago
usbip_common.c 3d0a2a22c9 staging: usbip: Don't leak struct file. 12 years ago
usbip_common.h 36ac9b055f staging: usbip: replaced pointer arithmetic, and strongly type function return. 12 years ago
usbip_event.c 8e336a722b staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. 13 years ago
usbip_protocol.txt 73e2918990 staging: Fix typo in multiple files 13 years ago
vhci.h 20960faca5 staging: usbip: make rh_port_disconnect static 12 years ago
vhci_hcd.c f307da94db staging: usbip: remove use of __devexit_p 12 years ago
vhci_rx.c c7f0089931 staging: usbip: cleanup of comments 12 years ago
vhci_sysfs.c 3d0a2a22c9 staging: usbip: Don't leak struct file. 12 years ago
vhci_tx.c 36ac9b055f staging: usbip: replaced pointer arithmetic, and strongly type function return. 12 years ago

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