-
- Downloads
Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB fixes from Greg KH: "Here are some small fixes for reported issues with some USB drivers. They include: - xhci fixes for xhci-mtk platform driver - typec driver fixes for reported problems. - cdc-wdm read-stuck fix - gadget driver fix for reported race condition - new usb-serial driver ids All of these have been in linux-next with no reported problems" * tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usb: xhci-mtk: remove bandwidth budget table usb: xhci-mtk: fix fs isoc's transfer error usb: gadget: fix race when gadget driver register via ioctl usb: typec: tcpci_mt6360: Update for BMC PHY setting usb: gadget: uvc: allow for application to cleanly shutdown usb: typec: tcpci: Don't skip cleanup in .remove() on error usb: cdc-wdm: fix reading stuck on device close USB: serial: qcserial: add support for Sierra Wireless EM7590 USB: serial: option: add Fibocom MA510 modem USB: serial: option: add Fibocom L610 modem USB: serial: pl2303: add device id for HP LM930 Display
Showing
- drivers/usb/class/cdc-wdm.c 1 addition, 0 deletionsdrivers/usb/class/cdc-wdm.c
- drivers/usb/gadget/function/f_uvc.c 25 additions, 0 deletionsdrivers/usb/gadget/function/f_uvc.c
- drivers/usb/gadget/function/uvc.h 2 additions, 0 deletionsdrivers/usb/gadget/function/uvc.h
- drivers/usb/gadget/function/uvc_v4l2.c 2 additions, 1 deletiondrivers/usb/gadget/function/uvc_v4l2.c
- drivers/usb/gadget/legacy/raw_gadget.c 2 additions, 0 deletionsdrivers/usb/gadget/legacy/raw_gadget.c
- drivers/usb/host/xhci-mtk-sch.c 19 additions, 71 deletionsdrivers/usb/host/xhci-mtk-sch.c
- drivers/usb/host/xhci-mtk.h 0 additions, 2 deletionsdrivers/usb/host/xhci-mtk.h
- drivers/usb/serial/option.c 4 additions, 0 deletionsdrivers/usb/serial/option.c
- drivers/usb/serial/pl2303.c 1 addition, 0 deletionsdrivers/usb/serial/pl2303.c
- drivers/usb/serial/pl2303.h 1 addition, 0 deletionsdrivers/usb/serial/pl2303.h
- drivers/usb/serial/qcserial.c 2 additions, 0 deletionsdrivers/usb/serial/qcserial.c
- drivers/usb/typec/tcpm/tcpci.c 1 addition, 1 deletiondrivers/usb/typec/tcpm/tcpci.c
- drivers/usb/typec/tcpm/tcpci_mt6360.c 26 additions, 0 deletionsdrivers/usb/typec/tcpm/tcpci_mt6360.c
Loading
Please register or sign in to comment