Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB fixes from Greg KH: "Here are some small USB fixes that have been in linux-next this past week for 5.3-rc7 They fix the usual xhci, syzbot reports, and other small issues that have come up last week. All have been in linux-next with no reported issues" * tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: USB: cdc-wdm: fix race between write and disconnect due to flag abuse usb: host: xhci: rcar: Fix typo in compatible string matching usb: host: xhci-tegra: Set DMA mask correctly USB: storage: ums-realtek: Whitelist auto-delink support USB: storage: ums-realtek: Update module parameter description for auto_delink_en usb: host: ohci: fix a race condition between shutdown and irq usb: hcd: use managed device resources typec: tcpm: fix a typo in the comparison of pdo_max_voltage usb-storage: Add new JMS567 revision to unusual_devs usb: chipidea: udc: don't do hardware access if gadget has stopped usbtmc: more sanity checking for packet size usb: udc: lpc32xx: silence fall-through warning
No related branches found
No related tags found
Showing
- drivers/usb/chipidea/udc.c 24 additions, 8 deletionsdrivers/usb/chipidea/udc.c
- drivers/usb/class/cdc-wdm.c 12 additions, 4 deletionsdrivers/usb/class/cdc-wdm.c
- drivers/usb/class/usbtmc.c 3 additions, 0 deletionsdrivers/usb/class/usbtmc.c
- drivers/usb/core/hcd-pci.c 8 additions, 22 deletionsdrivers/usb/core/hcd-pci.c
- drivers/usb/gadget/udc/lpc32xx_udc.c 1 addition, 1 deletiondrivers/usb/gadget/udc/lpc32xx_udc.c
- drivers/usb/host/ohci-hcd.c 12 additions, 3 deletionsdrivers/usb/host/ohci-hcd.c
- drivers/usb/host/xhci-rcar.c 1 addition, 1 deletiondrivers/usb/host/xhci-rcar.c
- drivers/usb/host/xhci-tegra.c 10 additions, 0 deletionsdrivers/usb/host/xhci-tegra.c
- drivers/usb/storage/realtek_cr.c 9 additions, 6 deletionsdrivers/usb/storage/realtek_cr.c
- drivers/usb/storage/unusual_devs.h 1 addition, 1 deletiondrivers/usb/storage/unusual_devs.h
- drivers/usb/typec/tcpm/tcpm.c 1 addition, 1 deletiondrivers/usb/typec/tcpm/tcpm.c
Loading
Please register or sign in to comment