Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-29 16:19:06 to 2023-04-04 13:46:41 UTC [more...]

[PATCH] ASoC: tegra20_ac97: Add missing unwind goto in tegra20_ac97_platform_probe()
 2023-04-04 13:45 UTC  (2+ messages)

[PATCH] ASoC: ti: omap-dmic: use devm_platform_ioremap_resource_byname()
 2023-04-04 11:46 UTC  (2+ messages)

[PATCH next] ASoC: cs35l56: Fix unsigned 'rv' comparison with zero in cs35l56_irq()
 2023-04-04 11:45 UTC  (2+ messages)

[PATCH] ASoC: ti: omap-mcpdm: use devm_platform_ioremap_resource_byname()
 2023-04-04 11:43 UTC  (2+ messages)

[PATCH] ALSA: hda/hdmi: Preserve the previous PCM device upon re-enablement
 2023-04-04 11:14 UTC  (8+ messages)

[PATCH v2 00/18] ASoC: SOF: Intel: hda-mlink: HDaudio multi-link extension update
 2023-04-04 10:41 UTC  (19+ messages)
` [PATCH v2 01/18] Documentation: sound: add description of Intel HDaudio multi-links
` [PATCH v2 02/18] ALSA: hda: add HDaudio Extended link definitions
` [PATCH v2 03/18] ASoC: SOF: Intel: hda-mlink: improve hda_bus_ml_free() helper
` [PATCH v2 04/18] ASoC: SOF: Intel: hda-mlink: add return value for hda_bus_ml_get_capabilities()
` [PATCH v2 05/18] ASoC: SOF: Intel: hda-mlink: move to a dedicated module
` [PATCH v2 06/18] ASoC: SOF: Intel: hda-mlink: add structures to parse ALT links
` [PATCH v2 07/18] ASoC: SOF: Intel: hda-mlink: special-case HDaudio regular links
` [PATCH v2 08/18] ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PM
` [PATCH v2 09/18] ASoC: SOF: Intel: hda-mlink: add convenience helpers for SoundWire PM
` [PATCH v2 10/18] ASoC: SOF: Intel: hda-mlink: add helper to return sublink count
` [PATCH v2 11/18] ASoC: SOF: Intel: hda-mlink: add helpers to enable/check interrupts
` [PATCH v2 12/18] ASoC: SOF: Intel: hda-mlink: add helpers to set link SYNC frequency
` [PATCH v2 13/18] ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_go
` [PATCH v2 14/18] ASoC: SOF: Intel: hda-mlink: add helper to check cmdsync
` [PATCH v2 15/18] ASoC: SOF: Intel: hda-mlink: program SoundWire LSDIID registers
` [PATCH v2 16/18] ASoC: SOF: Intel: hda-mlink: add helpers to retrieve DMIC/SSP hlink
` [PATCH v2 17/18] ASoC: SOF: Intel: hda-mlink: add helper to offload link ownership
` [PATCH v2 18/18] ASoC: SOF: Intel: hda-mlink: add helper to retrieve eml_lock

[PATCH 00/12] ASoC: SOF: core/Intel: Introduce DSPless mode
 2023-04-04  9:21 UTC  (13+ messages)
` [PATCH 01/12] ASoC: SOF: Intel: hda-stream: Do not dereference hstream until it is safe
` [PATCH 02/12] ASoC: SOF: Add flag and state which will be used for DSP-less mode
` [PATCH 03/12] ASoC: SOF: Add support for DSPless mode
` [PATCH 04/12] ASoC: SOF: Intel: hda: Skip interfaces not supported on a platform
` [PATCH 05/12] ASoC: SOF: Intel: hda: Add support for DSPless mode
` [PATCH 06/12] ASoC: SOF: Intel: hda: make DSPless mode work with DSP disabled in BIOS
` [PATCH 07/12] ASoC: SOF: Intel: pci-apl: Allow DSPless mode
` [PATCH 08/12] ASoC: SOF: Intel: pci-cnl: "
` [PATCH 09/12] ASoC: SOF: Intel: pci-icl: "
` [PATCH 10/12] ASoC: SOF: Intel: pci-mtl: "
` [PATCH 11/12] ASoC: SOF: Intel: pci-skl: "
` [PATCH 12/12] ASoC: SOF: Intel: pci-tgl: "

[PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer
 2023-04-04  8:15 UTC  (11+ messages)

topology: nhlt: ssp-nhlt: Set link clock source based on bclk_freq
 2023-04-03 21:30 UTC 

[PATCH v2] kselftest/alsa: Increase kselftest timeout
 2023-04-03 21:30 UTC  (4+ messages)

[PATCH 2/2] ASoC: fsl_mqs: call pm_runtime_disable() on error path
 2023-04-03 15:27 UTC 

[PATCH 1/2] ASoC: fsl_mqs: move of_node_put() to the correct location
 2023-04-03 15:36 UTC  (2+ messages)

[PATCH v1 0/3] Add TDM audio on StarFive JH7110
 2023-04-03 12:58 UTC  (10+ messages)
` [PATCH v1 1/3] dt-bindings: sound: Add TDM for "
` [PATCH v1 3/3] riscv: dts: starfive: add tdm node and sound card

[PATCH v2] ASoC: dt-bindings: wm8510: Convert to dtschema
 2023-04-03 12:51 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: wm8510: Convert to dtschema
 2023-04-03  9:55 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: Use physical format width
 2023-04-03  7:26 UTC  (4+ messages)

[PATCH v5] ASoC: dt-bindings: ak4458: Convert to dtschema
 2023-04-02 20:25 UTC  (2+ messages)

[PATCH v2] firmware: cs_dsp: Add a debugfs entry containing control details
 2023-04-03 15:07 UTC 

[PATCH 2/6] ASoC: SOF: amd: remove acp_dai_probe() function
 2023-04-03 15:07 UTC  (6+ messages)
` [PATCH 3/6] ASoC: SOF: amd: remove unused variables
` [PATCH 4/6] ASoC: SOF: amd: refactor get_chip_info callback
` [PATCH 5/6] ASoC: SOF: amd: refactor error checks in probe call
` [PATCH 6/6] ASoC: SOF: amd: refactor dmic codec platform device creation
` [PATCH 1/6] ASoC: SOF: amd: remove unused code

[PATCH] ASoC: mediatek: mt8186: Move some prints to debug level
 2023-04-03 15:07 UTC 

[PATCH v3] ASoC: dt-bindings: maxim,max98371: Convert to DT schema
 2023-04-03 15:07 UTC  (3+ messages)

[AMD Zen2][lockless dmix] crackling sound
 2023-04-03 14:23 UTC 

[PATCH v2 0/7] soundwire: qcom: add support for SM8550 (Soundwire v2.0.0)
 2023-04-03 13:25 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: soundwire: qcom: add Qualcomm Soundwire v2.0.0
` [PATCH v2 2/7] dt-bindings: soundwire: qcom: add 16-bit sample interval
` [PATCH v2 3/7] soundwire: qcom: allow 16-bit sample interval for ports
` [PATCH v2 4/7] soundwire: qcom: use consistently 'ctrl' as state variable name
` [PATCH v2 5/7] soundwire: qcom: prepare for handling different register layouts
` [PATCH v2 6/7] soundwire: qcom: add support for v2.0.0 controller
` [PATCH v2 7/7] soundwire: qcom: use tabs for indentation in defines

[PATCH for v6.3-rc] ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_module
 2023-04-03 12:51 UTC  (3+ messages)

[PATCH v3 00/10] ASoC: add audio digital codecs for Qualcomm SM8550
 2023-04-03 12:51 UTC  (6+ messages)
` [PATCH v3 07/10] ASoC: dt-bindings: qcom,lpass-va-macro: Add missing NPL clock
` (subset) [PATCH v3 00/10] ASoC: add audio digital codecs for Qualcomm SM8550

[PATCH 1/6] ASoC: SOF: amd: remove unused code
 2023-04-03  7:16 UTC 

[bug report] ASoC: SOF: avoid a NULL dereference with unsupported widgets
 2023-04-03  7:08 UTC  (6+ messages)

[PATCH resend 0/5] ASoC: clarify Codec2Codec params
 2023-04-02 23:00 UTC  (6+ messages)
` [PATCH resend 1/5] ASoC: soc.h: "
` [PATCH resend 2/5] ASoC: audio-graph-card2: switch to use c2c_params instead of params
` [PATCH resend 3/5] ASoC: meson: "
` [PATCH resend 4/5] ASoC: samsung: "
` [PATCH resend 5/5] ASoC: soc.h: remove unused params/num_params

[PATCH resend 0/5] ASoC: clarify Codec2Codec params
 2023-04-02 22:57 UTC  (7+ messages)
` [PATCH resend 1/5] ASoC: soc.h: "
` [PATCH resend 2/5] ASoC: audio-graph-card2: switch to use c2c_params
` [PATCH resend 3/5] ASoC: meson: switch to use c2c_params instead of
` [PATCH resend 4/5] ASoC: samsung: switch to use c2c_params instead of params
` [PATCH resend 5/5] ASoC: soc.h: remove unused params/num_params

[PATCH] dt-bindings: maxim,max98371: Convert to DT schema
 2023-04-01  9:45 UTC  (5+ messages)
` [PATCH v2] ASoC: dt-bindings: maxim,max98371: DT schema improvement

Asus ROG Zephyrus GX701L sound problem
 2023-03-31 17:59 UTC  (2+ messages)

snd_hda_intel speakers do not work on cold boot, but work after reboot/warm boots
 2023-03-31 17:44 UTC 

[PATCH v2] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-31 12:37 UTC  (2+ messages)

[PATCH 0/8] ASoC: qcom: q6dsp and lpass codec stablity fixes
 2023-03-31 11:42 UTC  (5+ messages)
` [PATCH 5/8] ASoC: codecs: lpass: register mclk after runtime pm

[PATCH] ASoC: sunxi: handle reset_control_deassert() error
 2023-03-31  3:01 UTC 

[PATCH v10] ASoC: tas2781: Add tas2781 driver
 2023-03-31 20:41 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH] ALSA: hda/realtek: Add quirk for Clevo X370SNW
 2023-03-31 19:43 UTC 

[GIT PULL] ASoC fixes for v6.3-rc4
 2023-03-31 19:43 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: soundwire: qcom: add 16-bit sample interval
 2023-03-31 16:45 UTC  (7+ messages)
` [PATCH 2/7] dt-bindings: soundwire: qcom: add Qualcomm Soundwire v2.0.0
` [PATCH 3/7] soundwire: qcom: allow 16-bit sample interval for ports
` [PATCH 4/7] soundwire: qcom: use consistently 'ctrl' as state variable name
` [PATCH 5/7] soundwire: qcom: prepapre for handling different register layouts
` [PATCH 6/7] soundwire: qcom: add support for v2.0.0 controller
` [PATCH 7/7] soundwire: qcom: use tabs for indentation in defines

[PATCH] ALSA: hda/realtek: Add quirk for Clevo X370SNW
 2023-03-31 16:23 UTC 

[PATCH] ASoC: amd: ps: update the acp clock source
 2023-03-31 16:11 UTC 

Most likely this is a bug in the ALSA driver 'snd_hda_intel'
 2023-03-31 15:24 UTC 

[PATCH V4 1/2] ASoC: max98363: add soundwire amplifier driver
 2023-03-31 15:02 UTC  (5+ messages)
` [PATCH V4 2/2] ASoC: dt-bindings: max98363: add soundwire amplifier

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
 2023-03-31 14:50 UTC  (2+ messages)

[PATCH v2 1/3] soundwire: bus: Remove now outdated comments on no_pm IO
 2023-03-31 13:17 UTC 

[PATCH v2 0/2] soundwire: stream: uniquify dev_err() logs
 2023-03-31 13:15 UTC  (2+ messages)

[PATCH V8 0/8] Add SoundWire support for AMD platforms
 2023-03-31 13:14 UTC 

[PATCH v11] ASoC: tas2781: Add tas2781 driver
 2023-03-31 11:40 UTC 

[PATCH] ASoC: amd: ps: update the acp clock source
 2023-03-31  5:20 UTC 

[PATCH 00/18] ASoC: SOF: Intel: hda-mlink: HDaudio multi-link extension update
 2023-03-31  3:05 UTC  (12+ messages)
` [PATCH 06/18] ASoC: SOF: Intel: hda-mlink: add structures to parse ALT links
` [PATCH 08/18] ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PM

[PATCH V3 1/2] ASoC: max98363: add soundwire amplifier driver
 2023-03-30 22:26 UTC  (4+ messages)
` [PATCH V3 2/2] ASoC: dt-bindings: max98363: add soundwire amplifier

[PATCH v4] ASoC: dt-bindings: qcom,lpass-va-macro: Add missing NPL clock
 2023-03-30 19:59 UTC  (4+ messages)

[PATCH v5] ASoC: dt-bindings: qcom,lpass-va-macro: Add missing NPL clock
 2023-03-30 19:59 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION a6d9e3034536ba4b68ac34490c02267e6eec9c05
 2023-03-30 16:13 UTC 

[PATCH] ASoC: fsl_sai: Use physical format width
 2023-03-30  8:30 UTC 

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2023-03-29 20:04 UTC  (11+ messages)
` [PATCH v2 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook

[PATCH] ALSA: ac97: Define dummy functions for snd_ac97_suspend() and resume()
 2023-03-30 14:29 UTC  (3+ messages)

[PATCH] ASoC: dapm: Sort speakers after other outputs
 2023-03-30 13:28 UTC  (2+ messages)

[RESEND PATCH] ASoC: dt-bindings: qcom,lpass-rx-macro: correct minItems for clocks
 2023-03-30 13:28 UTC  (2+ messages)

[PATCH v4] ASoC: dt-bindings: alc5632: Convert to dtschema
 2023-03-30 13:28 UTC  (2+ messages)

[PATCH 00/13] ASoC: SoundWire codecs: simplify/fix set_stream
 2023-03-30 13:28 UTC  (2+ messages)

No sound output of headphone on Senary SN6140
 2023-03-30  5:26 UTC 

Does this compile any code?
 2023-03-29 21:45 UTC 

[PATCH] ASoC: soc-topology.c: dai_link->platform again
 2023-03-29 16:50 UTC  (2+ messages)

[PATCH for v6.3-rc] ASoC: SOF: avoid a NULL dereference with unsupported widgets
 2023-03-29 16:50 UTC  (2+ messages)

[PATCH] ASoC: qcom: audioreach: drop stray 'get' from error message
 2023-03-27 14:55 UTC 

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-27 21:52 UTC  (4+ messages)

[PATCH v3] ASoC: dt-bindings: ak4458: Convert to dtschema
 2023-03-27 21:32 UTC 

[PATCH v2] ASoC: dt-bindings: ak4458: Convert to dtschema
 2023-03-27 21:28 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox