aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2020-07-13usb: dwc3: gadget: Properly handle failed kick_transferThinh Nguyen
2020-07-13usb: dwc3: gadget: Properly handle ClearFeature(halt)Thinh Nguyen
2020-07-07usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disablesNeil Armstrong
2020-06-08usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-06-08dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-06-04usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
2020-06-04usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen
2020-06-04usb: dwc3: gadget: Fix request completion checkThinh Nguyen
2020-06-01usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen
2020-06-01usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-06-01usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen
2020-05-21usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap
2020-05-15usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King
2020-05-15usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha
2020-05-15usb: dwc3: use proper initializers for property entriesDmitry Torokhov
2020-05-04usb: dwc3: gadget: Delay starting transferThinh Nguyen
2020-05-04usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen
2020-04-16usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-04-16usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-03-20usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2020-01-31usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2020-01-31usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen
2020-01-31usb: dwc3: gadget: Fix logical conditionTejas Joglekar
2020-01-31usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2019-12-29usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi
2019-12-29usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-12-29usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann
2019-11-25usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-07-31usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-03usb: dwc3: Rename DWC3_DCTL_LPM_ERRATAThinh Nguyen
2019-05-03usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-03usb: dwc3: debug: Print GET_STATUS(device) tracepointThinh Nguyen
2019-05-03usb: dwc3: Do core validation early on probeThinh Nguyen
2019-05-03usb: dwc3: gadget: Set lpm_capableThinh Nguyen
2019-05-03usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski
2019-05-03usb: dwc3: Free resource immediately after useAndy Shevchenko
2019-05-03usb: dwc3: of-simple: Convert to bulk clk APIRobin Murphy
2019-05-03usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong
2019-05-03usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-03-20reset: Add acquired flag to of_reset_control_array_get()Thierry Reding
2019-03-20usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi
2019-02-19usb: dwc3: drd: Defer probe if extcon device is not foundAndy Shevchenko
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-13usb: dwc3: Reset num_trbs after skippingThinh Nguyen
2019-02-13usb: dwc3: gadget: don't enable interrupt when disabling endpointFelipe Balbi
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman
2019-02-07usb: dwc3: haps: Workaround matching VID PIDThinh Nguyen
2019-02-05usb: dwc3: debug: purge usage of strcatFelipe Balbi