linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-26 03:06:49 to 2024-08-29 08:55:59 UTC [more...]

[PATCH v2 1/6] usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
 2024-08-29  8:54 UTC  (5+ messages)
` [PATCH v2 6/6] ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1

[PATCH] usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
 2024-08-29  8:55 UTC  (3+ messages)

[Bug 219198] New: usb on Dell WD19TB Thunderbolt Dock stop working
 2024-08-29  8:36 UTC  (28+ messages)
` [Bug 219198] "

[PATCH] usb: dwc3: gadget: Fix TX FIFO size for HS ISOC endpoints
 2024-08-29  7:37 UTC  (6+ messages)

[RFC PATCH 0/3] usb: typec: ucsi: New way to handle GET_CONNECTOR_STATUS
 2024-08-29  6:43 UTC  (6+ messages)
` [RFC PATCH 1/3] usb: typec: ucsi: Helper for Get Connector Status command
` [RFC PATCH 2/3] usb: typec: ucsi: Remove struct ucsi_connector_status
` [RFC PATCH 3/3] usb: typec: ucsi: Helpers for new GET_CONNECTOR_STATUS fields

[PATCH] usb: dwc3: core: Set GUCTL1[29] to ignore single SE0 glitch for FS/LS operation
 2024-08-29  4:55 UTC  (3+ messages)

[PATCH] usb: dwc3: core: update LC timer as per USB Spec V3.2
 2024-08-29  0:03 UTC  (2+ messages)

[PATCH v5] usb: dwc3: Avoid waking up gadget during startxfer
 2024-08-28 23:41 UTC  (2+ messages)

[PATCH 0/8] Enable EUD on Qualcomm sm8450 SoC
 2024-08-28 19:31 UTC  (6+ messages)

[PATCH v25 00/33] Introduce QC USB SND audio offloading support
 2024-08-28 19:00 UTC  (9+ messages)
` [PATCH v25 01/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v25 31/33] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH 0/9] Various xhci fixes and improvements
 2024-08-28 15:02 UTC  (15+ messages)
` [PATCH 1/9] usb: xhci: Fix double newline in a debug message
` [PATCH 2/9] usb: xhci: Fix handling errors mid TD followed by other errors
` [PATCH 3/9] usb: xhci: Clean up the TD skipping loop
` [PATCH 4/9] usb: xhci: Expedite processing missed isoch TDs on modern HCs
` [PATCH 5/9] usb: xhci: Simplify error_mid_td marking
` [PATCH 6/9] usb: xhci: Sanity check "spurious success" handling
` [PATCH 7/9] usb: xhci: Don't lie about trb_comp_code in handle_tx_event()
` [PATCH 8/9] usb: xhci: Print completion code in the empty ring warning
` [PATCH 9/9] usb: xhci: Clean up and rename bad stream event handler

[PATCH] usb: gadget: udc: Add null pointer check for udc in gadget_match_driver
 2024-08-28 14:54 UTC  (4+ messages)

[PATCH] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
 2024-08-28 14:53 UTC  (2+ messages)

[PATCH 0/2] Put XHCI controllers into D3 at S4/S5
 2024-08-28 14:09 UTC  (7+ messages)
` [PATCH 2/2] xhci: pci: Put XHCI controllers into D3hot at shutdown

[PATCH] usb: typec: tcpci: support edge irq
 2024-08-28 11:44 UTC  (2+ messages)

`powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices
 2024-08-28 10:46 UTC  (3+ messages)

Misbehaving Alder Lake-N PCH USB 3.2 xHCI Host Controller
 2024-08-28  9:15 UTC  (16+ messages)

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

[PATCH v8] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
 2024-08-28  2:25 UTC  (3+ messages)
  ` 答复: "

[PATCH 00/11] usb: dwc3: various cleanups
 2024-08-28  2:08 UTC  (27+ messages)
` [PATCH 01/11] usb: dwc3: st: use scoped device node handling to simplify error paths
` [PATCH 02/11] usb: dwc3: st: simplify with dev_err_probe
` [PATCH 03/11] usb: dwc3: st: simplify pdev->dev usage
` [PATCH 04/11] usb: dwc3: imx8mp: simplify with devm_clk_get_enabled
` [PATCH 05/11] usb: dwc3: imx8mp: simplify with dev_err_probe
` [PATCH 06/11] usb: dwc3: imx8mp: use scoped device node handling to simplify error paths
` [PATCH 07/11] usb: dwc3: qcom: "
` [PATCH 08/11] usb: dwc3: qcom: simplify with devm_platform_ioremap_resource
` [PATCH 09/11] usb: dwc3: rtk: use scoped device node handling to simplify error paths
` [PATCH 10/11] usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resource
` [PATCH 11/11] usb: dwc3: xilinx: simplify with dev_err_probe

[PATCH v4] usb: dwc3: Avoid waking up gadget during startxfer
 2024-08-28  2:03 UTC  (2+ messages)

[PATCH v4 00/10] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers
 2024-08-27 21:58 UTC  (4+ messages)
` [PATCH v4 06/10] usb: gadget: uvc: set req_size once when the vb2 queue is calculated

