Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-25 13:18:45 to 2022-02-28 19:24:06 UTC [more...]

[PATCH v5 0/2] Add power domains support for digital macro codecs
 2022-02-28 19:15 UTC  (4+ messages)
` [PATCH v5 1/2] ASoC: codecs: Add power domains support in "
` [PATCH v5 2/2] ASoC: qcom: dt-bindings: Add bindings for power domains in lpass digital codecs

[PATCH V2 1/4] ASoC: amd: vg: fix for pm resume callback sequence
 2022-02-28 19:15 UTC  (5+ messages)
` [PATCH V2 2/4] ASoC: amd: vg: update DAI link name
` [PATCH V2 3/4] ASoC: amd: vg: remove warnings and errors pointed out by checkpatch pl
` [PATCH V2 4/4] ASoC: amd: vangogh: fix uninitialized symbol warning in machine driver

[PATCH] ASoC: dt-bindings: renesas,rz-ssi: Document RZ/V2L SoC
 2022-02-28 19:15 UTC  (4+ messages)

[PATCH] ASoC: twl4030: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (3+ messages)

[PATCH] ASoC: ti: davinci-i2s: Add check for clk_enable()
 2022-02-28 19:15 UTC  (3+ messages)

[PATCH] ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH v4 0/2] Add power domains support for digital macro codecs
 2022-02-28 19:15 UTC  (3+ messages)

[PATCH] ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH -next] ASoC: mediatek: mt8195: Remove unnecessary print function dev_err()
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH 1/4] ASoC: pcm1681: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: pcm3060: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: wl1273: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: uda1380: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: uda134x: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH 1/2] ASoC: tscs42xx: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: uda1334: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: sti-sas: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: si476x: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: mc13783: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: ml26124: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH 01/10] ASoC: max98088: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: isabelle: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: lm49453: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: inno_rk3036: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: es8328: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: es8316: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: es7241: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH] ASoC: es7134: Use modern ASoC DAI format terminology
 2022-02-28 19:15 UTC  (2+ messages)

[PATCH v3 0/3] soundwire: qcom: add pm runtime support
 2022-02-28 18:01 UTC  (5+ messages)
` [PATCH v3 1/3] soundwire: qcom: add runtime pm support
` [PATCH v3 2/3] dt-bindings: soundwire: qcom: document optional wake irq
` [PATCH v3 3/3] soundwire: qcom: add in-band wake up interrupt support

[PATCH 00/17] ASoC: Intel: AVS - Audio DSP for cAVS
 2022-02-28 17:20 UTC  (55+ messages)
` [PATCH 03/17] ASoC: Intel: Introduce AVS driver
` [PATCH 04/17] ASoC: Intel: avs: Inter process communication
` [PATCH 05/17] ASoC: Intel: avs: Add code loading requests
` [PATCH 06/17] ASoC: Intel: avs: Add pipeline management requests
` [PATCH 07/17] ASoC: Intel: avs: Add module "
` [PATCH 08/17] ASoC: Intel: avs: Add power "
` [PATCH 09/17] ASoC: Intel: avs: Add ROM requests
` [PATCH 11/17] ASoC: Intel: avs: Firmware resources management utilities
` [PATCH 13/17] ASoC: Intel: avs: Dynamic firmware resources management
` [PATCH 14/17] ASoC: Intel: avs: General code loading flow
` [PATCH 15/17] ASoC: Intel: avs: Implement CLDMA transfer
` [PATCH 16/17] ASoC: Intel: avs: Code loading over CLDMA

[PATCH v2 00/17] ASoC: Intel: AVS - Audio DSP for cAVS
 2022-02-28 17:23 UTC  (19+ messages)
