Linux-USB Archive mirror
 help / color / mirror / Atom feed
usb:gadget:f_uac2: RFC: allowing multiple altsetttings for channel/samplesize combinations
 2024-04-29 15:02 UTC  (7+ messages)

[PATCH v2] usb: ohci: Prevent missed ohci interrupts
 2024-04-29 14:01 UTC  (10+ messages)

[PATCH 00/18] xhci cleanups and rework for usb-next
 2024-04-29 14:02 UTC  (19+ messages)
` [PATCH 01/18] xhci: stored cached port capability values in one place
` [PATCH 02/18] xhci: remove xhci_check_usb2_port_capability helper
` [PATCH 03/18] usb: xhci: check if 'requested segments' exceeds ERST capacity
` [PATCH 04/18] usb: xhci: improve debug message in xhci_ring_expansion_needed()
` [PATCH 05/18] usb: xhci: address off-by-one in xhci_num_trbs_free()
` [PATCH 06/18] usb: xhci: remove redundant variable 'erst_size'
` [PATCH 07/18] usb: xhci: use array_size() when allocating and freeing memory
` [PATCH 08/18] xhci: improve PORTSC register debugging output
` [PATCH 09/18] xhci: remove XHCI_TRUST_TX_LENGTH quirk
` [PATCH 10/18] usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB
` [PATCH 11/18] usb: xhci: remove 'handling_skipped_tds' from handle_tx_event()
` [PATCH 12/18] usb: xhci: replace goto with return when possible in handle_tx_event()
` [PATCH 13/18] usb: xhci: remove goto 'cleanup' "
` [PATCH 14/18] xhci: pci: Use full names in PCI IDs for Intel platforms
` [PATCH 15/18] xhci: pci: Group out Thunderbolt xHCI IDs
` [PATCH 16/18] xhci: pci: Use PCI_VENDOR_ID_RENESAS
` [PATCH 17/18] usb: xhci: remove duplicate TRB_TO_SLOT_ID() calls
` [PATCH 18/18] usb: xhci: compact 'trb_in_td()' arguments

[Bug 218789] New: ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2 in logs
 2024-04-29 13:42 UTC  (8+ messages)
` [Bug 218789] "

[PATCH v3 0/3] usb: typec: tipd: fix event checking in interrupt service routines
 2024-04-29 13:35 UTC  (4+ messages)
` [PATCH v3 1/3] usb: typec: tipd: fix event checking for tps25750
` [PATCH v3 2/3] usb: typec: tipd: fix event checking for tps6598x
` [PATCH v3 3/3] usb: typec: tipd: rely on i2c_get_match_data()

Regression due to 59cf44575456 ("USB: core: Fix oversight in SuperSpeed initialization")
 2024-04-29 13:28 UTC  (13+ messages)

[PATCH v3] usb: typec: tcpm: Check for port partner validity before consuming it
 2024-04-29 11:26 UTC  (3+ messages)

[Bug 218788] New: ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2 in logs
 2024-04-29  9:41 UTC  (2+ messages)
` [Bug 218788] "

[PATCH v1] usb: typec: tcpm: enforce ready state when queueing alt mode vdm
 2024-04-29  8:18 UTC  (4+ messages)

[PATCH] [RFC PATCH] ALSA: usb-audio: endpoint: Prevent NULL pointer deference in snd_usb_endpoint_close
 2024-04-29  6:57 UTC  (4+ messages)

[PATCH] thunderbolt: Correct trace output of firmware connection manager packets
 2024-04-29  4:48 UTC  (2+ messages)

[PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
 2024-04-28 21:07 UTC  (13+ messages)

[PATCH v2] usb: gadget: f_uac2: Expose all string descriptors through configfs
 2024-04-28 11:49 UTC  (7+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS 2a0ed2da17d70fb57456fd78bf0798492d44cc17
 2024-04-27 21:03 UTC 

[PATCH v2] usb: typec: tcpm: Check for port partner validity before consuming it
 2024-04-27 20:32 UTC  (2+ messages)

[PATCH v1] usb: typec: tcpm: Check for port partner validity before consuming it
 2024-04-27 20:30 UTC  (3+ messages)

[usb:usb-testing] BUILD SUCCESS 3f12222a4bebeb13ce06ddecc1610ad32fa835dd
 2024-04-27 10:12 UTC 

[PATCH] thunderbolt: Fix kernel-doc for tb_tunnel_alloc_dp()
 2024-04-27  5:08 UTC  (2+ messages)

[PATCH] thunderbolt: Fix uninitialized variable in tb_tunnel_alloc_usb3()
 2024-04-27  5:07 UTC  (2+ messages)

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

[linux-next:master] BUILD REGRESSION bb7a2467e6beef44a80a17d45ebf2931e7631083
 2024-04-26 20:31 UTC 

[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
 2024-04-26 16:53 UTC  (4+ messages)

[PATCH v5 linux-next] usb:typec:mux: remove indentation for common path
 2024-04-26 16:47 UTC 

[PATCH v4 linux-next] usb:typec:mux: remove indentation for common path
 2024-04-26 14:47 UTC  (5+ messages)

[PATCH v5] usb-storage: Optimize scan delay more precisely
 2024-04-26 14:30 UTC  (2+ messages)

[Bug 218773] New: device not initialized
 2024-04-26  9:51 UTC  (4+ messages)
` [Bug 218773] "

