Linux USB
 help / color / mirror / Atom feed
 messages from 2026-08-07 14:53:49 to 2026-08-10 18:03:27 UTC [more...]

[PATCH net-next] r8152: use GFP_NOIO during system suspend
 2026-08-10 18:03 UTC  (2+ messages)

[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  (8+ 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] usb: hub: Set proper message when usb_hub_create_port_device() fails
 2026-08-10 16:31 UTC  (2+ messages)

[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)

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

[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 v2] net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
 2026-08-10 13:32 UTC  (3+ 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 00/25] ARM: rockchip: Add peripheral support for RV1106
 2026-08-10 12:11 UTC  (2+ messages)
` [PATCH 09/25] dt-bindings: usb: rockchip,dwc3: add RV1106 SoC support

[PATCH v2] thunderbolt: Clamp DMA tunnel credits to what a hop register can hold
 2026-08-10 12:14 UTC 

[PATCH] USB: serial: simple: narrow OWON match to avoid breaking VDS1022
 2026-08-10 11:43 UTC  (2+ messages)

[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  (4+ 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 

[Bug 220193] New: PATCH 6.1 082/167 which adds support for Owon HDS200 breaks functionality of Owon VDS1022
 2026-08-10  9:47 UTC  (2+ messages)
` [Bug 220193] "

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

[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] net: usb: lg-vl600: fix Ethernet header on fragmented RX packets
 2026-08-10  8:44 UTC 

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

[PATCH] usb: gadget: u_audio: Fix use-after-free on sound card disconnect
 2026-08-10  7:12 UTC 

[PATCH v6 0/5] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-08-10  7:11 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: soc: "
` [PATCH v6 2/5] dt-bindings: usb: cypress,hx3: make peer-hub property optional
` [PATCH v6 3/5] arm64: dts: renesas: add support for solidrun rzg2l som and hb-iiot evb
` [PATCH v6 4/5] arm64: dts: renesas: add support for solidrun rzv2l "
` [PATCH v6 5/5] arm64: dts: renesas: add support for solidrun rzg2lc "

[Bug 219977] New: usb: dwc2: memory leak of hsotg->regset
 2026-08-10  7:10 UTC  (2+ messages)
` [Bug 219977] "

[PATCH 0/2] thunderbolt: fix teardown reporting and the pending-bit wait
 2026-08-10  4:42 UTC  (4+ messages)
` [PATCH 1/2] thunderbolt: Report DMA path teardown failures to the caller
` [PATCH 2/2] thunderbolt: Stop waiting on a path pending bit that never clears

[PATCH v2] usb: cdns3: Fix NULL pointer dereference in cdns3_pci_probe
 2026-08-10  2:36 UTC 

[PATCH] usb: cdns3: Fix NULL pointer dereference in cdns3_pci_probe
 2026-08-10  2:20 UTC  (3+ messages)

[PATCH 0/8] usb: misc: onboard_usb_dev: support several devices
 2026-08-10  0:42 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: usb: ti,usb8041: document the TUSB8040A hub
` [PATCH 2/8] dt-bindings: net: asix,ax88178: document the AX88179
` [PATCH 3/8] dt-bindings: usb: document the Prolific PL2775 USB-SATA bridge
` [PATCH 4/8] dt-bindings: usb: microchip,usb2514: document the USB4604 hub
` [PATCH 5/8] usb: misc: onboard_usb_dev: add support for the TI TUSB8040A hub
` [PATCH 6/8] usb: misc: onboard_usb_dev: add support for the ASIX AX88179
` [PATCH 7/8] usb: misc: onboard_usb_dev: add support for the Prolific PL2775
` [PATCH 8/8] usb: misc: onboard_usb_dev: add support for the SMSC USB4604

[syzbot] [usb?] possible deadlock in tcm_register_callback
 2026-08-10  0:13 UTC 

[Bug 221861] New: ucsi_acpi fails to probe on HP EliteBook X G1a (PNP0CA0/USBC000:00), USB-PD stuck at 100W SPR, cannot reach 140W EPR
 2026-08-09 23:47 UTC  (7+ messages)
` [Bug 221861] "

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-08-09 22:19 UTC  (12+ messages)

[syzbot] [usb?] WARNING: refcount bug in trace_suspend_resume (2)
 2026-08-09 19:13 UTC 

[syzbot] [media?] [usb?] WARNING in ttusb_dec_start_feed
 2026-08-09 19:13 UTC 

[syzbot] [usb?] WARNING in i2c_unregister_device
 2026-08-09 19:12 UTC 

[PATCH net-next v5 00/13] ax88179_178a: Add support for AX88179A-based chips
 2026-08-09 18:18 UTC  (11+ messages)
` [PATCH net-next v5 13/13] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH v5 0/5] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-08-09  9:04 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: soc: "
` [PATCH v5 2/5] dt-bindings: usb: cypress,hx3: make peer-hub property optional
` [PATCH v5 3/5] arm64: dts: renesas: add support for solidrun rzg2l som and hb-iiot evb
` [PATCH v5 4/5] arm64: dts: renesas: add support for solidrun rzv2l "
` [PATCH v5 5/5] arm64: dts: renesas: add support for solidrun rzg2lc "

