linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/13] ASoC: SOF: IPC path handling and fallback support
 2023-11-30 14:19 UTC  (15+ messages)
` [PATCH 01/13] ASoC: SOF: Move sof_of_machine_select() to sof-of-dev.c from sof-audio.c
` [PATCH 02/13] ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.c
` [PATCH 03/13] ASoC: SOF: Add placeholder for platform IPC type and path overrides
` [PATCH 04/13] ASoC: SOF: sof-acpi-dev: Save the default "
` [PATCH 05/13] ASoC: SOF: sof-of-dev: "
` [PATCH 06/13] ASoC: SOF: sof-pci-dev: "
` [PATCH 07/13] ASoC: SOF: core: Implement firmware, topology path setup in core
` [PATCH 08/13] ASoC: SOF: sof-acpi-dev: Rely on core to create the file paths
` [PATCH 09/13] ASoC: SOF: sof-of-dev: "
` [PATCH 10/13] ASoC: SOF: sof-pci-dev: "
` [PATCH 11/13] ASoC: SOF: core: Add helper for initialization of paths, ops
` [PATCH 12/13] ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_data
` [PATCH 13/13] ASoC: SOF: core: Implement IPC version fallback if firmware files are missing

[PATCH 1/2] ASoC: qcom: Add helper for allocating Soundwire stream runtime
 2023-11-30 11:23 UTC  (9+ messages)
` [PATCH 2/2] ASoC: qcom: Move Soundwire runtime stream alloc to soundcards

[PATCH 0/7] ASoC: Intel: Soundwire related board and match updates
 2023-11-30 10:15 UTC  (16+ messages)
` [PATCH 1/7] ASoC: Intel: sof_sdw: Make use of dev_err_probe()
` [PATCH 2/7] ASoC: Intel: sof_sdw: remove unused function declaration
` [PATCH 3/7] ASoC: Intel: sof_sdw: Add rt722 support
` [PATCH 4/7] ASoC: Intel: soc-acpi: rt713+rt1316, no sdw-dmic config
` [PATCH 5/7] ASoC: Intel: soc-acpi: add Gen4.1 SDCA board support for LNL RVP
` [PATCH 6/7] ASoC: Intel: soc-acpi-intel-tgl-match: add cs42l43 and cs56l56 support
` [PATCH 7/7] ASoC: Intel: soc-acpi-intel-mtl-match: Add rt722 support

[PATCH 00/10] ASoC: Convert Cirrus codecs to GPIO descriptors
 2023-11-30  9:58 UTC  (15+ messages)
` [PATCH 01/10] ASoC: cs35l32: Drop legacy include
` [PATCH 02/10] ASoC: cs35l33: Fix GPIO name and drop "
` [PATCH 03/10] ASoC: cs35l34: "
` [PATCH 04/10] ASoC: cs35l35: Drop legacy includes
` [PATCH 05/10] ASoC: cs35l36: "
` [PATCH 06/10] ASoC: cs4271: Convert to GPIO descriptors
` [PATCH 07/10] ASoC: cirrus: edb93xx: Drop legacy include
` [PATCH 08/10] ASoC: cs42l42: "
` [PATCH 09/10] ASoC: cs43130: Drop legacy includes
` [PATCH 10/10] ASoC: cs4349: Drop legacy include

[PATCH 0/2] ASoC: SOF: ipc4-topology: Correct IPC message struct layouts
 2023-11-29 21:18 UTC  (4+ messages)
` [PATCH 1/2] ASoC: SOF: ipc4-topology: Correct data structures for the SRC module
` [PATCH 2/2] ASoC: SOF: ipc4-topology: Correct data structures for the GAIN module

[PATCH][next] ASoC: core: Fix a handful of spelling mistakes
 2023-11-29 18:53 UTC  (2+ messages)

[PATCH] ASoC: fsl_rpmsg: update Kconfig dependencies
 2023-11-29 18:53 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4: Move window offset configuration earlier
 2023-11-29 18:52 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4-topology: Add module ID print during module set up
 2023-11-29 18:52 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_data
 2023-11-29 18:52 UTC  (2+ messages)

[PATCH 0/5] ASoC: codecs: add support for WCD939x Codec
 2023-11-29 18:21 UTC  (28+ messages)
` [PATCH 2/5] ASoC: dt-bindings: document WCD939x Audio Codec
` [PATCH 3/5] ASoC: codec: wcd-mbhc-v2: add support when connected behind an USB-C audio mux
` [PATCH 4/5] ASoC: codecs: Add WCD939x Soundwire slave driver
` [PATCH 5/5] ASoC: codecs: Add WCD939x Codec driver

[PATCH 1/4] ASoC: dt-bindings: qcom,lpass-rx-macro: Add SM8650 LPASS RX
 2023-11-29 15:46 UTC  (7+ messages)
` [PATCH 2/4] ASoC: dt-bindings: qcom,lpass-tx-macro: Add SM8650 LPASS TX
` [PATCH 3/4] ASoC: dt-bindings: qcom,lpass-va-macro: Add SM8650 LPASS VA
` [PATCH 4/4] ASoC: dt-bindings: qcom,lpass-wsa-macro: Add SM8650 LPASS WSA

