public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-22 15:11:52 to 2026-01-27 15:26:40 UTC [more...]

[PATCH v2 0/7] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-01-27 14:42 UTC  (14+ messages)
` [PATCH v2 1/7] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v2 2/7] pci: pwrctrl: add PCI pwrctrl driver for the "
` [PATCH v2 3/7] arm64: defconfig: enable pci-pwrctrl-upd720201 as module
` [PATCH v2 4/7] dt-binding: vendor-prefixes: document the Ayaneo brand
` [PATCH v2 5/7] dt-bindings: arm: qcom: document the Ayaneo Pocket S2
` [PATCH v2 6/7] arm64: dts: qcom: sm8650: Add sound DAI prefix for DP
` [PATCH v2 7/7] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket S2 gaming console

[PATCH 0/2] dt-bindings: usb: Convert TI OMAP MUSB OTG controller and DWC3 USB Glue to DT schema
 2026-01-27 15:26 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: usb: ti,omap4-musb: convert "
` [PATCH 2/2] dt-bindings: usb: ti,dwc3: "

[PATCH v2 0/6] Fixes to Tegra USB role switching and phy handling
 2026-01-27 15:11 UTC  (7+ messages)
` [PATCH v2 1/6] phy: tegra: xusb: Fix USB2 port regulator disable logic
` [PATCH v2 2/6] usb: xhci: tegra: Remove redundant mutex when setting phy mode
` [PATCH v2 3/6] phy: tegra: xusb: Fix ordering issue when switching roles on USB2 ports
` [PATCH v2 4/6] phy: tegra: xusb: Add ID override support to padctl
` [PATCH v2 5/6] phy: tegra: xusb: Move .set_mode() to a shared location
` [PATCH v2 6/6] phy: tegra: xusb: Move T186 .set_mode() to common implementation

[PATCH v2] usb: typec: hd3ss3220: Check if regulator needs to be switched
 2026-01-27 15:10 UTC  (2+ messages)

[BUG] r8152: Tx timeout and xHCI setup device timeout. RTL8153 31.00
 2026-01-27 15:09 UTC  (4+ messages)

[PATCH 0/3] usb: gadget: Add a prefix to log messages
 2026-01-27 14:22 UTC  (8+ messages)
` [PATCH 1/3] usb: gadget: f_fs: "
` [PATCH 2/3] usb: gadget: f_mass_storage: "
` [PATCH 3/3] usb: gadget: f_tcm: "

[PATCH] usb: typec: hd3ss3220: Check if regulator needs to be switched
 2026-01-27 14:21 UTC  (4+ messages)

[PATCH v2 0/9] Improve Qualcomm EUD driver and platform support
 2026-01-27 13:31 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: soc: qcom: eud: Restructure to model multi-path hardware
