Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2024-06-12 16:25:58 to 2024-06-16 07:50:26 UTC [more...]

[PATCH v2 2/2] ASoC: dt-bindings: realtek,rt5631: Convert to dtschema
 2024-06-16  7:49 UTC 

[PATCH v2] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ARP8
 2024-06-16  7:42 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM
 2024-06-16  7:38 UTC  (2+ messages)

[PATCH v3 0/6] ALSA: some driver fixes for control input validations
 2024-06-16  7:34 UTC  (7+ messages)
` [PATCH v3 1/6] ALSA: vmaster: Return error for invalid input values
` [PATCH v3 2/6] ALSA: hda: Return -EINVAL for invalid volume/switch inputs
` [PATCH v3 3/6] ALSA: control: Apply sanity check of input values for user elements
` [PATCH v3 4/6] kselftest/alsa: Fix validation of writes to volatile controls
` [PATCH v3 5/6] ALSA: chmap: Mark Channel Map controls as volatile
` [PATCH v3 6/6] ALSA: hda: Add input value sanity checks to HDMI channel map controls

[PATCH] kselftest/alsa: Fix validation of writes to volatile controls
 2024-06-16  7:32 UTC  (2+ messages)

[PATCH] ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro
 2024-06-16  7:14 UTC  (2+ messages)

[PATCH v2 0/6] ALSA: some driver fixes for control input validations
 2024-06-16  3:39 UTC  (18+ messages)
` [PATCH v2 1/6] ALSA: vmaster: Return error for invalid input values
` [PATCH v2 2/6] ALSA: hda: Return -EINVAL for invalid volume/switch inputs
` [PATCH v2 3/6] ALSA: control: Apply sanity check of input values for user elements
` [PATCH v2 4/6] kselftest/alsa: mixer-test: Skip write verification for volatile controls
` [PATCH v2 5/6] ALSA: chmap: Mark Channel Map controls as volatile
` [PATCH v2 6/6] ALSA: hda: Add input value sanity checks to HDMI channel map controls

[PATCH 0/2] ASoC: dt-bindings: Convert realtek CODEC bindings to DT schema
 2024-06-16  0:40 UTC  (8+ messages)
` [PATCH 1/2] ASoC: dt-bindings: realtek,rt5514: Convert to dtschema
` [PATCH 2/2] ASoC: dt-bindings: realtek,rt5631: "

[PATCH v4 0/3] ASoC: codecs: lpass: add support for v2.5 rx macro
 2024-06-15 20:16 UTC  (8+ messages)
` [PATCH v4 1/3] ASoC: codecs: lpass-macro: add helpers to get codec version
` [PATCH v4 2/3] ASoC: codec: lpass-rx-macro: prepare driver to accomdate new codec versions
` [PATCH v4 3/3] ASoC: codec: lpass-rx-macro: add support for 2.5 codec version

[PATCH RFC 0/5] drm: add DRM HDMI Codec framework
 2024-06-15 17:53 UTC  (6+ messages)
` [PATCH RFC 1/5] drm/bridge: lt9611: use HDMI Connector helper to set InfoFrames
` [PATCH RFC 2/5] ASoC: hdmi-codec: pass data to get_dai_id too
` [PATCH RFC 3/5] drm/connector: implement generic HDMI codec helpers
` [PATCH RFC 4/5] drm/bridge: connector: add support for HDMI codec framework
` [PATCH RFC 5/5] drm/bridge: lt9611: switch to using the DRM "

[PATCH v2] ASoC: dt-bindings: convert tas571x.txt to dt-schema
 2024-06-15 15:24 UTC  (3+ messages)

[PATCH v3] dt-bindings: sound: Convert max98088 to dtschema
 2024-06-15 15:24 UTC  (3+ messages)

[Patch v2 1/2] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
 2024-06-15 10:01 UTC  (20+ messages)
` [Patch v2 2/2] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [PATCH v3 0/4] Add audio support for LPC32XX CPUs
  ` [PATCH v3 1/4] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
  ` [PATCH v3 2/4] ARM: dts: lpc32xx: Add missing properties for the i2s interfaces
  ` [PATCH v3 3/4] ARM: lpc32xx: Add pl08x virtual dma channels for spi and i2s
  ` [PATCH v3 4/4] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs

[PATCH v2 1/2] ASoC: dt-bindings: cirrus,cs530x: Add initial DT binding
 2024-06-15  9:57 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: cs530x: Support for cs530x ADCs

Sound issue on 6.10-rc3 snd_hda_intel snd_hda_codec_realtek
 2024-06-15  7:43 UTC  (2+ messages)

[PATCH] ASoc: PCM6240: Fix a null pointer dereference in pcmdevice_i2c_probe
 2024-06-15  6:16 UTC  (3+ messages)

[PATCH v2] ASoC: cs35l56: Disconnect ASP1 TX sources when ASP1 DAI is hooked up
 2024-06-14 23:43 UTC  (2+ messages)

[PATCH] ASoC: q6apm-lpass-dai: close graph on prepare errors
 2024-06-14 23:43 UTC  (4+ messages)

[PATCH RFC 0/3] ASoC: dt-bindings: amlogic-sound-cards: document clocks and clock-names
 2024-06-14 17:10 UTC  (6+ messages)
` [PATCH RFC 1/3] ASoC: dt-bindings: amlogic,axg-sound-card: "
` [PATCH RFC 2/3] ASoC: dt-bindings: amlogic,gx-sound-card: "
` [PATCH RFC 3/3] arm64: dts: amlogic: add clock and clock-names to sound cards

[PATCH 0/5] ALSA: some driver fixes for control input validations
 2024-06-14 14:40 UTC  (11+ messages)
` [PATCH 1/5] ALSA: vmaster: Return error for invalid input values
` [PATCH 2/5] ALSA: hda: Return -EINVAL for invalid volume/switch inputs
` [PATCH 3/5] ALSA: control: Apply sanity check of input values for user elements
` [PATCH 4/5] kselftest/alsa: mixer-test: Skip write tests for volatile controls
` [PATCH 5/5] ALSA: chmap: Mark Channel Map controls as volatile

[PATCH] ASoC: topology: Fix route memory corruption
 2024-06-14 14:16 UTC  (5+ messages)

[PATCH] ASoC: amd: add missing MODULE_DESCRIPTION() macros
 2024-06-14 14:16 UTC  (2+ messages)

[PATCH V3] ALSA: hda/senarytech: add senarytech codec support
 2024-06-14 12:55 UTC 

[PATCH 0/3] ALSA: hda: Component should be unbound before deconstruction
 2024-06-14 12:52 UTC  (5+ messages)
` [PATCH 1/3] ALSA: hda: cs35l56: "
` [PATCH 2/3] ALSA: hda: cs35l41: "
` [PATCH 3/3] ALSA: hda: tas2781: "

testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
 2024-06-14 12:38 UTC  (8+ messages)

