summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-10-02usb: dwc3: gadget: Rename misleading function namesThinh Nguyen
2020-10-02usb: dwc3: gadget: Refactor preparing last TRBsThinh Nguyen
2020-10-02usb: dwc3: gadget: Set IOC if not enough for extra TRBsThinh Nguyen
2020-10-02usb: dwc3: gadget: Check for number of TRBs preparedThinh Nguyen
2020-10-02usb: dwc3: gadget: Return the number of prepared TRBsThinh Nguyen
2020-10-02usb: dwc3: ep0: Fix ZLP for OUT ep0 requestsThinh Nguyen
2020-10-02usb: dwc3: gadget: Improve TRB ZLP setupThinh Nguyen
2020-10-02usb: dwc3: gadget: Refactor preparing extra TRBThinh Nguyen
2020-10-02usb: dwc3: gadget: Reclaim extra TRBs after request completionThinh Nguyen
2020-10-02usb: dwc3: gadget: Check MPS of the request lengthThinh Nguyen
2020-10-02usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun
2020-10-02usb: gadget: tegra-xudc: Do not print errors on probe deferralThierry Reding
2020-10-02usb: gadget: tegra-xudc: Properly align parametersThierry Reding
2020-10-02usb: gadget: fix spelling mistake "Dectected" -> "Detected"Colin Ian King
2020-10-02usb: gadget: tegra-xudc: Use consistent spelling and formattingThierry Reding
2020-10-02usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET
2020-10-02usb: gadget: core: do not try to disconnect gadget if it is not connectedPeter Chen
2020-10-02usb: dwc3: gadget: Refactor ep command completionThinh Nguyen
2020-10-02usb: gadget: s3c: Remove unused 'udc' variableKrzysztof Kozlowski
2020-10-02usb: dwc3: debugfs: do not queue work if try to change mode on non-drdLi Jun
2020-10-02usb: dwc3: core: add phy cleanup for probe error handlingLi Jun
2020-10-02usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun
2020-10-02Revert "usb: udc: allow adding and removing the same gadget device"Peter Chen
2020-10-02usb: dwc3: allocate gadget structure dynamicallyPeter Chen
2020-10-02usb: cdns3: gadget: fix possible memory leakPeter Chen
2020-10-02USB: UDC: net2272: Fix memory leaksAlan Stern
2020-10-02USB: UDC: net2280: Fix memory leaksAlan Stern
2020-10-02USB: UDC: Expand device model API interfaceAlan Stern
2020-10-02usb: cdns3: gadget: fix some endian issuesPeter Chen
2020-10-02usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probeYe Bin
2020-10-02usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti
2020-10-02usb: gadget: u_serial: clear suspended flag when disconnectingYoshihiro Shimoda
2020-10-02usb: phy: phy-ab8500-usb: fix spello of "function"Randy Dunlap
2020-10-02usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-02usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15Lorenzo Colitti
2020-10-02usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti
2020-10-02usb: cdns3: gadget: move wait configuration operationPeter Chen
2020-10-02usb: cdns3: drd: call PHY .set_mode accordinglyPeter Chen
2020-10-02usb: cdns3: gadget: clear the interrupt status when disconnect the hostPeter Chen
2020-10-02usb: cdns3: gadget: set fast access bitPeter Chen
2020-10-02usb: cdns3: core: quit if it uses role switch classPeter Chen
2020-10-02usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionalityRaymond Tan
2020-10-02usb: dwc2: Always disable regulators on driver teardownMarc Zyngier
2020-10-02usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speedPawel Laszczak
2020-10-02usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-10-02usb: dwc2: add support for APM82181 USB OTGChristian Lamparter
2020-10-02USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue
2020-10-02usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockupPawel Laszczak
2020-10-02usb: dwc-meson-g12a: Add support for USB on AXG SoCsNeil Armstrong
2020-10-02usb: gadget: pch_udc: Convert to use GPIO descriptorsLinus Walleij