` [PATCH v2 2/9] usb: misc: qcom_eud: add sysfs attribute for port selection
` [PATCH v2 3/9] usb: misc: qcom_eud: add per-path High-Speed PHY control
` [PATCH v2 4/9] usb: misc: qcom_eud: add per-path role switch support
` [PATCH v2 5/9] usb: misc: qcom_eud: improve enable_store API
` [PATCH v2 6/9] usb: misc: qcom_eud: add host mode coordination
` [PATCH v2 7/9] usb: misc: qcom_eud: fix virtual attach/detach event handling
` [PATCH v2 8/9] arm64: dts: qcom: kodiak: Align EUD node with binding
` [PATCH v2 9/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable EUD debug functionality

[PATCH 0/9] Improve Qualcomm EUD driver and platform support
 2026-01-27 13:30 UTC  (3+ messages)
` [PATCH 2/9] usb: misc: qcom_eud: add sysfs attribute for port selection

[PATCH v11 0/2] usb: xhci: route device to secondary interrupters
 2026-01-27 12:57 UTC  (9+ messages)
` [PATCH v11 1/2] usb: xhci: refactor IRQ/interrupter plumbing for multi-vector support
` [PATCH v11 2/2] usb: xhci: enable secondary interrupters and route transfers per slot

[PATCH net-next] net: usb: sr9700: remove code to drive nonexistent multicast filter
 2026-01-27 12:56 UTC  (6+ messages)

[PATCH] usb: xhci: add xhci_halt() for HCE Handling
 2026-01-27 12:25 UTC  (3+ messages)

[PATCH RFT 0/3] arm64: dts: qcom: glymur: Add USB support
 2026-01-27 11:46 UTC  (12+ messages)
` [PATCH RFT 2/3] arm64: dts: qcom: glymur: Add USB related nodes
` [PATCH RFT 3/3] arm64: dts: qcom: glymur-crd: Enable USB support

[PATCH] thunderbolt: Fix PCIe device enumeration with delayed rescan
 2026-01-27 10:17 UTC  (8+ messages)

[PATCH 0/5] CM fixes to follow CM guide more closely
 2026-01-27  9:53 UTC  (8+ messages)
` [PATCH 1/5] thunderbolt: Fix lane bonding log message when bonding not possible
` [PATCH 2/5] thunderbolt: Verify PCIe adapters in detect state before setup PCIe tunnel
` [PATCH 3/5] thunderbolt: Verify Router Ready bit is set after router enumeration
` [PATCH 4/5] thunderbolt: Increase timeout to wait for Configuration Ready bit
` [PATCH 5/5] thunderbolt: Increase Notification Timeout to 255 ms for USB4 routers

[PATCH net-next 0/3] net: usb: adhere to style by removing typedefs
 2026-01-27  9:23 UTC  (9+ messages)
` [PATCH net-next 1/3] net: usb: rtl8150: remove rtl8150_t typedef for struct rtl8150
` [PATCH net-next 2/3] net: usb: pegasus: remove pegasus_t typedef for struct pegasus
` [PATCH net-next 3/3] net: usb: kaweth: remove eth_addr_t typedef and bcast_addr definition

[PATCH net-next v3] net: usb: remove unnecessary get_drvinfo code and driver versions
 2026-01-27  7:43 UTC  (3+ messages)

[PATCH v4 00/54] tree-in-dcache stuff
 2026-01-27  7:42 UTC  (3+ messages)

[PATCH net-next] net: usb: switch to two-argument strscpy
 2026-01-27  7:27 UTC  (3+ messages)

[PATCH v1 0/1] usb: csc-acm: add Infineon/Comneon modem support
 2026-01-27  6:50 UTC  (8+ messages)
` [PATCH v1 1/1] usb: csc-acm: add Infineon/Comneon modem support (1519:0020)

[PATCH v5 0/4] Enable secondary USB controller in host mode
 2026-01-27  5:23 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: usb: Add binding for Genesys Logic GL3590 hub
` [PATCH v5 4/4] arm64: dts: qcom: lemans-evk: Enable secondary USB controller in host mode

[PATCH net-next] net: usb: sr9700: clarify code using BIT and GENMASK macros
 2026-01-27  4:20 UTC  (3+ messages)

[PATCH net-next] net: usb: smsc95xx: use phy_do_ioctl_running function
 2026-01-27  3:40 UTC  (3+ messages)

[PATCH net-next] net: usb: replace unnecessary get_link functions with usbnet_get_link
 2026-01-27  3:40 UTC  (4+ messages)

[PATCH v6] usb: dwc3: Log dwc3 address in traces
 2026-01-27  2:37 UTC  (2+ messages)

[PATCH v4 0/5] Introduce MAX77759 charger driver
 2026-01-27  1:08 UTC  (5+ messages)
` [PATCH v4 4/5] power: supply: max77759: add "

[PATCH v10 0/2] usb:xhc:route device to secondary interrupters
 2026-01-26 14:49 UTC  (6+ messages)
` [PATCH v10 1/2] usb: xhci: refactor IRQ/interrupter plumbing for
` [PATCH v10 2/2] usb: xhci: enable secondary interrupters and route

[PATCH 02/15] usb: typec: Add parameter for the VDO to typec_altmode_enter()
 2026-01-26 14:26 UTC  (4+ messages)
` [PATCH 2/15] "

[PATCH 13/21] usb: typec: fusb302: Remove IRQF_ONESHOT
 2026-01-26 14:21 UTC  (3+ messages)

[PATCH v2] usb: typec: hd3ss3220: Enable VBUS based on role state
 2026-01-26 10:42 UTC  (6+ messages)

[PATCH v2 net-next] net: usb: remove unnecessary get_drvinfo code and driver versions
 2026-01-26  9:43 UTC  (7+ messages)

[RESEND PATCH v10 0/2] usb:xhc:route device to secondary interrupters
 2026-01-26  9:34 UTC  (3+ messages)
` [RESEND PATCH v10 1/2] usb: xhci: refactor IRQ/interrupter plumbing for multi-vector support
` [RESEND PATCH v10 2/2] usb: xhci: enable secondary interrupters and route transfers per slot

[PATCH] usb: typec: ucsi: Add Thunderbolt alternate mode support
 2026-01-26  9:06 UTC 

can't enable UPLI-compatible PHY
 2026-01-26  8:24 UTC  (2+ messages)

[PATCH net-next] net: usb: int51x1: remove unused includes
 2026-01-26  7:06 UTC 

[PATCH net-next] net: usb: int51x1: use usbnet_cdc_update_filter
 2026-01-26  4:40 UTC 

[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
 2026-01-26  5:08 UTC  (2+ messages)

[PATCH v14 0/9] Add Type-C DP support for RK3399 EVB IND board
 2026-01-26  3:22 UTC  (3+ messages)

[PATCH net-next] net: usb: sr9700: rename register write commands for clarity
 2026-01-25 23:10 UTC  (4+ messages)

[PATCH net-next] net: usb: sr9700: use ETH_ALEN instead of magic number
 2026-01-25 23:10 UTC  (4+ messages)

[PATCH net-next] net: usb: introduce usbnet_mii_ioctl helper function
 2026-01-25 16:12 UTC  (4+ messages)

[usb:usb-testing] BUILD SUCCESS 8acc379b664ec987dcc7eca25a5f5c4a9a4eb9c4
 2026-01-25  1:42 UTC 

[PATCH net-next] net: usb: remove unnecessary get_drvinfo code and driver versions
 2026-01-24 18:55 UTC  (3+ messages)

USB/IP bug report - dmesg filled with to usb_unlink_urb() when using two instances of same device
 2026-01-24 17:13 UTC  (12+ messages)

[PATCH net-next] net: usb: sr9700: replace magic numbers with register bit macros
 2026-01-24 10:25 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS 72fe00b71067e141908153dda66bc0cebe3094ea
 2026-01-24  4:36 UTC 

[syzbot] [lsm?] [input?] [usb?] memory leak in prepare_creds (6)
 2026-01-24  4:11 UTC 

[PATCH V4 1/1] usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
 2026-01-23 17:31 UTC 

[PATCH] USB: serial: option: add Telit FN920C04 RNDIS compositions
 2026-01-23 15:19 UTC 

[PATCH v9] usb:xhci:route device to secondary interrupters
 2026-01-23 12:51 UTC  (3+ messages)

[Bug 215740] New: kernel warning: DMA-API: xhci_hcd: cacheline tracking EEXIST, overlapping mappings aren't supported
 2026-01-22 19:38 UTC  (2+ messages)
` [Bug 215740] "

[PATCH v3 0/2] usb: phy: tegra: add support for HSIC mode
 2026-01-22 15:11 UTC  (3+ messages)
` [PATCH v3 1/2] usb: phy: tegra: use phy type directly
` [PATCH v3 2/2] usb: phy: tegra: add HSIC support


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