Linux USB
 help / color / mirror / Atom feed
 messages from 2026-05-01 14:29:10 to 2026-05-06 13:42:32 UTC [more...]

[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
 2026-05-06 13:41 UTC  (6+ messages)
` [PATCH 1/9] ata: ahci_tegra: Explicitly specify PMC instance to use
` [PATCH 2/9] drm/nouveau: tegra: "
` [PATCH 3/9] drm/tegra: "
` [PATCH 4/9] media: vde: "
` [PATCH 5/9] PCI: tegra: "

[PATCH] usb: xhci: add AMD PROM21 xHCI hwmon support for temperature monitoring
 2026-05-06 13:37 UTC  (2+ messages)

[Bug 220748] New: usb: xhci_queue_isoc_tx_prepare ignore start_frame and always assumes URB_ISO_ASAP is set
 2026-05-06 13:32 UTC  (10+ messages)
` [Bug 220748] "

renesas 1912:0014 failures
 2026-05-06 12:58 UTC 

[PATCH net] net: usb: asix: ax88772: replace usbnet_link_change() with queue_work() and usbnet_unlink_rx_urbs()
 2026-05-06 12:58 UTC  (2+ messages)

[PATCH v2 1/3] usb: core: Fix root hub descriptor wBytesPerInterval
 2026-05-06 10:44 UTC  (6+ messages)
` [PATCH v2 2/3] usb: core: Fix up Interrupt IN endpoints with bogus wBytesPerInterval
` [PATCH v2 3/3] usb: core: Clean up SuperSpeed/eUSB2 descriptor validation logging

[PATCH v2] usb: cdnsp: Add support for device-only configuration
 2026-05-06 10:31 UTC  (3+ messages)

[PATCH] usb: typec: intel_pmc_mux: Zero initialize num_ports in pmc_usb_probe()
 2026-05-06  9:39 UTC  (2+ messages)

[PATCH RFC] USB: cdc-acm: Fix bit overlap and move quirk definitions to header
 2026-05-06  9:32 UTC 

[Bug 205841] New: Lenovo USB-C dock audio NULL pointer
 2026-05-06  9:33 UTC  (3+ messages)
` [Bug 205841] "

[PATCH] usb: cdns3: gadget: fix request skipping after clearing halt
 2026-05-06  9:27 UTC  (9+ messages)
            ` 

[PATCH v3 0/4] HID: Proper fix for OOM in hid-core
 2026-05-06  9:16 UTC  (9+ messages)
` [PATCH v3 1/4] HID: pass the buffer size to hid_report_raw_event
` [PATCH v3 2/4] HID: core: introduce hid_safe_input_report()
` [PATCH v3 3/4] HID: multitouch: use __free(kfree) to clean up temporary buffers
` [PATCH v3 4/4] HID: wacom: "

[PATCH 0/4] usb: xhci: prepare MSI path for secondary interrupters
 2026-05-06  5:11 UTC  (4+ messages)
` [PATCH 3/4] usb: xhci-pci: use the interrupter entry as MSI dev_id

[PATCH v2] usb: dwc3: qcom: Modify interrupt handling for eUSB2 Phy targets
 2026-05-06  2:22 UTC  (4+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS cf0c38ee554c3e9062408cc3a38325483d52ecd0
 2026-05-06  1:35 UTC 

[PATCH v2 0/4] phy: qcom: Introduce USB support for Hawi
 2026-05-06  1:19 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Hawi QMP PHY

[PATCH v2 0/2] thunderbolt: Fix S4 resume incongruities
 2026-05-05 21:21 UTC  (13+ messages)

[PATCH v3 0/2] usb: usbtmc: add sanity checks for interrupt endpoints
 2026-05-05 20:04 UTC  (5+ messages)
` [PATCH v3 1/2] usb: usbtmc: check URB actual_length for interrupt-IN notifications
` [PATCH v3 2/2] usb: usbtmc: reject interrupt endpoints with small wMaxPacketSize

[PATCH 0/2] usbip: vhci_hcd: fix NULL deref and NR_HCS upper bound
 2026-05-05 18:15 UTC  (5+ messages)
` [PATCH 1/2] usbip: vhci_hcd: fix NULL deref in status_show_vhci
` [PATCH 2/2] usbip: vhci_hcd: reduce CONFIG_USBIP_VHCI_NR_HCS upper bound to 32

[PATCH v3] usbip: vudc: Fix use after free bug in vudc_remove due to race condition
 2026-05-05 18:02 UTC  (3+ messages)
` [PATCH] "

[PATCH] dt-bindings: usb: dwc3: Add compatible for RK3528
 2026-05-05 16:45 UTC 

[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
 2026-05-05 16:26 UTC  (33+ messages)
` [PATCH v8 phy-next 01/31] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
` [PATCH v8 phy-next 02/31] ata: add <linux/pm_runtime.h> where missing
` [PATCH v8 phy-next 03/31] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v8 phy-next 04/31] usb: add "
` [PATCH v8 phy-next 05/31] drm: add <linux/pm_runtime.h> where missing
` [PATCH v8 phy-next 06/31] phy: "
` [PATCH v8 phy-next 07/31] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v8 phy-next 08/31] net: lan969x: include missing <linux/of.h>
` [PATCH v8 phy-next 09/31] PCI: Remove device links to PHY
` [PATCH v8 phy-next 10/31] scsi: ufs: exynos: use dedicated API for updating PHY bus width
` [PATCH v8 phy-next 11/31] scsi: ufs: qcom: call phy_init() before phy_power_on()
` [PATCH v8 phy-next 12/31] scsi: ufs: qcom: make use of QMP PHY dynamic gear switching ability
` [PATCH v8 phy-next 13/31] scsi: ufs: qcom: keep separate track of PHY power state
` [PATCH v8 phy-next 14/31] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v8 phy-next 16/31] usb: host: tegra: "
` [PATCH v8 phy-next 17/31] usb: gadget: tegra-xudc: "
` [PATCH v8 phy-next 18/31] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v8 phy-next 19/31] phy: make phy_get_mode(), phy_get_bus_width() NULL tolerant
` [PATCH v8 phy-next 20/31] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v8 phy-next 21/31] drm/rockchip: dsi: include PHY provider header
` [PATCH v8 phy-next 22/31] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v8 phy-next 23/31] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v8 phy-next 24/31] net: renesas: rswitch: "
` [PATCH v8 phy-next 25/31] pinctrl: tegra-xusb: "
` [PATCH v8 phy-next 26/31] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v8 phy-next 27/31] phy: move ulpi_phy.h from include/linux/phy/ to drivers/phy/
` [PATCH v8 phy-next 28/31] phy: include PHY provider header (1/2)
` [PATCH v8 phy-next 29/31] phy: include PHY provider header (2/2)
` [PATCH v8 phy-next 30/31] phy: remove temporary provider compatibility from consumer header
` [PATCH v8 phy-next 31/31] MAINTAINERS: add regexes for linux-phy

