index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2022-10-26
usb: dwc3: gadget: Don't set IMI for no_interrupt
Thinh Nguyen
2022-10-26
usb: dwc3: gadget: Stop processing more requests on IMI
Thinh Nguyen
2022-10-25
usb: dwc3: st: Rely on child's compatible instead of name
Patrice Chotard
2022-10-22
usb: dwc3: gadget: Don't delay End Transfer on delayed_status
Thinh Nguyen
2022-10-22
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-30
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Andy Shevchenko
2022-09-30
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...
Andy Shevchenko
2022-09-27
usb: dwc3: st: Fix node's child name
Patrice Chotard
2022-09-26
Merge 6.0-rc7 into usb-next
Greg Kroah-Hartman
2022-09-22
usb: dwc3: core: fix some leaks in probe
Dan Carpenter
2022-09-22
usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...
Piyush Mehta
2022-09-22
usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
Alexander Stein
2022-09-22
usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for ...
Shruthi Sanil
2022-09-22
usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lak...
Shruthi Sanil
2022-09-22
usb: dwc3: xilinx: fix usb3 non-wakeup source resume failure
Piyush Mehta
2022-09-22
usb: dwc3: xilinx: add power management ops support
Piyush Mehta
2022-09-22
usb: dwc3: qcom: drop unneeded compatibles
Krzysztof Kozlowski
2022-09-22
usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable
Wesley Cheng
2022-09-22
usb: dwc3: Fix typos in gadget.c
Kushagra Verma
2022-09-07
usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
William Wu
2022-09-07
usb: dwc3: gadget: Submit endxfer command if delayed during disconnect
Wesley Cheng
2022-09-07
usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
Wesley Cheng
2022-09-07
usb: dwc3: Increase DWC3 controller halt timeout
Wesley Cheng
2022-09-07
usb: dwc3: Remove DWC3 locking during gadget suspend/resume
Wesley Cheng
2022-09-07
usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
Wesley Cheng
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-08-31
usb: dwc3: gadget: Continue handling EP0 xfercomplete events
Wesley Cheng
2022-08-31
usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnect
Wesley Cheng
2022-08-31
usb: dwc3: gadget: Force sending delayed status during soft disconnect
Wesley Cheng
2022-08-31
usb: dwc3: Do not service EP0 and conndone events if soft disconnected
Wesley Cheng
2022-08-30
usb: dwc3: disable USB core PHY management
Johan Hovold
2022-08-23
usb: dwc3: qcom: suppress unused-variable warning
Johan Hovold
2022-08-19
usb: dwc3: qcom: clean up icc init
Johan Hovold
2022-08-19
usb: dwc3: qcom: only parse 'maximum-speed' once
Johan Hovold
2022-08-19
usb: dwc3: trace: add Start of Frame Number to trace event
Michael Grzeschik
2022-08-19
usb: dwc3: debug: show events parameters in hex
Michael Grzeschik
2022-08-19
usb: dwc3: gadget: conditionally remove requests
Michael Grzeschik
2022-08-18
usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
Wesley Cheng
2022-08-18
usb: dwc3: pci: Add support for Intel Raptor Lake
Heikki Krogerus
2022-08-18
usb: dwc3: qcom: clean up suspend callbacks
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix wakeup implementation
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix peripheral and OTG suspend
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix runtime PM wakeup
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix gadget-only builds
Johan Hovold
2022-08-18
Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"
Johan Hovold
2022-08-18
usb: dwc3: fix PHY disable sequence
Johan Hovold
2022-07-18
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
2022-07-14
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
[next]