linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 07:26:11 to 2024-08-23 14:06:39 UTC [more...]

[PATCH AUTOSEL 4.19 1/6] usbnet: ipheth: race between ipheth_close and error handling
 2024-08-23 14:06 UTC 

[PATCH AUTOSEL 5.4 1/7] usbnet: ipheth: race between ipheth_close and error handling
 2024-08-23 14:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/7] usbnet: ipheth: fix carrier detection in modes 1 and 4

[PATCH AUTOSEL 5.10 1/9] usbnet: ipheth: race between ipheth_close and error handling
 2024-08-23 14:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 2/9] usbnet: ipheth: fix carrier detection in modes 1 and 4

[PATCH AUTOSEL 5.15 1/9] usbnet: ipheth: race between ipheth_close and error handling
 2024-08-23 14:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 2/9] usbnet: ipheth: fix carrier detection in modes 1 and 4

[PATCH AUTOSEL 6.1 03/13] usbnet: ipheth: race between ipheth_close and error handling
 2024-08-23 14:03 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 04/13] usbnet: ipheth: fix carrier detection in modes 1 and 4

[PATCH AUTOSEL 6.6 03/20] usbnet: ipheth: race between ipheth_close and error handling
 2024-08-23 14:02 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 04/20] usbnet: ipheth: remove extraneous rx URB length check
` [PATCH AUTOSEL 6.6 05/20] usbnet: ipheth: drop RX URBs with no payload
` [PATCH AUTOSEL 6.6 06/20] usbnet: ipheth: do not stop RX on failing RX callback
` [PATCH AUTOSEL 6.6 07/20] usbnet: ipheth: fix carrier detection in modes 1 and 4

[PATCH AUTOSEL 6.10 04/24] usbnet: ipheth: race between ipheth_close and error handling
 2024-08-23 14:00 UTC  (5+ messages)
` [PATCH AUTOSEL 6.10 05/24] usbnet: ipheth: remove extraneous rx URB length check
` [PATCH AUTOSEL 6.10 06/24] usbnet: ipheth: drop RX URBs with no payload
` [PATCH AUTOSEL 6.10 07/24] usbnet: ipheth: do not stop RX on failing RX callback
` [PATCH AUTOSEL 6.10 08/24] usbnet: ipheth: fix carrier detection in modes 1 and 4

[PATCH v4 0/5] Verify devices transition from D3cold to D0
 2024-08-23 12:13 UTC  (11+ messages)
` [PATCH v4 1/5] PCI: Use an enum for reset type in pci_dev_wait()
` [PATCH] x86/tsc: Use rdtsc_ordered() when RDTSCP or LFENCE_RDTSC are supported
` [PATCH v4 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
` [PATCH v4 3/5] PCI: Verify functions currently in D3cold have entered D0
` [PATCH v4 4/5] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays
` [PATCH v4 5/5] PCI: Drop Radeon quirk for Macbook Pro 8.2

Misbehaving Alder Lake-N PCH USB 3.2 xHCI Host Controller
 2024-08-23 11:43 UTC  (7+ messages)

question about Renesas USB3 host controller firmware license
 2024-08-23 11:25 UTC  (3+ messages)

[usb:usb-linus] BUILD SUCCESS cd4897bfd14f6a5388b21ba45a066541a0425199
 2024-08-23 10:32 UTC 

[usb:usb-testing] BUILD SUCCESS c6f29014f04d190070769d9c8c30f20c39ec0f50
 2024-08-23 10:31 UTC 

[PATCH v2] xhci: dbc: fix handling ClearFeature Halt requests
 2024-08-23 10:06 UTC  (14+ messages)

[PATCH v9 0/3] usb: gadget: 9pfs transport
 2024-08-23  9:45 UTC  (6+ messages)
` [PATCH v9 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v9 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v9 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
 2024-08-23  9:25 UTC  (7+ messages)
  ` 答复: "

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-08-23  9:01 UTC  (34+ messages)
` [PATCH 01/16] clk: renesas: r9a08g045: Add clocks, resets and power domains for USB
` [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S
` [PATCH 03/16] dt-bindings: reset: renesas,r9a08g045-sysc: Add reset IDs for RZ/G3S SYSC reset
` [PATCH 04/16] soc: renesas: Add SYSC driver for Renesas RZ/G3S
` [PATCH 05/16] soc: renesas: sysc: Move RZ/G3S SoC detection on SYSC driver
` [PATCH 06/16] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S SoC
` [PATCH 07/16] reset: rzg2l-usbphy-ctrl: Get reset control array
` [PATCH 08/16] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S
` [PATCH 09/16] dt-bindings: usb: renesas,usbhs: Document RZ/G3S SoC
` [PATCH 10/16] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus
` [PATCH 11/16] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindings
` [PATCH 12/16] phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoC
` [PATCH 13/16] arm64: dts: renesas: Add #reset-cells to system controller node
` [PATCH 14/16] arm64: dts: renesas: r9a08g045: Add USB support
` [PATCH 15/16] arm64: dts: renesas: rzg3s-smarc: Enable "
` [PATCH 16/16] arm64: defconfig: Enable RZ/G3S SYSC reset driver

[PATCH v7 0/3] usb: gadget: 9pfs transport
 2024-08-23  7:37 UTC  (4+ messages)
` [PATCH v7 2/3] net/9p/usbg: Add new usb gadget function transport

[PATCH] usb: chipidea: udc: enable suspend interrupt after usb reset
 2024-08-23  7:38 UTC 

[PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed
 2024-08-23  6:14 UTC  (6+ messages)

[PATCH] usb: dwc3: core: Set GUCTL1[29] to ignore single SE0 glitch for FS/LS operation
 2024-08-23  5:56 UTC 

[westeri-thunderbolt:next] BUILD SUCCESS 10904df3f20cf36e418e78ab73c2fbcecda512b8
 2024-08-23  2:07 UTC 

[PATCH v3] usb: roles: add lockdep class key to struct usb_role_switch
 2024-08-22 22:37 UTC 

[PATCH v2] usb: roles: add lockdep class key to struct usb_role_switch
 2024-08-22 22:32 UTC  (3+ messages)

[PATCH 0/2] Put XHCI controllers into D3 at S4/S5
 2024-08-22 19:21 UTC  (9+ messages)
` [PATCH 1/2] xhci: pci: If no ports have wakeup enabled then disable PCI device at S4
` [PATCH 2/2] xhci: pci: Put XHCI controllers into D3hot at shutdown

[PATCH -next 0/4] usb: fix module autoloading
 2024-08-22 16:43 UTC  (7+ messages)
` [PATCH -next 1/4] usb: phy: phy-gpio-vbus-usb: "
` [PATCH -next 2/4] usb: misc: brcmstb-usb-pinmap: "
` [PATCH -next 3/4] usb: typec: "
` [PATCH -next 4/4] usb: ehci-brcm: "

[PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
 2024-08-22 14:37 UTC  (8+ messages)
` [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec binding to usb
` [PATCH v3 15/17] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v3 16/17] platform/chrome: cros_ec_typec: Support DP muxing

[PATCH V3 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-22 13:12 UTC  (16+ messages)
` [PATCH V3 1/9] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH V3 2/9] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
` [PATCH V3 3/9] drm/vc4: Get the rid of DRM_ERROR()
` [PATCH V3 4/9] drm/vc4: hdmi: add PM suspend/resume support
` [PATCH V3 5/9] drm/vc4: v3d: simplify clock retrieval
` [PATCH V3 6/9] drm/vc4: v3d: add PM suspend/resume support
` [PATCH V3 7/9] usb: dwc2: Refactor backup/restore of registers
` [PATCH V3 RFC 8/9] usb: dwc2: Implement recovery after PM domain off
` [PATCH V3 9/9] ARM: bcm2835_defconfig: Enable SUSPEND

[RFT PATCH] xhci: dbc: Fix STALL transfer event handling
 2024-08-22 13:02 UTC 

[PATCH v2 1/6] usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
 2024-08-22 11:41 UTC  (4+ messages)
` [PATCH v2 3/6] dt-bindings: phy: mxs-usb-phy: add nxp,sim property

[PATCH v2 0/6] usb: typec: ucsi: Minor improvements
 2024-08-22 11:24 UTC  (8+ messages)
` [PATCH v2 1/6] usb: typec: ucsi: Remove unused fields from struct ucsi_connector_status

[PATCH] usb: cdnsp: fix for Link TRB with TC
 2024-08-22 11:19 UTC  (4+ messages)

[PATCH v5] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
 2024-08-22  9:26 UTC  (2+ messages)

[PATCH] usb: dwc3: core: update LC timer as per USB Spec V3.2
 2024-08-22  8:45 UTC 

USB-C adapter like Dell DA300 using > 5 W
 2024-08-22  8:17 UTC  (4+ messages)

[PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access
 2024-08-22  7:59 UTC  (6+ messages)

[PATCH] MAINTAINERS: Mark UVC gadget driver as orphan
 2024-08-22  7:57 UTC  (2+ messages)

[PATCH v1 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-22  5:14 UTC  (9+ messages)
` [PATCH v1 1/5] usb: aspeed_udc: Use "
` [PATCH v1 2/5] usb: pxa27x_udc: "
` [PATCH v1 3/5] usb: r8a66597-udc: "
` [PATCH v1 4/5] usb: mpfs: "
` [PATCH v1 5/5] usb: ux500: "

[PATCH v2 0/4] thunderbolt: Improve software receiver lane margining
 2024-08-22  4:34 UTC  (2+ messages)

[PATCH 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-22  4:26 UTC  (11+ messages)
` [PATCH 1/5] usb: aspeed_udc: Use "
` [PATCH 2/5] usb: pxa27x_udc: "
` [PATCH 3/5] usb: r8a66597-udc: "
` [PATCH 4/5] usb: mpfs: "
` [PATCH 5/5] usb: ux500: "

[PATCH v2 0/3] usb: imx8mp: collect some improvement
 2024-08-22  1:27 UTC  (7+ messages)
` [PATCH v2 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
` [PATCH v2 2/3] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
` [PATCH v2 3/3] usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep

My Dell XPS-9320 (kernel 6.10.x, et al.) doesn't detect Thunderbolt additions when coming out of suspend or hibernate
 2024-08-21 22:05 UTC 

NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360
 2024-08-21 21:01 UTC  (6+ messages)

[PATCH v1] driver:usb:lpc32xx_udc:Remove NULL check of list_entry()
 2024-08-21 20:07 UTC  (2+ messages)

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-21 19:21 UTC  (9+ messages)
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol

[Bug 217511] New: HP Pavilion x2 - Charging over USB-C not working
 2024-08-21 18:54 UTC  (2+ messages)
` [Bug 217511] HP Pavilion x2 12-b020nr "

[PATCH v3 0/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus support
 2024-08-21 18:32 UTC  (4+ messages)
` [PATCH v3 1/2] usb: misc: onboard_dev: extend platform data to add power on delay field

[PATCH v1 0/3] Add compatibles for different eud access modes
 2024-08-21 17:27 UTC  (13+ messages)
` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud

[PATCH -next v2] usb: ohci-exynos: Simplify with scoped for each OF child loop
 2024-08-21 16:57 UTC  (3+ messages)

[PATCH -next v2] usb: ehci-exynos: Simplify with scoped for each OF child loop
 2024-08-21 16:57 UTC  (3+ messages)

[PATCH v2 0/2] X1E80100 multiport USB controller
 2024-08-21 14:46 UTC  (2+ messages)
` (subset) "

[PATCH v3] usb: gadget: u_serial: check Null pointer in EP callback
 2024-08-21 14:22 UTC  (3+ messages)
  ` 答复: "

Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
 2024-08-21 14:06 UTC  (8+ messages)

[PATCH 0/2] usb: Call cpu_relax() when polling registers
 2024-08-21 14:04 UTC  (7+ messages)
` [PATCH 1/2] usb: dwc3: core: Call cpu_relax() in registers polling busy loops
` [PATCH 2/2] usb: xhci: ext-caps: Use cpu_relax() when polling registers

[v3] usb: dwc3: Avoid waking up gadget during startxfer
 2024-08-21 12:38 UTC  (3+ messages)

[PATCH] usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
 2024-08-21 10:23 UTC  (2+ messages)

[PATCH 0/3] USB-Serial serdev support
 2024-08-21  7:25 UTC  (4+ messages)
` [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).