public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-15 12:32:29 to 2026-04-23 14:55:49 UTC [more...]

[PATCH] usb: core: Fix bandwidth for devices with invalid wBytesPerInterval
 2026-04-23 14:55 UTC  (16+ messages)
              ` [PATCH 1/2] usb: core: Fix root hub descriptor wBytesPerInterval
                ` [PATCH 2/2] usb: core: Fix up Interrupt IN endpoints with bogus wBytesPerInterval

[RFC PATCH 1/2] xhci: prevent automatic endpoint restart after stall or error
 2026-04-23 14:12 UTC  (21+ messages)

[PATCH] HID: usbhid: sanitize hid->uniq against non-printable bytes
 2026-04-23 14:03 UTC  (8+ messages)
` USB: core: sanitize string descriptors against C0 control characters

[PATCH v2] usb: gadget: udc: skip pullup() if already connected
 2026-04-23 14:00 UTC  (2+ messages)

[PATCH] usb: usbtmc: Allocate enough space for interrupt-IN buffer
 2026-04-23 13:03 UTC  (4+ messages)

[PATCH] mfd: max77759: fix comment style for enums
 2026-04-23 12:07 UTC  (2+ messages)

[PATCH v2 1/3] usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq()
 2026-04-23 10:20 UTC  (3+ messages)
` [PATCH v2 2/3] usb: chipidea: udc: support dynamic gadget add/remove
` [PATCH v2 3/3] usb: chipidea: core: convert ci_role_switch to local variable

[PATCH 1/3] usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq()
 2026-04-23 10:02 UTC  (10+ messages)
` [PATCH 2/3] usb: chipidea: udc: support dynamic gadget add/remove
` [PATCH 3/3] usb: chipidea: core: convert ci_role_switch to local variable

[PATCH] dt-bindings: Remove the redundant 'type: boolean'
 2026-04-23  9:20 UTC  (3+ messages)

[PATCH v4 1/3] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
 2026-04-23  3:09 UTC  (3+ messages)

[PATCH] net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
 2026-04-23  0:49 UTC  (5+ messages)
  ` [PATCH net v2] "

[PATCH] usb: gadget: udc: skip pullup() if already connected
 2026-04-22 14:24 UTC  (6+ messages)

[PATCH v8 1/2] usb: serial: add support for CH348
 2026-04-22 12:55 UTC  (12+ messages)

[PATCH] dt-bindings: Fix phandle-array constraints, again
 2026-04-22 10:22 UTC  (6+ messages)

[PATCH v2] usb: gadget: configfs: fix OOB read in ext_prop_data_show()
 2026-04-22  2:39 UTC 

[PATCH] usb: gadget: configfs: fix 1-byte OOB read in ext_prop_data_show()
 2026-04-21 16:27 UTC  (2+ messages)

[Bug 221340] New: uas driver hangs and causes usb reset
 2026-04-21 14:27 UTC  (9+ messages)
` [Bug 221340] "

[PATCH] net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
 2026-04-21 12:34 UTC  (3+ messages)

[PATCH] usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() fails
 2026-04-21 11:24 UTC 

[BUG] ucsi_acpi: Fails to bind on USBC000 devices, version=0 in NVS blocks probe
 2026-04-21 11:15 UTC 

[PATCH] usb: rtl8150: avoid using uninitialized CSCR value
 2026-04-21 10:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/6] drm: handle IRQ_HPD events correctly
 2026-04-21  9:51 UTC  (8+ messages)
` [PATCH v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v3 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v3 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v3 6/6] usb: typec: ucsi: huawei-gaokun: "

[PATCH] usb: gadget: udc: Fix overwriting the gadget driver of occupied udc
 2026-04-21  7:32 UTC  (3+ messages)

[PATCH v3 0/2] usb: cdns3: USBSSP platform driver support
 2026-04-21  6:24 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: usb: cdns,usb3: document USBSSP controller support
` [PATCH v3 2/2] usb: cdns3: Add USBSSP platform driver support

DP routing from iGPU to discrete Barlow Ridge TB5 on HP ZBook Fury G1i
 2026-04-21  4:45 UTC  (3+ messages)

[syzbot] [net?] [usb?] KASAN: slab-use-after-free Read in rtl8150_start_xmit
 2026-04-20 21:47 UTC 

[syzbot] [i2c?] [usb?] WARNING: ODEBUG bug in i2c_device_remove (2)
 2026-04-20 21:36 UTC 

[BUG] USB-C DisplayPort Alt-Mode not detected on MSI Cyborg 15 A12VE (Alder Lake + RTX 4050)
 2026-04-20 18:21 UTC  (2+ messages)

[RFC PATCH] usb: typec: ucsi: acpi: bootstrap PPM on HP systems with empty _DSM func 2
 2026-04-20 17:23 UTC  (2+ messages)
` [PATCH v7] usb: typec: ucsi: acpi: bootstrap PPM on "

[PATCH 1/2] usb: usblp: fix heap leak in IEEE 1284 device ID via short response
 2026-04-20 16:11 UTC  (2+ messages)
` [PATCH 2/2] usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl

[PATCH v2 0/6] drm: handle IRQ_HPD events correctly
 2026-04-20 15:31 UTC  (7+ messages)
` [PATCH v2 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH v2 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v2 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v2 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v2 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v2 6/6] usb: typec: ucsi: huawei-gaokun: "

[PATCH 0/6] drm: handle IRQ_HPD events correctly
 2026-04-20 12:22 UTC  (17+ messages)
