Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-29 12:57:08 to 2025-02-13 18:41:38 UTC [more...]

[Bug 219743] [REGRESSION, BISECTED] ASUS GA402XY Headset mic stopped working after 6.12.2
 2025-02-12  7:27 UTC  (2+ messages)

[PATCH RESEND 0/7] Initial Support for CS40L26
 2025-02-12 15:50 UTC  (9+ messages)
` [PATCH RESEND 4/7] dt-bindings: mfd: cirrus,cs40l26: "
` [PATCH RESEND 5/7] mfd: cs40l26: Add support for CS40L26 core driver

[GIT PULL] ASoC fixes for v6.14-rc2
 2025-02-13 18:40 UTC 

[PATCH V4 0/6] soundwire: amd: code improvements and new platform support
 2025-02-13 16:30 UTC  (9+ messages)
` [PATCH V4 1/6] soundwire: amd: change the soundwire wake enable/disable sequence
` [PATCH V4 2/6] soundwire: amd: add debug log for soundwire wake event
` [PATCH V4 3/6] soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
` [PATCH V4 4/6] soundwire: amd: set device power state during suspend/resume sequence
` [PATCH V4 5/6] soundwire: amd: set ACP_PME_EN during runtime suspend sequence
` [PATCH V4 6/6] soundwire: amd: add soundwire host wake interrupt enable/disable sequence

[PATCH] ASoC: amd: ps: use switch statements for acp pci revision id check
 2025-02-13 14:29 UTC  (2+ messages)

Add HIFI Config support for QCM6490-IDP and QCS6490-RB3Gen2 Qualcomm boards
 2025-02-12 16:02 UTC 

[PATCH v1 1/3] ASoC: tas2781: Support dsp firmware Alpha and Beta seaies
 2025-02-12 14:56 UTC  (3+ messages)
` [PATCH v1 2/3] "
` [PATCH v1 3/3] "

Add HIFI config support for QCM6490-IDP, QCS6490-RB3Gen2 Qualcomm boards
 2025-02-12 11:29 UTC 

[PATCH V2 00/23] ASoC: amd: acp70: add soundwire and acp pdm support
 2025-02-11  8:21 UTC  (36+ messages)
