public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 01:13:09 to 2026-03-28 21:22:27 UTC [more...]

correctly handling EPROTO
 2026-03-28 21:22 UTC  (16+ messages)

[PATCH] usb: common: fix all alignment warnings in usb-otg-fsm.c
 2026-03-28 17:33 UTC 

UAS peripheral with unrecognized TRIM support
 2026-03-28 16:23 UTC 

[PATCH] usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
 2026-03-28 16:03 UTC  (2+ messages)

[PATCH] usb: cdns3: gadget: fix resource leak on gadget init failure
 2026-03-28 15:15 UTC 

[PATCH v3 0/2] usb: offload: Decouple interrupter lifecycle and refactor usage tracking
 2026-03-28 15:06 UTC  (5+ messages)
` [PATCH v3 1/2] usb: core: use dedicated spinlock for offload state
` Re [PATCH v3 0/2] usb: offload: Decouple interrupter lifecycle and refactor usage tracking

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

[PATCH] usb: gadget: f_hid: don't call cdev_init while cdev in use
 2026-03-27 19:22 UTC 

Oops when rebinding f_hid while /dev/hidg* is still opened
 2026-03-27 18:46 UTC  (6+ messages)

[PATCH] usbip: tools: Add usbip host driver availability check
 2026-03-27 18:29 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2] usb: typec: thunderbolt: Set enter_vdo during initialization
 2026-03-27 17:55 UTC  (2+ messages)

[PATCH v2 0/6] Fixes to Tegra USB role switching and phy handling
 2026-03-27 17:46 UTC  (11+ messages)
` [PATCH v2 2/6] usb: xhci: tegra: Remove redundant mutex when setting phy mode
` [PATCH v2 6/6] phy: tegra: xusb: Move T186 .set_mode() to common implementation

[PATCH v4 0/5] dt-bindings: usb: atmel: convert Atmel USB controller bindings to YAML
 2026-03-27 16:47 UTC  (6+ messages)
` [PATCH v4 1/5] arm: dts: at91: remove unused #address-cells/#size-cells from sam9x60 udc node
` [PATCH v4 2/5] dt-bindings: usb: generic-ohci: add AT91RM9200 OHCI binding support
` [PATCH v4 3/5] dt-bindings: usb: generic-ehci: fix schema structure and add at91sam9g45 constraints
` [PATCH v4 4/5] dt-bindings: usb: atmel,at91rm9200-udc: convert to DT schema
` [PATCH v4 5/5] dt-bindings: usb: atmel,at91sam9rl-udc: "

[PATCH] mm/slab: align kmalloc to cacheline when DMA API debugging is active
 2026-03-27 14:55 UTC  (16+ messages)

[PATCH v2] dt-bindings: usb: qcom,snps-dwc3: Document the Eliza compatible
 2026-03-27 12:51 UTC 

[PATCH v2] dma-debug: suppress cacheline overlap warning when arch has no DMA alignment requirement
 2026-03-27 12:41 UTC 

[PATCH 0/9] xhci: usb: optimize resuming from S4 (suspend-to-disk)
 2026-03-27 12:34 UTC  (10+ messages)
` [PATCH 1/9] usb: xhci: simplify CMRT initialization logic
` [PATCH 2/9] usb: xhci: relocate Restore/Controller error check
` [PATCH 3/9] usb: xhci: factor out roothub bandwidth cleanup
` [PATCH 4/9] usb: xhci: move reserving command ring trb
` [PATCH 5/9] usb: xhci: move ring initialization
` [PATCH 6/9] usb: xhci: move initialization for lifetime objects
` [PATCH 7/9] usb: xhci: split core allocation and initialization
` [PATCH 8/9] usb: xhci: improve debug messages during suspend
` [PATCH 9/9] usb: xhci: optimize resuming from S4 (suspend-to-disk)

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-27 11:28 UTC  (9+ messages)
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state

[PATCH 1/2] usb: chipidea: core: fix device mode not work in non-lpm
 2026-03-27 10:54 UTC  (5+ messages)
` [PATCH 2/2] usb: chipidea: otg: not wait vbus drop if use role_switch

[PATCH] hid: usbhid: fix deadlock in hid_post_reset()
 2026-03-27 10:34 UTC  (2+ messages)

[Bug 215740] New: kernel warning: DMA-API: xhci_hcd: cacheline tracking EEXIST, overlapping mappings aren't supported
 2026-03-27  7:32 UTC  (4+ messages)
` [Bug 215740] "

[PATCH] usbip: vhci: reject RET_SUBMIT with inflated number_of_packets
 2026-03-27  6:44 UTC 

[PATCH v2 1/3] usb: usbip: fix integer overflow in usbip_recv_iso()
 2026-03-27  6:25 UTC  (5+ messages)
` [PATCH v2 2/3] usb: usbip: validate iso frame actual_length "
` [PATCH v2 3/3] usb: usbip: fix OOB read/write in usbip_pad_iso()

[PATCH] usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
 2026-03-27  2:52 UTC  (10+ messages)

[PATCH 2/2] USB: serial: pl2303: add new PID to support PL256X (TYPE_MP)
 2026-03-27  2:29 UTC  (3+ messages)

