summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-02usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platformWan Ahmad Zainie1-0/+1
2020-10-02usb: dwc3: gadget: Support up to max stream idThinh Nguyen1-2/+2
2020-10-02usb: dwc3: gadget: Return early if no TRB updateThinh Nguyen1-0/+7
2020-10-02usb: dwc3: gadget: Keep TRBs in request orderThinh Nguyen1-3/+6
2020-10-02usb: dwc3: gadget: Revise setting IOC when no TRB leftThinh Nguyen1-8/+9
2020-10-02usb: dwc3: gadget: Look ahead when setting IOCThinh Nguyen1-33/+39
2020-10-02usb: dwc3: gadget: Allow restarting a transferThinh Nguyen1-1/+6
2020-10-02usb: bdc: remove duplicated error messageTang Bin1-4/+3
2020-10-02usb: dwc3: Stop active transfers before halting the controllerWesley Cheng2-2/+66
2020-10-02usb: cdns3: gadget: enlarge the TRB ring lengthPeter Chen1-1/+1
2020-10-02usb: cdns3: gadget: sg_support is only for DEV_VER_V2 or abovePeter Chen1-1/+2
2020-10-02usb: cdns3: gadget: need to handle sg case for workaround 2 casePeter Chen1-13/+31
2020-10-02usb: cdns3: gadget: handle sg list use case at completion correctlyPeter Chen2-29/+65
2020-10-02usb: cdns3: gadget: add CHAIN and ISP bit for sg list use casePeter Chen1-1/+7
2020-10-02usb: cdns3: gadget: improve the dump TRB operation at cdns3_ep_run_transferPeter Chen1-2/+17
2020-10-02usb: cdns3: gadget: using correct sg operationsPeter Chen1-7/+15
2020-10-02usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen2-0/+32
2020-10-02usb: bdc: Fix unused assignment in bdc_probe()Tang Bin1-1/+1
2020-10-02usb: gadget: uvc: Fix the wrong v4l2_device_unregister callZqiang1-4/+4
2020-10-02usb: dwc3: gadget: Rename misleading function namesThinh Nguyen1-5/+5
2020-10-02usb: dwc3: gadget: Refactor preparing last TRBsThinh Nguyen1-81/+48
2020-10-02usb: dwc3: gadget: Set IOC if not enough for extra TRBsThinh Nguyen1-0/+20
2020-10-02usb: dwc3: gadget: Check for number of TRBs preparedThinh Nguyen1-15/+22
2020-10-02usb: dwc3: gadget: Return the number of prepared TRBsThinh Nguyen1-2/+33
2020-10-02usb: dwc3: ep0: Fix ZLP for OUT ep0 requestsThinh Nguyen1-2/+9
2020-10-02usb: dwc3: gadget: Improve TRB ZLP setupThinh Nguyen1-32/+18
2020-10-02usb: dwc3: gadget: Refactor preparing extra TRBThinh Nguyen1-68/+25
2020-10-02usb: dwc3: gadget: Reclaim extra TRBs after request completionThinh Nguyen1-5/+5
2020-10-02usb: dwc3: gadget: Check MPS of the request lengthThinh Nguyen1-2/+2
2020-10-02usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun1-0/+1
2020-10-02usb: gadget: tegra-xudc: Do not print errors on probe deferralThierry Reding1-2/+6
2020-10-02usb: gadget: tegra-xudc: Properly align parametersThierry Reding1-10/+8
2020-10-02usb: gadget: fix spelling mistake "Dectected" -> "Detected"Colin Ian King1-1/+1
2020-10-02usb: gadget: tegra-xudc: Use consistent spelling and formattingThierry Reding1-18/+18
2020-10-02usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET1-1/+1
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 Stern1-15/+63
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