` [PATCH v2 01/17] ALSA: hda: Add helper macros for DSP capable devices
` [PATCH v2 02/17] ASoC: Export DAI register and widget ctor and dctor functions
` [PATCH v2 03/17] ASoC: Intel: Introduce AVS driver
` [PATCH v2 04/17] ASoC: Intel: avs: Inter process communication
` [PATCH v2 05/17] ASoC: Intel: avs: Add code loading requests
` [PATCH v2 06/17] ASoC: Intel: avs: Add pipeline management requests
` [PATCH v2 07/17] ASoC: Intel: avs: Add module "
` [PATCH v2 08/17] ASoC: Intel: avs: Add power "
` [PATCH v2 09/17] ASoC: Intel: avs: Add ROM requests
` [PATCH v2 10/17] ASoC: Intel: avs: Add basefw runtime-parameter requests
` [PATCH v2 11/17] ASoC: Intel: avs: Firmware resources management utilities
` [PATCH v2 12/17] ASoC: Intel: avs: Declare module configuration types
` [PATCH v2 13/17] ASoC: Intel: avs: Dynamic firmware resources management
` [PATCH v2 14/17] ASoC: Intel: avs: General code loading flow
` [PATCH v2 15/17] ASoC: Intel: avs: Implement CLDMA transfer
` [PATCH v2 16/17] ASoC: Intel: avs: Code loading over CLDMA
` [PATCH v2 17/17] ASoC: Intel: avs: Code loading over HDA

[PATCH V3 0/2] ASoC: audio_graph_card2: Support variable slot widths
 2022-02-28 17:27 UTC  (3+ messages)
` [PATCH V3 1/2] ASoC: dt-bindings: audio-graph-port: Add dai-tdm-slot-width-map
` [PATCH V3 2/2] ASoC: audio_graph_card2: Add support for variable slot widths

[PATCH v4 1/2] ALSA: core: remove initialise static variables to 0
 2022-02-28 16:57 UTC  (7+ messages)
` [PATCH v4 2/2] ALSA: core: Remove redundant variable and return the last statement

[PATCH] ALSA: spi: Add check for clk_enable()
 2022-02-28 16:00 UTC  (2+ messages)

[PATCH] sound/mips: Use platform_get_irq() to get the interrupt
 2022-02-28 15:59 UTC  (2+ messages)

[PATCH V0 0/1] ALSA: pcm: fix blocking while loop in
 2022-02-28 15:58 UTC  (6+ messages)
` [PATCH V0 1/1] ALSA: pcm: fix blocking while loop in snd_pcm_update_hw_ptr0()

[PATCH v4] ASoC: codecs: wsa881x: add runtime pm support
 2022-02-28 14:42 UTC 

[PATCH v3] ASoC: codecs: wsa881x: add runtime pm support
 2022-02-28 14:21 UTC  (3+ messages)

[PATCH] ASoC: qcom: soundwire: Add support for controlling audio CGCR from HLOS
 2022-02-28 13:40 UTC  (4+ messages)

Add UCM for PinePhone
 2022-02-28 13:40 UTC 

[PATCH v2 0/3] soundwire: qcom: add pm runtime support
 2022-02-28 12:29 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: soundwire: qcom: document optional wake irq

[PATCH v5 0/2] Add support for SoundWire1.6 audio cgcr register control
 2022-02-28  6:39 UTC  (3+ messages)
` [PATCH v5 1/2] soundwire: qcom: Add compatible name for v1.6.0
` [PATCH v5 2/2] dt-bindings: soundwire: qcom: Add bindings for audio CSR reset control property

ucm2: add additional symlink for Pinebook Pro
 2022-02-28  6:03 UTC 

[PATCH v3 1/2] ALSA: core: remove initialise static variables to 0
 2022-02-28  5:12 UTC  (3+ messages)
` [PATCH v3 2/2] ALSA: core: Remove redundant variable and return the last statement

[PATCH v2 1/2] ALSA: core: remove initialise static variables to 0
 2022-02-28  5:05 UTC  (4+ messages)
` [PATCH v2 2/2] ALSA: core: Remove redundant 'err' variable

[PATCH 1/2] ALSA: core: remove initialise static variables to 0
 2022-02-27  7:47 UTC  (3+ messages)
` [PATCH 2/2] ALSA: core: Remove redundant 'err' variable

[PATCH v2] soundwire: qcom: remove redundant wait for completion
 2022-02-26 12:49 UTC  (6+ messages)

[PATCH] "soundwire: qcom: revert wait for enumeration to be complete in probe"
 2022-02-26 12:45 UTC 

[PATCH v2 05/11] pci: use helper for safer setting of driver_override
 2022-02-25 17:13 UTC  (3+ messages)

[RESEND v4 0/2] Add power domains support for digital macro codecs
 2022-02-26  7:45 UTC  (3+ messages)
` [RESEND v4 1/2] ASoC: codecs: Add power domains support in "
` [RESEND v4 2/2] ASoC: qcom: dt-bindings: Add bindings for power domains in lpass digital codecs

