Toggle navigation
Patchwork
linux-usb
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
xhci features and fixes for usb-next
| State =
Action Required
| Archived =
No
| 33 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
[33/33] usb: xhci: Avoid queuing redundant Stop Endpoint commands
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[32/33] usb: xhci: Fix TD invalidation under pending Set TR Dequeue
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[31/33] usb: xhci: Limit Stop Endpoint retries
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[30/33] usb: xhci: remove irrelevant comment
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[29/33] usb: xhci: add help function xhci_dequeue_td()
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[28/33] usb: xhci: refactor xhci_td_cleanup() to return void
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[27/33] usb: xhci: remove unused arguments from td_to_noop()
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[26/33] usb: xhci: improve xhci_clear_command_ring()
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[25/33] usb: xhci: request MSI/-X according to requested amount
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[24/33] usb: xhci: move link TRB quirk to xhci_gen_setup()
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[23/33] usb: xhci: simplify TDs start and end naming scheme in struct 'xhci_td'
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[22/33] xhci: pci: Fix indentation in the PCI device ID definitions
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[21/33] xhci: pci: Use standard pattern for device IDs
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[20/33] xhci: Don't perform Soft Retry for Etron xHCI host
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[19/33] xhci: Fix control transfer error on Etron xHCI host
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[18/33] xhci: Don't issue Reset Device command to Etron xHCI host
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[17/33] xhci: Combine two if statements for Etron xHCI host
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[16/33] usb: xhci: add xhci_initialize_ring_segments()
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[15/33] usb: xhci: rework xhci_link_segments()
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[14/33] usb: xhci: refactor xhci_link_rings() to use source and destination rings
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[13/33] usb: xhci: rework xhci_free_segments_for_ring()
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[12/33] usb: xhci: adjust xhci_alloc_segments_for_ring() arguments
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[11/33] usb: xhci: remove option to change a default ring's TRB cycle bit
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[10/33] usb: xhci: introduce macro for ring segment list iteration
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[09/33] xhci: debugfs: Add virt endpoint state to xhci debugfs
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[08/33] xhci: trace stream context at Set TR Deq command completion
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[07/33] xhci: add stream context tracing
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[06/33] xhci: Don't trace ring at every enqueue or dequeue increase
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[05/33] xhci: show DMA address of TRB when tracing TRBs
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[04/33] xhci: Cleanup Candence controller PCI device and vendor ID usage
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[03/33] usb: xhci: Fix sum_trb_lengths()
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[02/33] usb: xhci: Remove unused parameters of next_trb()
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New
[01/33] xhci: Add Isochronous TRB fields to TRB tracer
xhci features and fixes for usb-next
-
-
-
2024-11-06
Mathias Nyman
New