public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-08 16:01:02 to 2026-03-10 11:55:41 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 11:49 UTC  (34+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 38/61] net: "
` [PATCH 40/61] phy: "

[Bug 217475] New: Foxconn / Hon Hai Bluetooth adapter 0489:e0cd stops working on ThinkPad T14s AMD Gen1
 2026-03-10 11:42 UTC  (3+ messages)
` [Bug 217475] "

[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
 2026-03-10 10:56 UTC  (2+ messages)

[Bug 221184] New: mouse/keyboard (connected via hub) usb reset under system load with weak cpu
 2026-03-10 10:09 UTC  (20+ messages)
` [Bug 221184] "

[PATCH 0/6] Use safer strscpy() instead of strcpy()
 2026-03-10  9:44 UTC  (7+ messages)
` [PATCH 1/6] USB: serial: ti_usb_3410_5052: "
` [PATCH 2/6] usb: musb: "
` [PATCH 3/6] usb: gadget: functionfs: "
` [PATCH 4/6] usb: typec: tcpm: "
` [PATCH 5/6] usb: gadget: udc: "
` [PATCH 6/6] usbip: vhci_sysfs: "

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-10  9:08 UTC  (30+ messages)
` [PATCH v3 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v3 phy-next 03/24] usb: add "
` [PATCH v3 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 05/24] phy: "
` [PATCH v3 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v3 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v3 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v3 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v3 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v3 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v3 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v3 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v3 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v3 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v3 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v3 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v3 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v3 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v3 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v3 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v3 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH AUTOSEL 6.19-5.15] net: usb: r8152: add TRENDnet TUC-ET2G
 2026-03-10  9:01 UTC 

[PATCH] USB: serial: opticon: fix UAF in write callback during port removal
 2026-03-10  8:56 UTC  (2+ messages)

[PATCH 0/2] USB: drop further redundant device references
 2026-03-10  8:35 UTC  (4+ messages)
` [PATCH 2/2] USB: usbip: drop redundant device reference

[PATCH 0/2] usb: typec: tcpci: support setting orientation via GPIO
 2026-03-10  8:13 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: nxp,ptn5110: add optional orientation-gpio property
` [PATCH 2/2] usb: typec: tcpci: support setting orientation via GPIO

[PATCH] usb: dwc2: exit clock_gating when stopping udc caused deadlock
 2026-03-10  8:00 UTC 

[RFC/RFT PATCH 0/3] Prepwork for non-PCIe NHI/TBT hosts
 2026-03-10  5:40 UTC  (8+ messages)
` [PATCH RFC/RFT 1/3] thunderbolt: Move pci_device out of tb_nhi
` [PATCH RFC/RFT 2/3] thunderbolt: Separate out common NHI bits
` [PATCH RFC/RFT 3/3] thunderbolt: Add some more descriptive probe error messages

[PATCH v2 0/2] improve usb_role_switch_is_parent()
 2026-03-10  2:47 UTC  (8+ messages)
` [PATCH v2 1/2] Revert "tcpm: allow looking for role_sw device in the main node"
` [PATCH v2 2/2] usb: roles: get usb role switch from parent only for usb-b-connector

[westeri-thunderbolt:fixes] BUILD SUCCESS 73a505dc48144ec72e25874e2b2a72487b02d3bc
 2026-03-10  1:53 UTC 

[PATCH v4 0/3] arm64: dts: qcom: glymur: Add USB support
 2026-03-09 21:48 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: usb: qcom,dwc3: Allow high-speed interrupt on Glymur, Hamoa and Milos
` [PATCH v4 2/3] arm64: dts: qcom: glymur: Add USB related nodes
` [PATCH v4 3/3] arm64: dts: qcom: glymur-crd: Enable USB support

[PATCH v2 0/2] net: usb: cdc_ncm: fix NDP nframes bounds check
 2026-03-09 20:34 UTC  (3+ messages)
` [PATCH v2 1/2] net: usb: cdc_ncm: add ndpoffset to NDP16 "
` [PATCH v2 2/2] net: usb: cdc_ncm: add ndpoffset to NDP32 "

[PATCH RFC v3 00/10] Improve Qualcomm EUD driver and platform support
 2026-03-09 20:33 UTC  (11+ messages)
` [PATCH RFC v3 01/10] dt-bindings: soc: qcom: eud: Add support for dual-port configuration
` [PATCH RFC v3 02/10] usb: misc: qcom_eud: add sysfs attribute for port selection
` [PATCH RFC v3 03/10] usb: misc: qcom_eud: add per-port High-Speed PHY control
` [PATCH RFC v3 04/10] usb: misc: qcom_eud: add per-port role switch support
` [PATCH RFC v3 05/10] usb: misc: qcom_eud: improve enable_store API
` [PATCH RFC v3 06/10] usb: misc: qcom_eud: fix virtual attach/detach event handling
` [PATCH RFC v3 07/10] usb: misc: qcom_eud: add host mode coordination
` [PATCH RFC v3 08/10] usb: dwc3: qcom: notify EUD driver of role changes
` [PATCH RFC v3 09/10] arm64: dts: qcom: kodiak: Fix EUD USB controller connection
` [PATCH RFC v3 10/10] arm64: dts: qcom: Map USB connector to EUD for kodiak boards

[Bug 220936] New: ASMedia ASM4242 USB 3.2 xHCI Controller gives command timeout
 2026-03-09 18:59 UTC  (5+ messages)
` [Bug 220936] "

[PATCH v8 0/6] Introduce MAX77759 charger driver
 2026-03-09 18:15 UTC  (6+ messages)
` [PATCH v8 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v8 5/6] power: supply: max77759: add charger driver

[PATCH v3 0/5] Support TQMa8QM
 2026-03-09 17:05 UTC  (3+ messages)
` (subset) "

[PATCH v3] usbhid: tolerate intermittent errors
 2026-03-09 15:52 UTC 

[syzbot] [usb?] general protection fault in usb_gadget_udc_reset (4)
 2026-03-09 15:43 UTC  (6+ messages)

[PATCH v1 0/3] Add support for AVS in TCPM
 2026-03-09 15:22 UTC  (3+ messages)
` [PATCH v1 2/3] power: supply: Add PD SPR AVS support to USB type enum

[PATCH v3] usb: typec: tcpm: improve handling of DISCOVER_MODES failures
 2026-03-09 15:15 UTC 

[PATCH v1] usb: dwc3: pci: add support for the Intel Nova Lake -H
 2026-03-09 13:02 UTC 

[PATCH v2] usb: typec: tcpm: improve handling of DISCOVER_MODES failures
 2026-03-09 12:34 UTC  (2+ messages)

[PATCH v2 0/7] usb: gadget: Fix net_device lifecycle with device_move
 2026-03-09 12:04 UTC  (8+ messages)
` [PATCH v2 1/7] Revert "usb: gadget: f_ncm: Fix atomic context locking issue"
` [PATCH v2 2/7] Revert "usb: legacy: ncm: Fix NPE in gncm_bind"
` [PATCH v2 3/7] Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"
` [PATCH v2 4/7] Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"
` [PATCH v2 5/7] Revert "usb: gadget: u_ether: use <linux/hex.h> header file"
` [PATCH v2 6/7] Revert "usb: gadget: u_ether: add gether_opts for config caching"
` [PATCH v2 7/7] usb: gadget: f_ncm: Fix net_device lifecycle with device_move

[PATCH] thunderbolt: nhi: Don't act on random stack values
 2026-03-09 11:39 UTC  (2+ messages)

[PATCH] usb: ucsi: huawei_gaokun: make gaokun_ucsi_ops static
 2026-03-09 11:33 UTC  (2+ messages)

[PATCH 0/3] usb: gadget: Refactor NCM net_device lifecycle
 2026-03-09 10:37 UTC  (4+ messages)
` [PATCH 3/3] usb: gadget: f_ncm: align net_device lifecycle with bind/unbind

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-03-09 10:31 UTC  (2+ messages)
` [Bug 221073] "

[syzbot] [sound?] general protection fault in snd_scarlett2_init
 2026-03-09 10:29 UTC  (7+ messages)
` [PATCH] ALSA: usb-audio: Add the number of endpoints checked was 0
    ` [PATCH v2] ALSA: scarlett2: "

[PATCH RFT v3 0/3] arm64: dts: qcom: glymur: Add USB support
 2026-03-09 10:10 UTC  (4+ messages)
` [PATCH RFT v3 2/3] arm64: dts: qcom: glymur: Add USB related nodes

[PATCH] usb: dwc3: gadget: Inform system of suspended state
 2026-03-09  9:52 UTC  (11+ messages)

[PATCH v2 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-09  9:18 UTC  (9+ messages)
` [PATCH v2 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v2 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH] usb: chipidea: scope ci_ulpi_resume() to CONFIG_PM
 2026-03-09  8:45 UTC 

[PATCH] Revert "tcpm: allow looking for role_sw device in the main node"
 2026-03-09  7:36 UTC  (9+ messages)

[PATCH] usb: gadget: f_uvc: fix NULL pointer dereference during unbind race
 2026-03-09  5:31 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/2] usb: offload: Decouple interrupter lifecycle and refactor usage tracking
 2026-03-09  2:22 UTC  (3+ messages)