[PATCH RESEND v5 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-06-14  9:31 UTC  (18+ messages)
` [PATCH RESEND v5 01/16] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document
` [PATCH RESEND v5 02/16] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document
` [PATCH RESEND v5 03/16] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC
` [PATCH RESEND v5 04/16] ASoC: mediatek: mt8365: Add common header
` [PATCH RESEND v5 05/16] ASoC: mediatek: mt8365: Add audio clock control support
` [PATCH RESEND v5 06/16] ASoC: mediatek: mt8365: Add I2S DAI support
` [PATCH RESEND v5 07/16] ASoC: mediatek: mt8365: Add ADDA "
` [PATCH RESEND v5 08/16] ASoC: mediatek: mt8365: Add DMIC "
` [PATCH RESEND v5 09/16] ASoC: mediatek: mt8365: Add PCM "
` [PATCH RESEND v5 10/16] ASoc: mediatek: mt8365: Add a specific soundcard for EVK
` [PATCH RESEND v5 11/16] ASoC: mediatek: mt8365: Add the AFE driver support
` [PATCH RESEND v5 12/16] ASoC: codecs: add MT6357 support
` [PATCH RESEND v5 13/16] ASoC: mediatek: Add MT8365 support
` [PATCH RESEND v5 14/16] arm64: defconfig: enable mt8365 sound
` [PATCH RESEND v5 15/16] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH RESEND v5 16/16] arm64: dts: mediatek: add audio support for mt8365-evk

[PATCH 0/2] Cirrus Logic family of ADCs
 2024-06-14  8:17 UTC  (5+ messages)
` [PATCH 2/2] ASoC: cs530x: Support for cs530x ADCs

[PATCH v11 0/5] Add support for CS40L50
 2024-06-14  8:08 UTC  (3+ messages)
` [PATCH v11 3/5] mfd: cs40l50: Add support for CS40L50 core driver

[PATCH] ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_ops
 2024-06-13 20:59 UTC 

[PATCH v4 0/2] ALSA: pcm: reinvent the stream synchronization ID API
 2024-06-13 14:28 UTC  (8+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] ALSA: pcm: optimize and clarify stream sychronization "

[PATCH] ALSA: xen-front: remove unused struct 'alsa_sndif_hw_param'
 2024-06-13 12:15 UTC  (2+ messages)

[PATCH] ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option
 2024-06-13 12:11 UTC  (2+ messages)

[PATCH v1 0/4] Add support for Lenovo Thinkbooks
 2024-06-13 12:11 UTC  (2+ messages)

[PATCH v2 0/7] ALSA: hda: Improvements to hda_component
 2024-06-13 12:06 UTC  (2+ messages)

[PATCH V2] ALSA: hda/senarytech: add senarytech codec support
 2024-06-13 12:01 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Limit mic boost on N14AP7
 2024-06-13 11:20 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11
 2024-06-13 11:19 UTC  (2+ messages)

[PATCH v3 0/3] ASoC: codecs: lpass: add support for v2.5 rx macro
 2024-06-13 10:20 UTC  (10+ messages)
` [PATCH v3 1/3] ASoC: codecs: lpass-macro: add helpers to get codec version
` [PATCH v3 2/3] ASoC: codec: lpass-rx-macro: prepare driver to accomdate new codec versions
` [PATCH v3 3/3] ASoC: codec: lpass-rx-macro: add support for 2.5 codec version

[PATCH] ASoC: dt-bindings: wlf,wm8804: Convert to dtschema
 2024-06-13  9:10 UTC  (2+ messages)

[PATCH] dt-bindings: wlf,wm8782: Convert to dtschema
 2024-06-13  9:10 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: nau8822: add MCLK support
 2024-06-13  8:46 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: nau8822: move nau8822_set_dai_sysclk()
` [PATCH v2 2/3] ASoC: nau8822: set NAU8822_REFIMP_80K only once
` [PATCH v2 3/3] ASoC: nau8822: add MCLK support

[PATCH] ASoC: SOF: sof-audio: Skip unprepare for in-use widgets on error rollback
 2024-06-13  8:42 UTC  (2+ messages)

[PATCH v23 00/32] Introduce QC USB SND audio offloading support
 2024-06-13  7:46 UTC  (11+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB

[PATCH 0/4] ASoC: topology: Fix route memory corruption
 2024-06-13  7:31 UTC  (7+ messages)
` [PATCH 1/4] ASoC: topology: Fix references to freed memory

[PATCH v2 0/5] ASoC/SOF/PCI/Intel: add PantherLake support
 2024-06-13  6:37 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: Intel: soc-acpi: add PTL match tables
` [PATCH v2 2/5] ASoC: SOF: Intel: add PTL specific power control register
` [PATCH v2 3/5] ASoC: SOF: Intel: add initial support for PTL
` [PATCH v2 4/5] ASoC: Intel: soc-acpi-intel-ptl-match: add rt711-sdca table
` [PATCH v2 5/5] ASoC: Intel: soc-acpi-intel-ptl-match: Add rt722 support

[PATCH v2] ASoC: mediatek: mt6358: Add "Dmic Mode Switch" kcontrol for switch DMIC mode
 2024-06-13  2:07 UTC 

[PATCH] ASoC: mediatek: mt6358: Add "Dmic Mode Switch" kcontrol for switch DMIC mode
 2024-06-12 20:29 UTC  (2+ messages)

[PATCH v3 0/2] Fixes for McASP and dmaengine_pcm
 2024-06-12 20:21 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for McASP and dmaengine_pcm
 2024-06-12 20:21 UTC  (2+ messages)

[PATCH v2] ASoC: ti: omap-hdmi: Fix too long driver name
 2024-06-12 17:25 UTC  (2+ messages)

[PATCH 1/3] spi: cs42l43: Refactor accessing the SDCA extension properties
 2024-06-12 17:09 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: samsung: midas_wm1811: Fix error code in probe()
 2024-06-12 17:09 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: linux,spdif: Convert spdif-reciever.txt to dtschema
 2024-06-12 17:09 UTC  (2+ messages)

[PATCH 00/23] ASoC: codecs: wcd family: cleanups
 2024-06-12 16:26 UTC  (5+ messages)
` [PATCH 22/23] ASoC: codecs: wcd939x: Drop unused RX/TX direction enum
` [PATCH 23/23] ASoC: codecs: wcd939x: Drop unused num_ports field

[PATCH v2] dt-bindings: sound: Convert max98088 to dtschema
 2024-06-12 16:26 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