Mathias Nyman ([email protected])

Number of posts: 617 (0.15 per day)
First post: 2012-10-22 13:42:25
Last post: 2024-05-02 19:23:48

Date List Subject
2023-09-13 21:37:20 linux-kernel Re: [PATCH v2] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
2023-09-12 13:05:01 linux-kernel Re: [PATCH] usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
2023-08-03 12:19:16 linux-kernel Re: [PATCH v4 04/32] usb: host: xhci-mem: Cleanup pending secondary event ring events
2023-06-30 12:04:23 linux-kernel Re: [PATCH] usb: xhci-mtk: set the dma max_seg_size
2023-06-26 14:16:37 linux-kernel Re: [PATCH v3 01/28] xhci: Add support to allocate several interrupters
2023-06-26 13:00:41 linux-kernel Re: [PATCH v3 0/2] Avoid re-initializing XHCI HC during removal
2023-06-12 15:25:01 linux-kernel Re: [PATCH] xhci: Do not create endpoint debugfs while holding the bandwidth mutex
2023-06-01 14:37:01 linux-kernel Re: [PATCH] xhci: Do not create endpoint debugfs while holding the bandwidth mutex
2023-05-08 09:32:10 linux-kernel Re: [PATCH v3 1/4] xhci: Add some quirks for zhaoxin xhci to fix issues
2023-05-08 09:31:04 linux-kernel Re: [PATCH v2 1/4] xhci: Add some quirks for zhaoxin xhci to fix issues
2023-05-05 11:17:33 linux-kernel Re: [PATCH v2 3/4] xhci: Show zhaoxin xHCI root hub speed correctly
2023-05-04 08:01:53 linux-kernel Re: [PATCH v2] xhci-pci: Only run d3cold avoidance quirk for s2idle
2023-05-03 13:17:34 linux-kernel Re: [PATCH v2] xhci-pci: Only run d3cold avoidance quirk for s2idle
2023-04-28 10:31:14 linux-kernel Re: [PATCH] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
2023-04-21 07:54:03 linux-kernel Re: [PATCH 2/3] xhci: Add zhaoxin xHCI U1/U2 feature support
2023-03-30 11:14:09 linux-kernel Re: [PATCH] xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
2023-03-28 08:04:37 linux-kernel Re: [PATCH] xhci: Free the command allocated for setting LPM if we return early
2023-03-27 14:58:00 linux-kernel Re: [PATCH -next v2] usb: xhci: do not free an empty cmd ring
2023-03-27 13:48:41 linux-kernel Re: [PATCH] xhci: only define xhci_msix_sync_irqs() when CONFIG_PM is set
2023-03-27 13:32:14 linux-kernel Re: [PATCH] xhci: Free the command allocated for setting LPM if we return early
2023-03-27 10:47:14 linux-kernel [PATCH] xhci: only define xhci_msix_sync_irqs() when CONFIG_PM is set
2023-03-27 09:52:12 linux-kernel [PATCH] xhci: Free the command allocated for setting LPM if we return early
2023-03-27 09:42:15 linux-kernel Re: BUG: drivers/usb/host/xhci: memleak in alloc from xhci_disable_usb3_lpm_timeout()
2023-03-23 13:11:34 linux-kernel Re: [PATCH] usb: host: xhci: Add a NULL check of hcd in xhci_plat_remove()
2023-03-23 11:08:35 linux-kernel Re: [PATCH -next] usb: xhci: do not free an empty cmd ring
2023-03-17 15:17:55 linux-kernel Re: [PATCH RESEND] xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
2023-03-10 15:43:20 linux-kernel Re: [PATCH v3 01/28] xhci: Add support to allocate several interrupters
2023-02-10 14:30:45 linux-kernel Re: [PATCH v2 0/7] xhci: mem: Short cleanup series
2023-02-07 15:11:06 linux-kernel Re: [PATCH v1 2/7] xhci: mem: Use __GFP_ZERO instead of explicit memset() call
2023-01-26 09:22:39 linux-kernel Re: [RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
2023-01-12 10:26:46 linux-kernel Re: [RFC PATCH 07/14] usb: host: xhci: Add XHCI secondary interrupter support
2023-01-10 20:05:19 linux-kernel Re: [RFC PATCH 07/14] usb: host: xhci: Add XHCI secondary interrupter support
2023-01-09 09:43:28 linux-kernel Re: [PATCH v7 0/3] xhci: tegra: USB2 pad power controls
2023-01-02 17:10:55 linux-kernel Re: [RFC PATCH 07/14] usb: host: xhci: Add XHCI secondary interrupter support
2022-12-29 12:12:13 linux-kernel Re: [PATCH v2] usb: xhci: Check endpoint is valid before dereferencing it
2022-12-28 16:52:37 linux-kernel Re: [RFC PATCH 07/14] usb: host: xhci: Add XHCI secondary interrupter support
2022-12-22 13:33:32 linux-kernel Re: [PATCH v2] usb: xhci: Check endpoint is valid before dereferencing it
2022-12-22 11:13:51 linux-kernel Re: [PATCH v2] usb: xhci: Check endpoint is valid before dereferencing it
2022-12-22 11:05:42 linux-kernel Re: [PATCH v2] usb: xhci: Check endpoint is valid before dereferencing it
2022-12-19 15:57:15 linux-kernel Re: [PATCH V1] usb: Fix typo in comment
2022-12-14 10:35:50 linux-kernel Re: [PATCH] xhci-pci: set the dma max_seg_size
2022-12-02 12:50:39 linux-kernel Re: [RFC PATCH v1 2/2] usb: host: add xhci-exynos to support Exynos SOCs
2022-11-23 15:04:43 linux-kernel Re: [PATCH v3 4/4] xhci: Convert to use list_count()
2022-11-23 12:14:10 linux-kernel Re: [PATCH] usb: host: xhci-mtk: omit shared hcd if either root hub has no ports
2022-10-12 08:52:03 linux-kernel Re: [PATCH v3] xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
2022-10-11 13:23:26 linux-kernel Re: [PATCH v3] xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
2022-10-10 13:57:01 linux-kernel Re: [PATCH v2 1/2] xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
2022-10-06 10:00:29 linux-kernel Re: [PATCH 1/4] USB: ACPI: Look for `usb4-host-interface` property
2022-09-28 16:18:08 linux-kernel Re: [PATCH v3] usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
2022-09-26 13:52:33 linux-kernel Re: [PATCH] fix: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
2022-09-26 08:54:48 linux-kernel Re: [PATCH] xhci: print warning when HCE was set