alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-02 17:33:23 to 2024-04-08 08:18:46 UTC [more...]

[PATCH] ASoC: Intel: avs: Fix debug window description
 2024-04-08  8:18 UTC 

[RESEND v3 0/2] Add support for QCM6490 and QCS6490
 2024-04-08  5:56 UTC  (5+ 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 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 00/16] ASoC: Replace dpcm_playback/capture to playback/capture_only
 2024-04-08  3:55 UTC  (30+ messages)
` [PATCH v2 01/16] ASoC: soc-pcm.c: cleanup soc_get_playback_capture()
` [PATCH v2 05/16] ASoC: meson: Replace dpcm_playback/capture to playback/capture_only
` [PATCH v2 06/16] ASoC: Intel: "
` [PATCH v2 09/16] ASoC: soc-core: "
` [PATCH v2 13/16] ASoC: remove snd_soc_dai_link_set_capabilities()

[PATCH] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM too
 2024-04-07 19:15 UTC 

[PATCH v3 00/17] ALSA: emu10k1 & emux: fixes related to wavetable playback
 2024-04-07  9:18 UTC  (18+ 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

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

[PATCH v2] dt-bindings: ti,pcm1681: Convert to dtschema
 2024-04-06 18:43 UTC  (2+ 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  (5+ messages)
` [PATCH 32/34] ASoC: remove incorrect of_match_ptr/ACPI_PTR annotations

[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 17:33 UTC  (2+ messages)

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

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

[RESEND PATCH v2] ASoC: tegra: Fix DSPK 16-bit playback
 2024-04-05 14:27 UTC  (2+ 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  (6+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCM6490 snd QCS6490 sound card
` [PATCH v2 2/2] ASoC: qcom: sc8280xp: Add support for QCM6490 and QCS6490

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

[PATCH 0/4] ASoC: Drop soc-topology ABI v4 support
 2024-04-04 18:03 UTC  (8+ messages)
` [PATCH 1/4] ASoC: Intel: Skylake: Remove "
` [PATCH 2/4] ASoC: topology: Remove "
` [PATCH 3/4] ASoC: topology: Cleanup after ABI v4 support removal
` [PATCH 4/4] ASoC: topology: Remove obsolete ABI v4 structs

[PATCH] ASoC: SOF: amd: fix for false dsp interrupts
 2024-04-04 15:24 UTC  (2+ messages)

[PATCH v2] ALSA: hda/tas2781: correct the register for pow calibrated data
 2024-04-04 12:36 UTC  (2+ messages)

[PATCH] ASoC: rt5645: Fix the electric noise due to the CBJ contacts floating
 2024-04-04 11:58 UTC  (2+ messages)

[PATCH 0/5] ALSA: cirrus: Tidy up of firmware control read/write
 2024-04-03 21:46 UTC  (2+ messages)

[PATCH v2 0/2] Add Cadence I2S-MC controller driver
 2024-04-02 13:57 UTC  (5+ messages)
` [PATCH v2 2/2] ASoC: cdns: Add drivers of Cadence Multi-Channel I2S Controller
    ` 回复: "

[PATCH 00/10] Use const where applicable
 2024-04-03 12:06 UTC  (12+ messages)
` [PATCH 01/10] ASoC: Intel: avs: hdaudio: Use devm_kstrdup_const
` [PATCH 02/10] ASoC: Intel: avs: "
` [PATCH 03/10] ASoC: Intel: avs: hdaudio: Constify probing_link
` [PATCH 04/10] ASoC: Intel: avs: es8336: Constify card_headset_pins
` [PATCH 05/10] ASoC: Intel: avs: nau8825: "
` [PATCH 06/10] ASoC: Intel: avs: rt274: "
` [PATCH 07/10] ASoC: Intel: avs: rt286: "
` [PATCH 08/10] ASoC: Intel: avs: rt298: "
` [PATCH 09/10] ASoC: Intel: avs: rt5663: "
` [PATCH 10/10] ASoC: Intel: avs: rt5682: "

[PATCH 0/5] ASoC: rsnd: reg cleanup
 2024-04-03 10:50 UTC  (2+ messages)

[PATCH v1] ALSA: hda/tas2781: correct the register for pow calibrated data
 2024-04-03 10:04 UTC  (2+ messages)

[PATCH 0/4] ASoC: SOF: cppcheck fixes and debugfs addition
 2024-04-02 23:29 UTC  (2+ messages)

[PATCH 00/17] ASoC: SOF: Intel: improve SoundWire support for LunarLake
 2024-04-02 23:29 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: Use snd_ctl_find_id_mixer() instead of open-coding
 2024-04-02 23:29 UTC  (2+ messages)

[PATCH 0/4] ASoC: codecs: ES8326: solve some hp issues and
 2024-04-02 20:46 UTC  (2+ messages)

[PATCH] ASoC: Intel: avs: boards: Add modules description
 2024-04-02 19:30 UTC  (2+ messages)

[PATCH v12] ASoc: tas2783: Add tas2783 codec driver
 2024-04-02 17:59 UTC  (3+ 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 NNTP newsgroup(s).