` [PATCH V2 01/23] ASoC: amd: add register header file for ACP7.0 platform
` [PATCH V2 02/23] ASoC: amd: acp70: add acp pci driver for ACP7.0 and ACP7.1 platforms
` [PATCH V2 03/23] ASoC: amd: acp70: add acp init and de-init functions
` [PATCH V2 04/23] ASoC: amd: acp70: add logic for scanning acp child devices
` [PATCH V2 05/23] ASoC: amd: acp70: create platform devices for acp child nodes
` [PATCH V2 06/23] ASoC: amd: acp70: enable driver build for ACP7.0 platform
` [PATCH V2 07/23] ASoC: amd: acp70: add acp pdm platform driver
` [PATCH V2 08/23] ASoC: amd: acp70: add acp pdm driver dma ops and dai ops
` [PATCH V2 09/23] ASoC: amd: acp70: add acp soundwire dma driver
` [PATCH V2 10/23] ASoC: amd: update ACP7.0 KConfig option description
` [PATCH V2 11/23] ASoC: amd: acp70: add soundwire dma driver dma ops
` [PATCH V2 12/23] ASoC: amd: acp70: add acp ip interrupt handler
` [PATCH V2 13/23] ASoC: amd: acp70: add acp pdm driver pm ops
` [PATCH V2 14/23] ASoC: amd: acp70: add pm ops support for soundwire dma driver
` [PATCH V2 15/23] ASoC: amd: acp70: add acp driver pm ops support
` [PATCH V2 16/23] ASoC: amd: acp70: enable wake capability for acp pci driver
` [PATCH V2 17/23] ASoC: amd: acp70: add soundwire wake interrupt handling
` [PATCH V2 18/23] ASoC: amd: acp70: enable soundwire host wake irq mask
` [PATCH V2 19/23] ASoC: amd: acp70: enable acp pme enable during acp init sequence
` [PATCH V2 20/23] ASoC: amd: acp70: create a device node for soundwire machine driver
` [PATCH V2 21/23] ASoC: amd: acp: add machine driver changes for ACP7.0 and ACP7.1 platforms
` [PATCH V2 22/23] ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platform
` [PATCH V2 23/23] ASoC: amd: acp: amd-acp70-acpi-match: Add rt722 support

[PATCH V3 00/25] ASoC: amd: Add support for ACP7.0 & ACP7.1 platforms
 2025-02-10 16:30 UTC  (29+ messages)
` [PATCH V3 01/25] ASoC: amd: ps: rename structure names, variable and other macros
` [PATCH V3 02/25] ASoC: amd: ps: use macro for ACP6.3 pci revision id
` [PATCH V3 03/25] ASoC: amd: ps: add acp pci driver hw_ops for acp6.3 platform
` [PATCH V3 04/25] ASoC: amd: ps: add callback functions for acp pci driver pm ops
` [PATCH V3 05/25] ASoC: amd: ps: add callback to read acp pin configuration
` [PATCH V3 06/25] ASoC: amd: ps: add soundwire dma irq thread callback
` [PATCH V3 07/25] ASoC: amd: ps: refactor soundwire dma interrupt handling
` [PATCH V3 08/25] ASoC: amd: ps: store acp revision id in SoundWire dma driver private data
` [PATCH V3 09/25] ASoC: amd: ps: refactor soundwire dma driver code
` [PATCH V3 10/25] ASoC: amd: ps: refactor soundwire dma interrupts enable/disable sequence
` [PATCH V3 11/25] ASoC: amd: ps: rename acp_restore_sdw_dma_config() function
` [PATCH V3 12/25] ASoC: amd: ps: add pci driver hw_ops for ACP7.0 & ACP7.1 variants
` [PATCH V3 13/25] ASoC: amd: ps: add pm ops related hw_ops for ACP7.0 & ACP7.1 platforms
` [PATCH V3 14/25] ASoC: amd: ps: add ACP7.0 & ACP7.1 specific soundwire dma driver changes
` [PATCH V3 15/25] ASoC: amd: ps: implement function to restore dma config for ACP7.0 platform
` [PATCH V3 16/25] ASoC: amd: ps: add soundwire dma interrupts handling "
` [PATCH V3 17/25] ASoC: amd: ps: add soundwire wake interrupt handling
` [PATCH V3 18/25] ASoC: amd: ps: update module description
` [PATCH V3 19/25] ASoC: amd: ps: update file description and copyright year
` [PATCH V3 20/25] ASoC: amd: update Pink Sardine platform Kconfig description
` [PATCH V3 21/25] ASoC: amd: acp: add machine driver changes for ACP7.0 and ACP7.1 platforms
` [PATCH V3 22/25] ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platform
` [PATCH V3 23/25] ASoC: amd: acp: amd-acp70-acpi-match: Add rt722 support
` [PATCH V3 24/25] ASoC: amd: acp: amd-acp70-acpi-match: Add RT1320 & RT722 combination soundwire machine
` [PATCH V3 25/25] ASoC: amd: amd_sdw: Add quirks for Dell SKU's

alsaloop doesn't pass sound with libsamplerate resampling on raspberry pi 5
 2025-02-10  6:05 UTC 

alsaloop doesn't pass sound with libsamplerate resampling on raspberry pi 5
 2025-02-10  6:02 UTC 

alsaloop doesn't pass sound with libsamplerate on raspberry pi 5
 2025-02-10  6:01 UTC 

Soundblaster G8 USB Audio not working correctly
 2025-02-07 17:28 UTC 

rt722: change output volume of speaker to 0dB
 2025-02-07  9:09 UTC 

soundwire : LnK SoundWire Protocol Analyzer on Linux
 2025-02-06 16:21 UTC 

[PATCH v1] ASoC: tas2781: drop a redundant code
 2025-02-06 16:16 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: remove Kevin Lu from TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS
 2025-02-04  4:07 UTC 

Compilation failure with Clang-21 due to macro conflicts
 2025-02-02 12:55 UTC 

alsaucm fails with unknown If.Condition.Type
 2025-02-02 10:15 UTC 

ALC4082 - Asrock B850 Steel Legend
 2025-02-01  9:57 UTC 

[GIT PULL] ASoC fixes for v6.14-merge-window
 2025-01-29 14:17 UTC  (2+ messages)

[PATCH V3 0/6] soundwire: amd: code improvements and new platform support
 2025-01-28  6:36 UTC  (7+ messages)
