Show patches with: Submitter = Mathias Nyman       |    Archived = No       |   509 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/18] usb: xhci: improve debug message in xhci_ring_expansion_needed() xhci cleanups and rework for usb-next - - - --- 2024-04-29 Mathias Nyman Accepted
[03/18] usb: xhci: check if 'requested segments' exceeds ERST capacity xhci cleanups and rework for usb-next - - - --- 2024-04-29 Mathias Nyman Accepted
[02/18] xhci: remove xhci_check_usb2_port_capability helper xhci cleanups and rework for usb-next - - - --- 2024-04-29 Mathias Nyman Accepted
[01/18] xhci: stored cached port capability values in one place xhci cleanups and rework for usb-next - - - --- 2024-04-29 Mathias Nyman Accepted
[2/2] xhci: Fix root hub port null pointer dereference in xhci tracepoints xhci fixes for usb-linus - - - --- 2024-04-04 Mathias Nyman Superseded
[1/2] usb: xhci: correct return value in case of STS_HCE xhci fixes for usb-linus - - - --- 2024-04-04 Mathias Nyman Superseded
usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer - - 1 --- 2024-03-08 Mathias Nyman Accepted
[1/1] xhci: Fix failure to detect ring expansion need. xhci fix for usb-linus or usb-next - - 1 --- 2024-03-05 Mathias Nyman Accepted
[9/9] usb: xhci: Add error handling in xhci_map_urb_for_dma xhci features for usb-next - - - --- 2024-02-29 Mathias Nyman Accepted
[8/9] xhci: dbc: poll at different rate depending on data transfer activity xhci features for usb-next - - 1 --- 2024-02-29 Mathias Nyman Accepted
[7/9] xhci: retry Stop Endpoint on buggy NEC controllers xhci features for usb-next - - - --- 2024-02-29 Mathias Nyman Accepted
[6/9] xhci: fix matching completion events with TDs xhci features for usb-next - - - --- 2024-02-29 Mathias Nyman Accepted
[5/9] usb: xhci: utilize 'xhci_free_segments_for_ring()' for freeing segments xhci features for usb-next - - - --- 2024-02-29 Mathias Nyman Accepted
[4/9] usb: xhci: remove duplicate code from 'xhci_clear_command_ring()' xhci features for usb-next - - - --- 2024-02-29 Mathias Nyman Accepted
[3/9] xhci: save slot ID in struct 'xhci_port' xhci features for usb-next - - - --- 2024-02-29 Mathias Nyman Accepted
[2/9] xhci: replace real & fake port with pointer to root hub port xhci features for usb-next - - - --- 2024-02-29 Mathias Nyman Accepted
[1/9] xhci: rework how real & fake ports are found xhci features for usb-next - - - --- 2024-02-29 Mathias Nyman Accepted
[v2] usb: usb-acpi: Set port connect type of not connectable ports correctly [v2] usb: usb-acpi: Set port connect type of not connectable ports correctly - - 1 --- 2024-02-23 Mathias Nyman Accepted
[v2] usb: port: Don't try to peer unused USB ports based on location [v2] usb: port: Don't try to peer unused USB ports based on location - - 2 --- 2024-02-22 Mathias Nyman Accepted
[2/2] usb: port: Don't try to peer unused USB ports based on location [1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly - - 1 --- 2024-02-22 Mathias Nyman Superseded
[1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly [1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly - - - --- 2024-02-22 Mathias Nyman Superseded
[RFT,v2,2/2] usb: port: Don't try to peer unused USB ports based on location [RFT,v2,1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly - - - --- 2024-02-20 Mathias Nyman Superseded
[RFT,v2,1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly [RFT,v2,1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly - - - --- 2024-02-20 Mathias Nyman Superseded
[RFT,2/2] usb: port: Don't block port power-off on false peer failures [RFT,1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly - - - --- 2024-02-16 Mathias Nyman Superseded
[RFT,1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly [RFT,1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly - - - --- 2024-02-16 Mathias Nyman Superseded
[4/4] xhci: handle isoc Babble and Buffer Overrun events properly xhci fixes for usb-linus - - - --- 2024-01-25 Mathias Nyman Superseded
[3/4] xhci: process isoc TD properly when there was a transaction error mid TD. xhci fixes for usb-linus - - 1 --- 2024-01-25 Mathias Nyman Superseded
[2/4] xhci: fix off by one check when adding a secondary interrupter. xhci fixes for usb-linus - - - --- 2024-01-25 Mathias Nyman Superseded
[1/4] xhci: fix possible null pointer dereference at secondary interrupter removal xhci fixes for usb-linus - - - --- 2024-01-25 Mathias Nyman Superseded
[RTF,v3] xhci: process isoc TD properly when there was an error mid TD. [RTF,v3] xhci: process isoc TD properly when there was an error mid TD. - - - --- 2024-01-19 Mathias Nyman Accepted
[RFT,v2] xhci: process isoc TD properly when there was an error mid TD. [RFT,v2] xhci: process isoc TD properly when there was an error mid TD. - - - --- 2024-01-18 Mathias Nyman Superseded
[RFT] xhci: process isoc TD properly when there was an error mid TD. [RFT] xhci: process isoc TD properly when there was an error mid TD. - - - --- 2024-01-16 Mathias Nyman Superseded
[1/1] xhci: Fix null pointer dereference during S4 resume when resetting ep0 xhci feature-fix for usb-next - - 1 --- 2023-12-15 Mathias Nyman Accepted
[v2] Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1" [v2] Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1" - 1 - --- 2023-12-05 Mathias Nyman Accepted
[v2,18/18] xhci: fix possible null pointer deref during xhci urb enqueue xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,17/18] xhci: Reconfigure endpoint 0 max packet size only during endpoint reset xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,16/18] xhci: minor coding style cleanup in 'xhci_try_enable_msi()' xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,15/18] xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,14/18] xhci: change 'msix_count' to encompass MSI or MSI-X vectors xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,13/18] xhci: refactor static MSI function xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,12/18] xhci: refactor static MSI-X function xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,11/18] xhci: add handler for only one interrupt line xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,10/18] xhci: check if legacy irq is available before using it as fallback xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,09/18] xhci: dbc: Add missing headers xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,08/18] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type) xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,07/18] xhci: dbc: Replace custom return value with proper Linux error code xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,06/18] xhci: dbc: Don't shadow error codes in store() functions xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,05/18] xhci: dbc: Check for errors first in xhci_dbc_stop() xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,04/18] xhci: dbc: Use ATTRIBUTE_GROUPS() xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,03/18] xhci: dbc: Use sysfs_emit() to instead of scnprintf() xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,02/18] xhci: dbc: Convert to use sysfs_streq() xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[v2,01/18] xhci: dbc: Drop duplicate checks for dma_free_coherent() xhci features for usb-next - - - --- 2023-12-04 Mathias Nyman Accepted
[2/2] Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1" [1/2] Revert "xhci: Enable RPM on controllers that support low-power states" - - - --- 2023-12-04 Mathias Nyman Accepted
[19/19] xhci: fix possible null pointer deref during xhci urb enqueue xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[18/19] xhci: Reconfigure endpoint 0 max packet size only during endpoint reset xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[17/19] xhci: minor coding style cleanup in 'xhci_try_enable_msi()' xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[16/19] xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[15/19] xhci: change 'msix_count' to encompass MSI or MSI-X vectors xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[14/19] xhci: refactor static MSI function xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[13/19] xhci: refactor static MSI-X function xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[12/19] xhci: add handler for only one interrupt line xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[11/19] xhci: check if legacy irq is available before using it as fallback xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[10/19] xhci: dbc: Add missing headers xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[09/19] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type) xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[08/19] xhci: dbc: Use sizeof_field() where it makes sense xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[07/19] xhci: dbc: Replace custom return value with proper Linux error code xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[06/19] xhci: dbc: Don't shadow error codes in store() functions xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[05/19] xhci: dbc: Check for errors first in xhci_dbc_stop() xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[04/19] xhci: dbc: Use ATTRIBUTE_GROUPS() xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[03/19] xhci: dbc: Use sysfs_emit() to instead of scnprintf() xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[02/19] xhci: dbc: Convert to use sysfs_streq() xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() xhci features for usb-next - - - --- 2023-12-01 Mathias Nyman Superseded
[RFT,2/2] xhci: fix possible null pointer deref during xhci urb enqueue [RFT,1/2] xhci: Reconfigure endpoint 0 max packet size only during endpoint reset - - - --- 2023-11-28 Mathias Nyman Accepted
[RFT,1/2] xhci: Reconfigure endpoint 0 max packet size only during endpoint reset [RFT,1/2] xhci: Reconfigure endpoint 0 max packet size only during endpoint reset - - - --- 2023-11-28 Mathias Nyman Accepted
[19/19] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[18/19] usb: host: xhci-plat: fix possible kernel oops while resuming xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[17/19] usb: xhci: Implement xhci_handshake_check_state() helper xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[16/19] xhci: split free interrupter into separate remove and free parts xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[15/19] xhci: Enable RPM on controllers that support low-power states xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[14/19] xhci: Loosen RPM as default policy to cover for AMD xHC 1.1 xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[13/19] xhci: Simplify event ring dequeue pointer update for port change events xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[12/19] xhci: simplify event ring dequeue tracking for transfer events xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[11/19] xhci: Clean up xhci_{alloc,free}_erst() declarations xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[10/19] xhci: Clean up stale comment on ERST_SIZE macro xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[09/19] xhci: Clean up ERST_PTR_MASK inversion xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[08/19] xhci: Expose segment numbers in debugfs xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[07/19] xhci: Update last segment pointer after Event Ring expansion xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[06/19] xhci: Adjust segment numbers after ring expansion xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[05/19] xhci: Use more than one Event Ring segment xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[04/19] xhci: Set DESI bits in ERDP register correctly xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[03/19] xhci: expand next_trb() helper to support more ring types xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[02/19] xhci: Add busnumber to port tracing xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[01/19] xhci: pass port structure to tracing instead of port number xhci features for usb-next - - - --- 2023-10-19 Mathias Nyman Superseded
[4/4] xhci: Preserve RsvdP bits in ERSTBA register correctly xhci fixes for usb-linus - - - --- 2023-09-15 Mathias Nyman Accepted
[3/4] xhci: Clear EHB bit only at end of interrupt handler xhci fixes for usb-linus - - - --- 2023-09-15 Mathias Nyman Accepted
[2/4] xhci: track port suspend state correctly in unsuccessful resume cases xhci fixes for usb-linus - - 1 --- 2023-09-15 Mathias Nyman Accepted
[1/4] usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer xhci fixes for usb-linus - - - --- 2023-09-15 Mathias Nyman Accepted
[RFT] xhci: track port suspend state correctly in unsuccessful resume cases [RFT] xhci: track port suspend state correctly in unsuccessful resume cases - - - --- 2023-09-14 Mathias Nyman Accepted
[11/11] xhci: Add ZHAOXIN xHCI host U1/U2 feature support xhci features for usb-next - - - --- 2023-06-02 Mathias Nyman Accepted
[10/11] xhci: Show ZHAOXIN xHCI root hub speed correctly xhci features for usb-next - - - --- 2023-06-02 Mathias Nyman Accepted
« 1 2 3 45 6 »