Linux USB
 help / color / mirror / Atom feed
 messages from 2026-08-10 08:25:20 to 2026-08-12 01:41:12 UTC [more...]

[PATCH v2] net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
 2026-08-12  1:41 UTC  (6+ messages)

[PATCH v2] thunderbolt: Stop waiting on a path pending bit that never clears
 2026-08-12  1:21 UTC 

[PATCH 0/8] arm64: dts: phy: st: usb: Add STM32MP2 USB support
 2026-08-12  0:55 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
` [PATCH 2/8] phy: stm32: Add support for "
` [PATCH 3/8] dt-bindings: usb: generic-ehci: Document access-controllers property
` [PATCH 4/8] dt-bindings: usb: generic-ohci: "
` [PATCH 5/8] dt-bindings: usb: dwc3: Document ST STM32MP2 DWC3 xHCI USB controller
` [PATCH 6/8] usb: dwc3: dwc3-generic-plat: Add ST STM32MP2 DWC3 xHCI USB controller glue
` [PATCH 7/8] arm64: dts: st: Add USB nodes on stm32mp231
` [PATCH 8/8] arm64: dts: st: Add USB nodes on stm32mp251

[PATCH] xhci: fix lost bounce buffers on TDs spanning several ring segments
 2026-08-12  0:27 UTC  (5+ messages)

[PATCH v2] xhci: fix lost bounce buffers on TDs spanning several ring segments
 2026-08-12  0:25 UTC 

[RFC PATCH] usb: dwc3: core: resume xHCI child on runtime resume in host mode
 2026-08-12  0:16 UTC  (2+ messages)

[syzbot] [usb?] possible deadlock in uvcg_default_output_i_terminal_show
 2026-08-12  0:11 UTC 

[BUG] usb: dwc2: Unsafe PCI fallback in dwc2_init_params may crash on non-PCI platforms
 2026-08-12  0:09 UTC 

[PATCH v3 0/2] usbip: usbip_host: remove legacy rebind_store in favor of drivers_probe
 2026-08-11 22:53 UTC  (4+ messages)
` [PATCH v3 1/2] usbip: usbip_host: fix null pointer dereference in rebind_store
` [PATCH v3 2/2] usbip: tools: replace faulty rebind_store with drivers_probe

[PATCH v2 RESEND] usbip: make remote list honor parsable output
 2026-08-11 22:48 UTC  (2+ messages)

[PATCH] usbip: fix use-after-free in event_handler()
 2026-08-11 22:39 UTC  (6+ messages)

[RFT PATCH] xhci: fix frame id calculation for isoc transfer
 2026-08-11 22:11 UTC  (13+ messages)
` [RFT PATCHv3 1/3] xhci: fix frame id calculation and checks for isoc URBs

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

