Linux USB
 help / color / mirror / Atom feed
 messages from 2026-07-13 06:44:26 to 2026-07-14 16:47:55 UTC [more...]

[PATCH v1] usb: typec: tcpm: qcom: initialize currsrc explicitly
 2026-07-14 16:47 UTC  (5+ messages)

[PATCH 0/3] USB core defense "hardening" changes
 2026-07-14 16:41 UTC  (11+ messages)
` [PATCH 1/3] usb: core: Add size check to find_next_descriptor()
` [PATCH 2/3] usb: core: strengthen size check in usb_parse_interface()
` [PATCH 3/3] usb: core: Add lock to usb_wakeup_notification()

[PATCH v2] usb: typec: qcom-pmic-typec: avoid uninit values in dev_dbg() error paths
 2026-07-14 16:39 UTC 

[PATCH] usb: core: Strengthen error handling in hub_hub_status()
 2026-07-14 16:32 UTC  (2+ messages)

[RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user
 2026-07-14 16:26 UTC  (15+ messages)
` [RFC PATCH 2/4] rust: usb: add usb host interface and endpoint abstractions
` [RFC PATCH 4/4] media: add gv-usb2 audio capture driver

[Bug 221655] New: Barlow Ridge TB5 tunneled xHCI (8086:5782) runtime-suspends to D3hot and fails to wake on USB-C device connect (Lenovo Legion 9 18IAX10)
 2026-07-14 14:12 UTC  (3+ messages)
` [Bug 221655] "

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-07-14 13:50 UTC  (16+ messages)
` [Bug 221073] "

[PATCH] usb: musb: host: clear stale RX interrupt on three-strikes error
 2026-07-14 13:49 UTC 

[PATCH v2] USB: hub: call ACPI _PRR reset during port power-cycle on enumeration failure
 2026-07-14 13:37 UTC  (4+ messages)

[PATCH v3 0/3] usb: typec: tipd: add TPS66993 support
 2026-07-14 13:30 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: usb: ti,tps6598x: add TPS66993 compatible
` [PATCH v3 2/3] usb: typec: tipd: add read_power_status callback to tipd_data
` [PATCH v3 3/3] usb: typec: tipd: add TPS66993 support

[PATCH v3] USB: serial: io_edgeport: cap received transmit credits
 2026-07-14 13:11 UTC  (3+ messages)

[PATCH v2] usb: musb: remove dead select of USB_MUSB_DUAL_ROLE
 2026-07-14 11:57 UTC  (3+ messages)

[PATCH v2] USB: serial: io_edgeport: cap received transmit credits
 2026-07-14 10:17 UTC  (2+ messages)

[PATCH v4] usb: typec: tcpm: implement retry mechanism for Discover Identity VDMs
 2026-07-14 10:02 UTC  (2+ messages)

[PATCH] USB: serial: io_edgeport: cap received transmit credits
 2026-07-14  9:50 UTC  (3+ messages)

[PATCH] usb: xhci: Restore MSI/MSI-X reinitialization on resume for RESET_ON_RESUME hosts
 2026-07-14  9:02 UTC 

[PATCH] usb: gadget: f_midi: cancel pending IN work before freeing the midi object
 2026-07-14  7:42 UTC  (2+ messages)

[PATCH] usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
 2026-07-14  6:48 UTC 

[usb:usb-linus] BUILD SUCCESS c2e819be6a5c7f34344926b4bd7e3dfca58cf48a
 2026-07-14  5:30 UTC 

[BUG] USB: serial: sierra: slab-out-of-bounds read in sierra_instat_callback() on short interrupt-IN packet
 2026-07-14  5:10 UTC  (2+ messages)

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-07-14  3:23 UTC  (8+ messages)

[PATCH v4 0/2] Modify interrupt handling for eUSB2 Phy targets
 2026-07-14  3:20 UTC  (12+ messages)
` [PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy

[PATCH] usb: chipidea: imx: fix missing ret assignment for dev_err_probe
 2026-07-14  2:45 UTC  (3+ messages)

[usb:usb-testing] BUILD SUCCESS b60af0b9e752aa77f29daac026dd2314cc2a0bb0
 2026-07-14  1:57 UTC 

[PATCH] usb: ohci-ppc-of: use platform for irq and ioremap
 2026-07-13 23:16 UTC 

[PATCH] usb: ehci-ppc-of: use platform for irq and ioremap
 2026-07-13 23:13 UTC 

[PATCH] usb: typec: tcpm: qcom: initialize currsrc explicitly
 2026-07-13 18:22 UTC  (3+ messages)

[RFC PATCH 0/2] usb: ehci: Allow ehci accessors to be overridden
 2026-07-13 16:18 UTC  (8+ messages)
` [RFC PATCH 1/2] usb: ehci: Add option to override ehci_readl()/ehci_writel()
` [RFC PATCH 2/2] usb: chipidea: use the generic ehci_writel override for i.MX28

[PATCH RFC] thunderbolt: Add JHL9580 Barlow Ridge (TB5) ICM support — host_reset timeout blocking PCIe tunneling
 2026-07-13 15:48 UTC  (5+ messages)

[PATCH] Documentation: usb: remove dead link to external USB programming guide
 2026-07-13 15:05 UTC 

[PATCH] usb: gadget: f_uac1_legacy: remove broken string configfs attributes
 2026-07-13 14:45 UTC  (2+ messages)

[PATCH net-next v4 00/12] net: mctp: usb: Add support for MCTP-over-USB v1.1
 2026-07-13 14:33 UTC  (13+ messages)
` [PATCH net-next v4 01/12] net: mctp: usb: Include version indicator in max packet size defines
` [PATCH net-next v4 02/12] net: mctp: usb: Use packet-length max for maximum packet-size check
` [PATCH net-next v4 03/12] net: mctp: usblib: Move RX transfer processing to a new mctp-usblib
` [PATCH net-next v4 04/12] net: mctp: usb: Improve IN endpoint status handling
` [PATCH net-next v4 05/12] net: mctp: usblib: Move TX transfer processing to mctp-usblib
` [PATCH net-next v4 06/12] net: mctp: usblib: Add support for multi-packet transmit
` [PATCH net-next v4 07/12] net: mctp: usb: Accommodate DSP0283 v1.1 header format
` [PATCH net-next v4 08/12] net: mctp: usblib: Implement receive-side packet spanning
` [PATCH net-next v4 09/12] net: mctp: usblib: Implement transmit-side "
` [PATCH net-next v4 10/12] net: mctp: usblib: Add initial kunit tests
` [PATCH net-next v4 11/12] net: mctp: usb: enable v1.1 packet spanning
` [PATCH net-next v4 12/12] net: mctp: usb: Allow multiple urbs in flight

[PATCH] usb: serial: fix slab out-of-bounds read in interrupt URB callback
 2026-07-13 13:55 UTC  (6+ messages)

[PATCH RFC] usb: adutux: fix unlocked read_buffer_length write in adu_open() (data race)
 2026-07-13 13:48 UTC  (5+ messages)
` [PATCH v2] usb: adutux: take buflock when resetting read_buffer_length in adu_open()

[PATCH v3] usb: gadget: f_fs: fix __le16 of wMaxPacketSize
 2026-07-13 12:28 UTC 

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-07-13 11:57 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH] usb: musb: omap2430: Do not put borrowed of_node in probe
 2026-07-13 11:48 UTC  (3+ messages)

[PATCH v2] usb: musb: omap2430: Do not put borrowed of_node in probe
 2026-07-13 11:47 UTC 

[PATCH v3 0/4] phy: qcom: Introduce USB support for Hawi
 2026-07-13 11:12 UTC  (2+ messages)

[PATCH 00/22] usb: xhci: rework xHCI Port macros
 2026-07-13 10:47 UTC  (23+ messages)
` [PATCH 01/22] usb: xhci: replace bit shifts with the BIT() macro in xhci-port.h
` [PATCH 02/22] usb: xhci: rework Port Speed macros
` [PATCH 03/22] usb: xhci: rework Port Link State macros
` [PATCH 04/22] usb: xhci: rework Port Indicator Control macro
` [PATCH 05/22] usb: xhci: rework USB3 PORTPMSC macros
` [PATCH 06/22] usb: xhci: rework USB2 "
` [PATCH 07/22] usb: xhci: rework USB3 PORTLI macros
` [PATCH 08/22] usb: xhci: rework USB2 "
` [PATCH 09/22] usb: xhci: rework USB3 PORTHLPMC macros
` [PATCH 10/22] usb: xhci: rework USB2 "
` [PATCH 11/22] usb: xhci: update port register bitfield comments for consistency
` [PATCH 12/22] usb: xhci: rename port register macros to xHCI spec abbreviations
` [PATCH 13/22] usb: xhci: replace magic numbers with Port macros
` [PATCH 14/22] usb: xhci: update PORTSC aggregate macros
` [PATCH 15/22] usb: xhci: consolidate PORTSC RW1CS bit macros
` [PATCH 16/22] usb: xhci: relocate all port register macros to xhci-port.h
` [PATCH 17/22] usb: xhci: preserve RW bits in xhci_port_state_to_neutral()
` [PATCH 18/22] usb: xhci: improve xhci_port_missing_cas_quirk()
` [PATCH 19/22] usb: xhci: use neutral helper when resuming ports
` [PATCH 20/22] usb: xhci: remove redundant PORTSC ops in xhci_hub_control()
` [PATCH 21/22] usb: xhci: move struct 'xhci_port' specific macro
` [PATCH 22/22] usb: xhci: rename 'temp' PORTSC variables to 'portcs'

[PATCH v4 12/14] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
 2026-07-13 10:42 UTC  (4+ messages)

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-13 10:29 UTC  (3+ messages)
` [PATCH v3 11/20] pmdomain: imx: use platform_device_set_of_node()

[PATCH v7 1/3] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
 2026-07-13  9:53 UTC  (4+ messages)
` [PATCH v7 2/3] usb: typec: ucsi: Add duplicate detection to nvidia registration path
` [PATCH v7 3/3] usb: typec: ucsi: yoga_c630: Remove redundant duplicate altmode handling

UCSI: no connector change events for connector 2 on Lenovo Legion Pro 7 16IAX10H (Arrow Lake-HX) — port functional in Windows
 2026-07-13  9:46 UTC  (2+ messages)

[PATCH] USB: serial: ftdi_sio: add support for E+H FXA291
 2026-07-13  9:44 UTC  (2+ messages)

UCSI: no connector change events for connector 2 on Lenovo Legion Pro 7 16IAX10H (Arrow Lake-HX) — port functional in Windows
 2026-07-13  9:44 UTC 

[PATCH v3] usb: typec: altmodes: select DRM_AUX_HPD_BRIDGE for TYPEC_DP_ALTMODE
 2026-07-13  9:35 UTC  (2+ messages)

[PATCH] thunderbolt: icm: preserve USB4 proxy data-valid bit
 2026-07-13  9:32 UTC 

[PATCH] usb: typec: ucsi: Use %pe to print error pointers
 2026-07-13  9:09 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: Fix race condition and ordering in port unregistration
 2026-07-13  9:08 UTC  (2+ messages)

[PATCH] usb: typec: mux: tusb1046: add missing MODULE_DEVICE_TABLE()
 2026-07-13  9:06 UTC  (2+ messages)

[PATCH v2] usb: typec: tcpci_rt1711h: unregister TCPCI port with devres
 2026-07-13  9:05 UTC  (2+ messages)

[PATCH v2] usb: typec: class: drop PD lookup reference
 2026-07-13  9:04 UTC  (2+ messages)

[PATCH] fix: drivers/usb/typec/altmodes: dp_altmode_probe: missing typec_altmode_put_plug on error path
 2026-07-13  9:00 UTC  (2+ messages)

[PATCH v6 0/3] usb: typec: ucsi: Filter duplicate altmodes from buggy firmware
 2026-07-13  8:46 UTC  (4+ messages)
` [PATCH v6 1/3] usb: typec: ucsi: Detect and skip "

[PATCH] usb: core: port: Deattach Type-C connector on component unbind
 2026-07-13  8:38 UTC  (2+ messages)

[PATCH v3 1/3] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2026-07-13  7:54 UTC  (9+ messages)
` [PATCH v3 3/3] usb: dwc3: imx8mp: disable auto suspend for host role

[PATCH] dt-binding: qcom,snps-dwc3: Add Maili compatible to supported device list
 2026-07-13  7:51 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: usb: cdns3: allow iommus property
 2026-07-13  7:29 UTC  (2+ messages)

[PATCH v2] dt-bindings: usb: Add Aspeed AST2700 DWC3 controller
 2026-07-13  7:08 UTC  (2+ messages)

[Bug 221721] New: prom21-xhci does not allow to use USB keyboard in plymouth
 2026-07-13  6:44 UTC  (2+ messages)
` [Bug 221721] "


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