[PATCH v3 0/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
 2026-03-26 23:25 UTC  (3+ messages)
` [PATCH v3 1/1] "

[RFC PATCH 0/2] fix xhci endpoint restart at EPROTO
 2026-03-26 23:24 UTC  (7+ messages)
` [RFC PATCH 1/2] xhci: prevent automatic endpoint restart after stall or error

[PATCH 6/6] usbip: vhci_sysfs: Use safer strscpy() instead of strcpy()
 2026-03-26 18:19 UTC 

[PATCH] usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo
 2026-03-26 16:37 UTC  (3+ messages)

[PATCH v2 0/2] usb: misc: Add Terminus FE1.1 USB2.0 Hub support
 2026-03-26 15:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add support for Terminus FE1.1s USB2.0 Hub controller

[PATCH] USB: cdc-acm: Add support for second ACM channel on more Nokia phones
 2026-03-26 14:37 UTC 

[PATCH net-next v4 0/3] r8152: add helper functions for PLA/USB/PHY OCP registers
 2026-03-26 13:19 UTC  (7+ messages)
` [PATCH net-next v4 1/3] r8152: fix incorrect register write to USB_UPHY_XTAL
` [PATCH net-next v4 2/3] r8152: add helper functions for PLA/USB OCP registers
` [PATCH net-next v4 3/3] r8152: add helper functions for PHY "

[PATCH net v3 04/11] list: Move on_list_rcu() to list.h and add on_list() also
 2026-03-26 13:18 UTC 

[PATCH v2] USB: serial: pl2303: add new PID to support PL256X (TYPE_MP)
 2026-03-26 12:30 UTC 

[PATCH v3 0/4] media: uvcvideo: Map known XU controls
 2026-03-26 11:55 UTC  (8+ messages)
` [PATCH v3 3/4] media: uvcvideo: Introduce allow_privacy_override module parameter

[PATCH v6 0/4] Enable secondary USB controller in host mode
 2026-03-26 11:42 UTC  (12+ messages)
` [PATCH v6 1/4] dt-bindings: usb: Add binding for Genesys Logic GL3590 hub

[PATCH v2] usb: gadget: raw_gadget: fix double free in raw_release
 2026-03-26 10:18 UTC  (2+ messages)

[PATCH v2] usb: gadget: raw_gadget: fix double free in raw_release
 2026-03-26  8:44 UTC  (2+ messages)

[PATCH] usb: gadget: raw_gadget: fix double free in raw_release
 2026-03-26  8:07 UTC  (2+ messages)

[PATCH] usb: translate ENOSPC for user space
 2026-03-26  6:27 UTC  (2+ messages)

Test report for [PATCH 6/6] usbip: vhci_sysfs: Use safer strscpy() instead of strcpy()
 2026-03-26  2:45 UTC 

[PATCH] USB: hub: call ACPI _PRR reset during port power-cycle on enumeration failure
 2026-03-26  1:17 UTC 

[syzbot] [usb?] [net?] KMSAN: uninit-value in rtl8150_open (2)
 2026-03-26  0:33 UTC  (3+ messages)

[PATCH v9 0/6] Introduce MAX77759 charger driver
 2026-03-25 22:22 UTC  (7+ messages)
` [PATCH v9 1/6] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v9 2/6] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v9 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v9 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array
` [PATCH v9 5/6] power: supply: max77759: add charger driver
` [PATCH v9 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH RESEND v8 0/6] Introduce MAX77759 charger driver
 2026-03-25 20:06 UTC  (4+ messages)
` [PATCH RESEND v8 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH 1/2] usb: misc: appledisplay: use HID includes
 2026-03-25 17:12 UTC  (2+ messages)
` [PATCH 2/2] usb: misc: iowarrior: "

[PATCH net-next v3 0/2] r8152: add helper functions for PLA/USB/PHY OCP registers
 2026-03-25 16:44 UTC  (7+ messages)
` [PATCH net-next v3 1/2] r8152: add helper functions for PLA/USB "

[syzbot] [usb?] KASAN: invalid-free in dev_free (3)
 2026-03-25 15:39 UTC 

regarding runtime PM in pegasus_notetaker
 2026-03-25 14:00 UTC 

[PATCH] usb: xhci: Simplify clearing the Event Interrupt bit
 2026-03-25 12:27 UTC  (5+ messages)

[PATCH] usb: xhci: Fix debugfs bandwidth reporting
 2026-03-25 12:24 UTC  (6+ messages)
    ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 06/11 net-next v5] drivers: net: drop ipv6_stub usage and use direct function calls
 2026-03-25 12:08 UTC 

[PATCH 0/6] Use safer strscpy() instead of strcpy()
 2026-03-25 11:09 UTC  (6+ messages)
` [PATCH 6/6] usbip: vhci_sysfs: "

[PATCH v2 1/3] usb: usbip: fix integer overflow in usbip_recv_iso()
 2026-03-25 10:42 UTC  (4+ messages)
` [PATCH v2 2/3] usb: usbip: validate iso frame actual_length "
` [PATCH v2 3/3] usb: usbip: fix OOB read/write in usbip_pad_iso()

[RFC 1/2] hid: usbhid: call usb_queue_reset_device directly
 2026-03-25 10:31 UTC  (2+ messages)
` [RFC 2/2] hid: usbhid: rename reset_work

[PATCH 1/3] usb: usbip: fix integer overflow in usbip_recv_iso()
 2026-03-25  9:43 UTC  (5+ messages)
` [PATCH 2/3] usb: usbip: validate iso frame actual_length "
` [PATCH 3/3] usb: usbip: fix OOB read/write in usbip_pad_iso()

[PATCH v2 0/2] usb: cdns3: USBSSP platform driver support
 2026-03-25  7:35 UTC  (4+ messages)
` [PATCH v2 2/2] usb: cdns3: Add "

[PATCH v2 0/5] dt-bindings: USB: qcom,snps-dwc3: cleanup of existing bindings
 2026-03-25  1:14 UTC  (5+ messages)
` [PATCH v2 3/5] dt-bindings: usb: qcom,snps-dwc3: Add constraints for SM6375
` [PATCH v2 5/5] dt-bindings: usb: qcom,snps-dwc3: Add constraints for IPQ5424 and IPQ9574


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