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.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-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
2024-05-17
usb: dwc3: core: Prevent phy suspend during init
Thinh Nguyen
1
-0
/
+2
2023-08-16
usb: dwc3: Properly handle processing of pending events
Elson Roy Serrao
1
-1
/
+8
2023-07-27
usb: dwc3: gadget: Propagate core init errors to UDC during pullup
Krishna Kurapati
1
-1
/
+3
2023-06-21
usb: dwc3: gadget: Reset num TRBs before giving back the request
Elson Roy Serrao
1
-0
/
+1
2023-05-17
usb: dwc3: gadget: Change condition for processing suspend event
Prashanth K
1
-9
/
+2
2023-04-05
usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
Wesley Cheng
1
-3
/
+11
2023-04-05
usb: dwc3: gadget: move cmd_endtransfer to extra function
Michael Grzeschik
1
-32
/
+37
2022-12-14
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
Thinh Nguyen
1
-1
/
+2
2022-12-02
usb: dwc3: gadget: Clear ep descriptor last
Thinh Nguyen
1
-6
/
+6
2022-12-02
usb: dwc3: gadget: Return -ESHUTDOWN on ep disable
Thinh Nguyen
1
-1
/
+1
2022-12-02
usb: dwc3: gadget: conditionally remove requests
Michael Grzeschik
1
-6
/
+6
2022-11-03
usb: dwc3: gadget: Don't set IMI for no_interrupt
Thinh Nguyen
1
-2
/
+2
2022-11-03
usb: dwc3: gadget: Stop processing more requests on IMI
Thinh Nguyen
1
-0
/
+4
2022-09-28
usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
Wesley Cheng
1
-3
/
+5
2022-09-28
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
1
-27
/
+8
2022-09-28
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
1
-29
/
+36
2022-09-28
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
1
-0
/
+4
2022-09-28
usb: dwc3: Issue core soft reset before enabling run/stop
Wesley Cheng
1
-0
/
+11
2022-09-28
usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind
Wesley Cheng
1
-2
/
+2
2022-08-21
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
1
-2
/
+2
2022-08-21
usb: dwc3: gadget: refactor dwc3_repare_one_trb
Michael Grzeschik
1
-52
/
+40
2022-07-21
usb: dwc3: gadget: Fix event pending check
Thinh Nguyen
1
-1
/
+3
2022-06-09
usb: dwc3: gadget: Move null pinter check to proper place
Albert Wang
1
-3
/
+3
2022-05-09
usb: dwc3: gadget: Return proper request status
Thinh Nguyen
1
-1
/
+30
2022-03-02
usb: dwc3: gadget: Let the interrupt handler disable bottom halves.
Sebastian Andrzej Siewior
1
-0
/
+2
2022-02-16
usb: dwc3: gadget: Prevent core from processing stale TRBs
Udipto Goswami
1
-0
/
+13
2021-12-01
usb: dwc3: gadget: Fix null pointer exception
Albert Wang
1
-0
/
+6
2021-12-01
usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer
Thinh Nguyen
1
-3
/
+14
2021-12-01
usb: dwc3: gadget: Ignore NoStream after End Transfer
Thinh Nguyen
1
-8
/
+8
2021-09-03
usb: dwc3: gadget: Stop EP0 transfers during pullup disable
Wesley Cheng
1
-4
/
+3
2021-09-03
usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
Thinh Nguyen
1
-8
/
+8
2021-08-12
usb: dwc3: gadget: Avoid runtime resume if disabling pullup
Wesley Cheng
1
-0
/
+11
2021-06-23
usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
Jack Pham
1
-0
/
+3
2021-06-16
usb: dwc3: gadget: Disable gadget IRQ during pullup disable
Wesley Cheng
1
-6
/
+5
2021-06-16
usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL
Jack Pham
1
-0
/
+4
2021-06-03
usb: dwc3: gadget: Properly track pending and queued SG
Thinh Nguyen
1
-6
/
+7
2021-05-19
usb: dwc3: gadget: Return success always for kick transfer in ep queue
Wesley Cheng
1
-1
/
+3
2021-05-19
usb: dwc3: gadget: Enable suspend events
Jack Pham
1
-0
/
+4
2021-05-19
usb: dwc3: gadget: Free gadget structure only after freeing endpoints
Jack Pham
1
-1
/
+2
2021-05-11
usb: dwc3: gadget: Fix START_TRANSFER link state check
Thinh Nguyen
1
-6
/
+7
2021-05-11
usb: dwc3: gadget: Remove FS bInterval_m1 limitation
Thinh Nguyen
1
-4
/
+6
2021-05-11
usb: dwc3: gadget: Check for disabled LPM quirk
Thinh Nguyen
1
-1
/
+8
2021-05-11
usb: dwc3: gadget: Ignore EP queue requests during bus reset
Wesley Cheng
1
-0
/
+9
2021-04-07
usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable
Wesley Cheng
1
-4
/
+4
2021-03-25
usb: dwc3: gadget: Prevent EP queuing while stopping transfers
Wesley Cheng
1
-6
/
+5
2021-03-25
usb: dwc3: gadget: Allow runtime suspend if UDC unbinded
Wesley Cheng
1
-0
/
+13
2021-03-04
usb: dwc3: gadget: Fix dep->interval for fullspeed interrupt
Thinh Nguyen
1
-1
/
+6
2021-03-04
usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
Thinh Nguyen
1
-1
/
+11
2021-01-12
usb: dwc3: gadget: Clear wait flag on dequeue
Thinh Nguyen
1
-0
/
+2
2021-01-12
usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup
Wesley Cheng
1
-11
/
+3
[next]