[PATCH net-next v4 0/3] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
 2026-05-05 15:56 UTC  (4+ messages)
` [PATCH net-next v4 1/3] r8152: Add support for 10Gbit Link Speeds and EEE
` [PATCH net-next v4 2/3] r8152: Add support for the RTL8159 chip
` [PATCH net-next v4 3/3] r8152: Add firmware upload capability for RTL8157/RTL8159

[PATCH net-next v3 0/3] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
 2026-05-05 15:54 UTC  (6+ messages)
` [PATCH net-next v3 1/3] r8152: Add support for 10Gbit Link Speeds and EEE
` [PATCH net-next v3 2/3] r8152: Add support for the RTL8159 chip
` [PATCH net-next v3 3/3] r8152: Add firmware upload capability for RTL8157/RTL8159

[PATCH 0/2] xhci: Fix isochronous scheduling gaps on CFC controllers
 2026-05-05 13:32 UTC  (4+ messages)
` [PATCH 1/2] usb: xhci: fix isoc silent reschedule creating stream gap "
` [PATCH 2/2] usb: xhci: fix CFC sequential scheduling lost on ring drain race

[PATCH 0/2] DWC3 link tunneling state reporting
 2026-05-05 12:14 UTC  (4+ messages)
` [PATCH 1/2] usb: host: xhci: Allow non-Intel usb_link_tunnel_mode reporting
` [PATCH 2/2] usb: dwc3: Notify XHCI core of tunneled status

[PATCH 00/12] thunderbolt: Improvements to XDomain handling
 2026-05-05 11:57 UTC  (2+ messages)

[PATCH 0/2] thunderbolt: harden XDomain property parser
 2026-05-05 11:48 UTC  (16+ messages)
` [PATCH 1/2] thunderbolt: property: harden XDomain property parser against crafted peer
  ` [PATCH v2 0/4] thunderbolt: harden XDomain property parser
    ` [PATCH v2 1/4] thunderbolt: property: reject u32 wrap in tb_property_entry_valid()
    ` [PATCH v3 0/4] thunderbolt: harden XDomain property parser
      ` [PATCH v3 1/4] thunderbolt: property: reject u32 wrap in tb_property_entry_valid()
      ` [PATCH v3 2/4] thunderbolt: property: reject dir_len < 4 to prevent size_t underflow
      ` [PATCH v3 3/4] thunderbolt: property: cap recursion depth in __tb_property_parse_dir()
      ` [PATCH v3 4/4] thunderbolt: test: add KUnit regression tests for XDomain property parser

[PATCH] xhci: tegra: Fix ghost USB device on dual-role port unplug
 2026-05-05 11:26 UTC 

[PATCH net] net: usb: asix: ax88772: re-add usbnet_link_change() in phylink callbacks
 2026-05-05 10:33 UTC  (4+ messages)

[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
 2026-05-05  9:39 UTC  (15+ messages)
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 13/27] usb: host: tegra: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: include PHY provider header
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)

[PATCH net-next] net: usb: mcs7830: adjust incorrect comment implying a vulnerability
 2026-05-05  6:46 UTC  (2+ messages)

[PATCH net-next] net: usb: mcs7830: fix typo in module description and clarify it
 2026-05-05  6:43 UTC  (2+ messages)

