Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2024-04-10 22:28:46 to 2024-04-16 21:23:12 UTC [more...]

[PATCH v3 71/74] x86/cpu/vfm: Update sound/soc/intel/avs/boards/es8336.c
 2024-04-16 21:22 UTC 

[PATCH v2 0/4] arm: dts: nxp: imx6: fix esai related dtb_check warning
 2024-04-16 14:47 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: fsl-esai: Remove 'fsl,*' from required list
` [PATCH v2 2/4] ASoC: dt-bindings: fsl-esai: Add ref: dai-common.yaml
` [PATCH v2 3/4] arm: dts: nxp: imx6sx: fix esai related warning when do dtb_check
` [PATCH v2 4/4] arm: dts: nxp: imx6qdl: fix esai clock "

[PATCH v2 0/8] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-04-16 14:32 UTC  (12+ messages)
` [PATCH v2 1/8] ASoC: dt-bindings: wcd937x: add bindings for wcd937x
` [PATCH v2 2/8] ASoC: codecs: wcd937x: add wcd937x codec driver
` [PATCH v2 3/8] ASoC: dt-bindings: wcd937x-sdw: add bindings for wcd937x-sdw
` [PATCH v2 4/8] ASoC: codecs: wcd937x-sdw: add SoundWire driver
` [PATCH v2 5/8] ASoC: codecs: wcd937x: add basic controls
` [PATCH v2 6/8] ASoC: codecs: wcd937x: add playback dapm widgets
` [PATCH v2 7/8] ASoC: codecs: wcd937x: add capture "
` [PATCH v2 8/8] ASoC: codecs: wcd937x: add audio routing and Kconfig

[PATCH RESEND v10 0/5] Add support for CS40L50
 2024-04-16 14:19 UTC  (9+ messages)
` [PATCH RESEND v10 3/5] mfd: cs40l50: Add support for CS40L50 core driver
` [PATCH RESEND v10 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

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

[PATCH 0/3] adding 705.6/768kHz rates; DSD and 768kHz in aloop
 2024-04-16 13:49 UTC 

[PATCH 0/2] ASoC: fsl-asoc-card: add wm8904 codec support
 2024-04-16 10:39 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ASoC: dt-bindings: fsl-asoc-card: Add compatbile string for wm8904 codec

[PATCH v6 00/11] Add support for Intel PPS Generator
 2024-04-16 10:19 UTC  (12+ messages)
` [PATCH v6 01/11] x86/tsc: Add base clock properties in clocksource structure
` [PATCH v6 08/11] timekeeping: Add function to convert realtime to base clock
` [PATCH v6 09/11] pps: generators: Add PPS Generator TIO Driver

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

[PATCH 0/3] ASoC: dapm: improve debugfs output and introduce dapm-graph
 2024-04-16  6:00 UTC  (4+ messages)
` [PATCH 1/3] ASoC: dapm: debugfs: add component to route lines
` [PATCH 2/3] ASoC: dapm: debugfs: show the widget type
` [PATCH 3/3] tools/sound/dapm-graph: new tool to visualize DAPM state

[PATCH 00/12] ASoC: doc: dapm: various improvements
 2024-04-16  5:56 UTC  (13+ messages)
` [PATCH 01/12] ASoC: doc: dapm: fix typos
` [PATCH 02/12] ASoC: doc: dapm: fix struct name
` [PATCH 03/12] ASoC: doc: dapm: minor rewording
` [PATCH 04/12] ASoC: doc: dapm: remove dash after colon
` [PATCH 05/12] ASoC: doc: dapm: clarify it's an internal API
` [PATCH 06/12] ASoC: doc: dapm: replace "map" with "graph"
` [PATCH 07/12] ASoC: doc: dapm: extend initial descrption
` [PATCH 08/12] ASoC: doc: dapm: describe how widgets and routes are registered
` [PATCH 09/12] ASoC: doc: dapm: fix and improve section "Registering DAPM controls"
` [PATCH 10/12] ASoC: doc: dapm: improve section "Codec/DSP Widget Interconnections"
` [PATCH 11/12] ASoC: doc: dapm: update section "DAPM Widget Events"
` [PATCH 12/12] ASoC: doc: dapm: update event types

[PATCH 0/7] Xperia 1 V support
 2024-04-16  2:36 UTC  (2+ messages)
` (subset) "

[PATCH v2] ASoC: sunxi: sun4i-i2s: Support 32-bit audio formats
 2024-04-15 23:43 UTC  (3+ messages)

[PATCH 0/4] arm: dts: nxp: imx6: fix esai related dtb_check warning
 2024-04-15 22:29 UTC  (7+ messages)
` [PATCH 1/4] ASoC: dt-bindings: fsl-esai: Remove 'fsl,*' from required list
` [PATCH 2/4] ASoC: dt-bindings: fsl-esai: Add ref: dai-common.yaml
` [PATCH 3/4] arm: dts: nxp: imx6sx: fix esai related warning when do dtb_check
` [PATCH 4/4] arm: dts: nxp: imx6qdl: fix esai clock "