[PATCH v16 0/9] Add support for audio on SC7280 based targets
 2022-02-26  5:58 UTC  (4+ messages)
` [PATCH v16 6/9] ASoC: qcom: Add support for codec dma driver

[RFC 00/13] ASoC: Intel: avs: Topology and path management
 2022-02-26  0:22 UTC  (21+ messages)
` [RFC 02/13] ASoC: Intel: avs: Add topology parsing infrastructure
` [RFC 03/13] ASoC: Intel: avs: Parse module-extension tuples
` [RFC 04/13] ASoC: Intel: avs: Parse pplcfg and binding tuples
` [RFC 05/13] ASoC: Intel: avs: Parse pipeline and module tuples
` [RFC 06/13] ASoC: Intel: avs: Parse path and path templates tuples
` [RFC 07/13] ASoC: Intel: avs: Add topology loading operations
` [RFC 08/13] ASoC: Intel: avs: Declare path and its components
` [RFC 09/13] ASoC: Intel: avs: Path creation and freeing
` [RFC 10/13] ASoC: Intel: avs: Path state management

[PATCH V2 0/2] ASoC: audio_graph_card2: Support variable slot widths
 2022-02-25 20:40 UTC  (5+ messages)
` [PATCH V2 1/2] ASoC: dt-bindings: audio-graph-port: Add dai-tdm-slot-width-map

Need help understanding DPCM
 2022-02-25 20:34 UTC 

[PATCH 1/9] ASoC: amd: vg: fix for pm resume callback sequence
 2022-02-25 19:03 UTC  (4+ messages)
` (subset) "

[PATCH v2 00/16] ASoC: codecs: add pm runtime support for Qualcomm codecs
 2022-02-25 17:35 UTC  (2+ messages)
` (subset) "

[PATCH] ALSA: acp: check the return value of devm_kzalloc() in acp_legacy_dai_links_create()
 2022-02-25 17:35 UTC  (2+ messages)

[PATCH] ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declaration
 2022-02-25 17:35 UTC  (3+ messages)

[PATCH] ASoC: qcom: lpass-platform: Update warning print to control excess logging
 2022-02-25 17:35 UTC  (2+ messages)

[PATCH] sound/soc/amd: Use platform_get_irq_byname() to get the interrupt
 2022-02-25 17:35 UTC  (3+ messages)

[PATCH] ALSA: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp()
 2022-02-25 17:35 UTC  (2+ messages)

[v2 00/17] ASoC: mediatek: Add support for MT8186 SoC
 2022-02-25 16:43 UTC  (3+ messages)
` [v2 13/17] dt-bindings: mediatek: mt8186: add audio afe document

[PATCH] soundwire: qcom: remove redundant wait for completion
 2022-02-25 13:39 UTC  (3+ messages)

[PATCH v18 0/2] mtk: add ADSP mailbox controller for MT8195
 2022-02-25 13:24 UTC  (3+ messages)
` [PATCH v18 1/2] dt-bindings: mailbox: mtk, adsp-mbox: add mtk adsp-mbox document
` [PATCH v18 2/2] mailbox: mediatek: add support for adsp mailbox controller

[RESEND v17 0/2] mtk: add ADSP mailbox controller for MT8195
 2022-02-25 13:16 UTC  (4+ messages)
` [PATCH v17 1/2] dt-bindings: mailbox: mtk, adsp-mbox: add mtk adsp-mbox document
  ` [PATCH v17 1/2] dt-bindings: mailbox: mtk,adsp-mbox: "

[PATCH] sound/soc/amd: Use platform_get_irq() to get the interrupt
 2022-02-25 11:28 UTC 

[PATCH] ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
 2022-02-24 18:58 UTC  (10+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH V2 0/1] ASoC: compress: propagate the error code from the
 2022-02-24 12:18 UTC  (2+ messages)
` [PATCH V2 1/1] ASoC: compress: propagate the error code from the compress framework

[PATCH v2 01/11] driver: platform: add and use helper for safer setting of driver_override
 2022-02-24  8:43 UTC  (3+ messages)

[PATCH V1 0/1] ASoC: compress: propagate the error code from the
 2022-02-24  8:26 UTC  (4+ messages)
` [PATCH V1 1/1] ASoC: compress: propagate the error code from the compress framework

[PATCH v2 05/11] pci: use helper for safer setting of driver_override
 2022-02-24  7: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