index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
2022-02-16
1
-1
/
+1
*
usb: dwc2: hcd_queue: Fix use of floating point literal
Nathan Chancellor
2021-12-01
1
-1
/
+1
*
usb: dwc2: gadget: Fix ISOC flow for elapsed frames
Minas Harutyunyan
2021-12-01
1
-3
/
+14
*
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
2021-10-09
1
-0
/
+4
*
usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
Minas Harutyunyan
2021-09-30
1
-3
/
+1
*
usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
Minas Harutyunyan
2021-09-30
1
-83
/
+106
*
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
2021-07-28
1
-4
/
+6
*
usb: dwc2: Don't reset the core after setting turnaround time
Clément Lassieur
2021-07-14
1
-9
/
+21
*
usb: dwc2: Fix build in periphal-only mode
Phil Elwell
2021-06-10
1
-0
/
+4
*
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2021-05-19
2
-1
/
+4
*
usb: dwc2: Fix hibernation between host and device modes.
Artur Petrosyan
2021-05-14
1
-71
/
+83
*
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
2021-05-14
1
-1
/
+9
*
usb: dwc2: Fix session request interrupt handler
Artur Petrosyan
2021-05-11
1
-0
/
+8
*
usb: dwc2: Prevent core suspend when port connection flag is 0
Artur Petrosyan
2021-04-07
1
-1
/
+2
*
usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
Artur Petrosyan
2021-04-07
1
-1
/
+1
*
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
2021-03-04
1
-1
/
+1
*
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
2021-03-04
1
-0
/
+12
*
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
2021-03-04
1
-7
/
+8
*
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
2021-02-10
1
-7
/
+1
*
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
2020-10-29
1
-7
/
+33
*
usb: dwc2: Fix parameter type in function pointer prototype
Nathan Chancellor
2020-10-29
1
-1
/
+1
*
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
2020-08-19
1
-1
/
+3
*
usb: dwc2: Fix shutdown callback in platform
Minas Harutyunyan
2020-07-22
1
-1
/
+2
*
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2020-06-30
2
-6
/
+11
*
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Fabrice Gasnier
2020-06-24
1
-2
/
+5
*
usb: dwc2: Fix in ISOC request length checking
Minas Harutyunyan
2020-02-28
1
-5
/
+7
*
usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
Minas Harutyunyan
2020-02-28
1
-12
/
+16
*
usb: dwc2: Fix IN FIFO allocation
John Keeping
2020-02-24
1
-1
/
+2
*
usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
Mathias Kresin
2019-12-04
1
-1
/
+1
*
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-09-02
1
-4
/
+5
|
\
|
*
usb: dwc2: Switch to use device_property_count_u32()
Andy Shevchenko
2019-08-09
1
-4
/
+1
|
*
usb: dwc2: gadget: Fix kill_all_requests race
John Keeping
2019-08-09
1
-4
/
+5
*
|
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-3
/
+3
*
|
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-19
1
-1
/
+1
|
\
\
|
*
|
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-15
1
-1
/
+1
|
|
/
*
|
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
*
|
usb: dwc2: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-25
1
-4
/
+1
|
/
*
Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-07-03
1
-1
/
+1
|
\
|
*
usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
Martin Blumenstingl
2019-07-03
1
-1
/
+1
*
|
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-07-01
5
-5
/
+48
|
\
|
|
*
Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
Guenter Roeck
2019-06-18
2
-2
/
+0
|
*
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
2019-06-18
3
-3
/
+47
|
*
usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs
Marek Szyprowski
2019-06-18
1
-0
/
+1
*
|
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
2019-06-23
2
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
usb: dwc2: Use generic PHY width in params setup
Jules Maselbas
2019-06-18
2
-9
/
+9
*
|
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
2019-06-17
5
-38
/
+60
|
\
|
|
*
usb: gadget: dwc2: fix zlp handling
Andrzej Pietrasiewicz
2019-06-06
1
-8
/
+12
|
*
usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA
Minas Harutyunyan
2019-06-06
1
-0
/
+4
|
*
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
2019-06-06
1
-3
/
+7
|
*
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
2019-06-06
4
-27
/
+37
[next]