` [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH 6/6] usb: typec: ucsi: huawei-gaokun: "

[PATCH] usb: typec: mux: ps883x: Power the retimer off when not in use
 2026-04-20 11:40 UTC 

[PATCH v2] usb: cdnsp: add support for eUSB2v2 port
 2026-04-20 10:23 UTC 

[PATCH] usb: cdnsp: add support for eUSB2v2 port
 2026-04-20  9:01 UTC  (4+ messages)

[PATCH v2 0/4] HID: Proper fix for OOM in hid-core
 2026-04-20  8:01 UTC  (7+ messages)
` [PATCH v2 1/4] HID: pass the buffer size to hid_report_raw_event
` [PATCH v2 2/4] HID: core: introduce hid_safe_input_report()
` [PATCH v2 3/4] HID: multitouch: use __free(kfree) to clean up temporary buffers
` [PATCH v2 4/4] HID: wacom: "

[syzbot] [wireless?] KASAN: slab-use-after-free Write in rsi_91x_deinit
 2026-04-20  7:05 UTC 

[PATCH v1 0/2] usb: gadget: udc: simplify lock holding using guards
 2026-04-20  6:56 UTC  (7+ messages)
` [PATCH v1 1/2] usb: gadget: udc: simplify udc_lock "
` [PATCH v1 2/2] usb: gadget: udc: simplify connect_lock "

vhci_hcd: bulk streams
 2026-04-20  5:38 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: fix debug accessory mode detection for sink ports
 2026-04-20  3:03 UTC 

[PATCH] usb: gadget: udc: max3420: validate endpoint index before array access
 2026-04-20  1:46 UTC  (3+ messages)

[PATCH] usb: typec: tcpm: replace strcpy with strscpy
 2026-04-19 21:36 UTC 

[PATCH] usb: gadget: f_fs: serialize DMABUF cancel against request completion
 2026-04-19 16:12 UTC 

[PATCH] usb: gadget: f_fs: copy only received bytes on short ep0 read
 2026-04-19 16:03 UTC 

[GIT PULL] USB/Thunderbolt driver changes for 7.1-rc1
 2026-04-19 15:54 UTC  (2+ messages)

[PATCH v5 0/3] USB/UVC: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
 2026-04-18 17:26 UTC  (4+ messages)
` [PATCH v7 0/2] media: uvcvideo: "

[PATCH v2 0/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
 2026-04-18  0:33 UTC  (10+ messages)
` [PATCH v2 2/4] usb: dwc3: xilinx: Introduce dwc3_xlnx_config for per-platform data
` [PATCH v2 3/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
` [PATCH v2 4/4] usb: dwc3: xilinx: Add support to program MMI USB TX deemphasis

[PATCH v2] usb: dwc3: Move GUID programming after PHY initialization
 2026-04-17 23:13 UTC  (3+ messages)

[PATCH v3] usbip: vudc: Fix use after free bug in vudc_remove due to race condition
 2026-04-17 16:35 UTC  (2+ messages)
` [PATCH] "

[Bug 221379] New: xhci_hcd: USB ports intermittently disabled with "EMI?" on Intel Alder Lake-S PCH (Z690) with Genesys Logic hubs
 2026-04-17 13:08 UTC 

[PATCH] usb: cdns3: attempt to fix Kconfig dependencies
 2026-04-17  9:45 UTC  (10+ messages)

[PATCH] usb: dwc3: Fix GUID register programming order
 2026-04-17  6:39 UTC  (7+ messages)

[PATCH] usb: dwc3: qcom: allocate clks with main struct
 2026-04-16 22:55 UTC  (2+ messages)

[PATCH 0/4] HID: Proper fix for OOM in hid-core
 2026-04-16 14:46 UTC  (4+ messages)
` [PATCH 2/4] HID: core: introduce hid_safe_input_report()

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-16 12:30 UTC  (5+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "

[Bug 221359] New: Regression/Warning: typec_altmode_update_active+0x101 triggered by UCSI poll worker when negotiating Alt Mode on DisplayLink device
 2026-04-16 10:15 UTC  (3+ messages)
` [Bug 221359] "

[Bug 221337] New: Regression: USB webcam (0bda:636e) fails to resume from suspend on 7.0.0-rc6
 2026-04-16 10:14 UTC  (2+ messages)
` [Bug 221337] "

社長のNG行動
 2026-04-16  3:14 UTC 

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-04-15 22:10 UTC  (3+ messages)
` [PATCH v5 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()

[PATCH] usb: sl811_cs: fix failed platform device registration cleanup
 2026-04-15 19:03 UTC 

[PATCH v2 0/1] Fix EIC7700 USB reset's issue
 2026-04-15 14:47 UTC  (3+ messages)
` [PATCH v2 1/1] dt-bindings: usb: "

[PATCH] usb: typec: tcpm: reset internal port states on soft reset AMS
 2026-04-15 12:59 UTC  (2+ messages)

[PATCH] usb: typec: intel_pmc_mux: combine kzalloc + kcalloc
 2026-04-15 12:56 UTC  (2+ messages)

[PATCH] usb: ulpi: fix memory leak on ulpi_register() error paths
 2026-04-15 12:44 UTC  (2+ messages)

[PATCH 0/2] thunderbolt: harden XDomain property parser
 2026-04-15 12:32 UTC  (6+ messages)
` [PATCH 1/2] thunderbolt: property: harden XDomain property parser against crafted peer
  ` [PATCH v2 0/4] thunderbolt: harden XDomain property parser
    ` [PATCH v2 2/4] thunderbolt: property: reject dir_len < 4 to prevent size_t underflow
    ` [PATCH v2 3/4] thunderbolt: property: cap recursion depth in __tb_property_parse_dir()
    ` [PATCH v2 4/4] thunderbolt: test: add KUnit regression tests for XDomain property parser


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