` [PATCH V3 1/6] soundwire: amd: change the soundwire wake enable/disable sequence
` [PATCH V3 2/6] soundwire: amd: add debug log for soundwire wake event
` [PATCH V3 3/6] soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
` [PATCH V3 4/6] soundwire: amd: set device power state during suspend/resume sequence
` [PATCH V3 5/6] soundwire: amd: set ACP_PME_EN during runtime suspend sequence
` [PATCH V3 6/6] soundwire: amd: add soundwire host wake interrupt enable/disable sequence

USB-Audio: ALC4082 - Add support for ASUS ROG Crosshair X870E Hero (U…
 2025-01-27  8:19 UTC 

No optical S/PDIF output on Debian 12 Gnome with ASUS ROG STRIX X670E-A
 2025-01-24  0:10 UTC 

ucm2: Intel: avs: Add UCM files for HDA configuration
 2025-01-23 12:37 UTC 

Qualcomm: Add SM8750 MTP HiFi config
 2025-01-22 17:51 UTC 

[RESEND PATCH v1] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
 2025-01-22 13:51 UTC 

[PATCH] ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx
 2025-01-20 19:11 UTC  (2+ messages)

[PATCH V2 1/7] soundwire: amd: change the soundwire wake enable/disable sequence
 2025-01-21  5:26 UTC  (9+ messages)
` [PATCH V2 2/7] soundwire: amd: add debug log for soundwire wake event
` [PATCH V2 3/7] soundwire: amd: add conditional for check for device resume
` [PATCH V2 4/7] soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
` [PATCH V2 5/7] soundwire: amd: set device power state during suspend/resume sequence
` [PATCH V2 6/7] soundwire: amd: set ACP_PME_EN during runtime suspend sequence
` [PATCH V2 7/7] soundwire: amd: add soundwire host wake interrupt enable/disable sequence

[PATCH] ASoC: codecs: ES8326: Improved PSRR
 2025-01-20 18:54 UTC  (2+ messages)

no internal sound with snd_hda_intel, ALC256/ Lenovo ThinkCentre M90a Pro Gen4
 2025-01-15 18:14 UTC 

[RFC PATCH] soc: audio-graph-card2: use correct endpoint when getting link parameters
 2025-01-15  6:10 UTC  (10+ messages)

[GIT PULL] ASoC updates for v6.14
 2025-01-20 15:17 UTC  (2+ messages)

[PATCH v1 1/3] ASoC: tas2781: Support dsp firmware Alpha and Beta seaies
 2025-01-20  5:30 UTC  (3+ messages)
` [PATCH v1 2/3] "
` [PATCH v1 3/3] "

Is function delay of the pulse plugin correct?
 2025-01-19 14:02 UTC 

[tiwai-sound:for-next 50/52] sound/usb/fcp.c:889:15: error: incompatible function pointer types assigning to 'long (*)(struct snd_hwdep *, char *, long, loff_t *)' (aka 'long (*)(struct snd_hwdep *, char *, long, long long *)') from 'ssize_t (struct snd_hwdep *, char *, ssize_t, loff
 2025-01-19 13:35 UTC 

[tiwai-sound:for-next 49/52] sound/pci/hda/tas2781_hda_spi.c:110:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2025-01-19 12:23 UTC 

[tiwai-sound:for-next 50/51] sound/usb/fcp.c:889:22: error: assignment to 'long int (*)(struct snd_hwdep *, char *, long int, loff_t *)' {aka 'long int (*)(struct snd_hwdep *, char *, long int, long long int *)'} from incompatible pointer type 'ssize_t (*)(struct snd_hwdep *, char 
 2025-01-18 21:15 UTC 

No audio on Acer Swift SF315-52
 2025-01-18 16:07 UTC 

[GIT PULL] ASoC fixes for v6.13-rc7
 2025-01-18  8:30 UTC  (2+ messages)

[REGRESSION] Distorted sound on Acer Aspire A115-31 laptop
 2025-01-17 10:06 UTC  (2+ messages)

Topology: NHLT: Intel: Fix DMA slots config in SSP blob
 2025-01-16  8:28 UTC 

[PATCH v2 0/5] Updates for rawmidi / sequencer
 2025-01-14 17:15 UTC  (6+ messages)
` [PATCH v2 1/5] Sync UAPI asound.h with 6.14 kernel
` [PATCH v2 2/5] Sync UAPI asequencer.h "
` [PATCH v2 3/5] rawmidi: Extensions for tied device and substream inactive flag
` [PATCH v2 4/5] rawmidi: Make rawmidi flag bits doxygen-style comments
` [PATCH v2 5/5] seq: Define new events for UMP EP/FB change notifications

[PATCH alsa-lib 0/5] Updates for rawmidi / sequencer
 2025-01-14  8:55 UTC  (6+ messages)
` [PATCH alsa-lib 1/5] Sync UAPI asound.h with 6.14 kernel
` [PATCH alsa-lib 2/5] Sync UAPI asequencer.h "
` [PATCH alsa-lib 3/5] rawmidi: Extensions for tied device and substream inactive flag
` [PATCH alsa-lib 4/5] rawmidi: Make rawmidi flag bits doxygen-style comments
` [PATCH alsa-lib 5/5] seq: Define new events for UMP EP/FB change notifications

speaker-test.1: Some remarks and a patch with editorial changes for this man page
 2025-01-11 21:33 UTC 

rt722: change output volume of headphone to 0dB
 2025-01-14  5:49 UTC 

[PATCH v2 1/1] ASoC: codecs: nau8824: fix max volume for Speaker output
 2025-01-13 16:57 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v6.13-rc6
 2025-01-10 14:34 UTC  (2+ messages)

alsactl info fails with exit code 25
 2025-01-09 13:55 UTC 

[PATCH v1] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
 2025-01-09  7:42 UTC 

Topology: NHLT: Intel: Fix mono DMIC configure for MTL platform
 2025-01-08 16:48 UTC 

aseqdump version 1.2.11, There are small bugs
 2025-01-07 22:10 UTC 

[PATCH] ASoC: rt5682: Support the ALC5682I-VE codec
 2025-01-07 19:45 UTC  (2+ messages)

[PATCH v1] ASoC: tas2781: Fix occasional calibration failture
 2025-01-07 15:32 UTC  (2+ messages)

[PATCH RESEND] ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLK
 2025-01-07 15:32 UTC  (2+ messages)

[PATCH] ASoC: codecs: ES8326: Adjust ANA_MICBIAS to reduce pop noise
 2025-01-07 11:58 UTC  (2+ messages)

headers: make more headers self-contained
 2025-01-06 14:50 UTC 

bug in the asla driver asla-sink-viritio-snd
 2025-01-05 22:33 UTC 

ld.lld default version symbol snd_dlopen@@ALSA_1.1.6 must be defined
 2025-01-05 11:42 UTC 

default version symbol snd_dlopen@@ALSA_1.1.6 must be defined
 2025-01-05 11:42 UTC 

ucm2: USB-Audio: add Presonus Revelator IO 44 (USB194f:0424)
 2025-01-04  8:57 UTC 

ucm2: USB-Audio: add Presonus Revelator IO 44 (USB194f:0424)
 2025-01-04  8:41 UTC 

[PATCH 0/5] soundwire: amd: code improvements and new platform
 2025-01-02  7:14 UTC  (3+ messages)
` [PATCH 3/5] soundwire: amd: add support for ACP7.0 & ACP7.1 platforms

Missunderstanding or a BUG in reported frequencies for audio cards present in system
 2025-01-02  0:11 UTC 

Missunderstanding or a BUG in reported frequencies for audio cards present in system
 2025-01-02  0:00 UTC 

Missunderstanding or a BUG in reported frequencies for audio cards present in system
 2025-01-01 23:59 UTC 

Missunderstanding or a BUG in reported frequencies for audio cards present in system
 2025-01-01 23:54 UTC 

Add Roland QUAD-CAPTURE USB 2.0 support
 2024-12-31 13:20 UTC 

alsa-lib-1.2.13 is breaking dssi-1.1.1 because of missing header
 2024-12-30 18:27 UTC 

Ask snd_seq_set_client_midi_version
 2024-12-30 11:34 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
 2024-12-30  8:00 UTC 

UCM2 macro breaks on updates for Motu 828
 2024-12-30  5:23 UTC 

[RESEND PATCH v2] drm/bridge: dw-hdmi-i2s: set insert_pcuv bit if hardware supports it
 2024-12-30  2:54 UTC  (3+ messages)

Bug: slab-out-of-bounds in snd_seq_oss_synth_sysex
 2024-12-26  6:08 UTC 

[PATCH] ASoC: codecs: ES8326: Reduce pop noise
 2024-12-20 10:43 UTC 

[PATCH v2] ASoC: amd: yc: Fix the wrong return value
 2024-12-17 16:02 UTC  (4+ 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).