linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 18:09:25 to 2024-02-29 06:38:16 UTC [more...]

[PATCH v5 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-29  6:38 UTC  (22+ messages)
` [PATCH v5 1/8] usb: misc: onboard_hub: use device supply names
` [PATCH v5 2/8] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v5 3/8] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v5 4/8] arm64: defconfig: "
` [PATCH v5 5/8] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEV
` [PATCH v5 6/8] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v5 7/8] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
` [PATCH v5 8/8] usb: misc: onboard_hub: add support for XMOS XVF3500

[PATCH v3 1/4] usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
 2024-02-29  5:52 UTC  (2+ messages)

[RFC PATCH] usb: gadget: ncm: Fix handling of zero block length packets
 2024-02-29  5:39 UTC  (4+ messages)

[PATCH v2] USB:UAS:return ENODEV when submit urbs fail with device not attached
 2024-02-29 11:19 UTC  (5+ messages)

[Bug 218525] New: Thunderbolt eGPU bad performance
 2024-02-29  1:55 UTC  (6+ messages)
` [Bug 218525] "

[PATCH v3 4/4] usb: typec: ucsi: Register SOP' alternate modes with cable plug
 2024-02-29  1:54 UTC 

[PATCH v3 3/4] usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses
 2024-02-29  1:53 UTC 

[PATCH v3 2/4] usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY
 2024-02-29  1:53 UTC 

[Bug 218526] New: Unable to achieve 240hz on usb4 docking station
 2024-02-29  1:44 UTC  (3+ messages)
` [Bug 218526] "

[PATCH v3 0/4] usb: typec: ucsi: Expand SOP/SOP' Discovery
 2024-02-29  1:28 UTC 

[syzbot] [usb-storage?] divide error in isd200_ata_command
 2024-02-29  0:33 UTC  (14+ messages)

[PATCH v3] usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group
 2024-02-29  0:11 UTC 

[PATCH v3 1/4] usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
 2024-02-28 23:20 UTC 

[PATCH v3 0/4] usb: typec: ucsi: Expand SOP/SOP' Discovery
 2024-02-28 23:19 UTC 

[PATCH v2 1/4] usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
 2024-02-28 23:09 UTC  (2+ messages)

[PATCH v2] usb: typec: altmodes/displayport: create sysfs nodes after assigning driver data
 2024-02-28 22:59 UTC  (3+ messages)

[PATCH v2 4/4] usb: typec: ucsi: Register SOP' alternate modes with cable plug
 2024-02-28 22:04 UTC 

[PATCH v2 3/4] usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses
 2024-02-28 22:03 UTC 

[PATCH v2 2/4] usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY
 2024-02-28 22:03 UTC 

[PATCH v2 0/4] usb: typec: ucsi: Expand SOP/SOP' Discovery
 2024-02-28 22:01 UTC 

RIP on discard, JMicron USB adaptor
 2024-02-28 21:32 UTC  (9+ messages)

[PATCH] net: usb: dm9601: fix wrong return value in dm9601_mdio_read
 2024-02-28 15:10 UTC  (6+ messages)

[Bug 218490] New: Linux warning `usb: port power management may be unreliable` on Dell PowerEdge T440
 2024-02-28 13:38 UTC  (2+ messages)
` [Bug 218490] "

[PATCH v2] usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
 2024-02-28 13:11 UTC  (2+ messages)

[v2] usb: xhci: Add error handling in xhci_map_urb_for_dma
 2024-02-28 12:57 UTC 

[PATCH v2] usb: gadget: ncm: Fix handling of zero block length packets
 2024-02-28 12:48 UTC  (2+ messages)

