Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-04 18:55:43 to 2024-04-10 02:56:01 UTC [more...]

[PATCH v2 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-04-09 18:26 UTC  (9+ messages)
` [PATCH v2 1/3] ALSA: hda/tas2781: Modification for add "
` [PATCH v2 2/3] ALSA: hda/tas2781: Main code of "
` [PATCH v2 3/3] ALSA: hda/tas2781: Firmware load for "

[PATCH v1 0/2] ASoC: meson: implement link-name optional property in meson audio card
 2024-04-08 18:53 UTC  (11+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: meson: introduce link-name optional property
` [PATCH v1 2/2] ASoC: meson: implement link-name optional property in meson card utils

[PATCH] ASoC: Intel: sof_rt5682: Fix uninitialized variable in probe
 2024-04-09 13:07 UTC  (3+ messages)

[PATCH v2.5] ASoC: Replace dpcm_playback/capture to playback/capture_assertion
 2024-04-10  2:55 UTC  (2+ messages)
` [PATCH v2.5] ASoC: soc-pcm: cleanup soc_get_playback_capture()

[PATCH v2 00/13] ASoC: ti: davinci-i2s: Add features to McBSP driver
 2024-04-09 23:34 UTC  (16+ messages)
` [PATCH v2 01/13] ASoC: dt-bindings: davinci-mcbsp: convert McBSP bindings to yaml schema
` [PATCH v2 02/13] ASoC: dt-bindings: davinci-mcbsp: Add optional clock
` [PATCH v2 03/13] ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attribute
` [PATCH v2 04/13] ASoC: ti: davinci-i2s: Replace dev_err with dev_err_probe
` [PATCH v2 05/13] ASoC: ti: davinci-i2s: Use external clock to drive sample rate generator
` [PATCH v2 06/13] ASoC: ti: davinci-i2s: Delete unnecessary assignment
` [PATCH v2 07/13] ASoC: ti: davinci-i2s: Add TDM support
` [PATCH v2 08/13] ASoC: ti: davinci-i2s: Add handling of BP_FC format
` [PATCH v2 09/13] ASoC: ti: davinci-i2s: Enable unexpected frame pulses detection
` [PATCH v2 10/13] ASoC: ti: davinci-i2s: Link free-run mode to SND_SOC_DAIFMT_[GATED/CONT]
` [PATCH v2 11/13] ASoC: ti: davinci-i2s: Add S24_LE to supported formats
` [PATCH v2 12/13] ASoC: dt-bindings: davinci-mcbsp: Add the 'ti,T1-framing-{rx/tx}' flags
` [PATCH v2 13/13] ASoC: ti: davinci-i2s: Add T1 framing support

[PATCH 0/3] ASoC: SOF: misc fixes
 2024-04-09 23:34 UTC  (5+ messages)
` [PATCH 1/3] ASoC: SOF: Intel: add default firmware library path for LNL
` [PATCH 2/3] ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3
` [PATCH 3/3] ASoC: SOF: debug: show firmware/topology prefix/names

[PATCH 0/4] ASoC: cs35l56: Fixes to handling of ASP1 config registers
 2024-04-09 23:34 UTC  (7+ messages)
` [PATCH 1/4] regmap: Add regmap_read_bypassed()
` [PATCH 2/4] ALSA: hda: cs35l56: Exit cache-only after cs35l56_wait_for_firmware_boot()
` [PATCH 3/4] ASoC: cs35l56: Fix unintended bus access while resetting amp
` [PATCH 4/4] ASoC: cs35l56: Prevent overwriting firmware ASP config

[PATCH 2/2] ASoC: rt722-sdca: modify channel number to support 4 channels
 2024-04-09 22:25 UTC  (2+ messages)

[PATCH 1/2] ASoC: rt722-sdca: add headset microphone vrefo setting
 2024-04-09 22:25 UTC  (2+ messages)

[PATCH] ASoC: amd: fix for soundwire build dependencies for legacy stack
 2024-04-09 18:57 UTC  (2+ messages)

[PATCH 1/2] ASoC: rt5645: Fix the electric noise due to the CBJ contacts floating
 2024-04-09 18:08 UTC  (3+ messages)
` [PATCH 2/2] ASoC: dt-bindings: rt5645: add cbj sleeve gpio property

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-09 17:13 UTC  (3+ messages)

[PATCH] slimbus: Convert to platform remove callback returning void
 2024-04-09 16:22 UTC  (2+ messages)

[PATCH] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM too
 2024-04-09 13:07 UTC  (3+ messages)

[RESEND PATCH v2] ASoC: tegra: Fix DSPK 16-bit playback
 2024-04-09 13:07 UTC  (3+ messages)

[PATCH] ASoC: Intel: avs: Fix debug window description
 2024-04-09 13:07 UTC  (2+ messages)

[PATCH v4 00/18] SoC: Cleanup MediaTek soundcard machine drivers
 2024-04-09 11:33 UTC  (19+ messages)
` [PATCH v4 01/18] ASoC: mediatek: Add common machine soundcard driver probe mechanism
` [PATCH v4 02/18] ASoC: mediatek: common: Constify struct mtk_sof_priv
` [PATCH v4 03/18] ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probe
` [PATCH v4 04/18] ASoC: mediatek: mt8195: "
` [PATCH v4 05/18] ASoC: mediatek: mt8192: "
` [PATCH v4 06/18] ASoC: mediatek: mt8186: "
` [PATCH v4 07/18] ASoC: mediatek: Add common snd_soc_ops .startup() callback
` [PATCH v4 08/18] ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
` [PATCH v4 09/18] ASoC: mediatek: mt8192: "
` [PATCH v4 10/18] ASoC: mediatek: mt8186-rt1019: "
` [PATCH v4 11/18] ASoC: mediatek: Add common mtk_afe_component_probe callback
` [PATCH v4 12/18] ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
` [PATCH v4 13/18] ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers
` [PATCH v4 14/18] ASoC: dt-bindings: mt8195: Document audio-routing and dai-link subnode
` [PATCH v4 15/18] ASoC: dt-bindings: mt8192: "
` [PATCH v4 16/18] ASoC: dt-bindings: mt8186: "
` [PATCH v4 17/18] arm64: dts: mediatek: mt8195-cherry: Specify sound DAI links and routing
` [PATCH v4 18/18] arm64: dts: mediatek: mt8186-corsola: "

aseqdump -u1 can't receive MT4 messages
 2024-04-09  5:10 UTC 

[PATCH v2 00/16] ASoC: Replace dpcm_playback/capture to playback/capture_only
 2024-04-08 23:42 UTC  (15+ messages)
` [PATCH v2 01/16] ASoC: soc-pcm.c: cleanup soc_get_playback_capture()

[PATCH v3 00/17] ALSA: emu10k1 & emux: fixes related to wavetable playback
 2024-04-08 23:34 UTC  (19+ messages)
` [PATCH v3 01/17] ALSA: emux: fix /proc teardown at module unload
` [PATCH v3 02/17] ALSA: emux: prune unused parameter from snd_soundfont_load_guspatch()
` [PATCH v3 03/17] ALSA: emux: fix validation of snd_emux.num_ports
` [PATCH v3 04/17] ALSA: emux: fix init of patch_info.truesize in load_data()
` [PATCH v3 05/17] ALSA: emu10k1: prune vestiges of SNDRV_SFNT_SAMPLE_{BIDIR,REVERSE}_LOOP support
` [PATCH v3 06/17] ALSA: emux: centralize & improve patch info validation
` [PATCH v3 07/17] ALSA: emux: improve patch ioctl data validation
` [PATCH v3 08/17] ALSA: emu10k1: move patch loader assertions into low-level functions
` [PATCH v3 09/17] ALSA: emu10k1: fix sample signedness issues in wavetable loader
` [PATCH v3 10/17] ALSA: emu10k1: fix playback of 8-bit wavetable samples
` [PATCH v3 11/17] ALSA: emu10k1: merge conditions in patch loader
` [PATCH v3 12/17] ALSA: emu10k1: fix wavetable offset recalculation
` [PATCH v3 13/17] ALSA: emu10k1: de-duplicate size calculations for 16-bit samples
` [PATCH v3 15/17] ALSA: emu10k1: fix wavetable playback position and caching, take 2
` [PATCH v3 16/17] ALSA: emu10k1: shrink blank space in front of wavetable samples
` [PATCH v3 17/17] ALSA: emux: simplify snd_sf_list.callback handling

[RESEND v3 0/2] Add support for QCM6490 and QCS6490
 2024-04-08 17:59 UTC  (11+ messages)
` [RESEND v3 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCM6490 snd QCS6490 sound card
` [RESEND v3 2/2] ASoC: qcom: sc8280xp: Add support for QCM6490 and QCS6490

[PATCH v2] dt-bindings: ti,pcm1681: Convert to dtschema
 2024-04-08 17:11 UTC  (3+ messages)

Add support for opus to aplay
 2024-04-08 17:07 UTC 

[GIT PULL FOR v6.10] Add imx-asrc m2m audio rate control driver
 2024-04-08 13:35 UTC  (3+ messages)

[PATCH v3 0/2] Add support for QCM6490 and QCS6490
 2024-04-08  4:08 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCM6490 snd QCS6490 sound card
` [PATCH v3 2/2] ASoC: qcom: sc8280xp: Add support for QCM6490 and QCS6490

[PATCH v2] dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-07  7:11 UTC  (9+ messages)

[PATCH v1 1/8] ALSA: hda/tas2781: Add tas2781 SPI-based driver
 2024-04-06  7:43 UTC  (9+ messages)
` [PATCH v1 6/8] "
    ` [EXTERNAL] "
` [PATCH v1 7/8] "
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [PATCH v1 1/8] "

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-06  5:20 UTC  (2+ messages)

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-06  1:15 UTC  (16+ messages)
` [PATCH v2 06/25] virtio_blk: drop owner assignment
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 12/25] gpio: virtio: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 23/25] scsi: virtio: "
` [PATCH v2 24/25] fuse: "

[PATCH] ASoC: qcom: Fix out of bounds access
 2024-04-05 17:11 UTC 

[PATCH] dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-03 16:59 UTC 

[PATCH v3] ALSA: hda/tas2781: correct the register for pow calibrated data
 2024-04-07  6:32 UTC  (2+ messages)

Fwd: No speaker output on lenovo legion s7 16arha7
 2024-04-06 12:18 UTC 

[PATCH v2 00/17] ALSA: emu10k1 & emux: fixes related to wavetable playback
 2024-04-06  6:40 UTC  (6+ messages)

[PATCH 00/13] ASoC: Intel: avs: Fixes and cleanups for 6.10
 2024-04-05 23:20 UTC  (15+ messages)
` [PATCH 01/13] ASoC: Intel: avs: Restore stream decoupling on prepare
` [PATCH 02/13] ASoC: Intel: avs: Fix debug-slot offset calculation
` [PATCH 03/13] ASoC: Intel: avs: Silence false-positive memcpy() warnings
` [PATCH 04/13] ASoC: Intel: avs: Fix config_length for config-less copiers
` [PATCH 05/13] ASoC: Intel: avs: Fix ASRC module initialization
` [PATCH 06/13] ASoC: Intel: avs: Replace risky functions with safer variants
` [PATCH 07/13] ASoC: Intel: avs: Fix potential integer overflow
` [PATCH 08/13] ASoC: Intel: avs: Test result of avs_get_module_entry()
` [PATCH 09/13] ASoC: Intel: avs: Remove dead code
` [PATCH 10/13] ASoC: Intel: avs: Wake from D0ix when starting streaming
` [PATCH 11/13] ASoC: Intel: avs: Init debugfs before booting firmware
` [PATCH 12/13] ASoC: Intel: avs: Add assert_static to guarantee ABI sizes
` [PATCH 13/13] ASoC: Intel: avs: Rule invalid buffer and period sizes out