[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
 2023-11-28 20:58 UTC  (5+ messages)
` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: "
` (subset) [PATCH 00/17] dt-bindings: samsung: "

[PATCH] ASoC: SOF: icp3-dtrace: Fix wrong kfree() usage
 2023-11-28 18:41 UTC  (2+ messages)

[PATCH v2] ASoC: hdac_hda: Conditionally register dais for HDMI and Analog
 2023-11-28 17:47 UTC  (4+ messages)

[PATCH] ASoC: codecs: lpass-tx-macro: set active_decimator correct default value
 2023-11-28 17:47 UTC  (2+ messages)

[PATCH] ASoC: SOF: acp: Add prevent against NULL
 2023-11-28 14:15 UTC  (2+ messages)

[PATCH 00/27] ASoC: Intel: Link handling rework and fixes
 2023-11-28 13:55 UTC  (29+ messages)
` [PATCH 01/27] ASoC: Intel: sof_ssp_amp: remove dead code
` [PATCH 02/27] ASoC: Intel: sof_maxim_common: add else between 2 if test
` [PATCH 03/27] ASoC: Intel: sof_maxim_common: check return value
` [PATCH 04/27] ASoC: Intel: cht_bsw_rt5672: "
` [PATCH 05/27] ASoC: Intel: ssp-common: get codec name function
` [PATCH 06/27] ASoC: Intel: board_helpers: support codec link initialization
` [PATCH 07/27] ASoC: Intel: sof_cs42l42: use common module for codec link
` [PATCH 08/27] ASoC: Intel: sof_nau8825: "
` [PATCH 09/27] ASoC: Intel: sof_rt5682: "
` [PATCH 10/27] ASoC: Intel: board_helpers: support amp link initialization
` [PATCH 11/27] ASoC: Intel: sof_cs42l42: use common module for amp link
` [PATCH 12/27] ASoC: Intel: sof_nau8825: "
` [PATCH 13/27] ASoC: Intel: sof_rt5682: "
` [PATCH 14/27] ASoC: Intel: sof_ssp_amp: "
` [PATCH 15/27] ASoC: Intel: sof_ssp_amp: rename function parameter
` [PATCH 16/27] ASoC: Intel: board_helpers: support BT offload link initialization
` [PATCH 17/27] ASoC: Intel: sof_cs42l42: use common module for BT offload link
` [PATCH 18/27] ASoC: Intel: sof_nau8825: "
` [PATCH 19/27] ASoC: Intel: sof_rt5682: "
` [PATCH 20/27] ASoC: Intel: sof_ssp_amp: "
` [PATCH 21/27] ASoC: Intel: sof_ssp_amp: simplify HDMI-In quirks
` [PATCH 22/27] ASoC: Intel: board_helpers: support HDMI-In link initialization
` [PATCH 23/27] ASoC: Intel: sof_rt5682: use common module for HDMI-In link
` [PATCH 24/27] ASoC: Intel: sof_ssp_amp: "
` [PATCH 25/27] ASoC: Intel: board_helpers: support DAI link array generation
` [PATCH 26/27] ASoC: Intel: sof_nau8825: use common module for DAI link generation
` [PATCH 27/27] ASoC: Intel: sof_rt5682: "

[PATCH 0/2] ALSA/ASoC: hdmi/hdac_hda: Conditionally register dais
 2023-11-28 13:02 UTC  (19+ messages)
` [PATCH 1/2] ALSA: hda/hdmi: Add helper function to check if a device is HDMI codec
` [PATCH 2/2] ASoC: hdac_hda: Conditionally register dais for HDMI and Analog

[PATCH] soundwire: generic_bandwidth_allocation use bus->params.max_dr_freq
 2023-11-28 10:00 UTC  (2+ messages)

[PATCH] soundwire: intel_ace2x: fix AC timing setting for ACE2.x
 2023-11-28  9:58 UTC  (2+ messages)

[PATCH RFC v2] ALSA: scarlett2: Add ioctls for user-space access
 2023-11-27 18:32 UTC  (3+ messages)

[PATCH] ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails
 2023-11-27 17:33 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: Use existing helpers to change GPROCEN and PIE bits
 2023-11-27 17:33 UTC  (2+ messages)

[PATCH] ASoC: sh: convert not to use dma_request_slave_channel()
 2023-11-27 17:32 UTC  (2+ messages)

[PATCH v5 00/16] ALSA/ASoC: hda: Address format selection limitations and ambiguity
 2023-11-27 16:30 UTC  (4+ messages)

[PATCH] ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps format
 2023-11-27 16:21 UTC  (2+ messages)

[PATCH] sound: samsung: Add error handling to clk_set_rate in smdk_spdif
 2023-11-27 14:16 UTC 

[PATCH] ASoC: imx-rpmsg: SND_SOC_IMX_RPMSG should depend on OF and I2C
 2023-11-27 13:40 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Remove unnecessary NULL check
 2023-11-27 12:56 UTC 

[PATCH 0/2] ALSA/ASoC/SOF: SSP dev_type support
 2023-11-27 12:06 UTC  (3+ messages)
` [PATCH 1/2] ALSA: hda: intel-nhlt: add intel_nhlt_ssp_device_type() function
` [PATCH 2/2] ASoC: SOF: ipc4-topology: support NHLT device type

Fwd: ISA soundcard SoundBlaster AWE32 snd-sbawe.ko freezes the system with pipewire/wireplumber
 2023-11-26 14:03 UTC 

[PATCH 0/4] ASoC: SOF: ipc4: Add support for control change notification
 2023-11-25 11:37 UTC  (6+ messages)
` [PATCH 1/4] ASoC: SOF: ipc4-topology: Helper to find an swidget by module/instance id
` [PATCH 2/4] ASoC: SOF: ipc4: Add data struct for module notification message from firmware
` [PATCH 3/4] ASoC: SOF: ipc4-control: Implement control update for switch/enum controls
` [PATCH 4/4] ASoC: SOF: ipc4: Handle ALSA kcontrol change notification from firmware

[PATCH 0/2] ASoC: SOF: Extend the enabled DSP core handling
 2023-11-25 11:37 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: correct white-spaces in examples
 2023-11-25 11:37 UTC  (2+ messages)

[RESEND] ASoC: cs43130: Allow configuration of bit clock and frame inversion
 2023-11-25 11:37 UTC  (2+ messages)

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2023-11-25  9:21 UTC  (11+ messages)
` [PATCH v11 01/10] mfd: tps6594: Use set/get APIs to access spi->chip_select
` [PATCH v11 02/10] ALSA: hda/cs35l56: "
` [PATCH v11 03/10] spi: Add multi-cs memories support in SPI core
` [PATCH v11 04/10] mtd: spi-nor: Convert macros with inline functions
` [PATCH v11 05/10] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v11 06/10] mtd: spi-nor: Move write enable inside specific write & erase APIs
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v11 08/10] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v11 09/10] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v11 10/10] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[linux-next:master] BUILD REGRESSION 8c9660f6515396aba78d1168d2e17951d653ebf2
 2023-11-25  3:21 UTC 

[PATCH] ASoC: Intel: sof_sdw: Always register the HDMI dai links
 2023-11-24 15:13 UTC  (2+ messages)

[PATCH] ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI is not available
 2023-11-24 15:13 UTC  (2+ messages)

[PATCH v3 0/2] Introduce playback-only/capture-only DAI link flags
 2023-11-24 14:17 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: audio-graph-card2: Introduce playback-only/capture only "


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).