summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3-am62: remove unnecesary clk_put()Yang Yingliang2022-06-291-6/+2
* usb: dwc3: gadget: Fix event pending checkThinh Nguyen2022-06-291-1/+3
* USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...Stephen Rothwell2022-06-101-7/+2
* usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold2022-06-101-0/+1
* usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng2022-06-101-11/+15
* usb: dwc3: core: Add error log when core soft reset failedMayank Rana2022-05-191-0/+1
* usb: dwc3: gadget: Move null pinter check to proper placeAlbert Wang2022-05-191-3/+3
* usb: dwc3: Fix ep0 handling when getting reset while doing control transferMayank Rana2022-05-193-5/+35
* USB / dwc3: Fix a checkpatch warning in core.cKushagra Verma2022-05-121-12/+8
* usb: dwc3: gadget: Delay issuing End TransferThinh Nguyen2022-05-051-10/+12
* usb: dwc3: gadget: Only End Transfer for ep0 data phaseThinh Nguyen2022-05-051-0/+11
* usb: dwc3: ep0: Don't prepare beyond Setup stageThinh Nguyen2022-05-052-13/+18
* usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()Thinh Nguyen2022-05-051-27/+8
* usb: dwc3: gadget: Refactor pullup()Thinh Nguyen2022-05-051-29/+36
* usb: dwc3: gadget: Prevent repeat pullup()Thinh Nguyen2022-05-051-0/+4
* usb: dwc3: xilinx: Add gpio-reset supportPiyush Mehta2022-05-051-0/+17
* usb: dwc3: remove a possible unnecessary 'out of memory' messageKushagra Verma2022-05-051-3/+1
* usb: dwc3: host: Stop setting the ACPI companionHeikki Krogerus2022-05-051-2/+0
* Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-034-11/+71
|\
| * usb: dwc3: gadget: Return proper request statusThinh Nguyen2022-04-261-1/+30
| * usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus2022-04-261-0/+8
| * usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen2022-04-221-1/+2
| * usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter2022-04-211-6/+5
| * usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen2022-04-211-4/+4
| * usb: dwc3: fix backwards compat with rockchip devicesPeter Geis2022-04-211-0/+23
* | usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun2022-04-231-1/+1
* | usb: dwc3: gadget: Replace list_for_each_entry_safe() if using givebackWesley Cheng2022-04-231-4/+16
* | usb: dwc3: EP clear halt leading to clearing of delayed_statusWesley Cheng2022-04-233-1/+7
* | usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov2022-04-222-51/+54
* | usb: dwc3: gadget: increase tx fifo size for ss isoc endpointsDan Vacura2022-04-211-1/+2
* | USB / dwc3: Fix three doc-build warningsKushagra Verma2022-04-212-3/+1
* | drivers: usb: dwc3: Add AM62 USB wrapper driverAswath Govindraju2022-04-213-0/+342
|/
* usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng2022-03-183-3/+14
* usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeueThinh Nguyen2022-03-154-5/+31
* usb: dwc3: gadget: move cmd_endtransfer to extra functionMichael Grzeschik2022-03-151-32/+37
* usb: dwc3: gadget: ep_queue simplify isoc start conditionMichael Grzeschik2022-03-151-6/+4
* usb: dwc3: pci: Add support for Intel Alder LakeShruthi Sanil2022-03-151-0/+4
* usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller2022-03-151-1/+1
* usb: dwc3: gadget: Give some time to schedule isocThinh Nguyen2022-03-151-1/+7
* usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang2022-03-152-0/+6
* usb: dwc3: imx8mp: Add support for setting SOC specific flagsAlexander Stein2022-03-151-0/+63
* usb: dwc3: imx8mp: rename iomem base pointerAlexander Stein2022-03-151-8/+8
* usb: dwc3-meson-g12a: constify drvdata structsHeiner Kallweit2022-03-151-5/+5
* Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman2022-02-282-3/+19
|\
| * usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior2022-02-241-0/+2
| * usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede2022-02-171-2/+2
| * usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay TrailHans de Goede2022-02-151-1/+12
| * usb: dwc3: pci: add support for the Intel Raptor Lake-SHeikki Krogerus2022-02-151-0/+4
* | usb: dwc3: pci: Also apply Bay Trail GPIO mappings to ulpi-deviceHans de Goede2022-02-171-0/+8
* | usb: dwc3: pci: Set "linux,phy_charger_detect" property on some Bay Trail boardsHans de Goede2022-02-171-0/+24