[RFC PATCH] usb: xhci: use BIT_ULL for CRCR bits
 2026-08-09  4:13 UTC  (4+ messages)

[PATCH net-next v6 02/13] ax88179_178a: Split driver into library and device specific code
 2026-08-09  3:39 UTC  (3+ messages)

[GIT PULL] USB driver fixes for 7.2-rc7
 2026-08-08 23:45 UTC  (2+ messages)

[REGRESSION] CyberPower LE1000DG (0764:0501) USB HID regression on x86
 2026-08-08 22:30 UTC  (6+ messages)

[syzbot] [input?] [usb?] KASAN: slab-out-of-bounds Read in hid_dump_input
 2026-08-08 20:07 UTC 

[PATCH] usb: gadget: f_loopback: fix descriptor leak on unbind
 2026-08-08 18:15 UTC 

[PATCH v2] usbip: usbip_host: fix null pointer dereference in
 2026-08-08 16:07 UTC  (3+ messages)

[PATCH] usb: core: handle port status errors in disable_show()
 2026-08-08 13:44 UTC  (2+ messages)

[PATCH 0/2] usb: gadget: f_tcm: validate command length before parsing
 2026-08-08 13:19 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: f_tcm: validate CBW "
` [PATCH 2/2] usb: gadget: f_tcm: validate UAS command IU "

[PATCH] usb: xhci: Restore MSI/MSI-X reinitialization on resume for RESET_ON_RESUME hosts
 2026-08-08 12:16 UTC  (3+ messages)

[PATCH v2] usb: typec: tipd: fix uninitialized typec_partner_desc on stack
 2026-08-08 11:38 UTC  (3+ messages)

[PATCH v2] usb: dwc3: gadget: Fix use-after-free in dwc3_gadget_free_endpoints due to race condition
 2026-08-08 11:13 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: cancel NoStream work before endpoint teardown
 2026-08-08 11:07 UTC  (3+ messages)

[syzbot] [net?] [usb?] BUG: using smp_processor_id() in preemptible code in tx_complete
 2026-08-08  9:48 UTC  (2+ messages)

[PATCH v13 00/35] phy: rockchip: usbdp: Clean up the mess
 2026-08-08  9:45 UTC  (2+ messages)

[PATCH v1] usb: typec: fusb302: Free log buffers on exit
 2026-08-08  7:10 UTC  (2+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS f1de1fc5f632cdeae1f5c2984572ab710d4dfcaa
 2026-08-08  4:59 UTC 

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

[PATCH v2] usb: dwc3: core: Fix RAM interface getting stuck during enumeration
 2026-08-07 23:12 UTC  (2+ messages)

[PATCH 1/1] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
 2026-08-07 23:09 UTC  (4+ messages)

[PATCH 0/4] usb: gadget: dummy_hcd: fixes found while testing virtio-usb
 2026-08-07 21:31 UTC  (9+ messages)
` [PATCH 1/4] usb: gadget: dummy_hcd: fix SuperSpeed ep0 maxpacket
` [PATCH 2/4] usb: gadget: dummy_hcd: fix false overflow on bounded IN
` [PATCH 3/4] usb: gadget: dummy_hcd: fix SG transfer handling across chunks
` [PATCH 4/4] usb: gadget: dummy_hcd: set no_sg_constraint on the host controller

[PATCH net-next v4 0/4] net: mdio: support dynamic OF device changes
 2026-08-07 20:25 UTC  (10+ messages)

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

[PATCH v1] USB: pci-quirks: Release EHCI device reference
 2026-08-07 16:21 UTC  (2+ messages)

[GIT PULL] USB serial fixes for 7.2-rc7
 2026-08-07 14:53 UTC 


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