Kurt Kanzenbach 70e90fb57f staging: usbip: userspace: show product name in `list -l' command 12 years ago
..
userspace 70e90fb57f staging: usbip: userspace: show product name in `list -l' command 12 years ago
Kconfig dbc320f749 staging: Add angle bracket before and after the URL 12 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 b94b3a627f staging: usbip: simplified cleanup function 12 years ago
stub_main.c 521e1e7cc9 staging: usbip: removed unnecessary for loop 12 years ago
stub_rx.c 7717880746 staging: usbip: removed enumeration of comments 12 years ago
stub_tx.c 78110bb8dc staging: Remove unnecessary OOM messages 12 years ago
usbip_common.c ca9fb17e93 staging: usbip: simple indent fix 12 years ago
usbip_common.h 36ac9b055f staging: usbip: replaced pointer arithmetic, and strongly type function return. 12 years ago
usbip_event.c dcf1477928 staging: usbip: use interrupt safe spinlock to avoid potential deadlock. 12 years ago
usbip_protocol.txt 73e2918990 staging: Fix typo in multiple files 13 years ago
vhci.h 234354dc18 staging: usbip: remove unnused, broken macro 12 years ago
vhci_hcd.c c46cb54db3 staging: usbip: remove unnecessary braces 12 years ago
vhci_rx.c 7717880746 staging: usbip: removed enumeration of comments 12 years ago
vhci_sysfs.c 3d0a2a22c9 staging: usbip: Don't leak struct file. 12 years ago
vhci_tx.c 50b66b5ce4 staging: usbip: replace the interrupt safe spinlocks with common ones. 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