Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-16 11:49:06 to 2024-05-24 12:20:11 UTC [more...]

[PATCH v3 0/8] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection
 2024-05-22 16:22 UTC  (13+ messages)
` [PATCH v3 1/8] ASoC: dt-bindings: samsung,midas-audio: Add headset mic bias supply
` [PATCH v3 2/8] ASoC: dt-bindings: samsung,midas-audio: Add GPIO-based headset jack detection
` [PATCH v3 3/8] ASoC: samsung: midas_wm1811: Add headset mic bias supply support
` [PATCH v3 4/8] ASoC: samsung: midas_wm1811: Add GPIO-based headset jack detection
` [PATCH v3 5/8] ASoC: samsung: midas_wm1811: Use dev_err_probe where appropriate
` [PATCH v3 6/8] ARM: dts: samsung: exynos4212-tab3: Fix headset mic, add jack detection
` [PATCH v3 7/8] ARM: dts: samsung: exynos4212-tab3: Add MCLK2 clock to WM1811 codec config
` [PATCH v3 8/8] ARM: dts: samsung: exynos4212-tab3: Drop interrupt from WM1811 codec

[PATCH v2 0/2] Add PDM controller for StarFive JH8100 SoC
 2024-05-22 11:22 UTC  (8+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add PDM controller for the "
` [PATCH v2 2/2] ASoC: starfive: Add PDM controller support

Burst in sound UFX+ AVLinux MXE and Ubuntu studio
 2024-05-21 21:43 UTC 

[PATCH v3 0/2] Add Cadence I2S-MC controller driver
 2024-05-22  8:24 UTC  (8+ 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 v2 0/2] Add support for QCM6490 and QCS6490
 2024-05-24  9:19 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCM6490 snd QCS6490 sound card
` [PATCH v2 2/2] ASoC: qcom: sc8280xp: Add support for QCM6490 and QCS6490

[PATCH v5 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-05-24  3:55 UTC  (8+ messages)
` [PATCH v5 1/7] ASoC: dt-bindings: document wcd937x Audio Codec
` [PATCH v5 2/7] ASoC: codecs: wcd937x-sdw: add SoundWire driver
` [PATCH v5 3/7] ASoC: codecs: wcd937x: add wcd937x codec driver
` [PATCH v5 4/7] ASoC: codecs: wcd937x: add basic controls
` [PATCH v5 5/7] ASoC: codecs: wcd937x: add playback dapm widgets
` [PATCH v5 6/7] ASoC: codecs: wcd937x: add capture "
` [PATCH v5 7/7] ASoC: codecs: wcd937x: add audio routing and Kconfig

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

[PATCH v4 0/3] ASoC: grace time for DPCM cleanup
 2024-05-23 23:24 UTC  (6+ messages)
` [PATCH v4 1/3] ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availability limition
` [PATCH v4 2/3] ASoC: remove snd_soc_dai_link_set_capabilities()
` [PATCH v4 3/3] ASoC: amlogic: do not use dpcm_playback/capture flags

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

[PATCH v1] ASoc: tas2781: Add Calibration Kcontrols and tas2563 digtial gain for Chromebook
 2024-05-23  0:34 UTC  (5+ messages)

[GIT PULL] ASoC fixes for v6.10-merge-window
 2024-05-23 11:36 UTC  (2+ messages)

[PATCH v1] ASoc: tas2781: Support still work when only RCA binary loading well without dsp firmware loading
 2024-05-23  6:00 UTC 

topology: pre-processor: Introduce extends/overrides keywords for classes
 2024-05-22 23:41 UTC 

topology: pre-processor: Introduce extends/overrides keywords for classes
 2024-05-22 23:40 UTC 

topology: pre-processor: Introduce extends/overrides keywords for classes
 2024-05-22 17:41 UTC 

topology: pre-processor: Introduce extends/overrides keywords for classes
 2024-05-22 17:10 UTC 

[PATCH v4 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-05-22 11:19 UTC  (10+ messages)
` [PATCH v4 1/7] ASoC: dt-bindings: document wcd937x Audio Codec
` [PATCH v4 2/7] ASoC: codecs: wcd937x-sdw: add SoundWire driver
` [PATCH v4 4/7] ASoC: codecs: wcd937x: add basic controls

UCM2: Intel: sof-hda-dsp: Control SOF processing from UCM
 2024-05-22  7:14 UTC 

DMA Transfer Synchronization Issue in Out-of-Tree Sound Card Driver
 2024-05-22  5:52 UTC  (3+ messages)

[PATCH v2 0/2] ASoC: fsl_mqs: Add i.MX95 platform support
 2024-05-22  3:08 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: fsl,mqs: "
` [PATCH v2 2/2] ASoC: fsl_mqs: "

[PATCH v4] ASoC: rt1320: Add RT1320 SDCA vendor-specific driver
 2024-05-21 13:45 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: stm32: Ensure compatible pattern matches whole string
 2024-05-21 14:45 UTC  (3+ messages)

[PATCH] ALSA: scarlett2: Prevent leaking urb
 2024-05-21 13:02 UTC  (2+ messages)

[PATCH v5 0/1] Add tas2781 driver for SPI
 2024-05-19 18:40 UTC  (4+ messages)
` [PATCH v5 1/1] ALSA: hda/tas2781: Add tas2781 hda driver based on SPI

Add UCM files for avs driver
 2024-05-21 11:09 UTC 

[PATCH 0/2] Support Tegra I2S client format conversion
 2024-05-21 10:45 UTC  (4+ messages)
` [PATCH 1/2] ASoC: simple-card-utils: Split simple_fixup_sample_fmt func
` [PATCH 2/2] ASoC: tegra: I2S client convert formats handling

[PATCH v3 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-05-21 10:13 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
` [PATCH v3 2/2] ASoC: fsl_xcvr: Add support for i.MX95 platform

[PATCH 1/2] ASoC: dt-bindings: fsl,mqs: Add i.MX95 platform support
 2024-05-21  6:32 UTC  (3+ messages)

[PATCH v2 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-05-21  3:44 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95

[PATCH 1/6] ASoC: topology: Constify an argument of snd_soc_tplg_component_load()
 2024-05-20 21:31 UTC  (5+ messages)

[PATCH v2] ASoC: intel: Constify struct snd_soc_ops
 2024-05-20 21:33 UTC  (2+ messages)

[RESEND PATCH v5 1/3] ASoC: tas2781: Fix wrong loading calibrated data sequence
 2024-05-17  9:36 UTC  (4+ messages)
` [RESEND PATCH v5 2/3] "
` [RESEND PATCH v5 3/3] "

[PATCH v6] ASoC: tas2781: Fix wrong loading calibrated data sequence
 2024-05-20 19:27 UTC  (3+ messages)

[PATCH v1] ASoC: tas2552: Add TX path for capturing AUDIO-OUT data
 2024-05-20 19:27 UTC  (4+ messages)

[PATCHv4 7/9] ASoC: fsl-asoc-card: add DT clock "cpu_sysclk" with generic codec
 2024-05-20 18:31 UTC  (13+ messages)
` [PATCHv4 8/9] ASoC: fsl-asoc-card: add DT property "cpu-system-clock-direction-out"
` [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec

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

[PATCH v3] ASoC: rt1320: Add RT1320 SDCA vendor-specific driver
 2024-05-20 14:17 UTC  (4+ messages)

[PATCH v3 0/4] ASoC: qcom: x1e80100: Correct channel mapping
 2024-05-20 13:57 UTC  (6+ messages)
` [PATCH v3 3/4] ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaults

[PATCH] Remove redundant description in struct segdist_code
 2024-05-18 16:58 UTC 

[PATCH v2] ASoC: rt1320: Add RT1320 SDCA vendor-specific driver
 2024-05-20  3:16 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: grace time for DPCM cleanup
 2024-05-19 23:11 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: soc-pcm: Indicate warning if CPU / Codec availability mismatch

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

[PATCH] ASoC: rt1320: Add RT1320 SDCA vendor-specific driver
 2024-05-17  5:49 UTC  (5+ messages)

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-16 14:58 UTC  (24+ messages)

[PATCH 2/2] ASoC: codec: lpass-rx-macro: add suppor for 2.6 codec version
 2024-05-15 14:30 UTC  (2+ messages)

[PATCH 1/2] ASoC: codecs: lpass-macro: add helpers to get codec version
 2024-05-15 14:28 UTC  (2+ messages)

[PATCH] ASoC: codecs: ES8326: solve hp and button detect issue
 2024-05-15  6:25 UTC 

[PATCH] ALSA: usb-audio: Fix for sampling rates support for Mbox3
 2024-05-16 14:02 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