[PATCH] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-04-15 16:49 UTC  (3+ messages)
  `  "

[PATCH 00/14] ASoC: Constify local snd_sof_dsp_ops
 2024-04-15 14:19 UTC  (18+ messages)
` [PATCH 01/14] ASoC: SOF: debug: "
` [PATCH 02/14] ASoC: SOF: ipc3: "
` [PATCH 03/14] ASoC: SOF: pcm: "
` [PATCH 04/14] ASoC: SOF: Constify stored pointer to snd_sof_dsp_ops
` [PATCH 05/14] ASoC: SOF: intel: pci-tng: Constify snd_sof_dsp_ops
` [PATCH 06/14] ASoC: SOF: intel: hda: "
` [PATCH 07/14] ASoC: SOF: amd: acp: "
` [PATCH 08/14] ASoC: SOF: imx8: "
` [PATCH 09/14] ASoC: SOF: imx8m: "
` [PATCH 10/14] ASoC: SOF: imx8ulp: "
` [PATCH 11/14] ASoC: SOF: intel: bdw: "
` [PATCH 12/14] ASoC: SOF: intel: byt: "
` [PATCH 13/14] ASoC: SOF: mediatek: mt8186: "
` [PATCH 14/14] ASoC: SOF: mediatek: mt8195: "

[PATCH AUTOSEL 4.19 1/4] ALSA: line6: Zero-initialize message buffers
 2024-04-15 10:05 UTC 

[PATCH AUTOSEL 5.4 1/4] ALSA: line6: Zero-initialize message buffers
 2024-04-15 10:05 UTC 

[PATCH AUTOSEL 5.10 1/4] ALSA: line6: Zero-initialize message buffers
 2024-04-15 10:04 UTC 

[PATCH AUTOSEL 5.15 1/4] ALSA: line6: Zero-initialize message buffers
 2024-04-15 10:04 UTC 

[PATCH AUTOSEL 6.1 2/6] ALSA: line6: Zero-initialize message buffers
 2024-04-15 10:04 UTC 

[PATCH AUTOSEL 6.6 01/12] ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspend
 2024-04-15 10:03 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 07/12] ALSA: line6: Zero-initialize message buffers

[PATCH AUTOSEL 6.8 01/15] ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspend
 2024-04-15 10:02 UTC  (5+ messages)
` [PATCH AUTOSEL 6.8 04/15] OSS: dmasound/paula: Mark driver struct with __refdata to prevent section mismatch
` [PATCH AUTOSEL 6.8 08/15] ALSA: line6: Zero-initialize message buffers
` [PATCH AUTOSEL 6.8 10/15] ASoC: codecs: ES8326: Solve error interruption issue
` [PATCH AUTOSEL 6.8 11/15] ASoC: codecs: ES8326: modify clock table

[PATCH 1/2] ASoC: wcd934x: Drop unneeded MODULE_ALIAS
 2024-04-15 10:53 UTC  (3+ messages)
` [PATCH 2/2] ASoC: samsung: i2s: "

[PATCH] ASoC: amd: acp-da7219-max98357a: Constify regulator_ops
 2024-04-15 10:53 UTC  (2+ messages)

[PATCH] ASoC: cs35l41: Fix error code in cs35l41_dsp_init()
 2024-04-15 10:34 UTC 

[PATCH v2 0/3] ASoC: nau8821: Add delay control for ADC
 2024-04-15  7:06 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: "
` [PATCH v2 2/3] ASoC: "
` [PATCH v2 3/3] ASoC: nau8821: Remove redundant ADC controls

[PATCH 1/3] ASoC: dt-bindings: nau8821: Add delay control for ADC
 2024-04-15  2:32 UTC  (6+ messages)
` [PATCH 2/3] ASoC: "
` [PATCH 3/3] ASoC: nau8821: Remove redundant ADC controls

[PATCH v5 0/2] convert imx-audio-spdif.txt to YAML
 2024-04-15  2:26 UTC  (4+ messages)
