Bart Westgeest 438957f8d4 staging: usbip: bugfix for deadlock пре 14 година
..
userspace a813833df8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-next пре 14 година
Kconfig 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options пре 14 година
Makefile 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options пре 14 година
README 69c685c7f5 staging: usbip: README: we need to document the protocol пре 14 година
stub.h 306dac699e staging: usbip: Add header guards to stub.h and vhci.h пре 14 година
stub_dev.c 99c978529a staging: Add module.h to drivers/staging users пре 14 година
stub_main.c 99c978529a staging: Add module.h to drivers/staging users пре 14 година
stub_rx.c 97c451ca10 Staging: usbip: Fix braces and spaces to match coding style. пре 14 година
stub_tx.c 6394c5a037 staging: fix usbip printk format warning пре 14 година
usbip_common.c 452962366c staging: Add module.h to more drivers implicitly using it. пре 14 година
usbip_common.h 7518b9b8fc staging: usbip: fix up api changes that broke windows clients пре 14 година
usbip_event.c 8e336a722b staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. пре 14 година
usbip_protocol.txt 7518b9b8fc staging: usbip: fix up api changes that broke windows clients пре 14 година
vhci.h 306dac699e staging: usbip: Add header guards to stub.h and vhci.h пре 14 година
vhci_hcd.c 8547d4cc2b Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthread пре 14 година
vhci_rx.c 438957f8d4 staging: usbip: bugfix for deadlock пре 14 година
vhci_sysfs.c cf77acfca3 usbip: change dev_attr_group to constant пре 14 година
vhci_tx.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ пре 14 година

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