` [PATCH v2 1/2] usb: offload: move device locking to callers in offload.c
` [PATCH v2 2/2] ALSA: usb: qcom: manage offload device usage

[PATCH 05/10 net-next] drivers: net: drop ipv6_stub usage and use direct function calls
 2026-03-09  2:19 UTC 

[PATCH RFC 0/2] usb: typec: qcom: Add shared USBIN VBUS detection via GPIO
 2026-03-08 23:20 UTC  (3+ messages)
` [PATCH RFC 1/2] dt-bindings: usb: qcom,pmic-typec: Document vbus-detect-gpios property
` [PATCH RFC 2/2] usb: typec: qcom: Add support for shared USBIN VBUS detection

[syzbot] [mm?] WARNING: suspicious RCU usage in usb_tx_block
 2026-03-08 22:54 UTC 

[BUG] UAS protocol hangs on Realtek RTL9210B (0bda:9210, bcdDevice f0.01)
 2026-03-08 19:37 UTC  (3+ messages)
  ` [PATCH] USB: storage: UAS: ignore UAS on Realtek RTL9210B with firmware f0.01

[Bug 221103] New: xhci_hcd: System lockup under CPU load during rapid usbfs polling of SuperSpeed root hubs on AMD Ryzen platforms
 2026-03-08 17:56 UTC  (2+ messages)
` [Bug 221103] xhci_hcd: System lockup under CPU load during usbfs polling of USB devices on AMD platforms

potential bug or quirk in the linux kernel usb subsystem, usb microphone sampling rate resolution rate
 2026-03-08 17:36 UTC 

[PATCH v3 0/5] dt-bindings: usb: atmel: convert Atmel USB controller bindings to YAML
 2026-03-08 16:06 UTC  (3+ messages)
` [PATCH v3 1/5] arm: dts: at91: remove unused #address-cells/#size-cells from sam9x60 udc node


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