Pericom PI7C9X2G608 (12d8:2608) missing from ACS quirk — breaks Renesas uPD720202 USB3 cards when IOMMU is on
 2026-08-11 21:31 UTC  (5+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-11 18:51 UTC  (2+ messages)
` (subset) "

[PATCH v5] dt-bindings: usb: qcom,snps-dwc3: Add Hawi compatible
 2026-08-11 16:08 UTC 

[PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106
 2026-08-11 16:06 UTC  (6+ messages)
` [PATCH 09/25] dt-bindings: usb: rockchip,dwc3: add RV1106 SoC support

[PATCH] usb: gadget: pch_udc: don't call pch_udc_remove() from the probe error path
 2026-08-11 16:02 UTC 

[PATCH] USB: serial: simple: narrow OWON match to avoid breaking VDS1022
 2026-08-11 15:18 UTC  (7+ messages)

[PATCH] usb: gadget: fix refcount underflow in gadgetfs_bind() error path
 2026-08-11 14:19 UTC  (2+ messages)

[PATCH v2] usb: core: handle port status errors in disable_show()
 2026-08-11 14:17 UTC  (2+ messages)

[Bug 220193] New: PATCH 6.1 082/167 which adds support for Owon HDS200 breaks functionality of Owon VDS1022
 2026-08-11 13:24 UTC  (4+ messages)
` [Bug 220193] "

[syzbot] [usb?] WARNING: kobject bug in pch_udc_remove
 2026-08-11 12:53 UTC 

[PATCH] net: usb: lg-vl600: fix Ethernet header on fragmented RX packets
 2026-08-11 12:28 UTC  (2+ messages)

[syzbot] [usb?] general protection fault in uvcg_video_enable
 2026-08-11 10:19 UTC  (2+ messages)

[PATCH v2] usb: typec: ucsi: Add ACPI_COMPANION() NULL check in ucsi_acpi_probe
 2026-08-11  9:58 UTC 

[PATCH RFC v2 0/4] rust: usb: abstractions towards the port of usbsevseg.c to Rust
 2026-08-11  9:42 UTC  (5+ messages)
` [PATCH RFC v2 1/4] rust: usb: add endpoint abstraction
` [PATCH RFC v2 2/4] rust: usb: add control message send and receive
` [PATCH RFC v2 3/4] rust: sysfs: add abstractions for device attributes
` [PATCH RFC v2 4/4] rust: usb: allow drivers to expose sysfs attributes

[PATCH RFC 0/2] rust: usb: abstractions towards the port of usbsevseg.c to Rust
 2026-08-11  9:39 UTC  (6+ messages)
` [PATCH RFC 1/2] rust: usb: add endpoint abstraction

[PATCH v3 0/2] Add support for Parade PS5169 USB Type-C linear redriver
 2026-08-11  9:11 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add Parade PS5169 redriver bindings
` [PATCH v3 2/2] usb: typec: Add support for Parade PS5169 USB Type-C redriver

[PATCH v5] USB: serial: nct_usb_serial: add support for Nuvoton USB adapter
 2026-08-11  7:28 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] usb: hub: Set proper message when usb_hub_create_port_device() fails
 2026-08-11  7:14 UTC  (4+ messages)

[PATCH v3 0/6] USB: serial: mxuport: add MUX50U support and updates
 2026-08-11  6:05 UTC  (7+ messages)
` [PATCH v3 1/6] USB: serial: mxuport: clean up product ID definitions and device table
` [PATCH v3 2/6] USB: serial: mxuport: clean up firmware version handling
` [PATCH v3 3/6] USB: serial: mxuport: add MUX50U-based device support
` [PATCH v3 4/6] USB: serial: add generic write control callbacks
` [PATCH v3 5/6] USB: serial: mxuport: handle SEND_NEXT transmit flow control
` [PATCH v3 6/6] USB: serial: mxuport: support RS485 mode configuration

[PATCH] usb: typec: ucsi: Add ACPI_COMPANION() NULL check in ucsi_acpi_probe
 2026-08-11  5:53 UTC  (2+ messages)

[PATCH net-next] r8152: use GFP_NOIO during system suspend
 2026-08-11  5:25 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-11  5:09 UTC  (2+ messages)
` [PATCH v3 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH v2 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-11  4:48 UTC  (6+ messages)
` [PATCH v2 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH v2] thunderbolt: Clamp DMA tunnel credits to what a hop register can hold
 2026-08-11  4:03 UTC  (2+ messages)

[PATCH] usbip: make remote list honor parsable output
 2026-08-11  2:20 UTC  (2+ messages)

[syzbot] [usb?] possible deadlock in uvcg_extension_b_num_controls_store
 2026-08-11  0:14 UTC 

[PATCH 0/1] Add version check for setting ForceRM
 2026-08-10 22:35 UTC  (4+ messages)

[PATCH v5 0/9] Improve Qualcomm EUD driver and platform support
 2026-08-10 19:23 UTC  (5+ messages)
` [PATCH v5 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing

[PATCH v3 1/2] usb: chipidea: ci_hdrc_imx: Propagate errors from optional IRQ lookup
 2026-08-10 19:04 UTC  (3+ messages)
` [PATCH v3 2/2] usb: chipidea: ci_hdrc_imx: Fix error handling when creating IRQ name

[syzbot] [ntfs3?] [usb?] general protection fault in rtlock_slowlock_locked
 2026-08-10 18:35 UTC  (2+ messages)
` [syzbot] [jfs?] "

[Bug 221776] New: HP OmniBook X Flip - Broken UCSI firmware / Slow charging
 2026-08-10 18:10 UTC  (3+ messages)
` [Bug 221776] "
` [Bug 221776] HP OmniBook X Flip - Slow charging root cause: EC gates charging on _OSI("Windows 2022")

[PATCH 0/5] usb: dwc3: xilinx: error handling and teardown fixes
 2026-08-10 17:47 UTC  (6+ messages)
` [PATCH 1/5] usb: dwc3: xilinx: use device_get_match_data() in probe
` [PATCH 2/5] usb: dwc3: xilinx: add platform data struct with init callback
` [PATCH 3/5] usb: dwc3: xilinx: fix system suspend and resume PHY handling
` [PATCH 4/5] usb: dwc3: xilinx: re-assert resets on ZynqMP init error paths
` [PATCH 5/5] usb: dwc3: xilinx: unwind ZynqMP platform init on probe failure and remove

[PATCH net-next v6 00/13] ax88179_178a: Add support for AX88179A-based chips
 2026-08-10 17:35 UTC  (6+ messages)

[PATCH v7 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-08-10 17:12 UTC  (11+ messages)
` [PATCH v7 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v7 03/16] power: sequencing: Add pwrseq_get_state()
` [PATCH v7 12/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v7 13/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v7 14/16] power: sequencing: pcie-m2: Split Bluetooth unit based on interface

[PATCH v9 0/3] USB prerequisites for PHY consumer/provider split
 2026-08-10 17:05 UTC  (5+ messages)
` [PATCH v9 1/3] usb: add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v9 2/3] usb: host: tegra: avoid direct dereference of phy->dev.of_node
` [PATCH v9 3/3] usb: gadget: tegra-xudc: "

[PATCH] dt-bindings: usb: xlnx,usb2: Make clocks required
 2026-08-10 15:45 UTC 

[PATCH 00/10] ARM: qcom: msm8974: enable HSIC controller
 2026-08-10 15:42 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: pinctrl: qcom,tlmm-common: allow functions on the HSIC pins
` [PATCH 02/10] dt-bindings: usb: ci-hdrc-usb2: allow the HSIC PHY as the ULPI child
` [PATCH 03/10] phy: qcom-usb-hsic: do not run the sleep calibration clock
` [PATCH 04/10] phy: qcom-usb-hsic: engage HSIC mode from phy_calibrate()
` [PATCH 05/10] usb: chipidea: msm: support the HSIC asynchronous wakeup interrupt
` [PATCH 06/10] usb: chipidea: msm: keep the glue device runtime-active
` [PATCH 07/10] usb: chipidea: msm: do not force the TX FIFO idle on HSIC instances
` [PATCH 08/10] usb: chipidea: host: calibrate the PHY after starting the host
` [PATCH 09/10] ARM: dts: qcom: msm8974: add the HSIC USB controller
` [PATCH 10/10] ARM: dts: qcom: apq8074-dragonboard: enable the HSIC host

[PATCH v3] scsi: core: Drop Scsi_Host.default_lock
 2026-08-10 14:52 UTC 

[BUG] media: dvb-usb-v2: gl861: WARNING in usb_submit_urb due to bogus control direction
 2026-08-10 14:18 UTC  (2+ messages)

[PATCH] usb: core: Remove unused SuperSpeed EP0 maxpacket handling
 2026-08-10 14:05 UTC  (2+ messages)

[PATCH] usb: usbfs: fix use-after-free of usb_device in usbdev_release()
 2026-08-10 13:54 UTC  (2+ messages)

[PATCH 00/10] ARM: qcom: enable USB3 (DWC3) controller on MSM8974 platform
 2026-08-10 13:05 UTC  (12+ messages)
` [PATCH 01/10] dt-bindings: usb: qcom,snps-dwc3: document the MSM8974 controller
` [PATCH 02/10] dt-bindings: phy: qcom,ipq806x-usb-phy-hs: document the MSM8974 HS PHY
` [PATCH 03/10] dt-bindings: phy: qcom,ipq806x-usb-phy-ss: add MSM8974 SS PHY
` [PATCH 04/10] phy: qcom-ipq806x-usb: add MSM8974 HS PHY support
` [PATCH 05/10] phy: qcom-ipq806x-usb: fix the SS PHY TEST_POWERDOWN bit
` [PATCH 06/10] phy: qcom-ipq806x-usb: fix the PHY_PARAM_CTRL1 field masks
` [PATCH 07/10] phy: qcom-ipq806x-usb: parse the tx-deamp-3_5db property as documented
` [PATCH 08/10] phy: qcom-ipq806x-usb: support the MSM8974 SS PHY parameters
` [PATCH 09/10] ARM: dts: qcom: msm8974: add the USB3 controller and its PHYs
` [PATCH 10/10] ARM: dts: qcom: apq8074-dragonboard: enable the USB3 host

[PATCH net-next v7 00/14] ax88179_178a: Add support for AX88179A-based chips
 2026-08-10 12:33 UTC  (15+ messages)
` [PATCH net-next v7 01/14] phylink: Add phylink_mac_interrupt
` [PATCH net-next v7 02/14] ax88179_178a: Fix endianness of pause watermark register
` [PATCH net-next v7 03/14] ax88179_178a: Split driver into library and device specific code
` [PATCH net-next v7 04/14] ax88179_178a: Add netdev2data() convenience function
` [PATCH net-next v7 05/14] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v7 06/14] ax88179_178a: Add EEE configuration support for AX88179A MACs
` [PATCH net-next v7 07/14] ax88179_178a: Add EEE configuration support for AX88179A PHYs
` [PATCH net-next v7 08/14] ax88179_178a: Add VLAN offload support for AX88179A
` [PATCH net-next v7 09/14] ax88179_178a: Add AX179A/AX279 multicast configuration
` [PATCH net-next v7 10/14] ax88179_178a: Add Suspend/resume support for AX88179A/772D/279
` [PATCH net-next v7 11/14] ax88179_178a: Add ethtool get_drvinfo
` [PATCH net-next v7 12/14] ax88179_178a: Update driver name and information
` [PATCH net-next v7 13/14] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access
` [PATCH net-next v7 14/14] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH] thunderbolt: Use min() for the DMA path credit cap
 2026-08-10 11:30 UTC  (2+ messages)

[PATCH] thunderbolt: Clamp DMA tunnel credits to what a hop register can hold
 2026-08-10 11:28 UTC  (2+ messages)

[PATCH] dt-bindings: Correct white-space style
 2026-08-10 11:26 UTC  (2+ messages)

[PATCH] thunderbolt: debugfs: Replace get_zeroed_page() with kzalloc()
 2026-08-10 10:51 UTC  (3+ messages)

[PATCH] net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
 2026-08-10 10:28 UTC 

[syzbot] [usb?] memory leak in hidg_bind
 2026-08-10 10:25 UTC  (2+ messages)
` [PATCH] USB: gadget: f_hid: Release get report req upon unsetup

[BUG] usbhid: logitech bolt (046d:c548) spuriously wakes system from suspend
 2026-08-10  9:57 UTC 

[PATCH v6 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-08-10  9:23 UTC  (5+ messages)
` [PATCH v6 11/16] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections

[PATCH v6 0/3] driver core: add enumeration failure uevent helper
 2026-08-10  8:24 UTC  (2+ messages)


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