Linux USB
 help / color / mirror / Atom feed
 messages from 2026-08-16 21:39:22 to 2026-08-18 10:17:23 UTC [more...]

[PATCH 00/10] ARM: qcom: msm8974: enable HSIC controller
 2026-08-18 10:17 UTC  (15+ messages)
` [PATCH 03/10] phy: qcom-usb-hsic: do not run the sleep calibration clock
` [PATCH 04/10] phy: qcom-usb-hsic: engage HSIC mode from phy_calibrate()
` [PATCH 06/10] usb: chipidea: msm: keep the glue device runtime-active
` [PATCH 07/10] usb: chipidea: msm: do not force the TX FIFO idle on HSIC instances
` [PATCH 08/10] usb: chipidea: host: calibrate the PHY after starting the host
` [PATCH 09/10] ARM: dts: qcom: msm8974: add the HSIC USB controller
` [PATCH 10/10] ARM: dts: qcom: apq8074-dragonboard: enable the HSIC host

[PATCH v2] usb: cdnsp: fix wakeup from S3 after controller context loss
 2026-08-18 10:29 UTC 

[PATCH v9 0/3] Add Apple T2 NHI Device links
 2026-08-18  9:50 UTC  (4+ messages)
` [PATCH v9 1/3] thunderbolt: Shift tb_apple_add_links to pci.c
` [PATCH v9 2/3] thunderbolt: Add device links for Apple machines with Titan Ridge
` [PATCH v9 3/3] thunderbolt: Add device links for Apple systems with Icelake thunderbolt

[PATCH v2 0/9] arm64: dts: phy: st: usb: Add STM32MP2 USB support
 2026-08-18  9:28 UTC  (19+ messages)
` [PATCH v2 1/9] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
` [PATCH v2 2/9] phy: stm32: Add support for "
` [PATCH v2 3/9] dt-bindings: usb: generic-ehci: Document access-controllers property
` [PATCH v2 4/9] dt-bindings: usb: generic-ohci: "
` [PATCH v2 5/9] dt-bindings: usb: dwc3: Document ST STM32MP2 DWC3 xHCI USB controller
` [PATCH v2 6/9] usb: dwc3: dwc3-generic-plat: Add ST STM32MP2 DWC3 xHCI USB controller glue
` [PATCH v2 7/9] dt-bindings: arm: stm32: Switch st,stm32mp23/25-syscfg into simple-mfd
` [PATCH v2 8/9] arm64: dts: st: Add USB nodes on stm32mp231
` [PATCH v2 9/9] arm64: dts: st: Add USB nodes on stm32mp251

[PATCH v14 00/38] phy: rockchip: usbdp: Clean up the mess
 2026-08-18  9:27 UTC  (5+ messages)

[PATCH 00/10] ARM: qcom: enable USB3 (DWC3) controller on MSM8974 platform
 2026-08-18  9:06 UTC  (15+ messages)
` [PATCH 04/10] phy: qcom-ipq806x-usb: add MSM8974 HS PHY support
` [PATCH 05/10] phy: qcom-ipq806x-usb: fix the SS PHY TEST_POWERDOWN bit
` [PATCH 06/10] phy: qcom-ipq806x-usb: fix the PHY_PARAM_CTRL1 field masks
` [PATCH 07/10] phy: qcom-ipq806x-usb: parse the tx-deamp-3_5db property as documented
` [PATCH 08/10] phy: qcom-ipq806x-usb: support the MSM8974 SS PHY parameters
` [PATCH 09/10] ARM: dts: qcom: msm8974: add the USB3 controller and its PHYs
` [PATCH 10/10] ARM: dts: qcom: apq8074-dragonboard: enable the USB3 host

[PATCH v2] xhci: fix lost bounce buffers on TDs spanning several ring segments
 2026-08-18  8:47 UTC  (4+ messages)

[PATCH] usb: gadget: f_hid: do not copy_from_user() under a spinlock
 2026-08-18  8:42 UTC  (8+ messages)
  ` [PATCH] usb: gadget: f_hid: drop ERROR() on copy_from_user() failure
    ` [PATCH v2] "

[PATCH] usb: ehci: fix QTD list corruption in qh_completions
 2026-08-18  8:36 UTC  (2+ messages)

[PATCH] usb: gadgetfs: fix use-after-free in ep_open()
 2026-08-18  8:35 UTC  (3+ messages)