[PATCH v3 1/3] driver core: add device_enumeration_failure_notify() helper
 2026-05-05  2:09 UTC 

[REGRESSION] next/master: (build) variable 'num_ports' is uninitialized when used here [-Werror,-Wun
 2026-05-05  0:56 UTC  (2+ messages)

[RFT] usb: class: cdc-wdm: switch to kfifo for buffering
 2026-05-04 20:37 UTC  (3+ messages)

[PATCH] usb: typec: tcpm: replace strcpy with strscpy
 2026-05-04 18:09 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: add clock quirk for Motu 1248
 2026-05-04 15:50 UTC  (2+ messages)

[PATCH v2] dt-bindings: usb: qcom,snps-dwc3: Add Shikra compatible
 2026-05-04 14:57 UTC 

[PATCH] usb: host: ehci-sched: Fix potential out-of-bounds access of bandwidth[]
 2026-05-04 14:44 UTC  (2+ messages)

[PATCH v5 1/3] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
 2026-05-04 11:59 UTC  (3+ messages)
` [PATCH v5 2/3] usb: typec: ucsi: Add duplicate detection to nvidia registration path
` [PATCH v5 3/3] usb: typec: ucsi: yoga_c630: Remove redundant duplicate altmode handling

[PATCH 0/5] Add USB driver and binding changes for Qualcomm Shikra SoC
 2026-05-04 10:14 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: usb: qcom,snps-dwc3: Add Shikra compatible
` [PATCH 2/5] dt-bindings: phy: qcom,qusb2: Document QUSB2 Phy for Shikra

[PATCH] usb: dwc3: qcom: Modify interrupt handling for EUSB2 Phy targets
 2026-05-04  8:07 UTC  (3+ messages)

[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
 2026-05-04  7:31 UTC  (13+ messages)
        ` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout

[PATCH v2 0/4] Prepwork for non-PCIe NHI/TBT hosts
 2026-05-04  6:54 UTC  (5+ messages)
` [PATCH v2 1/4] thunderbolt: Move pci_device out of tb_nhi
` [PATCH v2 2/4] thunderbolt: Separate out common NHI bits

[RFC] USB/PM: should USB interface drivers distinguish hibernation THAW from RESTORE?
 2026-05-04  1:04 UTC  (3+ messages)

[PATCH v5 0/3] USB/UVC: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
 2026-05-03 23:25 UTC  (13+ messages)
` [PATCH v5 2/3] media: uvcvideo: add UVC_QUIRK_CTRL_THROTTLE for fragile firmware
` [PATCH v8 0/2] media: uvcvideo: Quirks for Razer Kiyo Pro firmware lockup
  ` [PATCH v8 1/2] media: uvcvideo: add UVC_QUIRK_CTRL_THROTTLE for fragile USB firmware
  ` [PATCH v8 2/2] media: uvcvideo: add Razer Kiyo Pro to device info table

[PATCH] usb: xhci: fix typo in xhci_set_port_power() comment
 2026-05-03 16:57 UTC 

[PATCH v3 0/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
 2026-05-03 12:24 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: usb: dwc3-xilinx: Add MMI USB support on Versal Gen2 platform

[syzbot] Monthly usb report (May 2026)
 2026-05-02 12:32 UTC 

[PATCH net-next v2 3/4] r8152: Add irq mitigation for RTL8157/9
 2026-05-02  4:41 UTC  (3+ messages)

[PATCH net-next v2 2/4] r8152: Add support for the RTL8159 chip
 2026-05-02  4:39 UTC  (3+ messages)

[PATCH net-next v2 1/4] r8152: Add support for 10Gbit Link Speeds and EEE
 2026-05-02  4:18 UTC  (3+ messages)

[PATCH] usb: dwc3: avoid probe deferral when USB power supply is not available
 2026-05-02  0:55 UTC  (2+ messages)

[PATCH net-next] net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirk
 2026-05-02  0:30 UTC  (3+ messages)

[PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G v2.0
 2026-05-02  0:10 UTC  (4+ messages)

[PATCH] kcov: refactor common handle ID into kcov_common_handle_id
 2026-05-01 23:52 UTC  (2+ messages)

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-05-01 19:40 UTC  (6+ messages)
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH v4 0/9] Improve Qualcomm EUD driver and platform support
 2026-05-01 17:06 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing
` [PATCH v4 2/9] usb: misc: qcom_eud: add sysfs attribute for port selection
` [PATCH v4 3/9] usb: misc: qcom_eud: add per-path High-Speed PHY control
` [PATCH v4 4/9] usb: misc: qcom_eud: add per-path role switch support
` [PATCH v4 5/9] usb: misc: qcom_eud: improve enable_store API
` [PATCH v4 6/9] usb: misc: qcom_eud: add host mode coordination
` [PATCH v4 7/9] usb: misc: qcom_eud: fix virtual attach/detach event handling
` [PATCH v4 8/9] arm64: dts: qcom: kodiak: Describe EUD UTMI path using child node
` [PATCH v4 9/9] arm64: dts: qcom: Map USB connector to EUD on Kodiak boards


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox