messages from 2026-04-28 11:21:25 to 2026-05-01 14:29:10 UTC [more...]
[PATCH net-next] net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirk
2026-05-01 14:29 UTC (2+ messages)
[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
2026-05-01 14:09 UTC (5+ messages)
[PATCH] usb: storage: Add quirks for PNY Elite Portable SSD
2026-05-01 13:23 UTC
[PATCH net-next 0/4] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
2026-05-01 12:21 UTC (21+ messages)
` [PATCH net-next 1/4] r8152: Add support for 10Gbit Link Speeds and EEE
` [PATCH net-next 2/4] r8152: Add support for the RTL8159 chip
` [PATCH net-next 3/4] r8152: Add irq mitigation for RTL8157/9
` [PATCH net-next 4/4] r8152: Add firmware upload capability for RTL8157/RTL8159
[PATCH] usb: gadget: goku_udc: avoid double-free in error path
2026-05-01 8:38 UTC (2+ messages)
[PATCH] kcov: refactor common handle ID into kcov_common_handle_id
2026-05-01 7:39 UTC (3+ messages)
[PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G v2.0
2026-05-01 4:03 UTC (2+ messages)
Clear change log now?
2026-05-01 2:11 UTC (2+ messages)
[PATCH net-next v2 0/4] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
2026-05-01 1:16 UTC (9+ messages)
` [PATCH net-next v2 1/4] r8152: Add support for 10Gbit Link Speeds and EEE
` [PATCH net-next v2 2/4] r8152: Add support for the RTL8159 chip
` [PATCH net-next v2 3/4] r8152: Add irq mitigation for RTL8157/9
` [PATCH net-next v2 4/4] r8152: Add firmware upload capability for RTL8157/RTL8159
[PATCH v2] usb: usbtmc: reject invalid interrupt endpoints
2026-04-30 21:04 UTC (7+ messages)
[PATCH v2] usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind
2026-04-30 17:56 UTC
[PATCH] usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind
2026-04-30 16:47 UTC (2+ messages)
[PATCH] usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind
2026-04-30 16:26 UTC (2+ messages)
[PATCH 0/6] usb: Use FIELD_MODIFY() for bitfield operations
2026-04-30 16:39 UTC (7+ messages)
` [PATCH 1/6] usb: dwc3: Use FIELD_MODIFY()
` [PATCH 2/6] usb: dwc3: google: "
` [PATCH 3/6] usb: dwc3: dwc3-octeon: "
` [PATCH 4/6] usb: xhci: "
` [PATCH 5/6] usb: xhci-mtk: "
` [PATCH 6/6] usb: typec: "
[usb:usb-linus] BUILD SUCCESS b38e53cbfb9d84732e5984fbd73e128d592415c5
2026-04-30 14:39 UTC
[usb:usb-testing] BUILD SUCCESS 25bd55f46032656012eecdc6eabd62f2685a2ccc
2026-04-30 14:23 UTC
[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
2026-04-30 13:14 UTC (30+ messages)
` [PATCH v7 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v7 phy-next 03/27] usb: add "
` [PATCH v7 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 05/27] phy: "
` [PATCH v7 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v7 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v7 phy-next 11/27] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v7 phy-next 12/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 13/27] usb: host: tegra: "
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v7 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v7 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v7 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v7 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v7 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v7 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v7 phy-next 27/27] MAINTAINERS: add regexes for linux-phy
[RFT] usb: class: cdc-wdm: switch to kfifo for buffering
2026-04-30 12:18 UTC
[PATCH 0/5] Add USB driver and binding changes for Qualcomm Shikra SoC
2026-04-30 11:50 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: usb: qcom,snps-dwc3: Add Shikra compatible
` [PATCH 2/5] dt-bindings: phy: qcom,qusb2: Document QUSB2 Phy for Shikra
` [PATCH 3/5] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add support "
` [PATCH 4/5] phy: qcom-qusb2: "
` [PATCH 5/5] phy: qcom: qmp-usbc: Add qmp configuration "
[syzbot] [usb?] memory leak in hub_event (4)
2026-04-30 11:02 UTC (15+ messages)
` [PATCH] usb: core: hcd: fix possible deadlock in rh control transfers
` [PATCH] sound: usb: caiaq: fix reference leak in probe error
[PATCH 0/1] thunderbolt: Fix blank external display after HRR on USB4 v2
2026-04-30 10:03 UTC (3+ messages)
` [PATCH 1/1] thunderbolt: Retry DP tunnel setup on DPRX negotiation failure
[PATCH] usb: dwc3: avoid probe deferral when USB power supply is not available
2026-04-30 7:43 UTC (3+ messages)
[PATCH v2] USB: serial: option: add Telit Cinterion LE910Cx compositions
2026-04-30 8:56 UTC (2+ messages)
[PATCH] USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e-m
2026-04-30 8:53 UTC (2+ messages)
[RFC] USB/PM: should USB interface drivers distinguish hibernation THAW from RESTORE?
2026-04-30 7:44 UTC (5+ messages)
TT budgeting for EHCI; accommodate 1023-byte full-speed isochronous–in endpoints
2026-04-30 6:46 UTC (12+ messages)
[PATCH 0/4] usb: xhci: prepare MSI path for secondary interrupters
2026-04-30 6:42 UTC (5+ messages)
` [PATCH 1/4] usb: xhci: store xhci pointer in xhci_interrupter
` [PATCH 2/4] usb: xhci: route MSI through interrupter context
` [PATCH 3/4] usb: xhci-pci: use the interrupter entry as MSI dev_id
` [PATCH 4/4] usb: xhci: clear USBSTS EINT only for interrupter 0
[PATCH] usb: xhci: check Null pointer in segment alloc
2026-04-30 2:18 UTC (14+ messages)
` 答复: "
` 答复: "
[PATCH net-next] r8152: Fix double consecutive clearing of PLA_MCU_SPDWN_EN bit
2026-04-30 1:00 UTC (2+ messages)
[PATCH net-next] r8152: Use ocp/mdio test and clear functions in r8157_hw_phy_cfg()
2026-04-30 1:00 UTC (2+ messages)
[westeri-thunderbolt:next] BUILD SUCCESS babaad95670d1871860306beddd7ef1c4f114ffe
2026-04-29 23:36 UTC
[PATCH v3 0/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
2026-04-29 17:30 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: usb: dwc3-xilinx: Add MMI USB support on Versal Gen2 platform
` [PATCH v3 2/4] usb: dwc3: xilinx: Introduce dwc3_xlnx_config for per-platform data
` [PATCH v3 3/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
` [PATCH v3 4/4] usb: dwc3: xilinx: Add support to program MMI USB TX deemphasis
[PATCH v10 0/6] Introduce MAX77759 charger driver
2026-04-29 16:59 UTC (5+ messages)
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
[PATCH v4] usb: typec: tcpm: improve handling of DISCOVER_MODES failures
2026-04-29 16:33 UTC
[PATCH] USB: serial: mos7720: fix actual baud rate not reported back to TTY
2026-04-29 13:38 UTC
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
2026-04-29 11:26 UTC (15+ messages)
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
[PATCH v2] usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() fails
2026-04-29 10:48 UTC (3+ messages)
[PATCH] usb: core: hcd: fix possible deadlock in rh control transfers
2026-04-29 9:44 UTC
[PATCH] usb: typec: tcpm: replace strcpy with strscpy
2026-04-29 8:54 UTC (4+ messages)
[PATCH v2 0/4] phy: qcom: Introduce USB support for Hawi
2026-04-29 7:28 UTC (4+ messages)
` [PATCH 4/4] phy: qualcomm: qmp-combo: Add support for Hawi SoC
[PATCH 0/9] thunderbolt: Introduce USB4STREAM
2026-04-29 7:05 UTC (17+ messages)
` [PATCH 5/9] thunderbolt / net: Let the service drivers configure interrupt throttling
` [PATCH 9/9] thunderbolt: Add support for USB4STREAM
[PATCH 2/2] media: uvcvideo: skip resume when writing hibernation image
2026-04-29 1:16 UTC (2+ messages)
[PATCH] net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
2026-04-28 23:24 UTC (4+ messages)
` [PATCH net v2] "
[PATCH] usb: typec: mux: ps883x: Power the retimer off when not in use
2026-04-28 21:35 UTC (2+ messages)
block error issue with root hubs
2026-04-28 20:38 UTC (2+ messages)
[PATCH v2 0/4] Prepwork for non-PCIe NHI/TBT hosts
2026-04-28 18:49 UTC (5+ messages)
` [PATCH v2 1/4] thunderbolt: Move pci_device out of tb_nhi
` [PATCH v2 2/4] thunderbolt: Separate out common NHI bits
` [PATCH v2 3/4] thunderbolt: Require nhi->ops be valid
` [PATCH v2 4/4] thunderbolt: Add some more descriptive probe error messages
[PATCH 0/2] thunderbolt: fix wedge under sustained tbnet load on AM4 and AM5
2026-04-28 17:27 UTC (7+ messages)
` [PATCH 2/2] net: thunderbolt: enlarge RX/TX ring and set NAPI weight for sustained load
[PATCH v2 0/4] HID: Proper fix for OOM in hid-core
2026-04-28 16:02 UTC (5+ messages)
` [PATCH v2 1/4] HID: pass the buffer size to hid_report_raw_event
[PATCH] usb: cdns3: gadget: fix request skipping after clearing halt
2026-04-28 14:48 UTC (7+ messages)
[PATCH] usb: misc: yurex: fix ordering of usb_deregister_dev() and usb_set_intfdata()
2026-04-28 11:58 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