summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2020-09-03usb: dwc3: gadget: Handle ZLP for sg requestsThinh Nguyen
2020-09-03usb: dwc3: gadget: Fix handling ZLPThinh Nguyen
2020-09-03usb: dwc3: gadget: Don't setup more than requestedThinh Nguyen
2020-07-29usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2020-07-29usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2020-07-16usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki
2020-06-24usb: dwc3: gadget: Properly handle failed kick_transferThinh Nguyen
2020-06-24usb: dwc3: gadget: Properly handle ClearFeature(halt)Thinh Nguyen
2020-06-03usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-05-20dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-05-10usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
2020-05-02usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen
2020-04-29usb: dwc3: gadget: Fix request completion checkThinh Nguyen
2020-04-21usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen
2020-04-17usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-04-13usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen
2020-03-12usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap
2020-02-28usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King
2020-02-28usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha
2020-02-24usb: dwc3: use proper initializers for property entriesDmitry Torokhov
2020-02-11usb: dwc3: gadget: Delay starting transferThinh Nguyen
2020-02-11usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-01-12usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2019-12-17usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2019-12-17usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen
2019-12-17usb: dwc3: gadget: Fix logical conditionTejas Joglekar
2019-12-17usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2019-10-31usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi
2019-10-27usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-10-27usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-10-27usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede
2019-09-03usb: dwc3: remove generic PHY calibrate() callsMarek Szyprowski
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-08-30usb: dwc3: gadget: Workaround Mirosoft's BESL checkThinh Nguyen
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-08-28usb: dwc3: gadget: Set BESL config parameterThinh Nguyen
2019-08-28usb: dwc3: Separate field holding multiple propertiesThinh Nguyen
2019-08-28usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disablesNeil Armstrong
2019-08-28usb: dwc3: st: Add of_dev_put() in probe functionNishka Dasgupta
2019-08-28usb: dwc3: st: Add of_node_put() before return in probe functionNishka Dasgupta
2019-08-28usb: dwc3: don't set gadget->is_otg flagRoger Quadros
2019-08-09usb: dwc3: Use clk_bulk_prepare_enable()Andrey Smirnov
2019-08-09usb: dwc3: Use devres to get clocksAndrey Smirnov
2019-08-09usb: dwc3: remove generic PHYs forwarding for XHCI deviceMarek Szyprowski
2019-08-09usb: dwc3: Update soft-reset wait polling rateThinh Nguyen
2019-08-09usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.hMasahiro Yamada