[PATCH net-next v5 0/9] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-28 12:20 UTC  (13+ messages)
` [PATCH net-next v5 1/9] net: usb: r8152: Use linkmode helpers for EEE
` [PATCH net-next v5 2/9] net: usb: ax88179_178a: "
` [PATCH net-next v5 3/9] net: qlogic: qede: "
` [PATCH net-next v5 4/9] net: ethernet: ixgbe: Convert EEE to use linkmodes
` [PATCH net-next v5 5/9] net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
` [PATCH net-next v5 6/9] net: intel: e1000e: Use linkmode helpers for EEE
` [PATCH net-next v5 7/9] net: intel: igb: "
` [PATCH net-next v5 8/9] net: intel: igc: "
` [PATCH net-next v5 9/9] net: ethtool: eee: Remove legacy _u32 from keee

[PATCH v7 01/11] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-02-28 11:30 UTC  (11+ messages)
` [PATCH v7 02/11] arm64: dts: imx8ulp: add usb nodes
` [PATCH v7 03/11] arm64: dts: imx8ulp-evk: enable usb nodes and add ptn5150 nodes
` [PATCH v7 04/11] dt-bindings: usb: ci-hdrc-usb2-imx: move imx parts to dedicated schema
` [PATCH v7 05/11] dt-bindings: usb: ci-hdrc-usb2-imx: add restrictions for reg, interrupts, clock and clock-names properties
` [PATCH v7 06/11] dt-bindings: usb: ci-hdrc-usb2-imx: add compatible and clock-names restriction for imx93
` [PATCH v7 07/11] dt-bindings: usb: ci-hdrc-usb2-imx: remove fsl,anatop property
` [PATCH v7 08/11] ARM: dts: imx6: remove fsl,anatop property from usb controller node
` [PATCH v7 09/11] arm64: dts: imx93: add usb nodes
` [PATCH v7 10/11] arm64: dts: imx93-11x11-evk: enable usb and typec nodes
` [PATCH v7 11/11] usb: chipidea: ci_hdrc_imx: align usb wakeup clock name with dt-bindings

[PATCH] usb: xhci: Add error handling in xhci_map_urb_for_dma
 2024-02-28 10:12 UTC  (3+ messages)

[PATCH] drivers:usb:disable usb hub&port async suspend
 2024-02-28  9:05 UTC  (2+ messages)

[PATCH V2] drivers:usb:disable usb hub&port async suspend
 2024-02-28  8:10 UTC  (2+ messages)

[syzbot] [media?] [usb?] INFO: task hung in vb2_video_unregister_device
 2024-02-28  5:03 UTC 

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-02-28  1:36 UTC  (42+ messages)
` [PATCH v18 01/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v18 02/41] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v18 03/41] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v18 04/41] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v18 05/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v18 06/41] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v18 07/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v18 08/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v18 09/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v18 10/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v18 11/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v18 12/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v18 13/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v18 14/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v18 15/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v18 16/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v18 17/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v18 18/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v18 19/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v18 20/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v18 21/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v18 22/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v18 23/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v18 24/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v18 25/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v18 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v18 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v18 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v18 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v18 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v18 31/41] ASoC: Introduce SND kcontrols to track USB offloading state
` [PATCH v18 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v18 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v18 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v18 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v18 36/41] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v18 37/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v18 38/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v18 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v18 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v18 41/41] ASoC: doc: Add documentation for SOC USB

[PATCH v1] usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
 2024-02-28  0:06 UTC  (2+ messages)

[PATCH v3 0/6] uvc gadget performance issues
 2024-02-27 21:01 UTC  (5+ messages)
` [PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc

[PATCH v2] usb: dwc3: core: enable CCI support for AMD-xilinx DWC3 controller
 2024-02-27 19:13 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: usb: Add binding for TI USB8020B hub controller
 2024-02-27 18:38 UTC  (5+ messages)
` [PATCH 2/2] usb: misc: onboard_usb_hub: Add support for TI TUSB8020B

[PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-27 18:12 UTC  (7+ messages)
` [PATCH v4 2/8] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v4 6/8] usb: misc: onboard_dev: use device supply names

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-27 18:03 UTC  (19+ messages)
                        ` This is the fourth time I've "

[PATCH v3 0/8] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2024-02-27 16:27 UTC  (12+ messages)
` [PATCH v3 1/8] dt-bindings: usb: ti,j721e-usb: drop useless compatible list
` [PATCH v3 4/8] usb: cdns3-ti: support reset-on-resume behavior

[syzbot] [usb?] [input?] WARNING in __input_unregister_device
 2024-02-27 16:12 UTC 

[PATCH] USB:UAS:return ENODEV when submit urbs fail with device not attached
 2024-02-27 21:35 UTC  (5+ messages)

[PATCH v4 0/4] usb: dwc3-am62: module removal and errata fixes
 2024-02-27  9:23 UTC  (5+ messages)
` [PATCH v4 1/4] usb: dwc3-am62: fix module unload/reload behavior
` [PATCH v4 2/4] usb: dwc3-am62: Disable wakeup at remove
` [PATCH v4 3/4] usb: dwc3-am62: Fix PHY core voltage selection
` [PATCH v4 4/4] usb: dwc3-am62: add workaround for Errata i2409

[usb:rndis-removal] BUILD SUCCESS bc2884774f3a8571a2daae69e3b21ef8a740bc81
 2024-02-27  5:24 UTC 

[westeri-thunderbolt:next] BUILD SUCCESS b8a730836c6b1788ca2fbd6bcc2ac99e97ef7de9
 2024-02-27  4:20 UTC 

[usb:gadget_char] BUILD SUCCESS 313cfa3be59873841a26a8caa8dd408515c197d4
 2024-02-27  2:23 UTC 

[usb:usb-testing] BUILD SUCCESS a560a5672826fc1e057068bda93b3d4c98d037a2
 2024-02-27  1:14 UTC 

[PATCH 0/4] usb: typec: ucsi: Expand SOP/SOP' Discovery
 2024-02-27  0:44 UTC  (12+ messages)
` [PATCH 1/4] usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
` [PATCH 3/4] usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses
` [PATCH 4/4] usb: typec: ucsi: Register SOP' alternate modes with cable plug

[PATCH V3] usb: dwc3: gadget: Fix suspend/resume warning when no-gadget is connected
 2024-02-26 22:56 UTC  (3+ messages)

[PATCH v1] usb: typec: altmodes/displayport: add null pointer check for sysfs nodes
 2024-02-26 22:54 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 8552c902efe7ef670b6961fb8885b67961aeb629
 2024-02-26 19:58 UTC 

[PATCH] usb: isp1760: remove SLAB_MEM_SPREAD flag usage
 2024-02-26 18:14 UTC  (3+ 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).