messages from 2022-02-24 12:23:55 to 2022-02-27 07:48:56 UTC [more...]
[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] ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt
2022-02-27 5:09 UTC
[PATCH v5 0/2] Add power domains support for digital macro codecs
2022-02-26 18:09 UTC (3+ 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] 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 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-02-25 17:13 UTC (25+ messages)
` [PATCH v2 01/11] driver: platform: add and use helper for safer setting of driver_override
` [PATCH v2 02/11] amba: "
` [PATCH v2 03/11] fsl-mc: "
` [PATCH v2 04/11] hv: vmbus: "
` [PATCH v2 05/11] pci: "
` [PATCH v2 06/11] s390: cio: "
` [PATCH v2 07/11] spi: "
` [PATCH v2 08/11] vdpa: "
` [PATCH v2 09/11] clk: imx: scu: fix kfree() of static memory on setting driver_override
` [PATCH v2 10/11] slimbus: qcom-ngd: "
` [PATCH v2 11/11] rpmsg: "
[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 (14+ messages)
` [PATCH v16 1/9] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v16 2/9] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v16 3/9] ASoC: qcom: Add helper function to get dma control and lpaif handle
` [PATCH v16 4/9] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v16 5/9] ASoC: qcom: Add regmap config support for codec dma driver
` [PATCH v16 6/9] ASoC: qcom: Add "
` [PATCH v16 7/9] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v16 8/9] ASoC: dt-bindings: Add SC7280 lpass cpu bindings
` [PATCH v16 9/9] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio
[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 00/17] ASoC: Intel: AVS - Audio DSP for cAVS
2022-02-25 20:46 UTC (47+ 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 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 v2 0/3] soundwire: qcom: add pm runtime support
2022-02-25 20:21 UTC (8+ messages)
` [PATCH v2 1/3] soundwire: qcom: add runtime pm support
` [PATCH v2 2/3] dt-bindings: soundwire: qcom: document optional wake irq
` [PATCH v2 3/3] soundwire: qcom: add in-band wake up interrupt support
[PATCH V2 1/4] ASoC: amd: vg: fix for pm resume callback sequence
2022-02-25 19:30 UTC (4+ 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 1/9] ASoC: amd: vg: fix for pm resume callback sequence
2022-02-25 19:03 UTC (4+ messages)
` (subset) "
[PATCH v3] ASoC: codecs: wsa881x: add runtime pm support
2022-02-25 18:07 UTC
[PATCH v4 0/2] Add power domains support for digital macro codecs
2022-02-25 17:36 UTC (4+ messages)
` [PATCH v4 1/2] ASoC: codecs: Add power domains support in "
` [PATCH v4 2/2] ASoC: qcom: dt-bindings: Add bindings for power domains in lpass digital codecs
[PATCH v2 00/16] ASoC: codecs: add pm runtime support for Qualcomm codecs
2022-02-25 17:35 UTC (5+ messages)
` [PATCH v2 14/16] ASoC: codecs: wsa881x: add runtime pm support
` (subset) [PATCH v2 00/16] ASoC: codecs: add pm runtime support for Qualcomm codecs
[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 (5+ 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 v17 2/2] mailbox: mediatek: add support for adsp mailbox controller
[PATCH V0 0/1] ALSA: pcm: fix blocking while loop in
2022-02-25 12:26 UTC (5+ messages)
` [PATCH V0 1/1] ALSA: pcm: fix blocking while loop in snd_pcm_update_hw_ptr0()
[PATCH] sound/soc/amd: Use platform_get_irq() to get the interrupt
2022-02-25 11:28 UTC
[PATCH] sound/mips: Use platform_get_irq() to get the interrupt
2022-02-25 11:19 UTC
[PATCH] ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
2022-02-24 22:58 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH V2 0/1] ASoC: compress: propagate the error code from the
2022-02-24 13:37 UTC (3+ messages)
` [PATCH V2 1/1] ASoC: compress: propagate the error code from the compress framework
[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 V1 0/1]ASoC: compress: propagate the error code from the compress framework
2022-02-23 12:52 UTC (2+ messages)
` [PATCH V1 1/1] ASoC: "
[PATCH v3 0/6] Add Tegra234 HDA support
2022-02-25 12:51 UTC (4+ messages)
` [PATCH v3 4/6] dt-bindings: Add HDA support for Tegra234
[PATCH v3] ASoC: codecs: Add power domains support in digital macro codecs
2022-02-25 10:56 UTC (3+ messages)
[PATCH v15 00/10] Add support for audio on SC7280 based targets
2022-02-24 22:59 UTC (8+ messages)
` [PATCH v15 01/10] ASoC: qcom: SC7280: Update config for building codec dma drivers
` [PATCH v15 06/10] ASoC: qcom: Add regmap config support for codec dma driver
` [PATCH v15 6/10] "
` (subset) [PATCH v15 00/10] Add support for audio on SC7280 based targets
[PATCH] ASoC: SOF: Declare sof_compress_ops in sof-priv.h
2022-02-24 22:59 UTC (2+ messages)
[PATCH v10 00/10] Add support for audio on SC7280 based targets
2022-02-24 22:59 UTC (2+ messages)
[RESEND, v9 00/10] Add support for audio on SC7280 based targets
2022-02-24 22:59 UTC (2+ messages)
[PATCH] ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
2022-02-24 20:20 UTC (2+ messages)
[PATCH v2 0/3] ASoC: amd: acp: Add new machines and minor tweaks
2022-02-24 20:20 UTC (2+ messages)
[PATCH] ASoC: tlv320adc3xxx: Fix buggy return value
2022-02-24 18:52 UTC (2+ messages)
mmotm 2022-02-23-21-20 uploaded (Kconfig warning: SND_SOC_WCD938X)
2022-02-24 17:13 UTC
[RESEND v6 0/1] firmware: mtk: add adsp ipc protocol for sof
2022-02-24 13:37 UTC (2+ messages)
` [RESEND v6 1/1] firmware: mediatek: add adsp ipc protocol interface
[PATCH] ASoC: rt5682s: Fix the wrong jack type detected
2022-02-24 12:22 UTC (2+ messages)
[PATCH] ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID
2022-02-24 12:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).