[PATCH 0/4] ASoC: SOF: Intel: extend hda-loader for BTP/BRA transfers
 2024-04-05 23:20 UTC  (6+ messages)
` [PATCH 1/4] ASoC: SOF: Intel: hda-loader: add flag to tag ICCMAX stream
` [PATCH 2/4] ASoC: SOF: Intel: hda-loader: change signature of code loader helpers
` [PATCH 3/4] ASoC: SOF: Intel: don't ignore IOC interrupts for non-audio transfers
` [PATCH 4/4] ASoC: SOF: Intel: hda-stream: clarify comment

[PATCH 0/4] ASoC: SOF: Intel: improve and extend HDaudio-based wakes
 2024-04-05 23:20 UTC  (6+ messages)
` [PATCH 1/4] ASoC: SOF: Intel: hda-ctrl: add missing WAKE_STS clear
` [PATCH 2/4] ASoC: SOF: Intel: lnl: add helper to detect SoundWire wakes
` [PATCH 3/4] ASoC: SOF: Intel: hda-codec: preserve WAKEEN values
` [PATCH 4/4] ASoC: SOF: Intel: hda-ctrl: only clear WAKESTS for HDaudio codecs

[PATCH v2] soundwire: qcom: allow multi-link on newer devices
 2024-04-05 14:41 UTC 

[PATCH RESEND] soundwire: qcom: allow multi-link on newer devices
 2024-04-05 14:41 UTC  (4+ messages)

[PATCH v2] ASoC: au1x: declare that FIFO is reported in frames
 2024-04-05 13:16 UTC  (3+ messages)

[PATCH v2 0/2] Add support for QCM6490 and QCS6490
 2024-04-05 10:46 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCM6490 snd QCS6490 sound card

[PATCH 0/7] Xperia 1 V support
 2024-04-05  7:54 UTC  (5+ messages)
` [PATCH 7/7] arm64: dts: qcom: Add SM8550 Xperia 1 V

[GIT PULL] ASoC fixes for v6.9-rc2
 2024-04-05  6:49 UTC  (2+ messages)

[PATCH] ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path
 2024-04-04 21:15 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).