summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: fix up for role switch API changeStephen Rothwell2020-03-161-4/+6
* Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2020-03-168-81/+256
|\
| * usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-03-151-1/+1
| * usb: dwc3: core: don't do suspend for device mode if already suspendedLi Jun2020-03-151-0/+2
| * usb: dwc3: Rework resets initialization to be more flexibleJohn Stultz2020-03-151-1/+1
| * usb: dwc3: Rework clock initialization to be more flexibleJohn Stultz2020-03-151-15/+5
| * usb: dwc3: Add support for role-switch-default-mode bindingJohn Stultz2020-03-152-3/+25
| * usb: dwc3: Registering a role switch in the DRD code.Yu Chen2020-03-152-1/+79
| * usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong2020-03-152-0/+9
| * usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen2020-03-151-1/+1
| * usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen2020-03-151-3/+1
| * usb: dwc3: Remove kernel doc annotation where it's not neededAndy Shevchenko2020-03-151-1/+1
| * usb: dwc3: Add ACPI support for xHCI portsAndy Shevchenko2020-03-151-0/+2
| * usb: dwc3: exynos: Add support for Exynos5422 suspend clkAnand Moon2020-03-151-0/+9
| * usb: dwc3: meson-g12a: Don't use ret uninitialized in dwc3_meson_g12a_otg_initNathan Chancellor2020-03-151-1/+1
| * usb: dwc3: Add Amlogic A1 DWC3 glueHanjie Lin2020-03-151-56/+116
| * usb: dwc3: trace: print enqueue/dequeue pointers tooFelipe Balbi2020-03-151-2/+7
* | Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman2020-03-101-1/+8
|\|
| * usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap2020-03-041-1/+8
* | usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus2020-03-041-4/+6
* | Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman2020-02-242-25/+17
|\|
| * usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King2020-02-111-24/+15
| * usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha2020-02-111-1/+2
* | usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-121-1/+1
|/
* Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-297-26/+61
|\
| * usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus2020-01-221-0/+4
| * usb: dwc3: gadget: Remove END_TRANSFER delayThinh Nguyen2020-01-151-13/+5
| * usb: dwc3: gadget: Delay starting transferThinh Nguyen2020-01-152-0/+12
| * usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen2020-01-153-2/+9
| * usb: dwc3: turn off VBUS when leaving host modeBin Liu2020-01-151-0/+3
| * usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before setThinh Nguyen2020-01-151-0/+3
| * usb: dwc3: gadget: Set link state to RX_Detect on disconnectThinh Nguyen2020-01-151-0/+2
| * usb: dwc3: gadget: Don't send unintended link state changeThinh Nguyen2020-01-152-9/+21
| * Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman2020-01-131-0/+7
| |\
| * | usb: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2020-01-091-2/+2
* | | Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-271-3/+3
|\ \ \ | |_|/ |/| |
| * | usb: dwc3: use proper initializers for property entriesDmitry Torokhov2020-01-091-3/+3
* | | usb: dwc3: gadget: Fix request complete checkThinh Nguyen2019-12-301-0/+7
| |/ |/|
* | usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus2019-12-121-1/+5
* | usb: dwc3: ep0: Clear started flag on completionThinh Nguyen2019-12-101-0/+8
* | usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen2019-12-101-0/+3
* | usb: dwc3: gadget: Fix logical conditionTejas Joglekar2019-12-101-1/+1
|/
* usb: dwc3: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-15/+15
* Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-11-183-10/+59
|\
| * usb: dwc3: of-simple: add a shutdownFelipe Balbi2019-10-291-8/+20
| * usb: dwc3: debug: Remove newline printoutThinh Nguyen2019-10-231-2/+2
| * usb: dwc3: Disable phy suspend after power-on resetThinh Nguyen2019-10-221-0/+37
* | usb: dwc3: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
* | Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman2019-11-044-3/+9
|\ \
| * | usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi2019-10-311-0/+6