messages from 2024-08-26 20:27:57 to 2024-08-30 03:43:20 UTC [more...]
[syzbot] [usb?] possible deadlock in assign_fw
2024-08-30 3:43 UTC
[PATCH] usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Crashkernel Scenario
2024-08-30 3:17 UTC
[PATCH RFC 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
2024-08-30 0:57 UTC (5+ messages)
` [PATCH RFC 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
` [PATCH RFC 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer
[PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
2024-08-30 0:01 UTC (2+ messages)
[PATCH] usb: dwc3: gadget: Fix TX FIFO size for HS ISOC endpoints
2024-08-29 23:08 UTC (7+ messages)
[RFC PATCH 0/3] usb: typec: ucsi: New way to handle GET_CONNECTOR_STATUS
2024-08-29 21:49 UTC (8+ 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 v26 00/33] Introduce QC USB SND audio offloading support
2024-08-29 19:41 UTC (34+ messages)
` [PATCH v26 01/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v26 02/33] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v26 03/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v26 04/33] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v26 05/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v26 06/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v26 07/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v26 08/33] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v26 09/33] ALSA: Add USB audio device jack type
` [PATCH v26 10/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v26 11/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v26 12/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v26 13/33] ASoC: usb: Add PCM format check API for "
` [PATCH v26 14/33] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v26 15/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v26 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v26 17/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v26 18/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v26 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v26 20/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v26 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v26 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v26 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v26 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v26 25/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v26 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v26 27/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v26 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v26 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v26 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v26 31/33] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v26 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v26 33/33] ASoC: usb: Rediscover USB SND devices on USB port add
[PATCH V3 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-08-29 19:33 UTC (3+ messages)
` [PATCH V3 RFC 8/9] usb: dwc2: Implement recovery after PM domain off
[PATCH v3 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
2024-08-29 18:08 UTC (3+ messages)
` [PATCH v3 3/5] phy: fsl-imx8mq-usb: add tca function driver for imx95
[PATCHv2 net] usbnet: modern method to get random MAC
2024-08-29 17:50 UTC
[PATCH v1] usb: gadget: udc: cdns2: Simplify with dev_err_probe()
2024-08-29 17:04 UTC (2+ messages)
[PATCH] ALSA: Add logitech Audio profile quirk
2024-08-29 17:04 UTC
[PATCH] usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
2024-08-29 16:51 UTC (6+ messages)
[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
2024-08-29 15:26 UTC (4+ messages)
` [PATCH 01/16] clk: renesas: r9a08g045: Add clocks, resets and power domains for USB
[PATCH v2] usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
2024-08-29 14:16 UTC (3+ messages)
[PATCH v9] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
2024-08-29 11:54 UTC
[Bug 219207] USB3 broken on Lenovo X1 Yoga Gen 7 for all kernels version >= 6.7
2024-08-29 11:26 UTC (2+ messages)
[PATCH v2 1/2] usb: typec: ucsi: Enable ASUS zenbook quirk for VivoBooks
2024-08-29 10:01 UTC (2+ messages)
` [PATCH v2 2/2] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
[PATCH 1/3] usb: chipidea: add USB PHY event
2024-08-29 9:59 UTC (4+ messages)
[PATCH v2] usb: dwc3: core: update LC timer as per USB Spec V3.2
2024-08-29 9:45 UTC
[PATCH v2 1/6] usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
2024-08-29 9:09 UTC (7+ messages)
` [PATCH v2 3/6] dt-bindings: phy: mxs-usb-phy: add nxp,sim property
` [PATCH v2 6/6] ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1
[Bug 219198] New: usb on Dell WD19TB Thunderbolt Dock stop working
2024-08-29 8:36 UTC (21+ messages)
` [Bug 219198] "
[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 (6+ messages)
` [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 v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
2024-08-27 3:25 UTC (5+ messages)
` [PATCH v3 15/17] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
2024-08-27 0:02 UTC (2+ messages)
[PATCH V2] wifi: ath6kl: Replace ath6kl_usb_submit_ctrl_in with usb_control_msg_recv
2024-08-26 22:51 UTC (3+ messages)
` [PATCH V6 1/2] "
` [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 (3+ messages)
` [PATCH v3 3/5] usb: r8a66597-udc: Use "
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;
as well as URLs for NNTP newsgroup(s).