Show patches with: Submitter = Mathias Nyman       |    Archived = No       |   305 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v2,01/18] xhci: dbc: Drop duplicate checks for dma_free_coherent() xhci features for usb-next --- 2023-12-04 Mathias Nyman New
[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 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
[19/19] xhci: fix possible null pointer deref during xhci urb enqueue [01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() --- 2023-12-01 Mathias Nyman Superseded
[17/19] xhci: minor coding style cleanup in 'xhci_try_enable_msi()' [01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() --- 2023-12-01 Mathias Nyman Superseded
[15/19] xhci: change 'msix_count' to encompass MSI or MSI-X vectors [01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent() --- 2023-12-01 Mathias Nyman Superseded
[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
[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
[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
[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
[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
[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
[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
[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 New
[18/19] usb: host: xhci-plat: fix possible kernel oops while resuming xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[17/19] usb: xhci: Implement xhci_handshake_check_state() helper xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[16/19] xhci: split free interrupter into separate remove and free parts xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[15/19] xhci: Enable RPM on controllers that support low-power states xhci features for usb-next --- 2023-10-19 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
[13/19] xhci: Simplify event ring dequeue pointer update for port change events xhci features for usb-next --- 2023-10-19 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
[11/19] xhci: Clean up xhci_{alloc,free}_erst() declarations xhci features for usb-next --- 2023-10-19 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
[09/19] xhci: Clean up ERST_PTR_MASK inversion xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[08/19] xhci: Expose segment numbers in debugfs xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[07/19] xhci: Update last segment pointer after Event Ring expansion xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[06/19] xhci: Adjust segment numbers after ring expansion xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[05/19] xhci: Use more than one Event Ring segment xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[04/19] xhci: Set DESI bits in ERDP register correctly xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[03/19] xhci: expand next_trb() helper to support more ring types xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[02/19] xhci: Add busnumber to port tracing xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[01/19] xhci: pass port structure to tracing instead of port number xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[4/4] xhci: Preserve RsvdP bits in ERSTBA register correctly xhci fixes for usb-linus --- 2023-09-15 Mathias Nyman New
[3/4] xhci: Clear EHB bit only at end of interrupt handler xhci fixes for usb-linus --- 2023-09-15 Mathias Nyman New
[2/4] xhci: track port suspend state correctly in unsuccessful resume cases xhci fixes for usb-linus --- 2023-09-15 Mathias Nyman Superseded
[1/4] usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer xhci fixes for usb-linus --- 2023-09-15 Mathias Nyman New
[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 New
[11/11] xhci: Add ZHAOXIN xHCI host U1/U2 feature support xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[10/11] xhci: Show ZHAOXIN xHCI root hub speed correctly xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[09/11] xhci: Fix TRB prefetch issue of ZHAOXIN hosts xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[08/11] xhci: Fix resume issue of some ZHAOXIN hosts xhci features for usb-next --- 2023-06-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
[06/11] xhci: Fix transfer ring expansion size calculation xhci features for usb-next --- 2023-06-02 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
[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
[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
[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
[01/11] usb: xhci: Remove unused udev from xhci_log_ctx trace event xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[2/2] xhci: Fix incorrect tracking of free space on transfer rings Untitled series #209576 --- 2023-05-15 Mathias Nyman New
[3/3] xhci: Free the command allocated for setting LPM if we return early xhci fixes for usb-linus --- 2023-03-30 Mathias Nyman New
[2/3] Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS" xhci fixes for usb-linus --- 2023-03-30 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
xhci: Free the command allocated for setting LPM if we return early xhci: Free the command allocated for setting LPM if we return early --- 2023-03-27 Mathias Nyman Superseded
[14/14] xhci: Move xhci MSI sync function to to xhci-pci xhci features for usb-next --- 2023-03-17 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
[12/14] xhci: Move functions to cleanup MSI to xhci-pci xhci features for usb-next --- 2023-03-17 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
[10/14] xhci: Move functions to setup msi to xhci-pci xhci features for usb-next --- 2023-03-17 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
[08/14] xhci: dbc: Provide sysfs option to configure dbc descriptors xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[07/14] xhci: mem: Join string literals back xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[06/14] xhci: mem: Replace explicit castings with appropriate specifiers xhci features for usb-next --- 2023-03-17 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
[04/14] xhci: mem: Drop useless return:s xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[03/14] xhci: mem: Get rid of redundant 'else' xhci features for usb-next --- 2023-03-17 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
[01/14] xhci: mem: Carefully calculate size for memory allocations xhci features for usb-next --- 2023-03-17 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
[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
[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
[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
[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
[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
[7/7] xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables usb and xhci fixes for usb-linus --- 2023-01-16 Mathias Nyman New
[6/7] usb: acpi: add helper to check port lpm capability using acpi _DSM usb and xhci fixes for usb-linus --- 2023-01-16 Mathias Nyman New
[5/7] xhci: Add a flag to disable USB3 lpm on a xhci root port level. usb and xhci fixes for usb-linus --- 2023-01-16 Mathias Nyman New
[4/7] xhci: Add update_hub_device override for PCI xHCI hosts usb and xhci fixes for usb-linus --- 2023-01-16 Mathias Nyman New
[3/7] xhci: Fix null pointer dereference when host dies usb and xhci fixes for usb-linus --- 2023-01-16 Mathias Nyman New
[2/7] usb: xhci: Check endpoint is valid before dereferencing it usb and xhci fixes for usb-linus --- 2023-01-16 Mathias Nyman New
[1/7] xhci-pci: set the dma max_seg_size usb and xhci fixes for usb-linus --- 2023-01-16 Mathias Nyman New
[6/6] xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint() xhci patches for usb-next --- 2022-11-30 Mathias Nyman New
[5/6] xhci: Prevent infinite loop in transaction errors recovery for streams xhci patches for usb-next --- 2022-11-30 Mathias Nyman New
[4/6] xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage xhci patches for usb-next --- 2022-11-30 Mathias Nyman New
[3/6] xhci: export two xhci_hub functions for xhci-pci module usage xhci patches for usb-next --- 2022-11-30 Mathias Nyman New
[2/6] xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N xhci patches for usb-next --- 2022-11-30 Mathias Nyman New
[1/6] xhci: print warning when HCE was set xhci patches for usb-next --- 2022-11-30 Mathias Nyman New
[6/6] xhci: remove unused lpm_failed_dev member from struct xhci_hcd xhci features and fixes for usb-next --- 2022-09-21 Mathias Nyman New
[5/6] xhci: remove unused command member from struct xhci_hcd struct xhci features and fixes for usb-next --- 2022-09-21 Mathias Nyman New
[4/6] xhci: show fault reason for a failed enable slot command xhci features and fixes for usb-next --- 2022-09-21 Mathias Nyman New
[3/6] xhci: Don't show warning for reinit on known broken suspend xhci features and fixes for usb-next --- 2022-09-21 Mathias Nyman New
[2/6] xhci: dbc: Fix memory leak in xhci_alloc_dbc() xhci features and fixes for usb-next --- 2022-09-21 Mathias Nyman New
[1/6] usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() xhci features and fixes for usb-next --- 2022-09-21 Mathias Nyman New
[3/3] Revert "xhci: turn off port power in shutdown" xhci fixes for usb-linus --- 2022-08-25 Mathias Nyman New
[4/4] xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI xhci fixes for usb-linus --- 2022-06-23 Mathias Nyman Superseded
[3/4] xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI xhci fixes for usb-linus --- 2022-06-23 Mathias Nyman New
[2/4] xhci: turn off port power in shutdown xhci fixes for usb-linus --- 2022-06-23 Mathias Nyman Superseded
[1/4] xhci: Keep interrupt disabled in initialization until host is running. xhci fixes for usb-linus --- 2022-06-23 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
[RFT] xhci: Fix null pointer dereference in resume if xhci has only one roothub [RFT] xhci: Fix null pointer dereference in resume if xhci has only one roothub --- 2022-06-09 Mathias Nyman Superseded
[RFC,1/1] xhci: pci: power off roothub ports in hibernate poweroff_late stage [RFC,1/1] xhci: pci: power off roothub ports in hibernate poweroff_late stage --- 2022-06-07 Mathias Nyman New
« 1 2 3 4 »