summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
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-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
2020-03-16usb: dwc3: fix up for role switch API changeStephen Rothwell
2020-03-16Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-03-15usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-03-15usb: dwc3: core: don't do suspend for device mode if already suspendedLi Jun
2020-03-15usb: dwc3: Rework resets initialization to be more flexibleJohn Stultz
2020-03-15usb: dwc3: Rework clock initialization to be more flexibleJohn Stultz
2020-03-15usb: dwc3: Add support for role-switch-default-mode bindingJohn Stultz
2020-03-15usb: dwc3: Registering a role switch in the DRD code.Yu Chen
2020-03-15usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-03-15usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen
2020-03-15usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen
2020-03-15usb: dwc3: Remove kernel doc annotation where it's not neededAndy Shevchenko
2020-03-15usb: dwc3: Add ACPI support for xHCI portsAndy Shevchenko
2020-03-15usb: dwc3: exynos: Add support for Exynos5422 suspend clkAnand Moon
2020-03-15usb: dwc3: meson-g12a: Don't use ret uninitialized in dwc3_meson_g12a_otg_initNathan Chancellor
2020-03-15usb: dwc3: Add Amlogic A1 DWC3 glueHanjie Lin
2020-03-15usb: dwc3: trace: print enqueue/dequeue pointers tooFelipe Balbi
2020-03-10Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus
2020-03-04usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman
2020-02-12usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-11usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King
2020-02-11usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-27Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-22usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-01-15usb: dwc3: gadget: Remove END_TRANSFER delayThinh Nguyen
2020-01-15usb: dwc3: gadget: Delay starting transferThinh Nguyen
2020-01-15usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen
2020-01-15usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-01-15usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before setThinh Nguyen
2020-01-15usb: dwc3: gadget: Set link state to RX_Detect on disconnectThinh Nguyen
2020-01-15usb: dwc3: gadget: Don't send unintended link state changeThinh Nguyen
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-09usb: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2020-01-09usb: dwc3: use proper initializers for property entriesDmitry Torokhov
2019-12-30usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2019-12-12usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2019-12-10usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2019-12-10usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen
2019-12-10usb: dwc3: gadget: Fix logical conditionTejas Joglekar
2019-11-21usb: dwc3: Fix Kconfig indentationKrzysztof Kozlowski