[PATCH] usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy call
 2024-04-26  9:46 UTC  (2+ messages)

[PATCH net-next] r8152: replace dev_info with dev_dbg for loading firmware
 2024-04-26  2:10 UTC  (2+ messages)

[PATCH v2] net: usb: ax88179_178a: Add check for usbnet_get_endpoints()
 2024-04-26  2:00 UTC  (2+ messages)

[PATCH v2] usb: dwc3: Wait unconditionally after issuing EndXfer command
 2024-04-25 23:22 UTC  (2+ messages)

No SuperSpeedPlus on AMD X570S motherboard
 2024-04-25 20:51 UTC 

[PATCH] usb: chipidea: move ci_ulpi_init after the phy initialization
 2024-04-25 19:40 UTC  (2+ messages)

[PATCH v2 0/4] usb: typec: ucsi: Update UCSI alternate mode
 2024-04-25 19:35 UTC  (7+ messages)
` [PATCH v2 1/4] usb: typec: ucsi: Fix null deref in trace

[RFC PATCH] usb: typec: ucsi: ack connector change after all tasks finish
 2024-04-25 18:05 UTC  (6+ messages)

[PATCH] usb: gadget: u_audio: Clear uac pointer when freed
 2024-04-25 15:20 UTC 

[usb:usb-testing 7/12] drivers/usb/dwc3/core.c:1482:69: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 4
 2024-04-25 15:18 UTC  (4+ messages)

[PATCH v2] usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind
 2024-04-25 15:18 UTC 

[westeri-thunderbolt:next] BUILD SUCCESS a3ad3a90e0a722d9a50c01cfb40e6cfbb975e529
 2024-04-25 14:04 UTC 

[PATCH v4] usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
 2024-04-25 12:17 UTC  (3+ messages)

[bug report] thunderbolt: Allow USB3 bandwidth to be lower than maximum supported
 2024-04-25 10:43 UTC  (2+ messages)

[PATCH 0/2] USB (dwc3-glue) support for Google Tensor gs101
 2024-04-25 10:20 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: usb: samsung,exynos-dwc3: add gs101 compatible
` [PATCH 2/2] usb: dwc3: exynos: add support for Google Tensor gs101

[PATCH v1] usb: typec: tcpm: unregister existing source caps before re-registration
 2024-04-25 10:12 UTC  (2+ messages)

[PATCH v1] usb: typec: tcpm: clear pd_event queue in PORT_RESET
 2024-04-25  9:51 UTC  (2+ messages)

[PATCH v1] usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
 2024-04-25  9:50 UTC  (2+ messages)

[PATCH v4] usb-storage: Optimize scan delay more precisely
 2024-04-25  8:00 UTC  (4+ messages)

[syzbot] [usb?] WARNING in wdm_rxwork/usb_submit_urb (2)
 2024-04-25  4:40 UTC  (2+ messages)

[RFC PATCH] usb: dwc3: Poll CMDACT after issuing EndXfer command
 2024-04-25  3:55 UTC  (5+ messages)

[PATCH] USB: serial: option: support NetPrisma LCUK54 series
 2024-04-25  3:51 UTC 

[usb:usb-testing] BUILD SUCCESS WITH WARNING a160e1202ca318a85c70cf5831f172cc79a24c57
 2024-04-25  1:59 UTC 

convert SCSI to atomic queue limits, part 1 (v3)
 2024-04-25  1:57 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5e4f84f18c4ee9b0ccdc19e39b7de41df21699dd
 2024-04-24 23:49 UTC 

[PATCH v1] usb: typec: tcpm: unregister existing source caps before re-registration
 2024-04-24 22:20 UTC 

[PATCH v3] usb: gadget: f_fs: add capability for dfu run-time descriptor
 2024-04-24 22:14 UTC 

[PATCH v2] usb: gadget: f_fs: add capability for dfu run-time descriptor
 2024-04-24 20:39 UTC  (3+ messages)

[usb:usb-linus] BUILD SUCCESS f2004e82abb679735e1dff99f9c94eb4bfe735b4
 2024-04-24 19:33 UTC 

[PATCH] usb: ohci: Prevent missed ohci interrupts
 2024-04-24 18:21 UTC  (3+ messages)

[PATCH] usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind
 2024-04-24 17:57 UTC  (3+ messages)

Problems (timeouts) when testing usb-ohci with qemu
 2024-04-24 17:05 UTC  (8+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-24 16:48 UTC  (4+ messages)
` [PATCH 8/9] drivers/media/*: Convert from tasklet to BH workqueue

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-24 12:19 UTC  (4+ messages)
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"


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 read-only IMAP folder(s) and NNTP newsgroup(s).