Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-03 14:07:33 to 2024-05-09 10:45:00 UTC [more...]

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-09 10:44 UTC  (19+ messages)

[PATCH 0/3] ASoC: grace time for DPCM cleanup
 2024-05-09  8:51 UTC  (8+ messages)
` [PATCH 1/3] ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availability limition
` [PATCH 2/3] ASoC: soc-pcm: Indicate warning if CPU / Codec availability mismatch
` [PATCH 3/3] ASoC: remove snd_soc_dai_link_set_capabilities()

[PATCH v3 0/4] ASoC: qcom: x1e80100: Correct channel mapping
 2024-05-09  9:17 UTC  (6+ messages)
` [PATCH v3 1/4] ASoC: Constify channel mapping array arguments in set_channel_map()
` [PATCH v3 2/4] ASoC: qcom: q6apm-lpass-dais: Implement proper channel mapping
` [PATCH v3 3/4] ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaults
` [PATCH v3 4/4] ASoC: qcom: x1e80100: Correct channel mapping

[PATCH] ASoC: rt711-sdca: add GE selected mode control
 2024-05-09  9:03 UTC 

[PATCH v2 0/4] ASoC: qcom: display port changes
 2024-05-09  8:59 UTC  (6+ messages)
` [PATCH v2 2/4] ASoC: qcom: common: add Display port Jack function

[PATCH v2 0/7] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection
 2024-05-09  7:13 UTC  (10+ messages)
` [PATCH v2 1/7] ASoC: dt-bindings: samsung,midas-audio: Add headset mic bias supply
` [PATCH v2 2/7] ASoC: dt-bindings: samsung,midas-audio: Add GPIO-based headset jack detection
` [PATCH v2 3/7] ASoC: samsung: midas_wm1811: Add headset mic bias supply support
` [PATCH v2 4/7] ASoC: samsung: midas_wm1811: Add GPIO-based headset jack detection
` [PATCH v2 5/7] ASoC: samsung: midas_wm1811: Use dev_err_probe where appropriate
` [PATCH v2 6/7] ARM: dts: samsung: exynos4212-tab3: Fix headset mic, add jack detection
` [PATCH v2 7/7] ARM: dts: samsung: exynos4212-tab3: Fix up wm1811 codec config

[PATCH] ASoC: audio-graph-card2: remove unneeded of_node_get()
 2024-05-09  6:37 UTC  (2+ messages)

[PATCH 0/4] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-05-09  2:57 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
` [PATCH 2/4] ASoC: dt-bindings: fsl,xcvr: Add two PLL clock sources
` [PATCH 3/4] ASoC: fsl_xcvr: Support reparent pll clocks for phy_clk
` [PATCH 4/4] ASoC: fsl_xcvr: Add support for i.MX95 platform

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

Motu 828 (28 x 32) support
 2024-05-08 18:47 UTC 

[PATCH v3 0/2] Add Cadence I2S-MC controller driver
 2024-05-08  8:03 UTC  (4+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: Add bindings for Cadence I2S-MC controller
` [PATCH v3 2/2] ASoC: cdns: Add drivers of Cadence Multi-Channel I2S Controller

[PATCH 0/3] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection
 2024-05-07 14:53 UTC  (9+ messages)
` [PATCH 1/3] ASoC: dt-bindings: samsung,midas-audio: "
` [PATCH 2/3] ASoC: samsung: midas_wm1811: "
` [PATCH 3/3] ARM: dts: samsung: exynos4212-tab3: Fix headset mic, add "

[PATCH] [RFC PATCH] ALSA: usb-audio: endpoint: Prevent NULL pointer deference in snd_usb_endpoint_close
 2024-05-07  6:44 UTC  (10+ messages)

[PATCH v1] slimbus: qcom-ngd-ctrl: Add stream disable support
 2024-05-07 11:39 UTC  (2+ messages)

[PATCH v4 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-05-07 13:05 UTC  (7+ messages)
` [PATCH v4 1/3] ALSA: hda/tas2781: Add tas2781 hda driver based on SPI
      ` [EXTERNAL] "

[PATCH v3 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-05-06 11:16 UTC  (8+ messages)
` [PATCH v3 1/3] ALSA: hda/tas2781: Modification for add "
    ` [EXTERNAL] "

usb:gadget:f_uac2: RFC: allowing multiple altsetttings for channel/samplesize combinations
 2024-04-30 18:51 UTC  (8+ messages)

ucm2: Qualcomm: x1e80100: add recording via DMIC01
 2024-05-08 12:35 UTC 

[PATCH] ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance
 2024-05-08 12:34 UTC  (2+ messages)

[PATCH] ALSA: hda: hda_component: Initialize shared data during bind callback
 2024-05-08 12:34 UTC  (2+ messages)

[PATCH] ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup
 2024-05-08 12:33 UTC  (2+ messages)

[PATCH v1 1/1] ASoC: atmel: tse850-pcm5142: Remove unused of_gpio.h
 2024-05-08 11:59 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: qcom: x1e80100: Correct channel mapping
 2024-05-08  8:25 UTC  (6+ messages)
` [PATCH v2 1/4] ASoC: Constify channel mapping array arguments in set_channel_map()
` [PATCH v2 2/4] ASoC: qcom: q6apm-lpass-dais: Implement proper channel mapping
` [PATCH v2 3/4] ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaults
` [PATCH v2 4/4] ASoC: qcom: x1e80100: Correct channel mapping

[PATCH v1] ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W
 2024-05-08  8:00 UTC  (2+ messages)

[PATCH 0/4] ASoC: Constify static snd_pcm_hardware
 2024-05-08  2:38 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 01/25] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM too
 2024-05-07 23:11 UTC 

[PATCH AUTOSEL 6.6 01/43] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM too
 2024-05-07 23:09 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 03/43] ALSA: hda: cs35l56: Exit cache-only after cs35l56_wait_for_firmware_boot()
` [PATCH AUTOSEL 6.6 12/43] ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config

[PATCH AUTOSEL 6.8 01/52] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM too
 2024-05-07 23:06 UTC  (4+ messages)
` [PATCH AUTOSEL 6.8 03/52] ALSA: hda: cs35l56: Exit cache-only after cs35l56_wait_for_firmware_boot()
` [PATCH AUTOSEL 6.8 15/52] ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config
` [PATCH AUTOSEL 6.8 32/52] ASoC: cs35l56: fix usages of device_get_named_child_node()

[PATCH 0/4] ASoC: qcom: x1e80100: Correct channel mapping
 2024-05-07 18:16 UTC  (10+ messages)
` [PATCH 1/4] ASoC: Constify channel mapping array arguments in set_channel_map()
` [PATCH 2/4] ASoC: qcom: q6dsp: Implement proper channel mapping in Audioreach
` [PATCH 3/4] ASoC: qcom: q6dsp: Set channel mapping instead of fixed defaults
` [PATCH 4/4] ASoC: qcom: x1e80100: Correct channel mapping

[PATCH 1/3] ASoC: fsl: fsl_aud2htx: Switch to RUNTIME_PM_OPS()
 2024-05-07 17:37 UTC  (3+ messages)
` [PATCH 2/3] ASoC: fsl: fsl_easrc: "
` [PATCH 3/3] ASoC: fsl: fsl_xcvr: "

[PATCH 00/13] ASoC: Use snd_soc_substream_to_rtd() for accessing private_data
 2024-05-07 14:34 UTC  (2+ messages)

[PATCH v2] ASoC: Intel: avs: boards: Properly name input device
 2024-05-07 14:35 UTC  (2+ messages)

[PATCH 0/9] ALSA/ASoC: Intel: clarify Copyright information
 2024-05-07 14:35 UTC  (4+ messages)
` [PATCH 1/9] ASoC: SOF: "
` [PATCH 9/9] ALSA/ASoC: include: "
` (subset) [PATCH 0/9] ALSA/ASoC: Intel: "

[PATCH 0/4] ASoC: use 'time_left' instead of 'timeout' with wait_for_*() functions
 2024-05-07 14:35 UTC  (2+ messages)

[PATCH] ASoC: qcom: audioreach: Correct mapping of back speakers
 2024-05-07 13:39 UTC  (2+ messages)

[PATCH v3 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-05-07 11:40 UTC  (4+ messages)
` [PATCH v3 2/7] ASoC: codecs: wcd937x: add wcd937x codec driver

[PATCH] ASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fields
 2024-05-07  1:37 UTC  (2+ messages)

[PATCH v2] ASoC: tas2781: Fix a warning reported by robot kernel test
 2024-05-07  1:35 UTC  (3+ messages)

[PATCH 0/7] ASoC: SOF: Intel: remove circular dependency for SoundWire BPT
 2024-05-07  1:35 UTC  (2+ messages)

[PATCH 0/3] ASoC: SOF: Intel: HDA/DMIC updates
 2024-05-07  1:35 UTC  (2+ messages)

[PATCH v3] ALSA: usb-audio: Add sampling rates support for Mbox3
 2024-05-06 21:32 UTC  (5+ messages)
    ` ALSA: usb-audio: Adding mixer controls to Mbox3
    ` [PATCH v4] ALSA: usb-audio: Add sampling rates support for Mbox3

[PATCH v4 2/3] ALSA: hda/tas2781: Tas2781 hda driver for SPI
 2024-05-06 13:12 UTC  (2+ messages)

[PATCH] ASoC: Intel: avs: boards: Properly name input device
 2024-05-06 11:51 UTC 

[PATCH] ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid
 2024-05-06  7:25 UTC  (2+ messages)

[PATCH 1/2] ASoC: amd: acp: fix for acp platform device creation failure
 2024-05-05 15:03 UTC  (2+ messages)

[PATCH] ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-05 15:03 UTC  (2+ messages)

Fix seg. fault when accessing `ConstantObject` extra
 2024-05-04 20:47 UTC 

[PATCH v1] ALSA: ASoc/tas2781: Fix an issue reported by robot kernel test
 2024-05-04  8:08 UTC  (2+ messages)

[PATCH] ALSA: hda/cs_dsp_ctl: Actually remove ALSA controls
 2024-05-03 16:16 UTC  (4+ messages)

[PATCH v3] ALSA: ASoc/tas2781: Fix wrong loading calibrated data sequence
 2024-05-03 15:52 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).