summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2022-06-29usb: dwc3-am62: remove unnecesary clk_put()Yang Yingliang
2022-06-29usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-06-10USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...Stephen Rothwell
2022-06-10usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold
2022-06-10usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng
2022-05-19usb: dwc3: core: Add error log when core soft reset failedMayank Rana
2022-05-19usb: dwc3: gadget: Move null pinter check to proper placeAlbert Wang
2022-05-19usb: dwc3: Fix ep0 handling when getting reset while doing control transferMayank Rana
2022-05-12USB / dwc3: Fix a checkpatch warning in core.cKushagra Verma
2022-05-05usb: dwc3: gadget: Delay issuing End TransferThinh Nguyen
2022-05-05usb: dwc3: gadget: Only End Transfer for ep0 data phaseThinh Nguyen
2022-05-05usb: dwc3: ep0: Don't prepare beyond Setup stageThinh Nguyen
2022-05-05usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()Thinh Nguyen
2022-05-05usb: dwc3: gadget: Refactor pullup()Thinh Nguyen
2022-05-05usb: dwc3: gadget: Prevent repeat pullup()Thinh Nguyen
2022-05-05usb: dwc3: xilinx: Add gpio-reset supportPiyush Mehta
2022-05-05usb: dwc3: remove a possible unnecessary 'out of memory' messageKushagra Verma
2022-05-05usb: dwc3: host: Stop setting the ACPI companionHeikki Krogerus
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-26usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-04-26usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus
2022-04-23usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun
2022-04-23usb: dwc3: gadget: Replace list_for_each_entry_safe() if using givebackWesley Cheng
2022-04-23usb: dwc3: EP clear halt leading to clearing of delayed_statusWesley Cheng
2022-04-22usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen
2022-04-22usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov
2022-04-21usb: dwc3: gadget: increase tx fifo size for ss isoc endpointsDan Vacura
2022-04-21USB / dwc3: Fix three doc-build warningsKushagra Verma
2022-04-21usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter
2022-04-21usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-04-21usb: dwc3: fix backwards compat with rockchip devicesPeter Geis
2022-04-21drivers: usb: dwc3: Add AM62 USB wrapper driverAswath Govindraju
2022-03-18usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng
2022-03-15usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeueThinh Nguyen
2022-03-15usb: dwc3: gadget: move cmd_endtransfer to extra functionMichael Grzeschik
2022-03-15usb: dwc3: gadget: ep_queue simplify isoc start conditionMichael Grzeschik
2022-03-15usb: dwc3: pci: Add support for Intel Alder LakeShruthi Sanil
2022-03-15usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller
2022-03-15usb: dwc3: gadget: Give some time to schedule isocThinh Nguyen
2022-03-15usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang
2022-03-15usb: dwc3: imx8mp: Add support for setting SOC specific flagsAlexander Stein
2022-03-15usb: dwc3: imx8mp: rename iomem base pointerAlexander Stein
2022-03-15usb: dwc3-meson-g12a: constify drvdata structsHeiner Kallweit
2022-02-28Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman
2022-02-24usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior
2022-02-17usb: dwc3: pci: Also apply Bay Trail GPIO mappings to ulpi-deviceHans de Goede
2022-02-17usb: dwc3: pci: Set "linux,phy_charger_detect" property on some Bay Trail boardsHans de Goede
2022-02-17usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()Hans de Goede
2022-02-17usb: dwc3: drd: Don't check against CONFIG_OFThinh Nguyen
2022-02-17usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede