aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-02usb: gadget: core: do not try to disconnect gadget if it is not connectedPeter Chen1-0/+3
2020-10-02usb: dwc3: gadget: Refactor ep command completionThinh Nguyen1-33/+38
2020-10-02usb: gadget: s3c: Remove unused 'udc' variableKrzysztof Kozlowski1-3/+0
2020-10-02usb: dwc3: debugfs: do not queue work if try to change mode on non-drdLi Jun1-0/+3
2020-10-02usb: dwc3: core: add phy cleanup for probe error handlingLi Jun1-0/+11
2020-10-02usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun1-2/+2
2020-10-02Revert "usb: udc: allow adding and removing the same gadget device"Peter Chen1-1/+0
2020-10-02usb: dwc3: allocate gadget structure dynamicallyPeter Chen4-60/+78
2020-10-02usb: cdns3: gadget: fix possible memory leakPeter Chen1-5/+15
2020-10-02USB: UDC: net2272: Fix memory leaksAlan Stern2-10/+14
2020-10-02USB: UDC: net2280: Fix memory leaksAlan Stern2-4/+8
2020-10-02USB: UDC: Expand device model API interfaceAlan Stern2-21/+84
2020-10-02usb: cdns3: gadget: fix some endian issuesPeter Chen1-30/+30
2020-10-02usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probeYe Bin1-3/+4
2020-10-02usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti1-1/+1
2020-10-02usb: gadget: u_serial: clear suspended flag when disconnectingYoshihiro Shimoda1-0/+1
2020-10-02usb: phy: phy-ab8500-usb: fix spello of "function"Randy Dunlap1-1/+1
2020-10-02usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti1-1/+1
2020-10-02usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15Lorenzo Colitti1-1/+1
2020-10-02usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti1-2/+4
2020-10-02usb: cdns3: gadget: move wait configuration operationPeter Chen2-6/+9
2020-10-02usb: cdns3: drd: call PHY .set_mode accordinglyPeter Chen1-0/+5
2020-10-02usb: cdns3: gadget: clear the interrupt status when disconnect the hostPeter Chen1-2/+5
2020-10-02usb: cdns3: gadget: set fast access bitPeter Chen1-0/+3
2020-10-02usb: cdns3: core: quit if it uses role switch classPeter Chen1-0/+4
2020-10-02usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionalityRaymond Tan1-1/+2
2020-10-02usb: dwc2: Always disable regulators on driver teardownMarc Zyngier1-4/+13
2020-10-02usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speedPawel Laszczak1-6/+6
2020-10-02usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-14/+3
2020-10-02usb: dwc2: add support for APM82181 USB OTGChristian Lamparter1-0/+1
2020-10-02dt-bindings: usb: dwc2: add support for APM82181 SoCs USB OTG HS and FSChristian Lamparter1-0/+1
2020-10-02USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue1-28/+2
2020-10-02usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockupPawel Laszczak4-1/+19
2020-10-02dt-bindings: usb: cdns,usb3: Add cdns,phyrst-a-enable propertyRoger Quadros1-0/+4
2020-10-02dt-bindings: usb: Convert cdns-usb3.txt to YAML schemaRoger Quadros2-45/+92
2020-10-02usb: dwc-meson-g12a: Add support for USB on AXG SoCsNeil Armstrong1-0/+18
2020-10-02dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: add the Amlogic AXG Families USB Glue BindingsNeil Armstrong1-1/+21
2020-10-02dt-bindings: usb: renesas,usb-xhci: Document r8a774e1 supportLad Prabhakar1-0/+1
2020-10-02usb: gadget: pch_udc: Convert to use GPIO descriptorsLinus Walleij1-33/+22
2020-10-02usb: cdns3: imx: add glue layer runtime pm implementationPeter Chen1-5/+186
2020-10-02usb: cdns3: add runtime PM supportPeter Chen5-17/+166
2020-10-02usb: cdns3: introduce set_phy_power_on{off} APIsPeter Chen1-15/+28
2020-10-02usb: mtu3: Remove unsused inline function is_first_entryYueHaibing1-6/+0
2020-10-02usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTGLi Jun1-3/+3
2020-10-02usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang1-2/+14
2020-10-02MAINTAINERS: Add entry for Broadcom BDC driverFlorian Fainelli1-0/+8
2020-10-02usb: gadget: f_acm: don't disable disabled EPMichał Mirosław1-3/+5
2020-10-02usb: gadget: aspeed: fixup vhub port irq handlingTao Ren2-7/+6
2020-10-02usb: dwc3: gadget: fix checkpatch warningsFelipe Balbi1-15/+17
2020-10-02usb: dwc3: core: fix checkpatch warningsFelipe Balbi1-18/+19