Greg Kroah-Hartman b1f56acaca staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes 12 years ago
..
userspace 92e11aef70 staging: usbip: fix up alignment in long options list 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 b1f56acaca staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes 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 b1f56acaca staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes 12 years ago
usbip_common.h 36ac9b055f staging: usbip: replaced pointer arithmetic, and strongly type function return. 12 years ago
usbip_event.c ff4513705d staging: usbip: Renaming pr_warning function 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 b1f56acaca staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes 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