index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
2022-06-25
usb: dwc2: Fix memory leak in dwc2_hcd_init
Miaoqian Lin
2022-06-14
usb: dwc2: gadget: don't reset gadget's driver->bus
Marek Szyprowski
2022-02-16
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
2021-12-01
usb: dwc2: hcd_queue: Fix use of floating point literal
Nathan Chancellor
2021-10-09
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
2021-10-06
usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
Minas Harutyunyan
2021-07-28
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
2021-06-10
usb: dwc2: Fix build in periphal-only mode
Phil Elwell
2021-05-22
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2021-05-22
usb: dwc2: Fix hibernation between host and device modes.
Artur Petrosyan
2021-05-22
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
2021-05-22
usb: dwc2: Fix session request interrupt handler
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-29
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
2020-10-29
usb: dwc2: Fix parameter type in function pointer prototype
Nathan Chancellor
2020-08-19
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
2020-07-22
usb: dwc2: Fix shutdown callback in platform
Minas Harutyunyan
2020-06-30
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2020-06-25
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Fabrice Gasnier
2020-02-28
usb: dwc2: Fix in ISOC request length checking
Minas Harutyunyan
2020-02-28
usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
Minas Harutyunyan
2020-02-24
usb: dwc2: Fix IN FIFO allocation
John Keeping
2020-01-27
dwc2: gadget: Fix completed transfer size calculation in DDMA
Minas Harutyunyan
2019-12-05
usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
Mathias Kresin
2019-11-24
usb: dwc2: disable power_down on rockchip devices
SolidHal
2019-11-06
usb: dwc2: fix unbalanced use of external vbus-supply
Fabrice Gasnier
2019-08-04
usb: dwc2: Fix disable all EP's on disconnect
Minas Harutyunyan
2019-08-04
usb: dwc2: Disable all EP's on disconnect
Minas Harutyunyan
2019-07-14
usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
Martin Blumenstingl
2019-06-19
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
2019-06-19
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
2019-05-31
usb: dwc2: gadget: Increase descriptors count for ISOC's
Minas Harutyunyan
2019-02-12
usb: dwc2: Disable power down feature on Samsung SoCs
Marek Szyprowski
2019-01-09
usb: dwc2: disable power_down on Amlogic devices
Martin Blumenstingl
2019-01-09
usb: dwc2: host: use hrtimer for NAK retries
Terin Stock
2018-12-13
usb: dwc2: pci: Fix an error code in probe
Dan Carpenter
2018-11-13
usb: dwc2: fix a race with external vbus supply
Fabrice Gasnier
2018-11-13
usb: dwc2: fix call to vbus supply exit routine, call it unlocked
Fabrice Gasnier
2018-09-05
usb: dwc2: Fix call location of dwc2_check_core_endianness
Bruno Meirelles Herrera
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-07-30
usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms
Douglas Anderson
2018-07-30
usb: dwc2: Turn on uframe_sched on "amlogic" platforms
Douglas Anderson
2018-07-30
usb: dwc2: Turn on uframe_sched on "his" platforms
Douglas Anderson
2018-07-30
usb: dwc2: Turn on uframe_sched on "bcm" platforms
Douglas Anderson
2018-07-30
usb: dwc2: gadget: ISOC's starting flow improvement
Minas Harutyunyan
2018-07-30
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
Gevorg Sahakyan
[next]