index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-02
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
2
-2
/
+6
2022-02-16
Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"
Greg Kroah-Hartman
1
-4
/
+2
2022-02-16
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
1
-2
/
+4
2022-02-16
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
1
-1
/
+1
2021-12-22
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
1
-0
/
+3
2021-12-01
usb: dwc2: hcd_queue: Fix use of floating point literal
Nathan Chancellor
1
-1
/
+1
2021-12-01
usb: dwc2: gadget: Fix ISOC flow for elapsed frames
Minas Harutyunyan
1
-3
/
+14
2021-11-18
usb: dwc2: drd: reset current session before setting the new one
Amelie Delaunay
1
-0
/
+2
2021-11-18
usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled
Amelie Delaunay
1
-0
/
+18
2021-11-18
usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
Amelie Delaunay
1
-2
/
+2
2021-10-09
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-09-30
usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
Minas Harutyunyan
1
-3
/
+1
2021-09-30
usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
Minas Harutyunyan
1
-83
/
+106
2021-07-28
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
1
-4
/
+6
2021-07-28
usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.
Minas Harutyunyan
1
-0
/
+21
2021-07-14
usb: dwc2: Don't reset the core after setting turnaround time
Clément Lassieur
1
-9
/
+21
2021-06-10
usb: dwc2: Fix build in periphal-only mode
Phil Elwell
1
-0
/
+4
2021-05-19
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2
-1
/
+4
2021-05-14
usb: dwc2: Fix hibernation between host and device modes.
Artur Petrosyan
1
-71
/
+83
2021-05-14
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
1
-1
/
+9
2021-05-11
usb: dwc2: Fix session request interrupt handler
Artur Petrosyan
1
-0
/
+8
2021-04-07
usb: dwc2: Prevent core suspend when port connection flag is 0
Artur Petrosyan
1
-1
/
+2
2021-04-07
usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
Artur Petrosyan
1
-1
/
+1
2021-03-04
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
1
-1
/
+1
2021-03-04
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
1
-0
/
+12
2021-03-04
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
1
-7
/
+8
2021-02-10
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
1
-7
/
+1
2020-10-27
usb: dwc2: Avoid leaving the error_debugfs label unused
Martin Blumenstingl
1
-0
/
+3
2020-10-02
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
1
-7
/
+33
2020-10-02
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
1
-1
/
+1
2020-10-02
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
6
-4
/
+210
2020-10-02
usb: dwc2: Always disable regulators on driver teardown
Marc Zyngier
1
-4
/
+13
2020-10-02
usb: dwc2: add support for APM82181 USB OTG
Christian Lamparter
1
-0
/
+1
2020-09-24
usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
Martin Blumenstingl
1
-1
/
+5
2020-09-24
usb: dwc2: Fix parameter type in function pointer prototype
Nathan Chancellor
1
-1
/
+1
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
6
-214
/
+2
2020-07-27
Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...
Greg Kroah-Hartman
1
-3
/
+1
2020-07-24
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
1
-1
/
+3
2020-07-23
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
1
-1
/
+3
2020-07-23
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
6
-2
/
+214
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2020-07-15
usb: dwc2: gadget: Avoid pointless read of EP control register
Lee Jones
1
-2
/
+0
2020-07-15
usb: dwc2: gadget: Make use of GINTMSK2
Lee Jones
1
-0
/
+1
2020-07-09
usb: dwc2: Fix shutdown callback in platform
Minas Harutyunyan
1
-1
/
+2
2020-07-03
usb: dwc2: gadget: Remove assigned but never used 'maxsize'
Lee Jones
1
-2
/
+1
2020-07-01
USB: Fix up terminology
Greg Kroah-Hartman
1
-1
/
+1
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2
-6
/
+11
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2
-15
/
+15
2020-06-18
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2
-6
/
+11
2020-06-18
usb: dwc2: use well defined macros for power_down
Jisheng Zhang
2
-8
/
+8
[next]