` [PATCH v5 1/2] ASoC: dt-bindings: imx-audio-spdif: convert "
` [PATCH v5 2/2] ARM: dts: imx6: exchange fallback and specific compatible string
` (subset) [PATCH v5 0/2] convert imx-audio-spdif.txt to YAML

[PATCH 00/12] ASoC: Intel: updates for 6.10 - part4
 2024-04-15  2:26 UTC  (14+ messages)
` [PATCH 01/12] ASoC: Intel: sof_sdw: add missing sof_sdw_rt_amp_init for Realtek multi-function codecs
` [PATCH 02/12] ASoC: Intel: soc-acpi: add support for HP Omen14 SoundWire configuration
` [PATCH 03/12] ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14
` [PATCH 04/12] ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F
` [PATCH 05/12] ASoC: Intel: sof_sdw: remove FOUR_SPEAKER quirks
` [PATCH 06/12] ASoC: Intel: sof_da7219: mach cleanup for adl boards
` [PATCH 07/12] ASoC: Intel: sof_da7219: mach cleanup for rpl boards
` [PATCH 08/12] ASoC: Intel: sof_da7219: add mtl_da7219_def for mtl boards
` [PATCH 09/12] ASoC: Intel: sof_realtek_common: support 4xALC1011 amplifier
` [PATCH 10/12] ASoC: Intel: sof_rt5682: support ALC1011 on cml boards
` [PATCH 11/12] ASoC: Intel: cml_rt1011_rt5682: delete driver
` [PATCH 12/12] ASoC: Intel: sof_rt5682: use RT5682S_PLL1 if needed

[PATCH] ASoC: dt-bindings: fsl-asoc-card: Document fsl,imx25-pdk-sgtl5000
 2024-04-15  2:26 UTC  (3+ messages)

[PATCH v3] ASoC: soc-card: soc-card-test: Fix some error handling in init()
 2024-04-15  2:26 UTC  (3+ messages)

[syzbot] [sound?] inconsistent lock state in snd_hrtimer_callback (2)
 2024-04-14  4:05 UTC 

[syzbot] [sound?] possible deadlock in _snd_pcm_stream_lock_irqsave (5)
 2024-04-14  4:05 UTC 

[syzbot] [sound?] possible deadlock in snd_timer_close_locked (2)
 2024-04-14  4:05 UTC 

[PATCH v3 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-04-13 21:44 UTC  (5+ messages)
` [PATCH v3 01/18] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document

[PATCH] sound, hda/realtek: Fixes for Asus GU605M and GA403U sound
 2024-04-13 20:31 UTC  (2+ messages)

[PATCH] Fix volumn control of ThinkBook 16P Gen4
 2024-04-13 11:41 UTC 

[PATCH] Fix volumn control of ThinkBook 16P Gen4
 2024-04-13 11:36 UTC 

[PATCH v9 00/38] ep93xx device tree conversion
 2024-04-13  8:48 UTC  (3+ messages)

[PATCH v4 0/2] convert imx-audio-spdif.txt to YAML
 2024-04-12 11:36 UTC  (5+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: imx-audio-spdif: convert "
` [PATCH v4 2/2] ARM: dts: imx6: exchange fallback and specific compatible string
` (subset) [PATCH v4 0/2] convert imx-audio-spdif.txt to YAML

[PATCH] Support microphone from Acer Aspire A315-24P
 2024-04-12  7:55 UTC 

[PATCH] Support microphone from Acer Aspire A315-24P
 2024-04-12  7:54 UTC 

[PATCH] Support microphone from Acer Aspire A315-24P
 2024-04-12  7:52 UTC 

[PATCH v1] ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config
 2024-04-12  0:41 UTC  (3+ messages)

[PATCH][next] ASoC: codecs: tas2780: remove redundant assignments to variable ret
 2024-04-11 22:57 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS
 2024-04-11 22:35 UTC  (2+ messages)

[PATCH 0/4] ASoC/soundwire: fix race conditions on remove
 2024-04-11 17:48 UTC  (2+ messages)

[syzbot] [sound?] inconsistent lock state in snd_timer_interrupt (3)
 2024-04-11 17:03 UTC  (2+ messages)

[PATCH v3 0/2] convert imx-audio-spdif.txt to YAML
 2024-04-11 15:55 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: imx6: exchange fallback and specific compatible string

[PATCH v2 0/3] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
 2024-04-11 15:44 UTC  (7+ messages)
` [GIT PULL] Immutable branch between MFD, MIPS and Sound due for the v6.10 merge window

[PATCH 0/7] soundwire: add BTP/BRA prerequisites
 2024-04-11 14:24 UTC  (6+ messages)
` [PATCH 6/7] soundwire: debugfs: add interface to read/write commands

Direct firmware load for TIAS2781RCA2.bin failed with error -2
 2024-04-11 13:11 UTC 

[PATCH v2 0/7] Add features, fixes and laptops for CS35L41 HDA
 2024-04-11 11:08 UTC  (8+ messages)
` [PATCH v2 1/7] ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting
` [PATCH v2 2/7] ALSA: hda: cs35l41: Support HP Omen models without _DSD
` [PATCH v2 3/7] ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41
` [PATCH v2 4/7] ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config
` [PATCH v2 5/7] ALSA: hda: cs35l41: Use shared cs-amp-lib to apply calibration
` [PATCH v2 6/7] ALSA: hda: cs35l41: Remove redundant argument to cs35l41_request_firmware_file()
` [PATCH v2 7/7] ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim 7 16ARHA7

[PATCH] soundwire: intel_ace2x: use legacy formula for intel_alh_id
 2024-04-11  9:51 UTC  (2+ messages)

[PATCH v2] soundwire: reconcile dp0_prop and dpn_prop
 2024-04-11  9:51 UTC  (2+ messages)

[PATCH v1 1/7] ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting
 2024-04-11  3:39 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