index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
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-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-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-29
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
1
-7
/
+33
2020-10-29
usb: dwc2: Fix parameter type in function pointer prototype
Nathan Chancellor
1
-1
/
+1
2020-08-19
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
1
-1
/
+3
2020-07-22
usb: dwc2: Fix shutdown callback in platform
Minas Harutyunyan
1
-1
/
+2
2020-06-30
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2
-6
/
+11
2020-06-24
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Fabrice Gasnier
1
-2
/
+5
2020-02-28
usb: dwc2: Fix in ISOC request length checking
Minas Harutyunyan
1
-5
/
+7
2020-02-28
usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
Minas Harutyunyan
1
-12
/
+16
2020-02-24
usb: dwc2: Fix IN FIFO allocation
John Keeping
1
-1
/
+2
2019-12-04
usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
Mathias Kresin
1
-1
/
+1
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-4
/
+5
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-3
/
+3
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
1
-1
/
+1
2019-08-09
usb: dwc2: Switch to use device_property_count_u32()
Andy Shevchenko
1
-4
/
+1
2019-08-09
usb: dwc2: gadget: Fix kill_all_requests race
John Keeping
1
-4
/
+5
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-25
usb: dwc2: Switch to use device_property_count_u32()
Andy Shevchenko
1
-4
/
+1
2019-07-03
Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2019-07-03
usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
Martin Blumenstingl
1
-1
/
+1
2019-07-01
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
5
-5
/
+48
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
2
-9
/
+9
2019-06-18
Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
Guenter Roeck
2
-2
/
+0
2019-06-18
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
3
-3
/
+47
2019-06-18
usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs
Marek Szyprowski
1
-0
/
+1
2019-06-18
usb: dwc2: Use generic PHY width in params setup
Jules Maselbas
2
-9
/
+9
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
5
-38
/
+60
2019-06-06
usb: gadget: dwc2: fix zlp handling
Andrzej Pietrasiewicz
1
-8
/
+12
2019-06-06
usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA
Minas Harutyunyan
1
-0
/
+4
2019-06-06
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
1
-3
/
+7
2019-06-06
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
4
-27
/
+37
2019-05-21
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-1
/
+0
[next]