Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-13 00:57:22 to 2023-07-17 12:01:43 UTC [more...]

[PATCH V1 0/5] ASoC: codecs: Add Awinic AW88261 audio amplifier driver
 2023-07-17 11:58 UTC  (6+ messages)
` [PATCH V1 1/5] ASoC: codecs: Add i2c and codec registration for aw88261 and their associated operation functions
` [PATCH V1 2/5] ASoC: codecs: aw88261 function for ALSA Audio Driver
` [PATCH V1 3/5] ASoC: codecs: ACF bin parsing and check library file for aw88261
` [PATCH V1 4/5] ASoC: codecs: aw88261 chip register file, data type file and Kconfig Makefile
` [PATCH V1 5/5] ASoC: dt-bindings: Add schema for "awinic,aw88261"

[PATCH v4 00/15] PCI: Define Intel PCI IDs and use them in drivers
 2023-07-17 11:45 UTC  (16+ messages)
` [PATCH v4 01/15] PCI: Sort Intel PCI IDs by number
` [PATCH v4 02/15] PCI: Add Intel Audio DSP devices to pci_ids.h
` [PATCH v4 03/15] ASoC: SOF: Remove unused Broxton PCI ID
` [PATCH v4 04/15] ALSA: "
` [PATCH v4 05/15] ALSA: hda: Add controller matching macros
` [PATCH v4 06/15] ALSA: hda: Use global PCI match macro
` [PATCH v4 07/15] ALSA: hda/i915: "
` [PATCH v4 08/15] ASoC: Intel: Skylake: "
` [PATCH v4 09/15] ALSA: intel-dsp-config: Convert to PCI device IDs defines
` [PATCH v4 10/15] ALSA: hda: "
` [PATCH v4 11/15] ASoC: Intel: avs: "
` [PATCH v4 12/15] "
` [PATCH v4 13/15] ASoC: Intel: Skylake: "
` [PATCH v4 14/15] ASoC: SOF: Intel: "
` [PATCH v4 15/15] ASoC: Intel: sst: "

[PATCH] ASoC: fsl_sai: Disable bit clock with transmitter
 2023-07-17 10:45 UTC  (2+ messages)

[PATCH v3 0/6] ALSA: emu10k1: add support for high-bitrate modes of E-MU cards
 2023-07-17 10:20 UTC  (7+ messages)
` [PATCH v3 1/6] ALSA: emu10k1: introduce alternative E-MU D.A.S. mode
` [PATCH v3 2/6] ALSA: emu10k1: improve mixer control naming in "
` [PATCH v3 3/6] ALSA: emu10k1: make playback in E-MU D.A.S. mode 32-bit
` [PATCH v3 4/6] ALSA: emu10k1: add support for 2x/4x word clocks in E-MU D.A.S. mode
` [PATCH v3 5/6] ALSA: emu10k1: add high-rate capture "
` [PATCH v3 6/6] ALSA: emu10k1: add high-rate playback "

[PATCH] ALSA: emu10k1: do away with extra voices in E-MU D.A.S. mode
 2023-07-17 10:20 UTC 

[PATCH v3] ALSA: add snd_ctl_add_locked()
 2023-07-17 10:20 UTC 

[PATCH v2 0/8] ALSA: emu10k1: add support for high-bitrate modes of E-MU cards
 2023-07-17 10:19 UTC  (5+ messages)

