Show patches with: Submitter = Mathias Nyman       |    Archived = No       |   265 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] usb: host: xhci-plat: add platform data support xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[01/11] usb: xhci: Remove unused udev from xhci_log_ctx trace event xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[01/11] xhci: fix event ring segment table related masks and variables in header [01/11] xhci: fix event ring segment table related masks and variables in header --- 2023-02-02 Mathias Nyman New
[01/14] usb: xhci: remove unused variable last_freed_endpoint [01/14] usb: xhci: remove unused variable last_freed_endpoint --- 2017-12-08 Mathias Nyman New
[01/14] xhci: mem: Carefully calculate size for memory allocations xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[01/18] xhci: stored cached port capability values in one place xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() [01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() --- 2023-12-01 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 New
[02/10] usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[02/11] xhci: Add usb cold attach (CAS) as a reason to resume root hub. xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[02/14] usb: xhci: remove unused variable ep [01/14] usb: xhci: remove unused variable last_freed_endpoint --- 2017-12-08 Mathias Nyman New
[02/14] xhci: mem: Use dma_poll_zalloc() instead of explicit memset() xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[02/18] xhci: remove xhci_check_usb2_port_capability helper xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[02/19] xhci: Add busnumber to port tracing xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[03/10] usb: host: xhci-plat: delete the unnecessary code xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[03/11] xhci: Don't require a valid get_quirks() function pointer during xhci setup xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[03/14] usb: xhci: remove unused variable urb_priv [01/14] usb: xhci: remove unused variable last_freed_endpoint --- 2017-12-08 Mathias Nyman New
[03/14] xhci: mem: Get rid of redundant 'else' xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[03/18] usb: xhci: check if 'requested segments' exceeds ERST capacity xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[03/19] xhci: dbc: Use sysfs_emit() to instead of scnprintf() [01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() --- 2023-12-01 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 New
[04/10] usb: host: xhci-plat: add priv quirk for skip PHY initialization xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[04/11] xhci: add helpers for enabling and disabling interrupters [01/11] xhci: fix event ring segment table related masks and variables in header --- 2023-02-02 Mathias Nyman New
[04/11] xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[04/14] usb: xhci: remove unused variable ep_ring [01/14] usb: xhci: remove unused variable last_freed_endpoint --- 2017-12-08 Mathias Nyman New
[04/14] xhci: mem: Drop useless return:s xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[04/18] usb: xhci: improve debug message in xhci_ring_expansion_needed() xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[04/19] xhci: Set DESI bits in ERDP register correctly xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[05/10] usb: host: xhci-plat: add wakeup entry at sysfs xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[05/11] xhci: split allocate interrupter into separate alloacte and add parts xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[05/14] xhci: mem: Use while (i--) pattern to clean up xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[05/18] usb: xhci: address off-by-one in xhci_num_trbs_free() xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[05/19] xhci: dbc: Check for errors first in xhci_dbc_stop() [01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() --- 2023-12-01 Mathias Nyman Superseded
[05/19] xhci: Use more than one Event Ring segment xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[06/10] usb: host: xhci-plat: improve the comments for xhci_plat_suspend xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[06/11] xhci: Fix transfer ring expansion size calculation xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[06/11] xhci: pass port pointer as parameter to xhci_set_port_power() [01/11] xhci: fix event ring segment table related masks and variables in header --- 2023-02-02 Mathias Nyman New
[06/14] xhci: mem: Replace explicit castings with appropriate specifiers xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[06/18] usb: xhci: remove redundant variable 'erst_size' xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[06/19] xhci: Adjust segment numbers after ring expansion xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[06/37] usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure Untitled series #98 --- 2017-01-20 Mathias Nyman Superseded
[07/10] usb: xhci: omit duplicate actions when suspending a runtime suspended host. xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[07/11] xhci: move port specific items such as state completions to port structure [01/11] xhci: fix event ring segment table related masks and variables in header --- 2023-02-02 Mathias Nyman New
[07/11] xhci: Stop unnecessary tracking of free trbs in a ring xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[07/14] xhci: mem: Join string literals back xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[07/18] usb: xhci: use array_size() when allocating and freeing memory xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[07/19] xhci: dbc: Replace custom return value with proper Linux error code [01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() --- 2023-12-01 Mathias Nyman Superseded
[07/19] xhci: Update last segment pointer after Event Ring expansion xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[08/10] xhci: Tune interrupt blocking for isochronous transfers xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[08/11] xhci: Fix resume issue of some ZHAOXIN hosts xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[08/14] xhci: dbc: Provide sysfs option to configure dbc descriptors xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[08/18] xhci: improve PORTSC register debugging output xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[08/19] xhci: Expose segment numbers in debugfs xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[09/10] xhci: don't create endpoint debugfs entry before ring buffer is set. xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[09/11] xhci: Fix TRB prefetch issue of ZHAOXIN hosts xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[09/11] xhci: rename resume_done to resume_timestamp [01/11] xhci: fix event ring segment table related masks and variables in header --- 2023-02-02 Mathias Nyman New
[09/14] xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[09/18] xhci: remove XHCI_TRUST_TX_LENGTH quirk xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[09/19] xhci: Clean up ERST_PTR_MASK inversion xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[09/19] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type) [01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() --- 2023-12-01 Mathias Nyman Superseded
[10/10] usb: xhci: add debugfs support for ep with stream xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[10/11] xhci: Show ZHAOXIN xHCI root hub speed correctly xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[10/14] xhci: Move functions to setup msi to xhci-pci xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[10/18] usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[10/19] xhci: Clean up stale comment on ERST_SIZE macro xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[11/11] xhci: Add ZHAOXIN xHCI host U1/U2 feature support xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[11/11] xhci: decouple usb2 port resume and get_port_status request handling [01/11] xhci: fix event ring segment table related masks and variables in header --- 2023-02-02 Mathias Nyman New
[11/14] xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[11/18] usb: xhci: remove 'handling_skipped_tds' from handle_tx_event() xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[11/19] xhci: check if legacy irq is available before using it as fallback [01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() --- 2023-12-01 Mathias Nyman Superseded
[11/19] xhci: Clean up xhci_{alloc,free}_erst() declarations xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[1/1] xhci: Don't defer primary roothub registration if there is only one roothub fix xhci feature merge issue in current usb-next --- 2022-05-16 Mathias Nyman New
[1/1] xhci: Fix failure to detect ring expansion need. [1/1] xhci: Fix failure to detect ring expansion need. --- 2024-03-05 Mathias Nyman New
[1/1] xhci: Fix null pointer dereference during S4 resume when resetting ep0 xhci feature-fix for usb-next --- 2023-12-15 Mathias Nyman New
[1/1] xhci: Fix null pointer dereference in resume if xhci has only one roothub xhci fix for usb-linus 5.19-rc --- 2022-06-10 Mathias Nyman New
[1/1] xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set. xhci fix for usb-linus --- 2021-12-21 Mathias Nyman New
[12/14] xhci: Move functions to cleanup MSI to xhci-pci xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[12/18] usb: xhci: replace goto with return when possible in handle_tx_event() xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[12/19] xhci: simplify event ring dequeue tracking for transfer events xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[12/24] xhci: Do not halt the host until both HCD have disconnected their devices. Untitled series #1013 --- 2017-04-04 Mathias Nyman Superseded
[1/2] Revert "xhci: Enable RPM on controllers that support low-power states" [1/2] Revert "xhci: Enable RPM on controllers that support low-power states" --- 2023-12-04 Mathias Nyman New
[1/2] usb: hub: Fix link power management max exit latency (MEL) calculations [1/2] usb: hub: Fix link power management max exit latency (MEL) calculations --- 2021-07-15 Mathias Nyman New
[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
[1/2] usb: xhci: correct return value in case of STS_HCE xhci fixes for usb-linus --- 2024-04-04 Mathias Nyman New
[1/2] xhci: fix giving back URB with incorrect status regression in 5.12 [1/2] xhci: fix giving back URB with incorrect status regression in 5.12 --- 2021-05-25 Mathias Nyman New
[1/2] xhci: re-initialize the HC during resume if HCE was set xhci fixes for usb-linus --- 2022-02-15 Mathias Nyman New
[1/2] xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending xhci fixes for usb-linus --- 2021-12-10 Mathias Nyman New
[13/14] xhci: Call MSI sync function from xhci-pci instead of generic xhci code xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[13/18] usb: xhci: remove goto 'cleanup' in handle_tx_event() xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[13/19] xhci: refactor static MSI-X function [01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() --- 2023-12-01 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 New
[1/3] USB: Fix xhci event ring dequeue pointer ERDP update issue xhci fixes for usb-linus --- 2022-04-08 Mathias Nyman New
[1/3] xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu xhci fixes for usb-linus --- 2023-03-30 Mathias Nyman New
[14/14] xhci: Move xhci MSI sync function to to xhci-pci xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[14/18] xhci: pci: Use full names in PCI IDs for Intel platforms xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
[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
[1/4] usb: xhci: do not perform Soft Retry for some xHCI hosts xhci fixes for usb-linus --- 2021-03-11 Mathias Nyman New
[1/4] usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer xhci fixes for usb-linus --- 2023-09-15 Mathias Nyman New
[1/4] xhci: Keep interrupt disabled in initialization until host is running. xhci fixes for usb-linus --- 2022-06-23 Mathias Nyman New
[15/18] xhci: pci: Group out Thunderbolt xHCI IDs xhci cleanups and rework for usb-next --- 2024-04-29 Mathias Nyman New
« 1 2 3 »