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.13.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
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
usb: dwc3: gadget: Return -ESHUTDOWN on ep disable
Thinh Nguyen
1
-1
/
+1
2022-10-26
usb: dwc3: gadget: Don't set IMI for no_interrupt
Thinh Nguyen
1
-2
/
+2
2022-10-26
usb: dwc3: gadget: Stop processing more requests on IMI
Thinh Nguyen
1
-0
/
+4
2022-10-22
usb: dwc3: gadget: Don't delay End Transfer on delayed_status
Thinh Nguyen
1
-1
/
+11
2022-09-22
usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable
Wesley Cheng
1
-1
/
+10
2022-09-22
usb: dwc3: Fix typos in gadget.c
Kushagra Verma
1
-2
/
+2
2022-09-07
usb: dwc3: gadget: Submit endxfer command if delayed during disconnect
Wesley Cheng
1
-1
/
+12
2022-09-07
usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
Wesley Cheng
1
-1
/
+3
2022-09-07
usb: dwc3: Increase DWC3 controller halt timeout
Wesley Cheng
1
-1
/
+2
2022-09-07
usb: dwc3: Remove DWC3 locking during gadget suspend/resume
Wesley Cheng
1
-0
/
+5
2022-09-07
usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
Wesley Cheng
1
-1
/
+5
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
1
-3
/
+5
2022-08-31
usb: dwc3: gadget: Continue handling EP0 xfercomplete events
Wesley Cheng
1
-2
/
+5
2022-08-31
usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnect
Wesley Cheng
1
-0
/
+2
2022-08-31
usb: dwc3: gadget: Force sending delayed status during soft disconnect
Wesley Cheng
1
-1
/
+4
2022-08-31
usb: dwc3: Do not service EP0 and conndone events if soft disconnected
Wesley Cheng
1
-0
/
+3
2022-08-19
usb: dwc3: gadget: conditionally remove requests
Michael Grzeschik
1
-6
/
+6
2022-08-18
usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
Wesley Cheng
1
-3
/
+5
2022-07-18
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2022-07-08
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
1
-2
/
+2
2022-07-08
usb: dwc3: gadget: refactor dwc3_repare_one_trb
Michael Grzeschik
1
-52
/
+40
2022-06-29
usb: dwc3: gadget: Fix event pending check
Thinh Nguyen
1
-1
/
+3
2022-06-29
usb: dwc3: gadget: fix a kernel-doc warning
Mauro Carvalho Chehab
1
-0
/
+1
2022-06-10
usb: dwc3: gadget: Fix IN endpoint max packet size allocation
Wesley Cheng
1
-11
/
+15
2022-05-19
usb: dwc3: gadget: Move null pinter check to proper place
Albert Wang
1
-3
/
+3
2022-05-19
usb: dwc3: Fix ep0 handling when getting reset while doing control transfer
Mayank Rana
1
-2
/
+25
2022-05-05
usb: dwc3: gadget: Delay issuing End Transfer
Thinh Nguyen
1
-10
/
+12
2022-05-05
usb: dwc3: gadget: Only End Transfer for ep0 data phase
Thinh Nguyen
1
-0
/
+11
2022-05-05
usb: dwc3: ep0: Don't prepare beyond Setup stage
Thinh Nguyen
1
-12
/
+17
2022-05-05
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
1
-27
/
+8
2022-05-05
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
1
-29
/
+36
2022-05-05
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
1
-0
/
+4
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+30
2022-04-26
usb: dwc3: gadget: Return proper request status
Thinh Nguyen
1
-1
/
+30
2022-04-23
usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
Wesley Cheng
1
-4
/
+16
2022-04-23
usb: dwc3: EP clear halt leading to clearing of delayed_status
Wesley Cheng
1
-1
/
+4
2022-04-21
usb: dwc3: gadget: increase tx fifo size for ss isoc endpoints
Dan Vacura
1
-1
/
+2
2022-04-21
USB / dwc3: Fix three doc-build warnings
Kushagra Verma
1
-2
/
+1
2022-03-18
usb: dwc3: Issue core soft reset before enabling run/stop
Wesley Cheng
1
-0
/
+11
2022-03-15
usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeue
Thinh Nguyen
1
-5
/
+15
2022-03-15
usb: dwc3: gadget: move cmd_endtransfer to extra function
Michael Grzeschik
1
-32
/
+37
2022-03-15
usb: dwc3: gadget: ep_queue simplify isoc start condition
Michael Grzeschik
1
-6
/
+4
2022-03-15
usb: dwc3: gadget: Give some time to schedule isoc
Thinh Nguyen
1
-1
/
+7
2022-02-24
usb: dwc3: gadget: Let the interrupt handler disable bottom halves.
Sebastian Andrzej Siewior
1
-0
/
+2
2022-02-08
usb: dwc3: gadget: Prevent core from processing stale TRBs
Udipto Goswami
1
-0
/
+13
2021-12-13
usb: dwc3: gadget: Support Multi-Stream Transfer
Thinh Nguyen
1
-5
/
+21
2021-12-03
usb: dwc3: gadget: Skip reading GEVNTSIZn
Thinh Nguyen
1
-8
/
+4
2021-12-03
usb: dwc3: gadget: Ignore Update Transfer cmd params
Thinh Nguyen
1
-3
/
+11
2021-12-03
usb: dwc3: gadget: Skip checking Update Transfer status
Thinh Nguyen
1
-0
/
+7
2021-11-17
usb: dwc3: gadget: Fix null pointer exception
Albert Wang
1
-0
/
+6
[next]