- 3836a5f USB: serial: cp210x: add CPI Bulk Coin Recycler id by Johan Hovold · 3 years ago
- 51b03a9 USB: serial: cp210x: add NCR Retail IO box id by Johan Hovold · 3 years ago
- a21e6b2 USB: serial: ch341: add support for GW Instek USB2.0-Serial devices by Stephan Brunner · 3 years ago
- 7113440 USB: serial: option: add ZTE MF286D modem by Pawel Dembicki · 3 years ago
- b7ed2f9 USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320 by Cameron Williams · 3 years ago
- e07dde3 usb: raw-gadget: fix handling of dual-direction-capable endpoints by Jann Horn · 3 years ago
- e9f9b87 usb: gadget: f_uac2: Define specific wTerminalType by Pavel Hofman · 3 years ago
- fb4ff0f usb: gadget: rndis: check size of RNDIS_MSG_SET command by Greg Kroah-Hartman · 3 years ago
- 22ec100 USB: gadget: validate interface OS descriptor requests by Szymon Heidrich · 3 years ago
- 3511591 usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition by Adam Ford · 3 years ago
- 3bfca38 usb: dwc3: gadget: Prevent core from processing stale TRBs by Udipto Goswami · 3 years ago
- 2a17bd9 usb: ulpi: Call of_node_put correctly by Sean Anderson · 3 years ago
- 8b89a691 usb: ulpi: Move of_node_put to ulpi_dev_release by Sean Anderson · 3 years ago
- a66a2b1 Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured" by Greg Kroah-Hartman · 3 years ago
- 7396105 usb: dwc2: drd: fix soft connect when gadget is unconfigured by Fabrice Gasnier · 3 years ago
- 0042178 usb: f_fs: Fix use-after-free for epfile by Udipto Goswami · 3 years ago
- a117e98 usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend by Amelie Delaunay · 3 years, 1 month ago
- 3921d08 ucsi_ccg: Check DEV_INT bit only when starting CCG4 by Sing-Han Chen · 3 years ago
- 598a884c usb: typec: tcpm: Do not disconnect while receiving VBUS off by Badhri Jagan Sridharan · 3 years ago
- e3b131e USB: core: Fix hang in usb_kill_urb by adding memory barriers by Alan Stern · 3 years ago
- 3ca928c usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS by Pavankumar Kondeti · 3 years ago
- 053274b usb: common: ulpi: Fix crash in ulpi_match() by Jon Hunter · 3 years ago
- 20c51a4 usb: xhci-plat: fix crash when suspend if remote wake enable by Frank Li · 3 years ago
- 38d1bf6 usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge by Alan Stern · 3 years ago
- e10de310 usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0 by Kai-Heng Feng · 3 years, 1 month ago
- 409d45b usb: uhci: add aspeed ast2600 uhci support by Neal Liu · 3 years, 2 months ago
- 5aa5767 usb: gadget: f_fs: Use stream_open() for endpoint files by Pavankumar Kondeti · 3 years, 2 months ago
- 94177fc usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe by Miaoqian Lin · 3 years, 1 month ago
- 407ef1db usb: ftdi-elan: fix memory leak on device disconnect by Wei Yongjun · 3 years, 1 month ago
- a87cecf USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status by Alan Stern · 3 years, 1 month ago
- 1598233 USB: core: Fix bug in resuming hub's handling of wakeup requests by Alan Stern · 3 years, 1 month ago
- b798b67 usb: mtu3: fix interval value for intr and isoc by Chunfeng Yun · 3 years, 1 month ago
- a6e2625 usb: mtu3: set interval of FS intr and isoc endpoint by Chunfeng Yun · 3 years, 1 month ago
- 3b6efe0 usb: mtu3: fix list_head check warning by Chunfeng Yun · 3 years, 1 month ago
- f10b01c usb: mtu3: add memory barrier before set GPD's HWO by Chunfeng Yun · 3 years, 1 month ago
- 1c4ace3 usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear. by Vincent Pelletier · 3 years, 1 month ago
- 1933fe8 xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set. by Mathias Nyman · 3 years, 1 month ago
- d91ed25 usb: gadget: u_ether: fix race in setting MAC address in setup phase by Marian Postevca · 3 years, 2 months ago
- cd98cb5 USB: serial: option: add Telit FN990 compositions by Daniele Palmas · 3 years, 1 month ago
- 5c93584 USB: serial: cp210x: fix CP2105 GPIO registration by Johan Hovold · 3 years, 2 months ago
- 8f207f1 usb: xhci: Extend support for runtime power management for AMD's Yellow carp. by Nehal Bakulchandra Shah · 3 years, 1 month ago
- d17c5a3 usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe by Amelie Delaunay · 3 years, 1 month ago
- 2b2edc8 USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04) by Jimmy Wang · 3 years, 1 month ago
- 5fe305c Revert "usb: early: convert to readl_poll_timeout_atomic()" by Greg Kroah-Hartman · 3 years, 1 month ago
- 2b54f48 USB: gadget: bRequestType is a bitfield, not a enum by Greg Kroah-Hartman · 3 years, 1 month ago
- fee8be5 xhci: avoid race between disable slot command and host runtime suspend by Mathias Nyman · 3 years, 1 month ago
- 1b43c9b usb: core: config: using bit mask instead of individual bits by Pavel Hofman · 3 years, 1 month ago
- 74b6a6a xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending by Kai-Heng Feng · 3 years, 1 month ago
- ef284f0 usb: core: config: fix validation of wMaxPacketValue entries by Pavel Hofman · 3 years, 1 month ago
- e4de8ca USB: gadget: zero allocate endpoint 0 buffers by Greg Kroah-Hartman · 3 years, 1 month ago
- 7193ad3 USB: gadget: detect too-big endpoint 0 requests by Greg Kroah-Hartman · 3 years, 1 month ago
- 518c3f9 usb: gadget: uvc: fix multiple opens by Thomas Haemmerle · 3 years, 4 months ago
- a92f044 usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect by Badhri Jagan Sridharan · 3 years, 2 months ago
- 6d8c191 USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub by Ole Ernst · 3 years, 2 months ago
- 90c9150 xhci: Fix commad ring abort, write all 64 bits to CRCR register. by Mathias Nyman · 3 years, 2 months ago
- aea184a usb: hub: Fix locking issues with address0_mutex by Mathias Nyman · 3 years, 2 months ago
- 5bf3a0c usb: hub: Fix usb enumeration issue due to address0 race by Mathias Nyman · 3 years, 2 months ago
- 00f1038 usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts by Ondrej Jirman · 3 years, 2 months ago
- 56fbab4 usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe by Dan Carpenter · 3 years, 2 months ago
- 0755f3f usb: dwc3: gadget: Fix null pointer exception by Albert Wang · 3 years, 2 months ago
- 140e2df usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer by Thinh Nguyen · 3 years, 3 months ago
- 3abf746 usb: dwc3: gadget: Ignore NoStream after End Transfer by Thinh Nguyen · 3 years, 3 months ago
- 2b7ab82 usb: dwc2: hcd_queue: Fix use of floating point literal by Nathan Chancellor · 3 years, 3 months ago
- 4b18cca usb: dwc2: gadget: Fix ISOC flow for elapsed frames by Minas Harutyunyan · 3 years, 3 months ago
- 16f1cac USB: serial: option: add Fibocom FM101-GL variants by Mingjie Zhang · 3 years, 2 months ago
- ff72128 USB: serial: option: add Telit LE910S1 0x9200 composition by Daniele Palmas · 3 years, 2 months ago
- fe65cec usb: max-3421: Use driver data instead of maintaining a list of bound devices by Uwe Kleine-König · 3 years, 3 months ago
- 2474eb7 usb: host: ohci-tmio: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 3 months ago
- eff8b76 usb: typec: tipd: Remove WARN_ON in tps6598x_block_read by Sven Peter · 3 years, 4 months ago
- 679eee4 usb: musb: tusb6010: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 4 months ago
- 31e7a83 usb: dwc2: drd: reset current session before setting the new one by Amelie Delaunay · 3 years, 4 months ago
- fc86da75 usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled by Amelie Delaunay · 3 years, 4 months ago
- 6774a42 usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init by Amelie Delaunay · 3 years, 4 months ago
- c8e5edc usb: typec: STUSB160X should select REGMAP_I2C by Randy Dunlap · 3 years, 3 months ago
- 8e1feec usb: musb: select GENERIC_PHY instead of depending on it by Randy Dunlap · 3 years, 4 months ago
- d8da632 usb: gadget: hid: fix error code in do_config() by Dan Carpenter · 3 years, 3 months ago
- 898622a USB: chipidea: fix interrupt deadlock by Johan Hovold · 3 years, 3 months ago
- 6edf4cf USB: iowarrior: fix control-message timeouts by Johan Hovold · 3 years, 3 months ago
- 5f31af4 USB: serial: keyspan: fix memleak on probe errors by Wang Hai · 3 years, 3 months ago
- 7f1d5a1 usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform by Nehal Bakulchandra Shah · 3 years, 3 months ago
- ff32302 xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay by Mathias Nyman · 3 years, 3 months ago
- 42681b9 usb-storage: Add compatibility quirk flags for iODD 2531/2541 by James Buren · 3 years, 3 months ago
- 1309753b usb: musb: Balance list entry in musb_gadget_queue by Viraj Shah · 3 years, 3 months ago
- 2740914 usb: gadget: Mark USB_FSL_QE broken on 64-bit by Geert Uytterhoeven · 3 years, 3 months ago
- 94e5305 usb: ehci: handshake CMD_RUN instead of STS_HALT by Neal Liu · 3 years, 4 months ago
- 5a79574 Revert "usb: core: hcd: Add support for deferring roothub registration" by Greg Kroah-Hartman · 3 years, 3 months ago
- 50f46bd Revert "xhci: Set HCD flag to defer primary roothub registration" by Greg Kroah-Hartman · 3 years, 3 months ago
- b6f3289 xhci: add quirk for host controllers that don't update endpoint DCS by Jonathan Bell · 3 years, 3 months ago
- 3f0ca24 USB: serial: option: add prod. id for Quectel EG91 by Tomaz Solc · 3 years, 4 months ago
- ecad614 USB: serial: option: add Telit LE910Cx composition 0x1204 by Daniele Palmas · 3 years, 4 months ago
- bf26bc7 USB: serial: option: add Quectel EC200S-CN module support by Yu-Tung Chang · 3 years, 4 months ago
- d4b7790 USB: serial: qcserial: add EM9191 QDL support by Aleksander Morgado · 3 years, 3 months ago
- 9d89e28 usb: musb: dsps: Fix the probe error path by Miquel Raynal · 3 years, 4 months ago
- d40e193 xhci: Enable trust tx length quirk for Fresco FL11 USB controller by Nikolay Martynov · 3 years, 3 months ago
- dec944b xhci: Fix command ring pointer corruption while aborting a command by Pavankumar Kondeti · 3 years, 3 months ago
- dc3e0a2 xhci: guard accesses to ep_state in xhci_endpoint_reset() by Jonathan Bell · 3 years, 3 months ago
- 0ee6629 USB: xhci: dbc: fix tty registration race by Johan Hovold · 3 years, 3 months ago
- 1d4e9f2 usb: typec: tcpm: handle SRC_STARTUP state if cc changes by Xu Yang · 3 years, 4 months ago
- feb3fe7 USB: cdc-acm: fix break reporting by Johan Hovold · 3 years, 4 months ago
- fc8b3e8 USB: cdc-acm: fix racy tty buffer accesses by Johan Hovold · 3 years, 4 months ago