linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-31 16:34:11 to 2025-04-04 17:43:43 UTC [more...]

[PATCH] docs: Remove literal markup from Documentation/ paths
 2025-04-04 17:43 UTC  (4+ messages)

[GIT PULL] sound fixes for 6.15-rc1
 2025-04-04 17:01 UTC  (2+ messages)

[PATCH 0/4] ASoC: Add Richtek rt9123 and rt9123p support
 2025-04-04 15:03 UTC  (6+ messages)
` [PATCH 1/4] ASoC: dt-bindings: Add bindings for Richtek rt9123
` [PATCH 2/4] ASoC: codecs: Add support "
` [PATCH 3/4] ASoC: dt-bindings: Add bindings for Richtek rt9123p
` [PATCH 4/4] ASoC: codecs: Add support "

[PATCH] ALSA: pcm: Release paused streams before suspend if resume is not supported
 2025-04-04 14:44 UTC  (32+ messages)

[PATCH 0/8] ASoC: Intel: avs: 16 channels support
 2025-04-04 14:27 UTC  (13+ messages)
` [PATCH 1/8] lib/string_helpers: Introduce parse_int_array()
` [PATCH 2/8] ALSA: hda: Allow for 16 channels configuration
` [PATCH 3/8] ASoC: Intel: avs: Rename AVS_CHANNELS_MAX define
` [PATCH 4/8] ASoC: Intel: avs: Allow for 16 channels configuration
` [PATCH 5/8] ASoC: Intel: avs: Allow to specify custom configurations with i2s_test
` [PATCH 6/8] ASoC: Intel: avs: Assign unique ID to platform devices
` [PATCH 7/8] ASoC: Intel: avs: Iterate over correct number of TDMs
` [PATCH 8/8] ASoC: Intel: avs: Support 16 TDMs in dynamic assignment

[PATCH 00/11] sound: Replace deprecated PCI functions
 2025-04-04 13:49 UTC  (14+ messages)
` [PATCH 01/11] ALSA: ad1889: "
` [PATCH 02/11] ALSA: atiixp: "
` [PATCH 03/11] ALSA: au88x0: "
` [PATCH 04/11] ALSA: aw2: "
` [PATCH 05/11] ALSA: bt87x: "
` [PATCH 06/11] ALSA: cs4281: "
` [PATCH 07/11] ALSA: hda_intel: "
` [PATCH 08/11] ALSA: cs5530: "
` [PATCH 09/11] ALSA: lola: "
` [PATCH 10/11] ALSA: hdspm: "
` [PATCH 11/11] ASoC: loongson: "

[PATCH for v6.15] ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S16
 2025-04-04 13:32 UTC 

[PATCH 00/12] ASoC: Intel: avs: Add support for MTL-FCL platforms
 2025-04-04 13:28 UTC  (16+ messages)
` [PATCH 01/12] ALSA: hda: Allow to fetch hlink by ID
` [PATCH 02/12] ASoC: Intel: avs: Ignore Vendor-space manipulation for ACE
` [PATCH 03/12] ASoC: Intel: avs: Read HW capabilities when possible
` [PATCH 04/12] ASoC: Intel: avs: Relocate DSP status registers
` [PATCH 05/12] ASoC: Intel: avs: MTL-based platforms support
` [PATCH 06/12] ASoC: Intel: avs: LNL-based "
` [PATCH 07/12] ASoC: Intel: avs: PTL-based "
` [PATCH 08/12] ASoC: Intel: avs: PCM operations for LNL-based platforms
` [PATCH 09/12] ASoC: Intel: avs: Dynamically assign ops for non-HDAudio DAIs
` [PATCH 10/12] ASoC: Intel: avs: Conditionally add DMA config when creating Copier
` [PATCH 11/12] ASoC: Intel: avs: Add boards definitions for ACE platforms
` [PATCH 12/12] ALSA: hda: Select avs-driver by default on FCL

[PATCH] ASoC: soc-pcm: Fix hw_params() and DAPM widget sequence
 2025-04-04 10:59 UTC 

[PATCH 1/2] ASoC: core: Complete support for card rebinding
 2025-04-04 10:16 UTC  (2+ messages)
` [PATCH 2/2] ASoC: Intel: avs: Permit deferred card registration

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

[regression 6.1.y] microphone no longer records (on VivoBook_ASUSLaptop TP401MARB_J401MA)
 2025-04-04  6:54 UTC  (8+ messages)
  ` Bug#1100928: "

[PATCH] sound: soc: stm: stm32_sai: Use dev_err_probe()
 2025-04-04  6:12 UTC  (3+ messages)

[PATCH v36 00/31] Introduce QC USB SND audio offloading support
 2025-04-03 21:00 UTC  (44+ messages)
` [PATCH v36 01/31] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v36 02/31] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v36 03/31] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v36 04/31] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v36 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v36 06/31] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v36 08/31] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v36 12/31] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v36 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp

[PATCH v4 0/2] ASoC: codecs: lpass-wsa: fix VI capture setup
 2025-04-03 16:22 UTC  (4+ messages)
` [PATCH v4 1/2] ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate
` [PATCH v4 2/2] ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels

[PATCH v3 0/2] ASoC: codecs: lpass-wsa: fix VI capture setup
 2025-04-03 15:51 UTC  (6+ messages)
` [PATCH v3 1/2] ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate
` [PATCH v3 2/2] ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels

[PATCH v6 0/6] ASoC: wcd938x: enable t14s audio headset
 2025-04-03 14:29 UTC  (12+ messages)
` [PATCH v6 2/6] mux: gpio: add optional regulator support
` [PATCH v6 5/6] ASoC: codecs: wcd938x: add mux control support for hp audio mux
` [PATCH v6 6/6] arm64: dts: qcom: x1e78100-t14s: Enable audio headset support

[PATCH] ASoC: Intel: Remove unused SND_SOC_INTEL_DA7219_MAX98357A_GENERIC
 2025-04-03 13:02 UTC 

[PATCH v1] ASoC: Intel: avs: Add NULL check in avs_component_probe()
 2025-04-02 19:56 UTC  (9+ messages)
` [PATCH] "
    `  "
  ` [PATCH v2] ASoC: Intel: avs: Fix null-ptr-deref "

[GIT PULL] ASoC fixes for v6.15-merge-window
 2025-04-02 12:26 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model
 2025-04-02  7:42 UTC 

Support mute led function for HP platform
 2025-04-02  7:28 UTC  (2+ messages)

[GIT PULL] virtio: features, fixes, cleanups
 2025-04-02  3:00 UTC  (2+ messages)

[PATCH] ASoC: qcom: Fix sc7280 lpass potential buffer overflow
 2025-04-01 20:40 UTC 

[PATCH v1] ASoC: imx-card: Add NULL check in imx_card_probe()
 2025-04-01 18:04 UTC  (3+ messages)

[RFC] ASoC: SOF: sof-pcm/pm: Stop paused streams before the system suspend
 2025-04-01 12:40 UTC  (5+ messages)

[PATCH] ASoC: mediatek: re-enable buffer pre-allocation on some platforms
 2025-04-01 10:45 UTC  (5+ messages)

[PATCH v5 0/5] ASoC: q6apm: fix under runs and fragment sizes
 2025-03-31 18:23 UTC  (2+ messages)

[PATCH] ASoC: codecs: rt5665: Fix some error handling paths in rt5665_probe()
 2025-03-31 17:49 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 read-only IMAP folder(s) and NNTP newsgroup(s).