[PATCH] usb: typec: mux: Fix typec_switch_match()
 2026-08-18  8:32 UTC  (2+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
 2026-08-18  7:42 UTC  (7+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Write in pn_bind
 2026-08-18  7:33 UTC  (2+ messages)

[PATCH v6 0/3] driver core: add enumeration failure uevent helper
 2026-08-18  6:40 UTC  (3+ messages)

[PATCH 0/5] thunderbolt: Fix DP tunnel teardown while an async DPRX read is running
 2026-08-18  6:19 UTC  (14+ messages)
` [PATCH 1/5] thunderbolt: Fix tunnel reference leak when the DPRX work is not started
` [PATCH 2/5] thunderbolt: Hold a switch reference for each path hop
` [PATCH 3/5] thunderbolt: Fix domain reference leak when DPRX read is canceled
` [PATCH 4/5] thunderbolt: Don't access a DP tunnel after its DPRX read was canceled
` [PATCH 5/5] thunderbolt: Cancel the DPRX read when the domain is stopped

[PATCH v2 0/2] Axiado AX3000 and AX3005 USB Device Controller (UDC)
 2026-08-18  5:57 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: gadget: udc: add Axiado AX3000 and AX3005 UDC
` [PATCH v2 2/2] usb: gadget: udc: add Axiado AX3000 and AX3005 UDC driver

[PATCH] usb: xhci-pci: Add AMD 600 series to xhci-pci-prom21
 2026-08-18  5:35 UTC 

[PATCH net-next v7 00/14] ax88179_178a: Add support for AX88179A-based chips
 2026-08-18  4:51 UTC  (6+ messages)
` [PATCH net-next v7 03/14] ax88179_178a: Split driver into library and device specific code
` [PATCH net-next v7 05/14] ax88179_178a: Add HW support for AX179A-based chips

[PATCH v8 0/3] Add Apple T2 NHI Device links
 2026-08-18  4:35 UTC  (6+ messages)
` [PATCH v8 1/3] thunderbolt: Shift tb_apple_add_links to pci.c
` [PATCH v8 2/3] thunderbolt: Add device links for Apple machines with Titan Ridge
` [PATCH v8 3/3] thunderbolt: Add device links for Apple systems with Icelake thunderbolt

[PATCH v2] usb: gadget: f_mass_storage: fix null pointer dereference in fsg_common_set_num_buffers()
 2026-08-18  3:59 UTC 

[PATCH v2 00/14] Enable USB3 for Qualcomm IPQ5018 and IPQ5332
 2026-08-18  3:34 UTC  (11+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Document the Qualcomm IPQ5332 UNIPHY USB Super-speed PHY

[PATCH RFC 0/2] USB/Bluetooth: recover MT7925 after warm reboot
 2026-08-18  3:20 UTC  (4+ messages)
` [PATCH RFC 1/2] USB: core: add helper to queue device re-enumeration
` [PATCH RFC 2/2] Bluetooth: mt7925: recover subsystem-reset timeout through USB re-enumeration

[syzbot] [mm?] WARNING in ep_write_iter
 2026-08-18  3:12 UTC  (22+ messages)

[PATCH] mm/slab: reject unsupported kmalloc sizes
 2026-08-18  2:59 UTC  (2+ messages)

[PATCH] tools: usb: ffs-test: fix pthread_join return value check
 2026-08-18  2:57 UTC 

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-08-18  2:57 UTC  (13+ messages)

[PATCH v5] usbip: make remote list honor parsable output
 2026-08-18  2:32 UTC  (2+ messages)

IT教育で、新規事業
 2026-08-18  2:15 UTC 

[PATCH] usbip: tools: remove duplicate "daemon" entry in longopts
 2026-08-18  2:15 UTC 

[PATCH] usbip: tools: fix wrong variable and double le16toh in list_gadget_devices
 2026-08-18  2:01 UTC 

[PATCH 0/8] arm64: dts: phy: st: usb: Add STM32MP2 USB support
 2026-08-17 18:50 UTC  (4+ messages)
` [PATCH 7/8] arm64: dts: st: Add USB nodes on stm32mp231

[PATCH 00/12] Add TH1520 USB support
 2026-08-17 23:52 UTC  (14+ messages)
` [PATCH 02/12] clk: thead: th1520-ap: add support for MISC subsys clocks
` [PATCH 03/12] riscv: dts: thead: add device tree node for MISC clock controller

[BUG] xhci: repeated URB cancel on UVC status interrupt EP (0x83) loops for ~15s, stalls camera - Intel Cannon Point-LP [8086:9ded]
 2026-08-17 22:09 UTC  (4+ messages)

[PATCH 0/7] dt-bindings: usb: ti: Convert AM33xx/DA8xx MUSB bindings to DT schema
 2026-08-17 21:46 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: dma: ti,cppi41: Convert "
` [PATCH 2/7] dt-bindings: phy: ti,am335x-usb-phy: "
` [PATCH 3/7] ARM: dts: ti: am335x: Fix redundant interrupts property in USB nodes
` [PATCH 4/7] dt-bindings: usb: ti,musb-am33xx: Convert to DT schema
` [PATCH 5/7] dt-bindings: usb: ti,am335x-usb-ctrl-module: "
` [PATCH 6/7] dt-bindings: usb: ti,am33xx-usb: "
` [PATCH 7/7] dt-bindings: usb: ti,da830-musb: "

[PATCH v3] net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
 2026-08-17 20:00 UTC  (2+ messages)

[PATCH net-next v2] net: usb: cx82310_eth: bound partial-frame remainder by current skb length
 2026-08-17 19:54 UTC 

[PATCH] usb: gadget: f_ncm: restart the TX timer if the TX freelist is empty
 2026-08-17 19:26 UTC 

[PATCH] usb: gadget: f_mass_storage: fix null pointer dereference in fsg_common_set_num_buffers()
 2026-08-17 16:49 UTC  (8+ messages)

[PATCH] usb: dwc3: gadget: don't error on dequeue of a completed request
 2026-08-17 16:44 UTC 

[PATCH] usb: dwc3: cascade usb-role down to the phys with phy_set_mode_ext
 2026-08-17 16:30 UTC 

[PATCH v2 1/1] usb: f_mass_storage: Bump local buffer size in fsg_common_create_luns()
 2026-08-17 16:11 UTC 

[PATCH v1 1/1] usb: f_mass_storage: Bump local buffer size in fsg_common_create_luns()
 2026-08-17 16:02 UTC  (5+ messages)

[PATCH RESEND] USB: serial: mos7720: fix actual baud rate not reported back to TTY
 2026-08-17 15:53 UTC  (2+ messages)

[PATCH] usb: cdns2: Handle ZLP request allocation failure
 2026-08-17 15:19 UTC 

[PATCH] usb: cdns3: Handle ZLP request allocation failure
 2026-08-17 14:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] usb: typec: ucsi: Handle connectors already attached at init
 2026-08-17 10:44 UTC  (3+ messages)

[PATCH] usb: typec: ucsi: use UCSI_TIMEOUT_MS for sync command completion
 2026-08-17  9:36 UTC  (3+ messages)

[PATCH] USB: serial: simple: narrow OWON match to avoid breaking VDS1022
 2026-08-17  9:35 UTC  (3+ messages)

[Bug 221142] New: ucsi_acpi actively breaks USB-C PD charging on Lenovo Legion Pro 7 (Arrow Lake)
 2026-08-17  9:20 UTC  (2+ messages)
` [Bug 221142] "

[RFC PATCH] usb: typec: ucsi: retry init when the PPM answers early commands incorrectly
 2026-08-17  9:01 UTC  (2+ messages)
  `  "

[syzbot] [usb?] general protection fault in fsg_common_set_num_buffers
 2026-08-17  8:07 UTC  (2+ messages)

[PATCH] usb: dwc2: handle OTG HNP SetFeature requests
 2026-08-17  8:00 UTC 

[PATCH v4] scsi: core: Drop Scsi_Host.default_lock
 2026-08-17  7:53 UTC 

[PATCH v3] USB: serial: option: add support for SIMCom SIM8260C
 2026-08-17  7:14 UTC 

[PATCH v3 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-17  7:13 UTC  (4+ messages)

[PATCH v2] USB: serial: option: add support for SIMCom SIM8260C
 2026-08-17  7:12 UTC  (3+ messages)

回复: [PATCH] usb: f_fs-aio-simple: add NULL checks for malloc calls
 2026-08-17  6:53 UTC  (2+ messages)

[PATCH] usb: ffs-test: add NULL check for malloc in descs_to_legacy
 2026-08-17  6:48 UTC 

[PATCH] usb: f_fs-aio-simple: add NULL checks for malloc calls
 2026-08-17  6:32 UTC  (2+ messages)

[PATCH] usbip: add NULL check for calloc in do_standalone_mode
 2026-08-17  6:15 UTC 

[PATCH] usbip: add NULL check for calloc in usbip_exported_device_new
 2026-08-17  6:06 UTC 

[PATCH] usb: typec: mux: gpio-sbu-mux: fix SBU path not enabled on orientation change
 2026-08-17  4:32 UTC  (2+ messages)

[PATCH] USB: serial: option: add support for SIMCom SIM8260C
 2026-08-17  1:49 UTC  (2+ messages)

[syzbot] [usb?] INFO: trying to register non-static key in gadget_dev_open
 2026-08-16 22:55 UTC 


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