- 5fca3f0 usb: cdns3: gadget: suspicious implicit sign extension by Peter Chen · 4 years, 3 months ago
- defe40a usb: cdns3: Variable 'length' set but not used by Pawel Laszczak · 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, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 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, 3 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, 3 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, 4 months ago
- afb487a usb: typec: tcpci_maxim: Add support for Sink FRS by Badhri Jagan Sridharan · 4 years, 3 months ago
- 11121c2 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, 4 months ago
- 711a378 USB: serial: ftdi_sio: use cur_altsetting for consistency by Mychaela N. Falconia · 4 years, 4 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, 4 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, 4 months ago
- 12f3467 usb: typec: add typec_find_pwr_opmode by Amelie Delaunay · 4 years, 4 months ago
- a6806e3 usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode by Biju Das · 4 years, 4 months ago
- b2c586e usb: dwc2: Fix INTR OUT transfers in DDMA mode. by Minas Harutyunyan · 4 years, 4 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, 4 months ago
- e0a93d9 usb: dwc3: gadget: Support up to max stream id by Thinh Nguyen · 4 years, 4 months ago
- 37d2a363 USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync(). by Oliver Neukum · 4 years, 4 months ago
- 5789051 usb: typec: displayport: Reduce noise from the driver by Heikki Krogerus · 4 years, 4 months ago
- fb6f076 USB: hub: Add Kconfig option to reduce number of port initialization retries by Alan Stern · 4 years, 4 months ago
- 19502e6 USB: hub: Clean up use of port initialization schemes and retries by Alan Stern · 4 years, 4 months ago
- 2338484 usb: dwc3: gadget: Return early if no TRB update by Thinh Nguyen · 4 years, 4 months ago
- 346a15c usb: dwc3: gadget: Keep TRBs in request order by Thinh Nguyen · 4 years, 4 months ago
- 8dbbe48 usb: dwc3: gadget: Revise setting IOC when no TRB left by Thinh Nguyen · 4 years, 4 months ago
- f9cc581 usb: dwc3: gadget: Look ahead when setting IOC by Thinh Nguyen · 4 years, 4 months ago
- d72ecc0 usb: dwc3: gadget: Allow restarting a transfer by Thinh Nguyen · 4 years, 4 months ago
- a73abc2 usb: bdc: remove duplicated error message by Tang Bin · 4 years, 4 months ago
- ae7e861 usb: dwc3: Stop active transfers before halting the controller by Wesley Cheng · 4 years, 4 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, 4 months ago
- f0c4856 usb: gadget: uvc: Fix the wrong v4l2_device_unregister call by Zqiang · 4 years, 4 months ago
- 7f2958d usb: dwc3: gadget: Rename misleading function names by Thinh Nguyen · 4 years, 4 months ago
- cb1b399 usb: dwc3: gadget: Refactor preparing last TRBs by Thinh Nguyen · 4 years, 4 months ago
- 30892cb usb: dwc3: gadget: Set IOC if not enough for extra TRBs by Thinh Nguyen · 4 years, 4 months ago
- 490410b usb: dwc3: gadget: Check for number of TRBs prepared by Thinh Nguyen · 4 years, 4 months ago
- 13111fc usb: dwc3: gadget: Return the number of prepared TRBs by Thinh Nguyen · 4 years, 4 months ago
- 6670607 usb: dwc3: ep0: Fix ZLP for OUT ep0 requests by Thinh Nguyen · 4 years, 4 months ago
- a2841f4 usb: dwc3: gadget: Improve TRB ZLP setup by Thinh Nguyen · 4 years, 4 months ago
- 2b80357 usb: dwc3: gadget: Refactor preparing extra TRB by Thinh Nguyen · 4 years, 4 months ago
- 690e5c2 usb: dwc3: gadget: Reclaim extra TRBs after request completion by Thinh Nguyen · 4 years, 4 months ago
- ca3df34 usb: dwc3: gadget: Check MPS of the request length by Thinh Nguyen · 4 years, 4 months ago
- 5b35dd1 usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root by Chunfeng Yun · 4 years, 4 months ago
- a50758b usb: gadget: tegra-xudc: Do not print errors on probe deferral by Thierry Reding · 4 years, 5 months ago
- 230c1aa usb: gadget: tegra-xudc: Properly align parameters by Thierry Reding · 4 years, 5 months ago
- 2003a41 usb: gadget: fix spelling mistake "Dectected" -> "Detected" by Colin Ian King · 4 years, 5 months ago
- de21e72 usb: gadget: tegra-xudc: Use consistent spelling and formatting by Thierry Reding · 4 years, 5 months ago
- 6c2a754 usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not needed by Christophe JAILLET · 4 years, 5 months ago
- 5a1da54 usb: gadget: core: do not try to disconnect gadget if it is not connected by Peter Chen · 4 years, 5 months ago
- 8266b08 usb: dwc3: gadget: Refactor ep command completion by Thinh Nguyen · 4 years, 6 months ago
- de56298 usb: gadget: s3c: Remove unused 'udc' variable by Krzysztof Kozlowski · 4 years, 6 months ago
- 5bde3f0 usb: dwc3: debugfs: do not queue work if try to change mode on non-drd by Li Jun · 4 years, 6 months ago
- 03c1fd6 usb: dwc3: core: add phy cleanup for probe error handling by Li Jun · 4 years, 6 months ago
- 266d049 usb: dwc3: core: don't trigger runtime pm when remove driver by Li Jun · 4 years, 6 months ago
- 7595c38 Revert "usb: udc: allow adding and removing the same gadget device" by Peter Chen · 4 years, 5 months ago
- e81a701 usb: dwc3: allocate gadget structure dynamically by Peter Chen · 4 years, 5 months ago
- 6b77789 usb: cdns3: gadget: fix possible memory leak by Peter Chen · 4 years, 5 months ago
- 9b719c7 USB: UDC: net2272: Fix memory leaks by Alan Stern · 4 years, 5 months ago
- f770fbe USB: UDC: net2280: Fix memory leaks by Alan Stern · 4 years, 5 months ago
- 3301c21 USB: UDC: Expand device model API interface by Alan Stern · 4 years, 5 months ago
- 8dafb3c usb: cdns3: gadget: fix some endian issues by Peter Chen · 4 years, 5 months ago
- 87a2dfb usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probe by Ye Bin · 4 years, 5 months ago
- 4eea21d usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well by Lorenzo Colitti · 4 years, 5 months ago
- d98ef43 usb: gadget: u_serial: clear suspended flag when disconnecting by Yoshihiro Shimoda · 4 years, 4 months ago
- 897b813 usb: phy: phy-ab8500-usb: fix spello of "function" by Randy Dunlap · 4 years, 4 months ago
- 7974ecd usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets. by Lorenzo Colitti · 4 years, 5 months ago
- a176b1a usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15 by Lorenzo Colitti · 4 years, 5 months ago
- 986499b usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above. by Lorenzo Colitti · 4 years, 5 months ago
- b21cf93 usb: cdns3: gadget: move wait configuration operation by Peter Chen · 4 years, 5 months ago
- 9f65013 usb: cdns3: drd: call PHY .set_mode accordingly by Peter Chen · 4 years, 5 months ago
- 0eeda05 usb: cdns3: gadget: clear the interrupt status when disconnect the host by Peter Chen · 4 years, 5 months ago
- b5148d9 usb: cdns3: gadget: set fast access bit by Peter Chen · 4 years, 5 months ago
- 5064270 usb: cdns3: core: quit if it uses role switch class by Peter Chen · 4 years, 5 months ago
- a609ce2 usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality by Raymond Tan · 4 years, 5 months ago
- 54c1960 usb: dwc2: Always disable regulators on driver teardown by Marc Zyngier · 4 years, 4 months ago
- 864bc7e usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed by Pawel Laszczak · 4 years, 4 months ago
- 5bb1d11 usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
- 0abe386 usb: dwc2: add support for APM82181 USB OTG by Christian Lamparter · 4 years, 4 months ago
- 028296e USB: gadget: f_ncm: Fix NDP16 datagram validation by Bryan O'Donoghue · 4 years, 4 months ago
- 2eae2df usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup by Pawel Laszczak · 4 years, 4 months ago