Show patches with: Submitter = Michał Pecio       |    State = Action Required       |    Archived = No       |   37 patches
Patch Series S/W/F Date Submitter Delegate State
usb: xhci: Fix double newline in a debug message usb: xhci: Fix double newline in a debug message --- 2025-03-18 Michał Pecio New
usb: xhci: Fix invalid pointer dereference in Etron workaround usb: xhci: Fix invalid pointer dereference in Etron workaround --- 2025-03-17 Michał Pecio New
usb: xhci: Fix Short Packet handling rework ignoring errors usb: xhci: Fix Short Packet handling rework ignoring errors --- 2025-03-14 Michał Pecio New
usb: xhci: Don't log transfer ring segment list on errors usb: xhci: Don't log transfer ring segment list on errors --- 2025-03-14 Michał Pecio New
[5/6] usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running Untitled series #262947 --- 2025-03-10 Michał Pecio New
usb: xhci: Don't change the status of stalled TDs on failed Stop EP usb: xhci: Don't change the status of stalled TDs on failed Stop EP --- 2025-03-10 Michał Pecio New
[2/6] usb: xhci: Deduplicate some endpoint state flag lists Untitled series #262947 --- 2025-03-10 Michał Pecio New
[0/6] xHCI: endpoint state maintainability and small fixes --- 2025-03-10 Michał Pecio New
usb: xhci: Fix host controllers "dying" after suspend and resume usb: xhci: Fix host controllers "dying" after suspend and resume --- 2025-03-04 Michał Pecio New
[v2,3/3] usb: xhci: Unify duplicate inc_enq() code [v2,1/3] usb: xhci: Apply the link chain quirk on NEC isoc endpoints --- 2025-02-25 Michał Pecio New
[v2,1/3] usb: xhci: Apply the link chain quirk on NEC isoc endpoints [v2,1/3] usb: xhci: Apply the link chain quirk on NEC isoc endpoints --- 2025-02-25 Michał Pecio New
[v2,5/5] usb: xhci: Skip only one TD on Ring Underrun/Overrun Untitled series #261635 --- 2025-02-21 Michał Pecio New
[v2,3/5] usb: xhci: Fix isochronous Ring Underrun/Overrun event handling Untitled series #261635 --- 2025-02-21 Michał Pecio New
[3/3] usb: xhci: Unify duplicate inc_enq() code xhci: ring queuing cleanups --- 2025-02-20 Michał Pecio New
[2/3] usb: xhci: Simplify moving HW Dequeue Pointer past cancelled TDs xhci: ring queuing cleanups --- 2025-02-20 Michał Pecio New
[1/3] usb: xhci: Simplify update_ring_for_set_deq_completion() xhci: ring queuing cleanups --- 2025-02-20 Michał Pecio New
[5/4,RFC] An alternative dma_in_range() implementation Untitled series #261638 --- 2025-02-20 Michał Pecio New
[v2] usb: xhci: Restore xhci_pci support for Renesas HCs [v2] usb: xhci: Restore xhci_pci support for Renesas HCs --- 2025-01-28 Michał Pecio New
usb: xhci: Enable the TRB overfetch quirk on VIA VL805 usb: xhci: Enable the TRB overfetch quirk on VIA VL805 --- 2025-01-07 Michał Pecio New
[v4,3/3] usb: xhci: Avoid queuing redundant Stop Endpoint commands [v4,1/3] usb: xhci: Limit Stop Endpoint retries --- 2024-11-04 Michał Pecio New
[v4,1/3] usb: xhci: Limit Stop Endpoint retries [v4,1/3] usb: xhci: Limit Stop Endpoint retries --- 2024-11-04 Michał Pecio New
[v2,2/2,RFC] usb: xhci: Don't queue redundant Stop Endpoint commands xhci: Fix the NEC stop bug workaround --- 2024-10-25 Michał Pecio New
[v2,1/2] usb: xhci: Fix the NEC stop bug workaround xhci: Fix the NEC stop bug workaround --- 2024-10-25 Michał Pecio New
[2/2] usb: xhci: Warn about suspected "start-stop" bugs in HCs Fix the NEC stop bug workaround --- 2024-10-14 Michał Pecio New
[1/2] usb: xhci: Fix the NEC stop bug workaround Fix the NEC stop bug workaround --- 2024-10-14 Michał Pecio New
[2/2] usb: xhci: Fix sum_trb_lengths() Fix sum_trb_lengths() --- 2024-09-10 Michał Pecio New
[5/5] usb: xhci: Fix Ring Underrun/Overrun handling [1/5] usb: xhci: Fix handling errors mid TD followed by other errors --- 2024-09-10 Michał Pecio New
[3/5] usb: xhci: Unify event handler's 'empty list' and 'no match' cases [1/5] usb: xhci: Fix handling errors mid TD followed by other errors --- 2024-09-10 Michał Pecio New
[1/5] usb: xhci: Fix handling errors mid TD followed by other errors [1/5] usb: xhci: Fix handling errors mid TD followed by other errors --- 2024-09-10 Michał Pecio New
[9/9] usb: xhci: Clean up and rename bad stream event handler [1/9] usb: xhci: Fix double newline in a debug message --- 2024-08-27 Michał Pecio New
[7/9] usb: xhci: Don't lie about trb_comp_code in handle_tx_event() [1/9] usb: xhci: Fix double newline in a debug message --- 2024-08-27 Michał Pecio New
[5/9] usb: xhci: Simplify error_mid_td marking [1/9] usb: xhci: Fix double newline in a debug message --- 2024-08-27 Michał Pecio New
[3/9] usb: xhci: Clean up the TD skipping loop [1/9] usb: xhci: Fix double newline in a debug message --- 2024-08-27 Michał Pecio New
[1/9] usb: xhci: Fix double newline in a debug message [1/9] usb: xhci: Fix double newline in a debug message --- 2024-08-27 Michał Pecio New
[v2] USB: document some API requirements on disconnection [v2] USB: document some API requirements on disconnection --- 2024-02-18 Michał Pecio New
xhci: retry Stop Endpoint on buggy NEC controllers xhci: retry Stop Endpoint on buggy NEC controllers --- 2024-01-26 Michał Pecio New
[v2] xhci: fix matching completion events with TDs [v2] xhci: fix matching completion events with TDs --- 2024-01-26 Michał Pecio New