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
/
dwc2
Age
Commit message (
Expand
)
Author
2022-03-02
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
2022-02-16
Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"
Greg Kroah-Hartman
2022-02-16
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
2022-02-16
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
2021-12-22
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
2021-12-01
usb: dwc2: hcd_queue: Fix use of floating point literal
Nathan Chancellor
2021-12-01
usb: dwc2: gadget: Fix ISOC flow for elapsed frames
Minas Harutyunyan
2021-11-18
usb: dwc2: drd: reset current session before setting the new one
Amelie Delaunay
2021-11-18
usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled
Amelie Delaunay
2021-11-18
usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
Amelie Delaunay
2021-10-09
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
2021-09-30
usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
Minas Harutyunyan
2021-09-30
usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
Minas Harutyunyan
2021-07-28
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
2021-07-28
usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.
Minas Harutyunyan
2021-07-14
usb: dwc2: Don't reset the core after setting turnaround time
Clément Lassieur
2021-06-10
usb: dwc2: Fix build in periphal-only mode
Phil Elwell
2021-05-19
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2021-05-14
usb: dwc2: Fix hibernation between host and device modes.
Artur Petrosyan
2021-05-14
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
2021-05-11
usb: dwc2: Fix session request interrupt handler
Artur Petrosyan
2021-04-07
usb: dwc2: Prevent core suspend when port connection flag is 0
Artur Petrosyan
2021-04-07
usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
Artur Petrosyan
2021-03-04
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
2021-03-04
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
2021-03-04
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
2021-02-10
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
2020-10-27
usb: dwc2: Avoid leaving the error_debugfs label unused
Martin Blumenstingl
2020-10-02
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
2020-10-02
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
2020-10-02
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-10-02
usb: dwc2: Always disable regulators on driver teardown
Marc Zyngier
2020-10-02
usb: dwc2: add support for APM82181 USB OTG
Christian Lamparter
2020-09-24
usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
Martin Blumenstingl
2020-09-24
usb: dwc2: Fix parameter type in function pointer prototype
Nathan Chancellor
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
2020-07-27
Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...
Greg Kroah-Hartman
2020-07-24
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
2020-07-23
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
2020-07-23
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
2020-07-15
usb: dwc2: gadget: Avoid pointless read of EP control register
Lee Jones
2020-07-15
usb: dwc2: gadget: Make use of GINTMSK2
Lee Jones
2020-07-09
usb: dwc2: Fix shutdown callback in platform
Minas Harutyunyan
2020-07-03
usb: dwc2: gadget: Remove assigned but never used 'maxsize'
Lee Jones
2020-07-01
USB: Fix up terminology
Greg Kroah-Hartman
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-18
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2020-06-18
usb: dwc2: use well defined macros for power_down
Jisheng Zhang
[next]