summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: tegra-xudc: Properly align parametersThierry Reding2020-10-021-10/+8
* usb: gadget: fix spelling mistake "Dectected" -> "Detected"Colin Ian King2020-10-021-1/+1
* usb: gadget: tegra-xudc: Use consistent spelling and formattingThierry Reding2020-10-021-18/+18
* usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET2020-10-021-1/+1
* usb: gadget: core: do not try to disconnect gadget if it is not connectedPeter Chen2020-10-021-0/+3
* usb: dwc3: gadget: Refactor ep command completionThinh Nguyen2020-10-021-33/+38
* usb: gadget: s3c: Remove unused 'udc' variableKrzysztof Kozlowski2020-10-021-3/+0
* usb: dwc3: debugfs: do not queue work if try to change mode on non-drdLi Jun2020-10-021-0/+3
* usb: dwc3: core: add phy cleanup for probe error handlingLi Jun2020-10-021-0/+11
* usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun2020-10-021-2/+2
* Revert "usb: udc: allow adding and removing the same gadget device"Peter Chen2020-10-021-1/+0
* usb: dwc3: allocate gadget structure dynamicallyPeter Chen2020-10-024-60/+78
* usb: cdns3: gadget: fix possible memory leakPeter Chen2020-10-021-5/+15
* USB: UDC: net2272: Fix memory leaksAlan Stern2020-10-022-10/+14
* USB: UDC: net2280: Fix memory leaksAlan Stern2020-10-022-4/+8
* USB: UDC: Expand device model API interfaceAlan Stern2020-10-021-15/+63
* usb: cdns3: gadget: fix some endian issuesPeter Chen2020-10-021-30/+30
* usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probeYe Bin2020-10-021-3/+4
* usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti2020-10-021-1/+1
* usb: gadget: u_serial: clear suspended flag when disconnectingYoshihiro Shimoda2020-10-021-0/+1
* usb: phy: phy-ab8500-usb: fix spello of "function"Randy Dunlap2020-10-021-1/+1
* usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti2020-10-021-1/+1
* usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15Lorenzo Colitti2020-10-021-1/+1
* usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti2020-10-021-2/+4
* usb: cdns3: gadget: move wait configuration operationPeter Chen2020-10-022-6/+9
* usb: cdns3: drd: call PHY .set_mode accordinglyPeter Chen2020-10-021-0/+5
* usb: cdns3: gadget: clear the interrupt status when disconnect the hostPeter Chen2020-10-021-2/+5
* usb: cdns3: gadget: set fast access bitPeter Chen2020-10-021-0/+3
* usb: cdns3: core: quit if it uses role switch classPeter Chen2020-10-021-0/+4
* usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionalityRaymond Tan2020-10-021-1/+2
* usb: dwc2: Always disable regulators on driver teardownMarc Zyngier2020-10-021-4/+13
* usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speedPawel Laszczak2020-10-021-6/+6
* usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-10-021-14/+3
* usb: dwc2: add support for APM82181 USB OTGChristian Lamparter2020-10-021-0/+1
* USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue2020-10-021-28/+2
* usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockupPawel Laszczak2020-10-024-1/+19
* usb: dwc-meson-g12a: Add support for USB on AXG SoCsNeil Armstrong2020-10-021-0/+18
* usb: gadget: pch_udc: Convert to use GPIO descriptorsLinus Walleij2020-10-021-33/+22
* usb: cdns3: imx: add glue layer runtime pm implementationPeter Chen2020-10-021-5/+186
* usb: cdns3: add runtime PM supportPeter Chen2020-10-025-17/+166
* usb: cdns3: introduce set_phy_power_on{off} APIsPeter Chen2020-10-021-15/+28
* usb: mtu3: Remove unsused inline function is_first_entryYueHaibing2020-10-021-6/+0
* usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTGLi Jun2020-10-021-3/+3
* usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang2020-10-021-2/+14
* usb: gadget: f_acm: don't disable disabled EPMichał Mirosław2020-10-021-3/+5
* usb: gadget: aspeed: fixup vhub port irq handlingTao Ren2020-10-022-7/+6
* usb: dwc3: gadget: fix checkpatch warningsFelipe Balbi2020-10-021-15/+17
* usb: dwc3: core: fix checkpatch warningsFelipe Balbi2020-10-021-18/+19
* usb: dwc3: debugfs: fix checkpatch warningsFelipe Balbi2020-10-021-30/+26
* usb: dwc3: qcom: fix checkpatch warningsFelipe Balbi2020-10-021-3/+5