linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 04:08:18 to 2024-08-24 23:23:18 UTC [more...]

[usb:usb-testing 20/25] onboard_usb_dev.c:undefined reference to `i2c_find_device_by_fwnode'
 2024-08-24 23:22 UTC 

[PATCH] USB: serial: qcserial: add support for Sierra Wireless EM7511
 2024-08-24 22:25 UTC  (3+ messages)

Misbehaving Alder Lake-N PCH USB 3.2 xHCI Host Controller
 2024-08-24 21:22 UTC  (6+ messages)

[PATCH] usb-storage: Constify struct usb_device_id and us_unusual_dev
 2024-08-24 15:20 UTC  (2+ messages)

[usb:usb-testing 20/25] drivers/usb/misc/onboard_usb_dev.c:329:15: error: implicit declaration of function 'i2c_smbus_write_block_data'
 2024-08-24 14:53 UTC 

[usb:usb-next] BUILD SUCCESS fb9804096bb3508e33ade5a72f2332080cf1324b
 2024-08-24 14:30 UTC 

Strange issues with USB device
 2024-08-24  8:44 UTC  (4+ messages)

[PATCH v4 0/5] Verify devices transition from D3cold to D0
 2024-08-24  1:55 UTC  (12+ 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

[PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
 2024-08-23 20:47 UTC  (11+ 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 v25 00/33] Introduce QC USB SND audio offloading support
 2024-08-23 20:01 UTC  (34+ messages)
` [PATCH v25 01/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v25 02/33] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v25 03/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v25 04/33] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v25 05/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v25 06/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v25 07/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v25 08/33] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v25 09/33] ALSA: Add USB audio device jack type
` [PATCH v25 10/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v25 11/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v25 12/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v25 13/33] ASoC: usb: Add PCM format check API for "
` [PATCH v25 14/33] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v25 15/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v25 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v25 17/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v25 18/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v25 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v25 20/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v25 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v25 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v25 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v25 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v25 25/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v25 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v25 27/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v25 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v25 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v25 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v25 31/33] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v25 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v25 33/33] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH v5 0/5] Verify devices transition from D3cold to D0
 2024-08-23 19:54 UTC  (7+ messages)
` [PATCH v5 1/5] PCI: Use an enum for reset type in pci_dev_wait()
` [PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND "
` [PATCH v5 3/5] PCI: Verify functions currently in D3cold have entered D0
` [PATCH v5 4/5] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays
` [PATCH v5 5/5] PCI: Drop Radeon quirk for Macbook Pro 8.2

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-08-23 16:33 UTC  (37+ 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

[syzbot] [usb?] WARNING: refcount bug in usb_get_dev
 2024-08-23 14:59 UTC 

[syzbot] [usb?] KASAN: slab-use-after-free Read in raw_queue_event
 2024-08-23 14:58 UTC 

[PATCH v3] usb: roles: add lockdep class key to struct usb_role_switch
 2024-08-23 14:10 UTC  (2+ messages)

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

[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

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 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 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  (6+ messages)
` [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 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-22 13:12 UTC  (10+ messages)
` [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 5/9] drm/vc4: v3d: simplify clock retrieval
` [PATCH V3 7/9] usb: dwc2: Refactor backup/restore of registers

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

[PATCH V3 4/9] drm/vc4: hdmi: add PM suspend/resume support
 2024-08-22 12:10 UTC  (2+ messages)

[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  (6+ messages)
` [PATCH v1 4/5] usb: mpfs: Use "
` [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  (4+ messages)
` [PATCH 2/5] usb: pxa27x_udc: Use "


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