Max Vozeler a948318f70 staging: usbip: remove redundant return statements 11 yıl önce
..
uapi 78a10b8160 staging/usbip: add uapi header to export usbip kernel interfaces 12 yıl önce
userspace 25da2290ea staging: usbip: usbip_host_driver.c: fix line over 80 characters 11 yıl önce
Kconfig c7dcec7dd4 Kconfig: Remove useless "default N" lines 12 yıl önce
Makefile 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options 14 yıl önce
README 69c685c7f5 staging: usbip: README: we need to document the protocol 14 yıl önce
stub.h a46034ca57 staging: usbip: trigger driver probing after unbinding from usbip-host 12 yıl önce
stub_dev.c 3eed8c0387 Staging: usbip: missing a blank lines after declarations 11 yıl önce
stub_main.c 96955ed6f0 staging: usbip: stub_main.c: Cleaning up missing null-terminate in conjunction with strncpy 11 yıl önce
stub_rx.c a948318f70 staging: usbip: remove redundant return statements 11 yıl önce
stub_tx.c 6baf139e8b staging: usbip: use kcalloc instead of kzalloc for array allocations 11 yıl önce
usbip_common.c 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 yıl önce
usbip_common.h 3eed8c0387 Staging: usbip: missing a blank lines after declarations 11 yıl önce
usbip_event.c ff4513705d staging: usbip: Renaming pr_warning function 12 yıl önce
usbip_protocol.txt 73e2918990 staging: Fix typo in multiple files 13 yıl önce
vhci.h 234354dc18 staging: usbip: remove unnused, broken macro 12 yıl önce
vhci_hcd.c a948318f70 staging: usbip: remove redundant return statements 11 yıl önce
vhci_rx.c a948318f70 staging: usbip: remove redundant return statements 11 yıl önce
vhci_sysfs.c de4734bc65 staging/usbip: fix store_attach() sscanf return value check 11 yıl önce
vhci_tx.c 50b66b5ce4 staging: usbip: replace the interrupt safe spinlocks with common ones. 13 yıl önce

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