index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-22
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2
-1
/
+4
2021-03-03
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
1
-1
/
+1
2021-03-03
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
1
-0
/
+12
2021-02-10
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
1
-7
/
+1
2020-08-21
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
1
-1
/
+3
2020-06-30
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2
-6
/
+11
2020-06-30
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Fabrice Gasnier
1
-2
/
+5
2019-02-20
usb: dwc2: Remove unnecessary kfree
John Youn
1
-1
/
+0
2018-08-24
usb: gadget: dwc2: fix memory leak in gadget_init()
Grigor Tovmasyan
1
-2
/
+5
2018-08-24
usb: dwc2: fix isoc split in transfer with no data
William Wu
1
-2
/
+1
2018-05-30
usb: dwc2: Fix interval type issue
Grigor Tovmasyan
1
-1
/
+1
2018-05-30
usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
Vardan Mikayelyan
1
-6
/
+6
2018-04-08
usb: dwc2: Improve gadget state disconnection handling
John Stultz
1
-2
/
+5
2018-03-22
usb: dwc2: Make sure we disconnect the gadget state
John Stultz
1
-0
/
+1
2016-07-27
usb: dwc2: fix regression on big-endian PowerPC/ARM systems
Arnd Bergmann
1
-0
/
+27
2015-11-20
usb: dwc2: fix kernel oops during driver probe
Stefan Wahren
1
-14
/
+14
2015-11-19
usb: dwc2: make otg clk optional
Stefan Wahren
1
-4
/
+7
2015-11-19
usb: dwc2: Return errors from PHY
Stefan Wahren
1
-5
/
+32
2015-11-19
usb: dwc2: Make PHY optional
John Youn
1
-5
/
+0
2015-11-17
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
Douglas Anderson
1
-4
/
+5
2015-11-17
usb: dwc2: host: Fix ahbcfg for rk3066
Douglas Anderson
1
-1
/
+2
2015-10-19
usb: dwc2: host: Fix use after free w/ simultaneous irqs
Doug Anderson
1
-10
/
+60
2015-10-16
usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()
Douglas Anderson
1
-1
/
+4
2015-10-14
usb: dwc2: refactor common low-level hw code to platform.c
Marek Szyprowski
3
-216
/
+210
2015-10-14
usb: dwc2: remove no longer needed init_mutex
Marek Szyprowski
3
-19
/
+0
2015-10-13
usb: dwc2: fix duplicate argument warning
Mian Yousaf Kaukab
1
-2
/
+1
2015-10-02
usb: dwc2: gadget: parity fix in isochronous mode
Roman Bacik
3
-8
/
+65
2015-10-01
usb: dwc2: fix unbalanced phy control
Marek Szyprowski
1
-2
/
+0
2015-10-01
usb: dwc2: remove non-functional clock gating
Marek Szyprowski
1
-6
/
+0
2015-10-01
usb: dwc2: remove double call to dwc2_hsotg_of_probe
Marek Szyprowski
1
-2
/
+0
2015-10-01
usb: dwc2: gadget: fix a memory use-after-free bug
Yunzhi Li
1
-3
/
+3
2015-10-01
usb: dwc2: exit hibernation on session request
Mian Yousaf Kaukab
1
-5
/
+17
2015-10-01
usb: dwc2: gadget: handle reset interrupt before endpoint interrupts
Mian Yousaf Kaukab
1
-30
/
+30
2015-10-01
usb: dwc2: gadget: exit hibernation before power down
Gregory Herrero
1
-6
/
+7
2015-10-01
usb: dwc2: gadget: unmask idstschng interrupt only if controller supports it
Gregory Herrero
1
-7
/
+10
2015-10-01
usb: dwc2: gadget: only reset core after addressed state
Mian Yousaf Kaukab
2
-10
/
+3
2015-10-01
usb: dwc2: gadget: kill ep0 requests before reinitializing core
Mian Yousaf Kaukab
2
-5
/
+6
2015-10-01
usb: dwc2: gadget: stop current transfer on dequeue
Mian Yousaf Kaukab
1
-0
/
+77
2015-10-01
usb: dwc2: gadget: print complete setup packet
Mian Yousaf Kaukab
1
-3
/
+4
2015-10-01
usb: dwc2: gadget: ignore stall check for ep0
Mian Yousaf Kaukab
1
-1
/
+1
2015-10-01
usb: dwc2: gadget: abort core init if core_reset fails
Gregory Herrero
1
-1
/
+2
2015-10-01
usb: dwc2: gadget: set op_state in vbus_session call
Gregory Herrero
1
-0
/
+1
2015-10-01
usb: dwc2: gadget: don't modify pullup state in host mode
Gregory Herrero
1
-1
/
+8
2015-10-01
usb: dwc2: force dr_mode in case of configuration mismatch
Mian Yousaf Kaukab
1
-0
/
+11
2015-10-01
usb: dwc2: gadget: initialize op_state for peripheral only configuration
Mian Yousaf Kaukab
1
-0
/
+2
2015-10-01
usb: dwc2: gadget: ensure lx_state corresponds to current state
Gregory Herrero
1
-4
/
+4
2015-10-01
usb: dwc2: host: kill remaining urbs using -ECONNRESET status
Gregory Herrero
1
-1
/
+1
2015-10-01
usb: dwc2: host: use correct frame number during qh init
Gregory Herrero
1
-0
/
+3
2015-10-01
usb: dwc2: host: correctly dump urb isochronous descriptors
Gregory Herrero
1
-5
/
+6
2015-10-01
usb: dwc2: host: wait 3ms for controller stabilization
Gregory Herrero
1
-1
/
+4
[next]