messages from 2026-08-12 01:03:18 to 2026-08-14 10:31:11 UTC [more...]
[PATCH v3 0/2] Add support for Parade PS5169 USB Type-C linear redriver
2026-08-14 10:31 UTC (7+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add Parade PS5169 redriver bindings
` [PATCH v3 2/2] usb: typec: Add support for Parade PS5169 USB Type-C redriver
[PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106
2026-08-14 10:18 UTC (4+ messages)
[PATCH v3 0/2] usb: typec: tipd: fix uninitialized typec_partner_desc on stack
2026-08-14 9:55 UTC (5+ messages)
` [PATCH v3 1/2] usb: typec: tipd: fix uninitialized typec_partner_desc in tps6598x_connect()
` [PATCH v3 2/2] usb: typec: tipd: fix uninitialized typec_partner_desc in cd321x_update_work()
[PATCH v4 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
2026-08-14 9:53 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: usb: tps6598x: Add sn201202x/ACE3
` [PATCH v4 2/3] usb: typec: tipd: Factor out i2c specifics
[syzbot] [usb?] KASAN: slab-use-after-free Read in attach_store
2026-08-14 9:32 UTC
[PATCH] USB: serial: option: add support for SIMCom SIM8260C
2026-08-14 9:01 UTC
[PATCH] usb: gadget: f_hid: only clear write_pending from the owning request
2026-08-14 8:46 UTC
[PATCH v2] sh: defconfig: enable the current M66592 UDC symbol
2026-08-14 8:32 UTC (3+ messages)
[PATCH] net: usb: lg-vl600: fix Ethernet header on fragmented RX packets
2026-08-14 3:24 UTC (2+ messages)
[PATCH v3] scsi: core: Drop Scsi_Host.default_lock
2026-08-14 2:26 UTC (2+ messages)
[PATCH v2] usb: typec: ucsi: Add ACPI_COMPANION() NULL check in ucsi_acpi_probe
2026-08-14 1:35 UTC (4+ messages)
[syzbot] [usb?] KASAN: slab-use-after-free Read in usa49_glocont_callback
2026-08-14 1:30 UTC
[GIT PULL] USB serial updates for 7.3-rc1
2026-08-14 1:25 UTC (2+ messages)
[GIT PULL] USB serial fixes for 7.2-rc7
2026-08-14 1:25 UTC (2+ messages)
[syzbot] [kernel?] WARNING in device_remove
2026-08-14 0:04 UTC
[syzbot] [usb?] memory leak in gadget_bind (2)
2026-08-14 0:03 UTC
[syzbot] [usb?] KASAN: slab-use-after-free Read in f_midi2_opts_iface_name_show
2026-08-14 0:03 UTC
[PATCH v14 00/38] phy: rockchip: usbdp: Clean up the mess
2026-08-13 20:52 UTC (39+ messages)
` [PATCH v14 01/38] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v14 02/38] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v14 03/38] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v14 04/38] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v14 05/38] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v14 06/38] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v14 07/38] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v14 08/38] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v14 09/38] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v14 10/38] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v14 11/38] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v14 12/38] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v14 13/38] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v14 14/38] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v14 15/38] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v14 16/38] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v14 17/38] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v14 18/38] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v14 19/38] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v14 20/38] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v14 21/38] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v14 22/38] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v14 23/38] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v14 24/38] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v14 25/38] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v14 26/38] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert errors
` [PATCH v14 27/38] phy: rockchip: usbdp: Only enable USB3 when not in high-speed mode
` [PATCH v14 28/38] phy: core: add notifier infrastructure
` [PATCH v14 29/38] usb: dwc3: rockchip: introduce glue driver
` [PATCH v14 30/38] usb: dwc3: core: add post PHY registration hook for platform glue
` [PATCH v14 31/38] usb: dwc3: rockchip: support PHY reset notifications
` [PATCH v14 32/38] usb: dwc3: rockchip: fix USB-C reconnect in gadget mode
` [PATCH v14 33/38] phy: rockchip: usbdp: Add phy reset notification support
` [PATCH v14 34/38] phy: rockchip: usbdp: Drop -EPROBE_DEFER hack
` [PATCH v14 35/38] phy: rockchip: usbdp: Rename mode to hw_mode
` [PATCH v14 36/38] phy: rockchip: usbdp: Fix power state handling
` [PATCH v14 37/38] phy: rockchip: usbdp: Re-init PHY on mux change
` [PATCH v14 38/38] phy: rockchip: usbdp: Add USB-C state without DP enabled
[PATCH v13 00/35] phy: rockchip: usbdp: Clean up the mess
2026-08-13 20:09 UTC (4+ messages)
[PATCH] usb: typec: tipd: Fix Thunderbolt altmode VDOs for cd321x
2026-08-13 18:43 UTC (2+ messages)
` [PATCH] usb: typec: tipd: fix VDO handling
[PATCH v3] usb: gadget: udc: Fix use-after-free in gadget_match_driver
2026-08-13 18:01 UTC (2+ messages)
[RFT PATCH] xhci: fix frame id calculation for isoc transfer
2026-08-13 17:56 UTC (11+ messages)
` [RFT PATCHv3 1/3] xhci: fix frame id calculation and checks for isoc URBs
[PATCH] usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_function_unbind()
2026-08-13 17:43 UTC
[PATCH v2 00/14] Enable USB3 for Qualcomm IPQ5018 and IPQ5332
2026-08-13 15:38 UTC (25+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Document the Qualcomm IPQ5332 UNIPHY USB Super-speed PHY
` [PATCH v2 02/14] phy: qcom: Introduce Qualcomm IPQ5332 Super-Speed USB UNIPHY driver
` [PATCH v2 03/14] arm64: dts: qcom: ipq5018: Add USB Super-Speed PHY node
` [PATCH v2 04/14] arm64: dts: qcom: ipq5332: Flatten usb controller node
` [PATCH v2 05/14] arm64: dts: qcom: ipq5018: "
` [PATCH v2 06/14] dt-bindings: usb: qcom,snps-dwc3: Add clocks for USB3 on Qualcomm IPQ5332
` [PATCH v2 07/14] dt-bindings: usb: qcom,snps-dwc3: Add clocks for USB3 on Qualcomm IPQ5018
` [PATCH v2 08/14] arm64: dts: qcom: ipq5332: Add clocks required for USB3 support
` [PATCH v2 09/14] arm64: dts: qcom: ipq5018: "
` [PATCH v2 10/14] arm64: dts: qcom: ipq5332: Add Super-Speed UNIPHY to USB node
` [PATCH v2 11/14] arm64: dts: qcom: ipq5018: "
` [PATCH v2 12/14] arm64: dts: qcom: ipq5332: Enable USB Super-Speed PHY
` [PATCH v2 13/14] arm64: dts: qcom: ipq5018: "
` [PATCH v2 14/14] arm64: defconfig: Enable qcom USB UNIPHY driver
[PATCH v3 0/2] usb: musb: da8xx: pair OF child population
2026-08-13 15:33 UTC (3+ messages)
` [PATCH v3 1/2] usb: musb: da8xx: depopulate OF children on probe failure
` [PATCH v3 2/2] usb: musb: da8xx: depopulate OF children on remove
[PATCH v3 0/2] thunderbolt: validate DROM entry extents
2026-08-13 15:25 UTC (3+ messages)
` [PATCH v3 1/2] thunderbolt: require complete DROM entry headers
` [PATCH v3 2/2] thunderbolt: validate USB4 product descriptor entry size
[PATCH v2] usb: dwc3: clear forceRM when issuing EndTransfer
2026-08-13 15:14 UTC
[PATCH 0/6] Add SpacemiT K1 USB2.0 controllers support
2026-08-13 13:39 UTC (11+ messages)
` [PATCH 1/6] dt-bindings: usb: ci-hdrc-usb2: add spacemit,k1-usb2 compatible
` [PATCH 2/6] usb: chipidea: usb2: add optional reset support
` [PATCH 3/6] usb: chipidea: usb2: add SpacemiT K1 support
` [PATCH 4/6] riscv: dts: spacemit: add USB2.0 controller nodes for K1
` [PATCH 5/6] riscv: dts: spacemit: enable USB2.0 controllers on BananaPi F3
` [PATCH 6/6] riscv: defconfig: enable ChipIdea USB controller support
[syzbot] [usb?] possible deadlock in uvcg_frame_dw_frame_interval_store
2026-08-13 11:09 UTC
[PATCH 0/8] arm64: dts: phy: st: usb: Add STM32MP2 USB support
2026-08-13 10:17 UTC (10+ messages)
` [PATCH 1/8] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
` [PATCH 8/8] arm64: dts: st: Add USB nodes on stm32mp251
[PATCH 0/8] usb: misc: onboard_usb_dev: support several devices
2026-08-13 9:53 UTC (9+ messages)
` [PATCH 1/8] dt-bindings: usb: ti,usb8041: document the TUSB8040A hub
` [PATCH 2/8] dt-bindings: net: asix,ax88178: document the AX88179
` [PATCH 3/8] dt-bindings: usb: document the Prolific PL2775 USB-SATA bridge
` [PATCH 4/8] dt-bindings: usb: microchip,usb2514: document the USB4604 hub
[PATCH] usb: cdnsp: fix wakeup from S3 after controller context loss
2026-08-13 9:48 UTC (4+ messages)
[PATCH] usb: typec: ucsi: Handle connectors already attached at init
2026-08-13 9:38 UTC
[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
2026-08-13 9:20 UTC (6+ messages)
[PATCH RESEND v7] thunderbolt: Add device links for Apple T2 NHI
2026-08-13 9:15 UTC (2+ messages)
[GIT PULL] USB4/Thunderbolt changes for v7.3 merge window
2026-08-13 9:05 UTC
[westeri-thunderbolt:next] BUILD SUCCESS 86feaba911f2f1a540a7695c8f4a98fd0fd60ac4
2026-08-13 1:22 UTC
[syzbot] [usb?] possible deadlock in uvcg_extension_ba_source_id_show
2026-08-13 0:08 UTC
[syzbot] [usb?] BUG: spinlock bad magic in gadget_dev_open
2026-08-12 22:54 UTC
[PATCH v4] usbip: make remote list honor parsable output
2026-08-12 21:03 UTC
[PATCH v7 0/2] usb: typec: ucsi: Add ITE IT8851/IT8853 support
2026-08-12 20:55 UTC (6+ messages)
` [PATCH v7 1/2] dt-bindings: usb: Add ITE IT8851/IT8853 Type-C PD controllers
` [PATCH v7 2/2] usb: typec: ucsi: Add ITE IT8851/IT8853 Type-C PD controller driver
[PATCH v3 0/2] usbip: usbip_host: remove legacy rebind_store in favor of drivers_probe
2026-08-12 19:42 UTC (4+ messages)
[PATCH v2] usb: typec: tipd: fix uninitialized typec_partner_desc on stack
2026-08-12 16:24 UTC (3+ messages)
[PATCH] debug
2026-08-12 15:34 UTC (2+ messages)
` [PATCH RESEND v7] thunderbolt: Add device links for Apple T2 NHI
[PATCH] USB: gadget: stop propagating controller OF nodes
2026-08-12 14:10 UTC (2+ messages)
[PATCH 0/4] usb: gadget: dummy_hcd: fixes found while testing virtio-usb
2026-08-12 14:03 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] usb: gadget: dummy_hcd: fix SuperSpeed ep0 maxpacket
` [PATCH v2 2/2] usb: gadget: dummy_hcd: set no_sg_constraint only on the SuperSpeed bus
[PATCH 1/2] dt-bindings: usb: snps,dwc3: Correctly restrict number of resets
2026-08-12 13:44 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: "
[PATCH v3] thunderbolt: Stop waiting on a path pending bit that never clears
2026-08-12 11:42 UTC
[PATCH v3 0/6] Add USB3.1 support for Agilex5
2026-08-12 11:32 UTC (10+ messages)
` [PATCH v3 1/6] dt-bindings: clock: agilex5: Add USB3.1 reference clock ID
` [PATCH v3 2/6] clk: socfpga: agilex5: add usb3.1 reference clock
` [PATCH v3 3/6] dt-bindings: usb: add Altera Agilex5 DWC3 controller
` [PATCH v3 4/6] arm64: dts: intel: agilex5: add USB3.1 controller node
` [PATCH v3 5/6] arm64: dts: intel: agilex5: remove usb0 in Agilex5 SoCDK
` [PATCH v3 6/6] usb: dwc3: add Altera Agilex5 support to generic platform driver
[PATCH] USB: serial: option: add Quectel EG060W
2026-08-12 10:42 UTC
[PATCH v2 1/1] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
2026-08-12 9:48 UTC (2+ messages)
[PATCH v2] usb: typec: hd3ss3220: fix VBUS regulator error message
2026-08-12 9:46 UTC
[PATCH] usb: typec: hd3ss3220: fix VBUS regulator error message
2026-08-12 9:06 UTC (2+ messages)
[PATCH] usb: typec: tipd: don't send GAID when probe fails in APP mode
2026-08-12 9:02 UTC (2+ messages)
[PATCH] usb: typec: thunderbolt: cancel work on driver removal
2026-08-12 8:53 UTC (2+ messages)
[PATCH] usb: typec: tcpci: add alert.fault handling
2026-08-12 8:44 UTC (4+ messages)
[PATCH v3 RESEND 1/2] usbip: make remote list honor parsable output
2026-08-12 7:24 UTC (5+ messages)
` [PATCH v3 RESEND 2/2] usbip: apply list options regardless of order
[BUG] rtw88_8723de: Wi-Fi and Bluetooth fail after warm reboot
2026-08-12 7:03 UTC (9+ messages)
[PATCH v3] net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
2026-08-12 5:49 UTC
[PATCH v3 1/2] usbip: make remote list honor parsable output
2026-08-12 5:40 UTC (2+ messages)
[PATCH v2] thunderbolt: Stop waiting on a path pending bit that never clears
2026-08-12 4:46 UTC (2+ messages)
[PATCH 1/3] checkpatch: Add devres_alloc() to allocation functions
2026-08-12 4:28 UTC (3+ messages)
` [PATCH 2/3] thermal: hwmon: Remove redundant OOM message
` [PATCH 3/3] usb: phy: "
[PATCH v2 RESEND] usbip: make remote list honor parsable output
2026-08-12 3:30 UTC (3+ messages)
[PATCH v3 2/2] usbip: apply list options regardless of order
2026-08-12 3:28 UTC
[PATCH v2 RESEND] usbip: make remote list honor parsable output
2026-08-12 3:23 UTC
[RFC PATCH] usb: dwc3: core: resume xHCI child on runtime resume in host mode
2026-08-12 1:51 UTC (2+ messages)
[PATCH v2] net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
2026-08-12 1:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox