Merge tag 'usb-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB/Thunderbolt fixes from Greg KH: "Here are a few small USB and Thunderbolt driver fixes for 5.12-rc7 for reported issues: - thunderbolt leaks and off-by-one fix - cdnsp deque fix - usbip fixes for syzbot-reported issues All have been in linux-next with no reported problems" * tag 'usb-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usbip: synchronize event handler with sysfs code paths usbip: vudc synchronize sysfs code paths usbip: stub-dev synchronize sysfs code paths usbip: add sysfs_lock to synchronize sysfs code paths thunderbolt: Fix off by one in tb_port_find_retimer() thunderbolt: Fix a leak in tb_retimer_add() usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint
Showing
- drivers/thunderbolt/retimer.c 2 additions, 2 deletionsdrivers/thunderbolt/retimer.c
- drivers/usb/cdns3/cdnsp-gadget.c 4 additions, 0 deletionsdrivers/usb/cdns3/cdnsp-gadget.c
- drivers/usb/usbip/stub_dev.c 9 additions, 2 deletionsdrivers/usb/usbip/stub_dev.c
- drivers/usb/usbip/usbip_common.h 3 additions, 0 deletionsdrivers/usb/usbip/usbip_common.h
- drivers/usb/usbip/usbip_event.c 2 additions, 0 deletionsdrivers/usb/usbip/usbip_event.c
- drivers/usb/usbip/vhci_hcd.c 1 addition, 0 deletionsdrivers/usb/usbip/vhci_hcd.c
- drivers/usb/usbip/vhci_sysfs.c 25 additions, 5 deletionsdrivers/usb/usbip/vhci_sysfs.c
- drivers/usb/usbip/vudc_dev.c 1 addition, 0 deletionsdrivers/usb/usbip/vudc_dev.c
- drivers/usb/usbip/vudc_sysfs.c 5 additions, 0 deletionsdrivers/usb/usbip/vudc_sysfs.c
Please register or sign in to comment