Show patches with: Submitter = Mathias Nyman       |    State = Action Required       |    Archived = No       |   344 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[24/24] xhci: Add host support for eUSB2 double isochronous bandwidth devices xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[23/24] usb: xhci: add warning message specifying which Set TR Deq failed xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[22/24] usb: xhci: rename 'irq_control' to 'imod' xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[21/24] usb: xhci: rename 'irq_pending' to 'iman' xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[20/24] usb: xhci: cleanup IMOD register comments xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[19/24] usb: xhci: rework Event Ring Segment Table Address mask xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[18/24] usb: xhci: rework Event Ring Segment Table Size mask xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[17/24] usb: xhci: remove '0' write to write-1-to-clear register xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[16/24] usb: xhci: guarantee that IMAN register is flushed xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[15/24] usb: xhci: improve Interrupt Management register macros xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[14/24] usb: xhci: set requested IMODI to the closest supported value xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[13/24] usb: xhci: cleanup xhci_mem_init() xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[12/24] usb: xhci: add individual allocation checks in xhci_mem_init() xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[11/24] usb: xhci: move initialization of the primary interrupter xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[10/24] usb: xhci: remove error handling from xhci_add_interrupter() xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[09/24] usb: xhci: move enabling of USB 3 device notifications xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[08/24] usb: xhci: move doorbell array pointer assignment xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[07/24] usb: xhci: move DCBAA pointer write xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[06/24] usb: xhci: refactor xhci_set_cmd_ring_deq() xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[05/24] usb: xhci: move command ring pointer write xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[04/24] usb: xhci: move device slot enabling register write xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[03/24] usb: xhci: relocate pre-allocation initialization xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[02/24] usb: xhci: Add debugfs support for xHCI port bandwidth xhci features for usb-next --- 2025-05-15 Mathias Nyman New
[01/24] usb: xhci: Don't log transfer ring segment list on errors xhci features for usb-next --- 2025-05-15 Mathias Nyman New
usb: Flush altsetting 0 endpoints before reinitializating them after reset. usb: Flush altsetting 0 endpoints before reinitializating them after reset. --- 2025-05-14 Mathias Nyman New
[2/2] xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive. xhci fixes for usb-linus --- 2025-05-05 Mathias Nyman New
[1/2] usb: xhci: Don't trust the EP Context cycle bit when moving HW dequeue xhci fixes for usb-linus --- 2025-05-05 Mathias Nyman New
[5/5] xhci: Limit time spent with xHC interrupts disabled during bus resume xhci fixes for usb-linus --- 2025-04-10 Mathias Nyman New
[4/5] usb: xhci: Fix invalid pointer dereference in Etron workaround xhci fixes for usb-linus --- 2025-04-10 Mathias Nyman New
[3/5] usb: xhci: Fix Short Packet handling rework ignoring errors xhci fixes for usb-linus --- 2025-04-10 Mathias Nyman New
[2/5] Revert "xhci: Prevent early endpoint restart when handling STALL errors." xhci fixes for usb-linus --- 2025-04-10 Mathias Nyman New
[1/5] Revert "xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint" xhci fixes for usb-linus --- 2025-04-10 Mathias Nyman New
[5/5] usb: hub: Fail fast in USB3 link power management enable path usb: hub: Fail fast on USB3 LPM requests issues --- 2025-03-14 Mathias Nyman New
[4/5] usb: hub: reorder USB3 link power management enable requests usb: hub: Fail fast on USB3 LPM requests issues --- 2025-03-14 Mathias Nyman New
[3/5] usb: hub: Don't disable LPM completely if device initiated LPM fails usb: hub: Fail fast on USB3 LPM requests issues --- 2025-03-14 Mathias Nyman New
[2/5] usb: hub: verify device is configured in usb_device_may_initiate_lpm() usb: hub: Fail fast on USB3 LPM requests issues --- 2025-03-14 Mathias Nyman New
[1/5] usb: hub: Block less in USB3 link power management LPM disable path usb: hub: Fail fast on USB3 LPM requests issues --- 2025-03-14 Mathias Nyman New
[2/3] usb: xhci: Don't change the status of stalled TDs on failed Stop EP xhci features for usb-next --- 2025-03-11 Mathias Nyman New
[14/15] usb: xhci: Unify duplicate inc_enq() code xhci features for usb-next --- 2025-03-06 Mathias Nyman New
[10/15] usb: xhci: refactor trb_in_td() to be static xhci features for usb-next --- 2025-03-06 Mathias Nyman New
[08/15] usb: xhci: correct debug message page size calculation xhci features for usb-next --- 2025-03-06 Mathias Nyman New
[06/15] usb: xhci: Expedite skipping missed isoch TDs on modern HCs xhci features for usb-next --- 2025-03-06 Mathias Nyman New
[04/15] usb: xhci: Complete 'error mid TD' transfers when handling Missed Service xhci features for usb-next --- 2025-03-06 Mathias Nyman New
[02/15] usb: xhci: remove redundant update_ring_for_set_deq_completion() function xhci features for usb-next --- 2025-03-06 Mathias Nyman New
[1/1] usb: xhci: Fix host controllers "dying" after suspend and resume xhci fix for usb-linus --- 2025-03-04 Mathias Nyman New
[RFT] xhci: Handle spurious events on Etron host isoc enpoints [RFT] xhci: Handle spurious events on Etron host isoc enpoints --- 2025-02-28 Mathias Nyman New
USB: core: Add eUSB2 descriptor and parsing in USB core USB: core: Add eUSB2 descriptor and parsing in USB core --- 2025-02-20 Mathias Nyman New
[5/5] xhci: Add missing capability definition bits xhci features for usb-next --- 2024-12-27 Mathias Nyman New
[4/5] xhci: Add command completion parameter support xhci features for usb-next --- 2024-12-27 Mathias Nyman New
[3/5] usb: xhci: Fix NULL pointer dereference on certain command aborts xhci features for usb-next --- 2024-12-27 Mathias Nyman New
[2/5] xhci: dbgtty: Improve performance by handling received data immediately. xhci features for usb-next --- 2024-12-27 Mathias Nyman New
[1/5] xhci: dbc: Improve performance by removing delay in transfer event polling. xhci features for usb-next --- 2024-12-27 Mathias Nyman New
[2/2] usb: xhci: fix ring expansion regression in 6.13-rc1 xhci fixes for usb-linus --- 2024-12-17 Mathias Nyman New
[1/2] xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic xhci fixes for usb-linus --- 2024-12-17 Mathias Nyman New
[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
[v2] usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links [v2] usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links --- 2024-10-24 Mathias Nyman New
usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links --- 2024-10-22 Mathias Nyman New
[4/4] xhci: dbc: honor usb transfer size boundaries. xhci fixes for usb-linus --- 2024-10-16 Mathias Nyman New
[3/4] usb: xhci: Fix handling errors mid TD followed by other errors xhci fixes for usb-linus --- 2024-10-16 Mathias Nyman New
[2/4] xhci: Mitigate failed set dequeue pointer commands xhci fixes for usb-linus --- 2024-10-16 Mathias Nyman New
[1/4] xhci: Fix incorrect stream context type macro xhci fixes for usb-linus --- 2024-10-16 Mathias Nyman New
[12/12] xhci: support setting interrupt moderation IMOD for secondary interrupters xhci features for usb-next --- 2024-09-05 Mathias Nyman New
[11/12] xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them. xhci features for usb-next --- 2024-09-05 Mathias Nyman New
[10/12] usb: xhci: adjust empty TD list handling in handle_tx_event() xhci features for usb-next --- 2024-09-05 Mathias Nyman New
[09/12] usb: xhci: remove 'retval' from xhci_pci_resume() xhci features for usb-next --- 2024-09-05 Mathias Nyman New
[08/12] usb: xhci: add comments explaining specific interrupt behaviour xhci features for usb-next --- 2024-09-05 Mathias Nyman New
[07/12] usb: xhci: make 'sbrn' a local variable xhci features for usb-next --- 2024-09-05 Mathias Nyman New
[06/12] usb: xhci: remove unused variables from struct 'xhci_hcd' xhci features for usb-next --- 2024-09-05 Mathias Nyman New
« 1 2 3 4 »