Centos-kernel-stream-9/drivers/usb/usbip
Jose Ignacio Tornos Martinez 988399fe62 usbip: Add USB_SPEED_SUPER_PLUS as valid arg
JIRA: https://issues.redhat.com/browse/RHEL-56984

commit bb548c1654db4a6f1a42657ed9068237e0c044b5
Author: Łukasz Bartosik <ukaszb@chromium.org>
Date:   Mon Jul 15 13:11:30 2024 +0000

    usbip: Add USB_SPEED_SUPER_PLUS as valid arg
    
    Add USB_SPEED_SUPER_PLUS as valid argument to allow
    to attach USB SuperSpeed+ devices. Update speed of
    virtual HC to SuperSpeed+ as well.
    
    Signed-off-by: Łukasz Bartosik <ukaszb@chromium.org>
    Acked-by: Shuah Khan <skhan@linuxfoundation.org>
    Link: https://lore.kernel.org/r/20240715131131.3876380-1-ukaszb@chromium.org
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
2024-11-13 11:16:43 +01:00
..
Kconfig
Makefile
stub.h
stub_dev.c USB: usbip: fix stub_dev hub disconnect 2024-11-13 11:16:42 +01:00
stub_main.c usbip: usbip_host: Replace strlcpy with strscpy 2024-11-13 11:16:42 +01:00
stub_rx.c usbip: Don't submit special requests twice 2024-11-13 11:16:43 +01:00
stub_tx.c
usbip_common.c usbip: add USBIP_URB_* URB transfer flags 2024-11-13 11:16:41 +01:00
usbip_common.h kthread: add kthread_stop_put 2024-09-20 12:26:34 -07:00
usbip_event.c usb: Remove redundant 'flush_workqueue()' calls 2022-05-02 15:30:03 -04:00
vhci.h
vhci_hcd.c usbip: Add USB_SPEED_SUPER_PLUS as valid arg 2024-11-13 11:16:43 +01:00
vhci_rx.c
vhci_sysfs.c usbip: Add USB_SPEED_SUPER_PLUS as valid arg 2024-11-13 11:16:43 +01:00
vhci_tx.c
vudc.h USB: usbip: vudc: Convert to platform remove callback returning void 2024-11-13 11:16:43 +01:00
vudc_dev.c USB: usbip: vudc: Convert to platform remove callback returning void 2024-11-13 11:16:43 +01:00
vudc_main.c USB: usbip: vudc: Convert to platform remove callback returning void 2024-11-13 11:16:43 +01:00
vudc_rx.c usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define 2024-11-13 11:16:42 +01:00
vudc_sysfs.c usbip: vudc: Convert snprintf() to sysfs_emit() 2024-11-13 11:16:41 +01:00
vudc_transfer.c
vudc_tx.c