Arnd Bergmann 6c51441cd0 usbip: use monotonic timestamps 7 年之前
..
Kconfig cb9c1cfc86 usb: Kconfig: using select for USB_COMMON dependency 8 年之前
Makefile 9360575c58 usbip: vudc: Add vudc to Kconfig 9 年之前
README 96c2737716 usbip: move usbip kernel code out of staging 11 年之前
stub.h 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
stub_dev.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
stub_main.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
stub_rx.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
stub_tx.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
usbip_common.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
usbip_common.h 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
usbip_event.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
vhci.h 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
vhci_hcd.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
vhci_rx.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
vhci_sysfs.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
vhci_tx.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
vudc.h 6c51441cd0 usbip: use monotonic timestamps 7 年之前
vudc_dev.c 6c51441cd0 usbip: use monotonic timestamps 7 年之前
vudc_main.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
vudc_rx.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
vudc_sysfs.c 6c51441cd0 usbip: use monotonic timestamps 7 年之前
vudc_transfer.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
vudc_tx.c 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前

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