[PATCH] MAINTAINERS: Mark UVC gadget driver as orphan
 2024-08-27 21:51 UTC  (2+ messages)

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

[PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
 2024-08-27 19:44 UTC  (4+ messages)

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

[PATCH v2 0/6] usb: typec: ucsi: Minor improvements
 2024-08-27 15:23 UTC  (9+ messages)
` [PATCH v2 1/6] usb: typec: ucsi: Remove unused fields from struct ucsi_connector_status

[RFT PATCH] xhci: dbc: Fix STALL transfer event handling
 2024-08-27 14:06 UTC  (2+ messages)

[PATCH v7] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
 2024-08-27  9:26 UTC  (3+ messages)
  ` 答复: "

[bug report] usb: typec: ucsi: reorder operations in ucsi_run_command()
 2024-08-27  9:04 UTC 

[PATCH] USB: serial: option: add MeiG Smart SRM825L
 2024-08-27  6:48 UTC  (2+ messages)

[PATCH 1/3] usb: chipidea: add USB PHY event
 2024-08-27  6:10 UTC  (2+ messages)

[PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
 2024-08-27  3:25 UTC  (9+ messages)
` [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] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-08-27  0:02 UTC  (2+ messages)

[PATCH] wifi: ath6kl: Check that the read operation returns a data length of 0
 2024-08-26 22:51 UTC  (21+ messages)
` [PATCH V2] wifi: ath6kl: Replace ath6kl_usb_submit_ctrl_in with usb_control_msg_recv
      ` [PATCH V3] "
          ` [PATCH V4 1/2] "
            ` [PATCH V4 2/2] wifi: ath6kl: remove ath6kl_usb_submit_ctrl_in
                ` [PATCH V5 1/2] wifi: ath6kl: Replace ath6kl_usb_submit_ctrl_in with usb_control_msg_recv
                  ` [PATCH V5 2/2] wifi: ath6kl: remove ath6kl_usb_submit_ctrl_in
        ` [PATCH V6 1/2] wifi: ath6kl: Replace ath6kl_usb_submit_ctrl_in with usb_control_msg_recv
          ` [PATCH V6 2/2] wifi: ath6kl: remove ath6kl_usb_submit_ctrl_in

[PATCH v9 0/3] usb: gadget: 9pfs transport
 2024-08-26 21:49 UTC  (7+ 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 v3 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-26 20:27 UTC  (8+ messages)
` [PATCH v3 1/5] usb: aspeed_udc: Use "
` [PATCH v3 2/5] usb: pxa27x_udc: "
` [PATCH v3 3/5] usb: r8a66597-udc: "
` [PATCH v3 4/5] usb: mpfs: "
` [PATCH v3 5/5] sb: ux500: "

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-08-26 17:09 UTC  (9+ messages)
` [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S

[PATCH v2] USB: Fix kernel NULL pointer when unbind UHCI form vfio-pci
 2024-08-26 15:42 UTC  (4+ messages)

[PATCH v2] usb: gadget: uvc: Add H264 frame format support
 2024-08-26 15:30 UTC  (6+ messages)

[PATCH 0/2] Add luma 16-bit interlaced pixel format
 2024-08-26 13:15 UTC  (5+ messages)
` [PATCH 1/2] v4l: "
` [PATCH 2/2] uvc: "

[PATCH -next 0/4] usb: fix module autoloading
 2024-08-26  8:54 UTC  (3+ messages)
` [PATCH -next 3/4] usb: typec: "

[PATCH v2 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-26  7:14 UTC  (2+ messages)

[PATCH v3 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-08-26  7:08 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: usb: dwc3-imx8mp: add compatible string for imx95
` [PATCH v3 3/5] phy: fsl-imx8mq-usb: add tca function driver "
` [PATCH v3 4/5] arm64: dts: imx95: add usb3 related nodes
` [PATCH v3 5/5] arm64: dts: imx95-19x19-evk: add typec nodes and enable usb3 node

[PATCH v2 5/5] sb: ux500: Use devm_clk_get_enabled() helpers
 2024-08-26  7:07 UTC 

[PATCH v2 4/5] usb: mpfs: Use devm_clk_get_enabled() helpers
 2024-08-26  7:06 UTC 

[PATCH v2 3/5] usb: r8a66597-udc: Use devm_clk_get_enabled() helpers
 2024-08-26  7:06 UTC 

[PATCH v2 2/5] usb: pxa27x_udc: Use devm_clk_get_enabled() helpers
 2024-08-26  7:06 UTC 

[PATCH v2 1/5] usb: aspeed_udc: Use devm_clk_get_enabled() helpers
 2024-08-26  7:05 UTC 

[usb:usb-testing] BUILD SUCCESS fc88bb11617978fb3fcfcc697fd5c9d2dae9c4a3
 2024-08-26  6:52 UTC 

Strange issues with USB device
 2024-08-26  5:17 UTC  (3+ messages)

My Dell XPS-9320 (kernel 6.10.x, et al.) doesn't detect Thunderbolt additions when coming out of suspend or hibernate
 2024-08-26  3:06 UTC  (2+ messages)


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).