Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-19 00:53:37 to 2026-07-21 10:27:48 UTC [more...]

[PATCH v4 00/29] ASoC: codecs: Use guard() for mutex & spin locks - part 2
 2026-07-21 10:25 UTC  (12+ messages)
` [PATCH v4 01/29] ASoC: codecs: da7213: Use guard() for mutex locks
` [PATCH v4 02/29] ASoC: codecs: da7219: "
` [PATCH v4 03/29] ASoC: codecs: es8316: "
` [PATCH v4 04/29] ASoC: codecs: es8326: "
` [PATCH v4 05/29] ASoC: codecs: es9356: "
` [PATCH v4 06/29] ASoC: codecs: fs210x: "
` [PATCH v4 07/29] ASoC: codecs: hdac_hdmi: "
` [PATCH v4 08/29] ASoC: codecs: hdmi-codec: "
` [PATCH v4 09/29] ASoC: codecs: idt821034: "
` [PATCH v4 10/29] ASoC: codecs: lpass-macro: "
` [PATCH v4 11/29] ASoC: codecs: madera: "

[PATCH v6 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-21  9:28 UTC  (10+ messages)
` [PATCH v6 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode
` [PATCH v6 2/3] ASoC: qcom: q6apm-lpass-dais: Add MI2S clock control
` [PATCH v6 3/3] ASoC: qcom: sc8280xp: enhance machine driver for board-specific config

[PATCH 0/4] ASoC: mediatek: preparation for Card capsuling
 2026-07-21  9:21 UTC  (6+ messages)
` [PATCH 1/4] ASoC: mediatek: mt8192-mt6359-rt1015-rt5682: use *dev in mt8192_mt6359_card_set_be_link()
` [PATCH 2/4] ASoC: mediatek: common/mtk-dsp-sof-common: use for_each_card_prelinks()
` [PATCH 3/4] ASoC: mediatek: mt8196-nau8825: remove unnecessary declaration
` [PATCH 4/4] ASoC: mediatek: mt8365-mt6357: remove useless assignment

[PATCH 0/4] ASoC: fsl: expose individual DAIs per ASRC/EASRC conversion pair/context
 2026-07-21  8:58 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: sound: fsl,imx-asrc: update port binding to support multiple pairs
` [PATCH 2/4] dt-bindings: sound: fsl,easrc: add ports binding for multiple contexts
` [PATCH 3/4] ASoC: fsl_asrc: expose individual DAIs per conversion pair
` [PATCH 4/4] ASoC: fsl_easrc: expose individual DAIs per conversion context

[PATCH v10 10/10] PCI: of: Guard against node removal with incorrect np->data
 2026-07-21  8:12 UTC  (3+ messages)
` [PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-21  7:57 UTC  (21+ messages)
` [PATCH 1/8] powerpc/powermac: use platform_device_set_fwnode()
` [PATCH 2/8] i2c: pxa-pci: "
` [PATCH 3/8] iommu/fsl: "
` [PATCH 4/8] net: bcmgenet: "
` [PATCH 5/8] pmdomain: imx: "
` [PATCH 6/8] mfd: tps6586: "
` [PATCH 7/8] net: mv643xx: "
` [PATCH 8/8] slimbus: qcom-ngd-ctrl: "

ALSA: hda/realtek - Add quirk for Dell Pro QC1255
 2026-07-21  7:54 UTC  (2+ messages)

[PATCH 0/2] ASoC: meson: preparation for Card capsuling
 2026-07-21  7:35 UTC  (5+ messages)
` [PATCH RFC 1/2] ASoC: meson: meson-card-utils: use meson_card_parse_of_optional()
` [PATCH 2/2] ASoC: meson: meson-card: use priv instead of card on each functions

[PATCH] ASoC: rt766: add RT766/RT767 SDCA driver
 2026-07-21  7:10 UTC  (5+ messages)

[PATCH v4 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-21  6:58 UTC  (9+ messages)
` [PATCH v4 1/4] ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID
` [PATCH v4 2/4] ASoC: qcom: q6prm: add support for LPASS LPR resource voting
` [PATCH v4 3/4] dt-bindings: pinctrl: qcom,hawi-lpass-lpi-pinctrl: Add Hawi LPI pinctrl
` [PATCH v4 4/4] pinctrl: qcom: hawi-lpass-lpi: add Hawi LPASS LPI TLMM

[RFC] ASoC: clarify deferred component resume error handling
 2026-07-21  5:58 UTC 

[PATCH 0/2] ASoC: amd: preparation for Card capsuling
 2026-07-21  3:51 UTC  (4+ messages)
` [PATCH 1/2] ASoC: amd: acp-sdw-legacy-mach: use &pdev->dev instead of card->dev
` [PATCH 2/2] ASoC: amd: acp-sdw-sof-mach: "

[PATCH] ASoC: amd: yc: Add MSI Crosshair A16 HX D7WFKG to quirk table
 2026-07-21  3:50 UTC  (2+ messages)

[PATCH v2 0/6] ASoC: Use named initializers for platform_device_id arrays
 2026-07-21  3:49 UTC  (13+ messages)
` [PATCH v2 1/6] ASoC: codecs: mt6357: Drop unused assignment of platform_device_id driver data
` [PATCH v2 2/6] ASoC: renesas: fsi: Drop platform probing metadata
` [PATCH v2 3/6] ASoC: amd: acp: Use named initializers for platform_device_id arrays
` [PATCH v2 4/6] ASoC: amd: acp: Unify code style for platform_device_id array
` [PATCH v2 5/6] ASoC: Use named initializers for platform_device_id arrays
` [PATCH v2 6/6] ASOC: Unify code style "

[PATCH] ASoC: intel: sof_sdw: use &pdev->dev instead of card->dev
 2026-07-21  1:49 UTC 

[PATCH 0/2] ASoC: ux500: preparation for Card capsuling
 2026-07-21  1:46 UTC  (3+ messages)
` [PATCH 1/2] ASoC: ux500: mop500: tidyup mop500_of_probe() parameter
` [PATCH 2/2] ASoC: ux500: mop500_ab8500: tidyup mop500_ab8500_remove()

[PATCH 0/3] ASoC: ti: preparation for Card capsuling
 2026-07-21  1:43 UTC  (4+ messages)
` [PATCH 1/3] ASoC: ti: omap-hdmi: remove unused *card
` [PATCH 2/3] ASoC: ti: tidyup not to use *card on rx51_soc_probe()
` [PATCH 3/3] ASoC: ti: ams-delta: use &pdev->dev instead of card->dev

[PATCH 0/3] ASoC: qcom: preparation for Card capsuling
 2026-07-21  1:40 UTC  (4+ messages)
` [PATCH 1/3] ASoC: qcom: common: use dev
` [PATCH 2/3] ASoC: qcom: sdm845: remove unused card
` [PATCH 3/3] ASoC: qcom: storm: use dev instead of card on storm_parse_of()

[PATCH 0/2] ASoC: fsl: add card_to_mdata() macro
 2026-07-21  1:30 UTC  (3+ messages)
` [PATCH 1/2] ASoC: fsl: p1022_ds: "
` [PATCH 2/2] ASoC: fsl: p1022_rdk: "

[PATCH] ASoC: atmel: atmel_wm8904: use dev in atmel_asoc_wm8904_dt_init()
 2026-07-21  1:27 UTC 

[PATCH v4 00/12] ASoC: add and use new snd_soc_register_component()
 2026-07-21  1:18 UTC  (13+ messages)
` [PATCH v4 01/12] ASoC: soc-component: move soc_component_field_shift()
` [PATCH v4 02/12] ASoC: soc-component: add snd_soc_component_alloc()
` [PATCH v4 03/12] ASoC: soc-component: add snd_soc_register_component_{c/d}()
` [PATCH v4 04/12] ASoC: soc-component: add snd_soc_component_{set_}name()
` [PATCH v4 05/12] ASoC: soc-component: add snd_soc_component_{set/to}_priv()
` [PATCH v4 06/12] ASoC: intel: avs: use snd_soc_register_component()
` [PATCH v4 07/12] ASoC: intel: avs: probes: "
` [PATCH v4 08/12] ASoC: intel: catpt: pcm: "
` [PATCH v4 09/12] ASoC: soc-generic-dmaengine-pcm: "
` [PATCH v4 10/12] ASoC: soc-topology-test: "
` [PATCH v4 11/12] ASoC: soc-core: makes snd_soc_component_initialize() / snd_soc_add_component() local
` [PATCH v4 12/12] ASoC: soc-core: remove dev from soc_component_initialize()

[PATCH v3 0/5] ASoC: use .auto_selectable_formats
 2026-07-21  1:00 UTC  (6+ messages)
` [PATCH v3 1/5] ASoC: apple: "
` [PATCH v3 2/5] ASoC: atmel: "
` [PATCH v3 3/5] ASoC: au1x: "
` [PATCH v3 4/5] ASoC: bcm: "
` [PATCH v3 5/5] ASoC: cirrus: "

[PATCH] ASoC: dt-bindings: ti,omap4-dmic: Convert to DT schema
 2026-07-20 21:07 UTC  (2+ messages)

[PATCH v2] ALSA: hda/cs8409: Fix for Dell Cirrus audio jack detect
 2026-07-20 19:32 UTC  (3+ messages)

SoundWire: amd: all peripherals stay UNATTACHED after s2idle resume (AMD ACP70, ASUS ProArt PX13 HN7306)
 2026-07-20 19:30 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix speakers on Lunnen Ground 14
 2026-07-20 18:50 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add HDA_CODEC_QUIRK for Samsung 750XBE/730XBE
 2026-07-20 18:49 UTC  (2+ messages)

[PATCH] ALSA: hda/tas2781: clear cali_data.total_sz when calibration read fails
 2026-07-20 18:49 UTC  (2+ messages)

[PATCH v3 0/4] Fix races on creation of SDCA jack detection
 2026-07-20 15:02 UTC  (8+ messages)
` [PATCH v3 2/4] ASoC: SDCA: Populate IRQ data earlier

[PATCH] soundwire: dmi-quirks: Disable ghost Realtek on Asus Zenbook Duo
 2026-07-20 14:13 UTC  (2+ messages)

[PATCH 0/3] ALSA: dummy: Improvements of timer backend calls
 2026-07-20 13:53 UTC  (4+ messages)
` [PATCH 1/3] ALSA: dummy: Use the standard PCM sync_stop callback for hrtimer
` [PATCH 2/3] ALSA: dummy: Implement sync_stop for systimer, too
` [PATCH 3/3] ALSA: dummy: Properly shutdown the systimer at freeing

[PATCH v2] soc: qcom: apr: Drop unused apr_device_id
 2026-07-20 13:33 UTC 

[PATCH] ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1403CDA
 2026-07-19 21:06 UTC  (2+ messages)

[PATCH v2] ASoC: meson: Keep link pointers valid on realloc failure
 2026-07-19 20:11 UTC  (2+ messages)

[PATCH 0/2] ASoC: tas2562: fix Digital Volume Control
 2026-07-19 21:01 UTC  (2+ messages)

[PATCH 0/3] ASoC: tas2562: Volume setting fixes
 2026-07-19 21:06 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl: fix m2m_init error path cleanup in fsl_asrc and fsl_easrc
 2026-07-19 21:25 UTC  (2+ messages)

[PATCH] ASoC: max98090: fix missing IS_ERR() before PTR_ERR() on mclk lookup
 2026-07-20 10:42 UTC 

[PATCH] ASoC: max98095: fix missing IS_ERR() before PTR_ERR() on mclk lookup
 2026-07-20 10:39 UTC 

[PATCH v6 1/2] ALSA: control: tidy up whitespaces
 2026-07-20 10:35 UTC  (2+ messages)
` [PATCH v6 2/2] ALSA: control: add ioctl to retrieve full card components

[PATCH] usb-audio: Fix boot-time crackling for Generic USB Audio device
 2026-07-20  9:58 UTC  (10+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for HP Victus Laptop 16-e1xxx
 2026-07-20  9:51 UTC 

[PATCH v5 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-20  9:48 UTC  (6+ messages)
` [PATCH v5 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode

[PATCH 1/2] ALSA: timer: don't re-enter an instance callback that is still running
 2026-07-20  8:18 UTC  (3+ messages)
` [PATCH 2/2] ALSA: timer: drain a slave's callback before its master detaches it

[PATCH] ASoC: tas2781: Use correct calibration data for SINEGAIN2 register
 2026-07-20  8:16 UTC 

[PATCH 0/4] ASoC: stm: Drop redundant error message
 2026-07-20  7:40 UTC  (5+ messages)
` [PATCH 1/4] ASoC: stm: stm32_adfsdm: "
` [PATCH 2/4] ASoC: stm: stm32_i2s: Drop redundant error messages
` [PATCH 3/4] ASoC: stm: stm32_sai_sub: "
` [PATCH 4/4] ASoC: stm: stm32_spdifrx: "

[PATCH] ALSA: sis7019: Use pcim_iomap_region() for MMIO BAR
 2026-07-20  6:45 UTC  (2+ messages)

[PATCH v3] ASoC: soc-generic-dmaengine: Handle DMA channel request failures correctly
 2026-07-20  6:41 UTC 

[PATCH v2] ASoC: soc-generic-dmaengine: Handle DMA channel request failures correctly
 2026-07-20  5:26 UTC 

[PATCH] ASoC: amd: acp: Use pcim_iomap_region() in acp-pci
 2026-07-20  0:10 UTC 

[PATCH] ASoC: codecs: ES8389: Remove redundant comparison
 2026-07-19 22:15 UTC 

[PATCH v3 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
 2026-07-19 19:05 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: sound: add Texas Instruments TAS2557
` [PATCH v3 2/2] ASoC: codecs: add TAS2557 mono smart amplifier driver

[PATCH] ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum650 Wireless
 2026-07-19 17:46 UTC  (2+ messages)

[PATCH] More quirks for M-Audio Fast Track Ultra
 2026-07-19  9:00 UTC 

[PATCH] ALSA: hda: cs35l41: Fix Speakers on HP OmniBook 7 16-bh0xxx
 2026-07-19  8:48 UTC  (4+ messages)

[PATCH v2 0/3] ALSA: Fix compiler warnings in sound subsystem
 2026-07-19  8:42 UTC  (3+ messages)
` [PATCH v2 2/3] ALSA: sparc/dbri: Fix "possible condition with no effect" warning

[PATCH v3] Documentation: add SPDX license identifiers to RST files
 2026-07-19  5:26 UTC  (2+ messages)

[PATCH] soc: qcom: fix unmet dependency for QCOM_PDR_MSG
 2026-07-19  2:22 UTC 

[PATCH v2] ASoC: tas2781: Add calibration kcontrols for TAS2573
 2026-07-19  1:04 UTC 

ASoC: tas2783-sdw: no stereo channel split for two mono amps -> mono output (AMD ACP SoundWire, ASUS ProArt PX13)
 2026-07-19  0:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox