summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2020-07-09usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2020-07-09usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2020-06-24Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"Anand Moon
2020-06-24usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki
2020-05-29usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCsMartin Blumenstingl
2020-05-29usb: dwc3: meson-g12a: fix error path when fetching the reset line failsMartin Blumenstingl
2020-05-25Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-05-25usb: dwc3: keystone: Turn on USB3 PHY before controllerRoger Quadros
2020-05-25usb: dwc3: gadget: Check for prepared TRBsThinh Nguyen
2020-05-25usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen
2020-05-25usb: dwc3: gadget: Use SET_EP_PRIME for NoStreamThinh Nguyen
2020-05-25usb: dwc3: gadget: Handle stream transfersThinh Nguyen
2020-05-25usb: dwc3: gadget: Don't prepare beyond a transferThinh Nguyen
2020-05-25usb: dwc3: gadget: Wait for transfer completionThinh Nguyen
2020-05-25usb: dwc3: gadget: Handle XferComplete for streamsThinh Nguyen
2020-05-25usb: dwc3: gadget: Enable XferComplete eventThinh Nguyen
2020-05-25usb: dwc3: gadget: Refactor TRB completion handlerThinh Nguyen
2020-05-25usb: dwc3: gadget: Check for in-progress END_TRANSFERThinh Nguyen
2020-05-25usb: dwc3: Get MDWIDTH for DWC_usb32Thinh Nguyen
2020-05-25usb: dwc3: Add support for DWC_usb32 IPThinh Nguyen
2020-05-25usb: dwc3: use true,false for dwc->otg_restart_hostJason Yan
2020-05-25usb: dwc3: of-simple: remove Amlogic GXL and AXG compatiblesMartin Blumenstingl
2020-05-25usb: dwc3: meson-g12a: add support for GXL and GXM SoCsNeil Armstrong
2020-05-25usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnectNeil Armstrong
2020-05-25usb: dwc3: meson-g12a: refactor usb initNeil Armstrong
2020-05-25usb: dwc3: gadget: Continue to process pending requestsThinh Nguyen
2020-05-09usb: dwc3: select USB_ROLE_SWITCHArnd Bergmann
2020-05-09usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-05-09dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-05-05usb: dwc3: gadget: WARN on no-resource statusThinh Nguyen
2020-05-05usb: dwc3: gadget: Issue END_TRANSFER to retry isoc transferThinh Nguyen
2020-05-05usb: dwc3: gadget: Store resource index of start cmdThinh Nguyen
2020-05-05usb: dwc3: gadget: Properly handle failed kick_transferThinh Nguyen
2020-05-05usb: dwc3: core: Use role-switch default dr_modeThinh Nguyen
2020-05-05usb: dwc3: drd: Don't free non-existing irqThinh Nguyen
2020-05-05usb: dwc3: meson-g12a: refactor usb2 phy initNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_initNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: get the reset as sharedNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: handle the phy and glue registers separatelyNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: specify phy names in soc dataNeil Armstrong
2020-05-05usb: dwc3: gadget: Refactor dwc3_gadget_ep_dequeueThinh Nguyen
2020-05-05usb: dwc3: gadget: Remove unnecessary checksThinh Nguyen
2020-05-05usb: dwc3: gadget: Give back staled requestsThinh Nguyen
2020-05-05usb: dwc3: gadget: Properly handle ClearFeature(halt)Thinh Nguyen
2020-05-05usb: dwc3: support continuous runtime PM with dual roleMartin Kepplinger
2020-05-05USB: dwc3: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-04-17usb: dwc3: gadget: Fix request completion checkThinh Nguyen
2020-04-16usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen
2020-04-16usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
2020-04-16usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro nameThinh Nguyen