[PATCH 0/2] Add support for rpmsg sound card on i.MX93 platform
 2023-07-17  8:59 UTC  (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX93
` [PATCH 2/2] ASoC: fsl_rpmsg: Add support for i.MX93 platform

[PATCH v3] ALSA: emu10k1: set the "no filtering" bits on PCM voices on Audigy
 2023-07-17  7:32 UTC  (2+ messages)

[PATCH 1/2] ALSA: emu10k1: clean up driver status comments
 2023-07-17  7:32 UTC  (3+ messages)
` [PATCH 2/2] ALSA: emu10k1: rework copyright statements

[PATCH v2] ALSA: emu10k1: track loss of external clock on E-MU cards
 2023-07-17  7:31 UTC  (2+ messages)

[syzbot] [alsa?] memory leak in snd_seq_create_port
 2023-07-17  7:02 UTC  (5+ messages)

[PATCH] soundwire: Explicitly include correct DT includes
 2023-07-17  6:58 UTC  (2+ messages)

[PATCH v2] ALSA: seq: Fix memory leak at error path in snd_seq_create_port()
 2023-07-17  6:25 UTC 

[GIT PULL] ASoC fixes for v6.5-rc1
 2023-07-17  6:25 UTC  (2+ messages)

[PATCH] ALSA: seq: Fix memory leak at error path in snd_seq_create_port()
 2023-07-17  6:21 UTC 

[PATCH v2 1/5] ASoC: codecs: ES8326: Change Hp_detect register names
 2023-07-17  3:32 UTC  (5+ messages)
` [PATCH v2 2/5] ASoC: codecs: ES8326: Change Volatile Reg function
` [PATCH v2 3/5] ASoC: codecs: ES8326: Fix power-up sequence
` [PATCH v2 4/5] ASOC: codecs: ES8326: Add calibration support for version_b
` [PATCH v2 5/5] ASoC: codecs: ES8326: Update jact detection function

Pass through encoded audio in the AC3 profile
 2023-07-16 13:13 UTC 

[PATCH 1/2] ALSA: hda: cs35l41: Add fixups for machines without a valid ACPI _DSD
 2023-07-15  2:40 UTC  (5+ messages)
` [PATCH 2/2] ALSA: hda/realtek: Add quirks for Lenovo 16IAH7, 16IAX7 and 16ARHA7

[PATCH v3 00/15] PCI: Define Intel PCI IDs and use them in drivers
 2023-07-14 20:24 UTC  (24+ messages)
` [PATCH v3 01/15] PCI: Sort Intel PCI IDs by number
` [PATCH v3 02/15] PCI: Add Intel Audio DSP devices to pci_ids.h
` [PATCH v3 03/15] ASoC: SOF: Remove unused Broxton PCI ID
` [PATCH v3 04/15] ALSA: "
` [PATCH v3 05/15] ALSA: hda: Add controller matching macros
` [PATCH v3 06/15] ALSA: hda: Use global PCI match macro
` [PATCH v3 07/15] ALSA: hda/i915: "
` [PATCH v3 08/15] ASoC: Intel: Skylake: "
` [PATCH v3 09/15] ALSA: intel-dsp-config: Convert to PCI device IDs defines
` [PATCH v3 10/15] ALSA: hda: "
` [PATCH v3 11/15] ASoC: Intel: avs: "
` [PATCH v3 12/15] "
` [PATCH v3 13/15] ASoC: Intel: Skylake: "
` [PATCH v3 14/15] ASoC: SOF: Intel: "
` [PATCH v3 15/15] ASoC: Intel: sst: "

[PATCH] lib: Introduce KUnit tests for minmax
 2023-07-14 10:23 UTC 

[PATCH 1/1] ASoC: codec: wm8960: add additional probe check for codec identification
 2023-07-13 22:25 UTC 

[PATCH 0/2] Fix CSC3551 speaker sound problem for machines without a valid ACPI _DSD
 2023-07-16 12:49 UTC  (2+ messages)

[PATCH] ASoC: q6dsp: q6apm: make g_apm static
 2023-07-13 20:24 UTC  (2+ messages)

[PATCH v2 00/15] ASoC: add multi Component support
 2023-07-16 12:51 UTC  (6+ messages)
` [PATCH v2 14/15] ASoC: dt-bindings: renesas,rsnd.yaml: add common port-def
` (subset) [PATCH v2 00/15] ASoC: add multi Component support

[PATCH] ASoC: dt-bindings: audio-graph-card2: Drop incomplete example
 2023-07-16 12:51 UTC  (2+ messages)

[PATCH -next] ASoC: amd: acp: clean up some inconsistent indentings
 2023-07-16 12:51 UTC  (3+ messages)

[PATCH] ALSA: Explicitly include correct DT includes
 2023-07-16 12:51 UTC  (2+ messages)

speaker-test: inconsistent behaviour of --buffer option
 2023-07-16 12:33 UTC 

speaker-test: inconsistent behaviour of --buffer option
 2023-07-16 12:33 UTC 

Fwd: 6.4 and higher causes audio distortion
 2023-07-15 10:56 UTC 

[PATCH v2] Add support for trigger-start/stop for simple audio card
 2023-07-15  8:30 UTC  (4+ messages)
` [PATCH v2] ASoC: simple-card-utils: introduce asoc_simple_parse_triggers()
` [PATCH v2] ASoC: dt-bindings: simple-card: add triggers properties
` [PATCH v2] ASoC: simple-card: add triggers parsing from DT node support

[EXTERNAL] {standard input}:866: Error: value -148 out of range
 2023-07-14 22:13 UTC  (2+ messages)

[PATCH v1 1/5] ASoC: codecs: ES8326: Add es8326_mute function
 2023-07-14 21:38 UTC  (8+ messages)
` [PATCH v1 2/5] ASoC: codecs: ES8326: Change Hp_detect and volatile reg function
` [PATCH v1 3/5] ASoC: codecs: ES8326: Fix power-up sequence
` [PATCH v1 4/5] ASOC: codecs: ES8326: Add calibration support for version_b
` [PATCH v1 5/5] ASoC: codecs: ES8326: Update jact detection function

[PATCH] ASoC: rt5640: Fix the issue of speaker noise
 2023-07-14 19:52 UTC  (2+ messages)

[PATCH] mfd: Explicitly include correct DT includes
 2023-07-14 17:47 UTC 

[PATCH] irqchip: Explicitly include correct DT includes
 2023-07-14 17:46 UTC 

[PATCH v1] ASoC: tas2505: Add tas2505 driver
 2023-07-14 13:46 UTC  (2+ messages)

[PATCH v2 00/15] PCI: Define Intel PCI IDs and use them in drivers
 2023-07-14 18:56 UTC  (24+ messages)
` [PATCH v2 01/15] PCI: Sort Intel PCI IDs by number
` [PATCH v2 02/15] PCI: Add Intel Audio DSP devices to pci_ids.h
` [PATCH v2 03/15] ASoC: SOF: Remove unused Broxton PCI ID
` [PATCH v2 04/15] ALSA: "
` [PATCH v2 05/15] ALSA: hda: Add controller matching macros
` [PATCH v2 06/15] ALSA: hda: Use global PCI match macro
` [PATCH v2 07/15] ALSA: hda/i915: "
` [PATCH v2 08/15] ASoC: Intel: Skylake: "
` [PATCH v2 09/15] ALSA: intel-dsp-config: Convert to PCI device IDs defines
` [PATCH v2 10/15] ALSA: hda: "
` [PATCH v2 11/15] ASoC: Intel: avs: "
` [PATCH v2 12/15] "
` [PATCH v2 13/15] ASoC: Intel: Skylake: "
` [PATCH v2 14/15] ASoC: SOF: Intel: "
` [PATCH v2 15/15] ASoC: Intel: sst: "

[PATCH v2 1/2] ALSA: pcmtest: Add 'open' PCM callback error injection
 2023-07-14  6:07 UTC  (3+ messages)
` [PATCH v2 2/2] ALSA: pcmtest: minor optimizations

Fwd: [Bug 217440] New: ALC236 audio disappears from HP 15z-fc000 on warm boot
 2023-07-14  5:58 UTC  (40+ messages)

[PATCH 2/4] ASoC: codecs: es8326: Fix power-up sequence
 2023-07-14  1:43 UTC 

[PATCH] ASoC: simple-card: add trigger-stop entry parser
 2023-07-14  0:12 UTC  (2+ messages)

[PATCH 2/2] kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds
 2023-07-13 20:39 UTC  (13+ messages)

[PATCH 00/10] ASoC: ad: Update Analog Devices drivers to maple tree register cache
 2023-07-13 20:24 UTC  (3+ messages)

[PATCH 00/11] mfd:: Update Cirrus Logic drivers to use maple tree register caches
 2023-07-13 19:18 UTC  (6+ messages)
` [PATCH 08/11] mfd: wm5110: Update to use maple tree register cache
` [PATCH 09/11] mfd: wm8994: "
` [PATCH 10/11] mfd: wm8997: "
` [PATCH 11/11] mfd: wm8998: "

[PATCH 00/11] Even more msm bindings fixes
 2023-07-13 15:40 UTC  (3+ messages)
` [PATCH 06/11] dt-bindings: mfd: qcom,spmi-pmic: Reference pm8916 wcd analog codec schema

[PATCH 2/4] ASoC: codecs: es8326: Fix power-up sequence
 2023-07-13 15:37 UTC  (2+ messages)

[PATCH v2 0/5] Few audio fixes on Tegra platforms
 2023-07-13 15:14 UTC  (2+ messages)
` (subset) "

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-13 14:13 UTC  (7+ messages)
` [PATCH 05/10] firewall: introduce stm32_firewall framework

[RFC PATCH] ASoC: soc-dai: don't call PCM audio ops if the stream is not supported
 2023-07-13  9:52 UTC 

[PATCH 0/3] Add Probe functionality support for amd platforms
 2023-07-13 12:57 UTC  (4+ messages)
` [PATCH 1/3] ASoC: SOF: amd: "
` [PATCH 2/3] ASoC: SOF: Add acp-probe id to sof probe client driver for registration
` [PATCH 3/3] ASoC: SOF: amd: Add Probe register offset for renoir and rembrandt platform

[PATCH 1/3] ALSA: emu10k1: fix return value of snd_emu1010_adc_pads_put()
 2023-07-13 11:56 UTC  (15+ messages)
` [PATCH 2/3] ALSA: emu10k1: remove superfluous IRQ enable state saving
` [PATCH 3/3] ALSA: emu10k1: (re-)add mixer locking

[PATCH] ASoC: cs42l51: fix driver to properly autoload with automatic module loading
 2023-07-13 11:21 UTC 

[PATCH 0/2] ASoC: Improve coverage in default KUnit runs
 2023-07-13 10:27 UTC  (6+ messages)
` [PATCH 1/2] kunit: Enable ASoC in all_tests.config
` [PATCH 2/2] ASoC: topology: Add explicit build option

[PATCH] ALSA: pcmtest: Extend error injection, decrease buffer filling overhead
 2023-07-13  7:48 UTC  (3+ messages)

[PATCH] ASoC: tlv320aic32x4: Fix the divide by zero
 2023-07-12 15:11 UTC 

[PATCH][next] selftests: ALSA: Fix fclose on an already fclosed file pointer
 2023-07-13  6:08 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