- 6d853c9 usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode by Chris Brandt · 4 years, 2 months ago
- 0e6371f usb: typec: ucsi: Report power supply changes by Heikki Krogerus · 4 years, 2 months ago
- 76255470 xhci: hisilicon: fix refercence leak in xhci_histb_probe by Zhang Qilong · 4 years, 2 months ago
- ffa13d2 Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" by Geert Uytterhoeven · 4 years, 2 months ago
- db388a6 Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 4 years, 2 months ago
- 00bd6bc USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property by Zhang Qilong · 4 years, 2 months ago
- 2091491 usb: mtu3: fix panic in mtu3_gadget_stop() by Macpaul Lin · 4 years, 2 months ago
- db0362e USB: serial: option: add Telit FN980 composition 0x1055 by Daniele Palmas · 4 years, 2 months ago
- 489979b USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 by Daniele Palmas · 4 years, 2 months ago
- 985616f USB: serial: cyberjack: fix write-URB completion race by Johan Hovold · 4 years, 2 months ago
- afaa2e7 USB: Add NO_LPM quirk for Kingston flash drive by Alan Stern · 4 years, 2 months ago
- 58d51f3 Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 4 years, 2 months ago
- 00c27a1 Merge tag 'usb-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 4 years, 2 months ago
- e11d2bf usb: cdns3: gadget: own the lock wrongly at the suspend routine by Peter Chen · 4 years, 2 months ago
- 52d3967 usb: cdns3: Fix on-chip memory overflow issue by Pawel Laszczak · 4 years, 2 months ago
- 5fca3f0 usb: cdns3: gadget: suspicious implicit sign extension by Peter Chen · 4 years, 2 months ago
- 712da5f xhci: Don't create stream debugfs files with spinlock held. by Mathias Nyman · 4 years, 2 months ago
- 2a63281 usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC by Sandeep Singh · 4 years, 2 months ago
- a75e2d6 xhci: Fix sizeof() mismatch by Colin Ian King · 4 years, 2 months ago
- befa1c2 usb: typec: stusb160x: fix signedness comparison issue with enum variables by Amelie Delaunay · 4 years, 2 months ago
- f27891a usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160x by Amelie Delaunay · 4 years, 2 months ago
- 0cb6866 USB: apple-mfi-fastcharge: don't probe unhandled devices by Bastien Nocera · 4 years, 2 months ago
- 0942d59 usbcore: Check both id_table and match() when both available by Bastien Nocera · 4 years, 2 months ago
- 32d174d usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe() by Tang Bin · 4 years, 2 months ago
- b9c6f78 usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probe by Dan Carpenter · 4 years, 2 months ago
- 2d9c644 usb: typec: tcpm: reset hard_reset_count for any disconnect by Li Jun · 4 years, 3 months ago
- 38203b8 usb: cdc-acm: fix cooldown mechanism by Jerome Brunet · 4 years, 2 months ago
- 3cd54a61 usb: host: fsl-mph-dr-of: check return of dma_set_mask() by Ran Wang · 4 years, 3 months ago
- cbdc0f5 usb: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- 063a3d6 usb: typec: stusb160x: fix some signedness bugs by Dan Carpenter · 4 years, 2 months ago
- defe40a usb: cdns3: Variable 'length' set but not used by Pawel Laszczak · 4 years, 3 months ago
- a46b973 USB: serial: option: add Quectel EC200T module support by Ziyi Cao · 4 years, 2 months ago
- 129aa97 usb: raw-gadget: fix memory leak in gadget_setup by Zqiang · 4 years, 2 months ago
- 190bb01 usb: dwc2: Avoid leaving the error_debugfs label unused by Martin Blumenstingl · 4 years, 2 months ago
- fa27e2f usb: dwc3: ep0: Fix delay status handling by Thinh Nguyen · 4 years, 2 months ago
- 48e7bbb usb: gadget: fsl: fix null pointer checking by Ran Wang · 4 years, 2 months ago
- 0d66e048 usb: gadget: goku_udc: fix potential crashes in probe by Evgeny Novikov · 4 years, 3 months ago
- 1384ab4 usb: dwc3: pci: add support for the Intel Alder Lake-S by Heikki Krogerus · 4 years, 3 months ago
- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
- c6dbef7 Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 2 months ago
- fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 2 months ago
- 93578a2 usb: musb: gadget: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 3 months ago
- 6c8cf36 usb: typec: Add QCOM PMIC typec detection driver by Wesley Cheng · 4 years, 3 months ago
- 3bfb823 Merge tag 'usb-serial-5.10-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 4 years, 3 months ago
- 3e765ca USB: serial: option: add Cellient MPL200 card by Wilken Gottwalt · 4 years, 3 months ago
- afb487a usb: typec: tcpci_maxim: Add support for Sink FRS by Badhri Jagan Sridharan · 4 years, 3 months ago
- 11121c24 usb: typec: tcpci: Implement callbacks for FRS by Badhri Jagan Sridharan · 4 years, 3 months ago
- 8dc4bd0 usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS) by Badhri Jagan Sridharan · 4 years, 3 months ago
- 6f413b5 usb: typec: tcpci_maxim: Chip level TCPC driver by Badhri Jagan Sridharan · 4 years, 3 months ago
- b9358a0 usb: typec: tcpci: Add set_vbus tcpci callback by Badhri Jagan Sridharan · 4 years, 3 months ago
- 58ea326 usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference by Badhri Jagan Sridharan · 4 years, 3 months ago
- 9e85868 usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled by Shuah Khan · 4 years, 3 months ago
- a4f8843 usb: cdc-acm: add quirk to blacklist ETAS ES58X devices by Vincent Mailhol · 4 years, 3 months ago
- 711a378 USB: serial: ftdi_sio: use cur_altsetting for consistency by Mychaela N. Falconia · 4 years, 3 months ago
- 924a921 USB: serial: option: Add Telit FT980-KS composition by Leonid Bloch · 4 years, 3 months ago
- 168ae5a Merge 5.9-rc8 into usb-next by Greg Kroah-Hartman · 4 years, 3 months ago
- 21c949b Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 4 years, 3 months ago
- 97b6522 USB: core: remove polling for /sys/kernel/debug/usb/devices by Sergey Korolev · 4 years, 5 months ago
- da0cb63 usb: typec: add support for STUSB160x Type-C controller family by Amelie Delaunay · 4 years, 3 months ago
- 12f3467 usb: typec: add typec_find_pwr_opmode by Amelie Delaunay · 4 years, 3 months ago
- a6806e3 usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode by Biju Das · 4 years, 3 months ago
- b2c586e usb: dwc2: Fix INTR OUT transfers in DDMA mode. by Minas Harutyunyan · 4 years, 3 months ago
- d58ba48 usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs by Amelie Delaunay · 4 years, 4 months ago
- 17f9340 usb: dwc2: override PHY input signals with usb role switch support by Amelie Delaunay · 4 years, 4 months ago
- e2c5351 usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platform by Wan Ahmad Zainie · 4 years, 3 months ago
- e0a93d98 usb: dwc3: gadget: Support up to max stream id by Thinh Nguyen · 4 years, 3 months ago
- 37d2a363 USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync(). by Oliver Neukum · 4 years, 3 months ago
- 5789051 usb: typec: displayport: Reduce noise from the driver by Heikki Krogerus · 4 years, 3 months ago
- fb6f076 USB: hub: Add Kconfig option to reduce number of port initialization retries by Alan Stern · 4 years, 3 months ago
- 19502e6 USB: hub: Clean up use of port initialization schemes and retries by Alan Stern · 4 years, 3 months ago
- 2338484 usb: dwc3: gadget: Return early if no TRB update by Thinh Nguyen · 4 years, 3 months ago
- 346a15c usb: dwc3: gadget: Keep TRBs in request order by Thinh Nguyen · 4 years, 3 months ago
- 8dbbe48 usb: dwc3: gadget: Revise setting IOC when no TRB left by Thinh Nguyen · 4 years, 3 months ago
- f9cc581 usb: dwc3: gadget: Look ahead when setting IOC by Thinh Nguyen · 4 years, 3 months ago
- d72ecc0 usb: dwc3: gadget: Allow restarting a transfer by Thinh Nguyen · 4 years, 3 months ago
- a73abc2 usb: bdc: remove duplicated error message by Tang Bin · 4 years, 3 months ago
- ae7e861 usb: dwc3: Stop active transfers before halting the controller by Wesley Cheng · 4 years, 3 months ago
- 71ea88f usb: cdns3: gadget: enlarge the TRB ring length by Peter Chen · 4 years, 4 months ago
- d6be7c9 usb: cdns3: gadget: sg_support is only for DEV_VER_V2 or above by Peter Chen · 4 years, 4 months ago
- 141e70f usb: cdns3: gadget: need to handle sg case for workaround 2 case by Peter Chen · 4 years, 4 months ago
- 249f0a2 usb: cdns3: gadget: handle sg list use case at completion correctly by Peter Chen · 4 years, 4 months ago
- 87e1dcd usb: cdns3: gadget: add CHAIN and ISP bit for sg list use case by Peter Chen · 4 years, 4 months ago
- 4e21888 usb: cdns3: gadget: improve the dump TRB operation at cdns3_ep_run_transfer by Peter Chen · 4 years, 4 months ago
- abc6b57 usb: cdns3: gadget: using correct sg operations by Peter Chen · 4 years, 4 months ago
- f580170 usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc by Yu Chen · 4 years, 4 months ago
- 2a87445 usb: bdc: Fix unused assignment in bdc_probe() by Tang Bin · 4 years, 3 months ago
- f0c4856 usb: gadget: uvc: Fix the wrong v4l2_device_unregister call by Zqiang · 4 years, 3 months ago
- 7f2958d usb: dwc3: gadget: Rename misleading function names by Thinh Nguyen · 4 years, 3 months ago
- cb1b399 usb: dwc3: gadget: Refactor preparing last TRBs by Thinh Nguyen · 4 years, 3 months ago
- 30892cb usb: dwc3: gadget: Set IOC if not enough for extra TRBs by Thinh Nguyen · 4 years, 3 months ago
- 490410b usb: dwc3: gadget: Check for number of TRBs prepared by Thinh Nguyen · 4 years, 3 months ago
- 13111fc usb: dwc3: gadget: Return the number of prepared TRBs by Thinh Nguyen · 4 years, 3 months ago
- 6670607 usb: dwc3: ep0: Fix ZLP for OUT ep0 requests by Thinh Nguyen · 4 years, 3 months ago
- a2841f4 usb: dwc3: gadget: Improve TRB ZLP setup by Thinh Nguyen · 4 years, 3 months ago
- 2b80357 usb: dwc3: gadget: Refactor preparing extra TRB by Thinh Nguyen · 4 years, 3 months ago
- 690e5c2 usb: dwc3: gadget: Reclaim extra TRBs after request completion by Thinh Nguyen · 4 years, 3 months ago
- ca3df34 usb: dwc3: gadget: Check MPS of the request length by Thinh Nguyen · 4 years, 3 months ago
- 5b35dd1 usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root by Chunfeng Yun · 4 years, 3 months ago
- a50758b usb: gadget: tegra-xudc: Do not print errors on probe deferral by Thierry Reding · 4 years, 5 months ago