Toggle navigation
Patchwork
linux-usb
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
| 28 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v3,28/28] usb: gadget: f_tcm: Refactor goto check_condition
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,27/28] usb: gadget: f_tcm: Track BOT command kref
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,26/28] usb: gadget: f_tcm: Requeue command request on error
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,25/28] usb: gadget: f_tcm: Stall on invalid CBW
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,24/28] usb: gadget: f_tcm: Check overlapped command
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,23/28] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,22/28] usb: gadget: f_tcm: Send sense on cancelled transfer
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,21/28] usb: gadget: f_tcm: Save CPU ID per command
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,20/28] usb: gadget: f_tcm: Stop proceeding further on -ESHUTDOWN
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,19/28] usb: gadget: f_tcm: Cleanup requests on ep disable
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,18/28] usb: gadget: f_tcm: Handle abort command
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,17/28] usb: gadget: f_tcm: Minor cleanup redundant code
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,16/28] usb: gadget: f_tcm: Execute command on write completion
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,15/28] usb: gadget: f_tcm: Return ATA cmd direction
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,14/28] usb: gadget: f_tcm: Use extra number of commands
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,13/28] usb: gadget: f_tcm: Handle multiple commands in parallel
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,12/28] usb: gadget: f_tcm: Allocate matching number of commands to streams
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,11/28] usb: gadget: f_tcm: Don't set static stream_id
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,10/28] usb: gadget: f_tcm: Get stream by sbitmap number
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,09/28] usb: gadget: f_tcm: Limit number of sessions
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,08/28] usb: gadget: f_tcm: Increase bMaxBurst
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,07/28] usb: gadget: f_tcm: Increase stream count
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,06/28] usb: gadget: f_tcm: Don't prepare BOT write request twice
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,05/28] usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,04/28] usb: gadget: f_tcm: Fix Get/SetInterface return value
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,03/28] usb: gadget: f_tcm: Decrement command ref count on cleanup
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,02/28] usb: gadget: f_tcm: Translate error to sense
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
[v3,01/28] usb: gadget: f_tcm: Don't free command immediately
-
-
-
2024-12-11
Thinh Nguyen
New