Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-26 17:15:05 to 2026-05-28 11:44:37 UTC [more...]

[GIT PULL] ASoC fixes for v7.1-rc5
 2026-05-28 11:44 UTC 

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-05-28 11:21 UTC  (5+ messages)
` [PATCH 15/23] mfd: tps6586: use platform_device_set_of_node()
` [PATCH 19/23] platform/surface: gpe: use platform_device_set_fwnode()

[PATCH] ASoC: sprd: sprd-mcdt: Use guard() for mutex & spin locks
 2026-05-28 10:59 UTC 

[PATCH v1 0/2] pinctrl: Use named initializers for platform_device_id arrays
 2026-05-28  9:45 UTC  (4+ messages)
` [PATCH v1 1/2] "

[PATCH v1 0/4] ASoC: Use named initializers for platform_device_id arrays
 2026-05-28  9:27 UTC  (6+ messages)
` [PATCH v1 1/4] ASoC: codecs: mt6357: Drop unused assignment of platform_device_id driver data
` [PATCH v1 2/4] ASoC: renesas: fsi: Simplify driver_data handling
` [PATCH v1 3/4] ASoC: Use named initializers for platform_device_id arrays
` [PATCH v1 4/4] ASOC: Unify code style "

[PATCH 0/3] Update some topology matching for newer laptops
 2026-05-28  8:51 UTC  (6+ messages)
` [PATCH 3/3] soundwire: dmi-quirks: Disable ghost Realtek devices

[PATCH v2 0/3] ASoC: Intel: catpt: Error handling and debug improvements
 2026-05-28  8:34 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: Intel: catpt: Complete coredump handling
` [PATCH v2 2/3] ASoC: Intel: catpt: Add pretty-trace for large IPC payloads
` [PATCH v2 3/3] ASoC: Intel: catpt: Print error code if board-registration fails

[PATCH 1/2] ASoC: amd: acp-sdw-legacy: Bound DAI link iteration
 2026-05-28  8:21 UTC  (2+ messages)
` [PATCH 2/2] ASoC: amd: acp-sdw-sof: "

[PATCH v2 0/2] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN for Sennheiser MOMENTUM 3
 2026-05-28  7:44 UTC  (4+ messages)
` [PATCH v2 1/2] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN
` [PATCH v2 2/2] ALSA: usb-audio: Add quirk flag for Sennheiser MOMENTUM 3

[PATCH v2 0/5] ASoC: loongson: Refactor DMA handling and regmap
 2026-05-28  7:39 UTC  (7+ messages)
` [PATCH v2 2/5] ASoC: loongson: Combined regmap definitions
` [PATCH v2 5/5] ASoC: codecs: es8323: Adjust the initialization of certain registers

[PATCH] ALSA:hda/realtek:ALC269 fixup for Yoga Pro 7 15ASH11 mic mute LED
 2026-05-28  7:39 UTC  (2+ messages)

[PATCH v3 0/6] ALSA: check snd_ctl_new1() return value in multiple drivers
 2026-05-28  7:37 UTC  (2+ messages)

[PATCH v2] ASoC: soc-card: add snd_soc_card_set_topology_name()
 2026-05-28  7:19 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8365-afe-pcm: fix possible NULL-pointer dereferences in mt8365_afe_suspend()
 2026-05-28  6:41 UTC 

[REGRESSION] Speaker pop/chirp on Meteor Lake ALC287 (17aa:231e) -- 6.12.73 to 6.12.85
 2026-05-28  6:08 UTC  (4+ messages)

[PATCH 0/3] ASoC: imx-rpmsg: Add headphone jack detection and driver_name support
 2026-05-28  2:07 UTC  (8+ messages)
` [PATCH 2/3] ASoC: imx-rpmsg: Support headphone jack detection
` [PATCH v2 0/3] ASoC: imx-rpmsg: Add headphone jack detection and driver_name support
  ` [PATCH v2 1/3] ASoC: dt-bindings: fsl,rpmsg: Add hp-det-gpios property
  ` [PATCH v2 2/3] ASoC: imx-rpmsg: Support headphone jack detection
  ` [PATCH v2 3/3] ASoC: imx-rpmsg: Set driver_name for snd_soc_card

[PATCH v2] ASoC: soc-core: remove card->dmi_longname
 2026-05-28  0:46 UTC 

[PATCH] ASoC: soc-card: add snd_soc_card_set_topology_name()
 2026-05-28  0:23 UTC  (2+ messages)

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-05-27 23:56 UTC  (66+ messages)
` [patch 01/24] timekeeping: Provide ktime_get_snapshot_id()
` [patch 02/24] timekeeping: Use system_time_snapshot::sys instead of ::real
  ` [PATCH 2/24] "
` [patch 03/24] pps: generators: Use ktime_get_real_ts64() instead of ktime_get_snapshot()
  ` [PATCH 3/24] "
` [patch 04/24] pps: Convert to ktime_get_snapshot_id()
  ` [PATCH 4/24] "
` [patch 05/24] KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIME
  ` [PATCH 5/24] "
` [patch 06/24] KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIME
  ` [PATCH 6/24] "
` [patch 07/24] ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()
  ` [PATCH 7/24] "
` [patch 08/24] timekeeping: Remove system_time_snapshot::real/boot
  ` [PATCH 8/24] "
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
  ` [PATCH 9/24] "
` [patch 13/24] ice/ptp: Use provided clock ID for history snapshot
  ` [PATCH "
` [patch 14/24] igc: "
  ` [PATCH "
` [patch 17/24] timekeeping: Remove ktime_get_snapshot()
  ` [PATCH "
` [patch 18/24] timekeeping: Prepare for cross timestamps on arbitrary clock IDs
  ` [PATCH "
` [patch 19/24] ptp: Use system_device_crosststamp::sys_systime
  ` [PATCH "
` [patch 20/24] wifi: iwlwifi: "
  ` [PATCH "
` [patch 21/24] ALSA: hda/common: "
  ` [PATCH "
` [patch 22/24] timekeeping: Remove system_device_crosststamp::sys_realtime
  ` [PATCH "
` [patch 23/24] timekeeping: Add support for AUX clock cross timestamping
  ` [PATCH "
` [patch 24/24] ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps
  ` [PATCH "
` [PATCH 0/24] timekeeping/ptp: Expand snapshot functionality

[PATCH] ASoC: soc-core: remove card->dmi_longname
 2026-05-27 23:02 UTC  (3+ messages)

[PATCH 0/3] ASoC: simple-card: remove platform data style
 2026-05-27 23:02 UTC  (6+ messages)
` [PATCH 1/3] sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card support
` [PATCH 2/3] sh: 7724se: remove FSI/AK4642/Simple-Audio-Card support
` [PATCH 3/3] ASoC: simple-card: remove platform data style

[BUG] ASoC: amd: ps / soundwire: SDW peripherals unrecoverable after s0i3 on Strix Halo (ACP7.0)
 2026-05-27 20:23 UTC  (2+ messages)

[PATCH 0/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL for Sennheiser MOMENTUM 3
 2026-05-27 17:58 UTC  (7+ messages)
` [PATCH 1/3] ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_IFB_SILENCE_ON_EMPTY
` [PATCH 2/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL
` [PATCH 3/3] ALSA: usb-audio: Add quirk flag for Sennheiser MOMENTUM 3

[PATCH] ASoC: codecs: simple-mux: Fix enum control bounds check
 2026-05-27 12:48 UTC  (2+ messages)

[PATCH V2] ALSA: hda/hdmi: Use 'AC_PINSENSE_ELDV' to detect pinsense for Loongson
 2026-05-27 16:07 UTC  (2+ messages)

[PATCH 01/23] mfd: tps6586x: fix OF node refcount
 2026-05-27 15:36 UTC  (2+ messages)
` (subset) "

[PATCH v1] mfd: Use named initializers for arrays of i2c_device_data
 2026-05-27 14:31 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Use IS_REACHABLE() for SND_SOC_ACPI_AMD_SDCA_QUIRKS guard
 2026-05-27 14:25 UTC  (2+ messages)

[REGRESSION] Speaker pop/chirp on Meteor Lake ALC287 (17aa:231e) -- 6.12.73 to 6.12.85
 2026-05-27 14:21 UTC 

[PATCH 0/2] ASoC: mediatek: mt8192 probe cleanup
 2026-05-27 13:55 UTC  (3+ messages)
` [PATCH 1/2] ASoC: mediatek: mt8192: Release reserved memory on cleanup
` [PATCH 2/2] ASoC: mediatek: mt8192: Check runtime resume during probe

[PATCH v3 0/2] ASoC: codecs: Add Nuvoton NAU83G60 audio codec driver
 2026-05-27 13:43 UTC  (5+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: nuvoton,nau8360: Add NAU83G60
` [PATCH v3 2/2] ASoC: codecs: nau8360: Add support for NAU83G60 amplifier

[PATCH 0/2] ASoC: mediatek: mt8183: Fix probe resource cleanup
 2026-05-27 13:41 UTC  (3+ messages)
` [PATCH 1/2] ASoC: mediatek: mt8183: Release reserved memory on cleanup
` [PATCH 2/2] ASoC: mediatek: mt8183: Check runtime resume during probe

[PATCH 0/3] ASoC: Intel: catpt: Error handling and debug improvements
 2026-05-27 13:25 UTC  (6+ messages)
` [PATCH 1/3] ASoC: Intel: catpt: Complete coredump handling
` [PATCH 2/3] ASoC: Intel: catpt: Add pretty-trace for large IPC payloads
` [PATCH 3/3] ASoC: Intel: catpt: Print error code if board-registration fails

[PATCH 0/6] ASoC: qcom: qdsp6: add push/pull module support
 2026-05-27 12:19 UTC  (5+ messages)
` [PATCH 4/6] ASoC: qcom: audioreach: Add support for shared memory push/pull modules

[PATCH 0/3] ASoC: Address es9356 build failures without CONFIG_SND_SOC_SDCA
 2026-05-26 23:01 UTC  (5+ messages)
` [PATCH 1/3] ASoC: SDCA: Make CONFIG_SND_SOC_SDCA a user selectable symbol
` [PATCH 2/3] ASoC: codecs: Adjust indentation in CONFIG_SND_SOC_ES9356 definition
` [PATCH 3/3] ASoC: es9356-sdca: Depend on CONFIG_SND_SOC_SDCA

[PATCH] ASoC: es9356-sdca: add SND_SOC_SDCA dependencies
 2026-05-26 21:14 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt2701: allocate i2s_path with priv
 2026-05-27 10:13 UTC  (2+ messages)

[PATCH v3 1/6] ALSA: es1938: check snd_ctl_new1() return value
 2026-05-27 12:09 UTC  (6+ messages)
` [PATCH v3 2/6] ALSA: gus: "
` [PATCH v3 3/6] ALSA: ice1712: "
` [PATCH v3 4/6] ALSA: ymfpci: "
` [PATCH v3 5/6] ALSA: cmipci: "
` [PATCH v3 6/6] ALSA: aoa: "

[PATCH v2 1/6] ALSA: es1938: check snd_ctl_new1() return value
 2026-05-27 11:48 UTC  (6+ messages)
` [PATCH v2 2/6] ALSA: gus: "
` [PATCH v2 3/6] ALSA: ice1712: "
` [PATCH v2 4/6] ALSA: ymfpci: "
` [PATCH v2 5/6] ALSA: cmipci: "
` [PATCH v2 6/6] ALSA: aoa: "

[PATCH v2 0/6] ALSA: check snd_ctl_new1() return value in multiple drivers
 2026-05-27 11:48 UTC 

[PATCH] ALSA: check snd_ctl_new1() return value in multiple drivers
 2026-05-27 11:11 UTC  (4+ messages)

[PATCH] ASoC: core: Move all users to deferrable card binding
 2026-05-27 10:35 UTC  (10+ messages)

[PATCH] ALSA: hda: cs35l41: imply SERIAL_MULTI_INSTANTIATE
 2026-05-27 10:35 UTC  (2+ messages)

[PATCH v2] ALSA: seq: midi: Serialize output teardown with event_input
 2026-05-27 10:34 UTC  (2+ messages)

[PATCH] ASoC:amd:acp:Add DMI quirk for Lenovo Yoga Pro 7 15ASH11
 2026-05-27 10:20 UTC 

[PATCH 0/2] ASoC: sti: Use guard() for mutex & spin locks
 2026-05-27 10:02 UTC  (3+ messages)
` [PATCH 1/2] ASoC: sti: uniperif_reader: Use guard() for "
` [PATCH 2/2] ASoC: sti: uniperif_player: Use guard() for mutex & "

[PATCH] ALSA: hda/hdmi: Use 'AC_PINSENSE_ELDV' to detect pinsense for Loongson
 2026-05-27  8:34 UTC  (4+ messages)

[PATCH v2 0/3] ASoC: sunxi: sun4i-spdif: Cleanup and runtime PM improvements
 2026-05-27  7:13 UTC  (7+ messages)
` [PATCH v2 2/3] ASoC: sunxi: sun4i-spdif: Resume device before kcontrol register access

[PATCH] ALSA: seq: midi: Serialize output teardown with event_input
 2026-05-27  6:22 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Add iface reset and delay quirk for TAE1159 USB Audio
 2026-05-27  5:39 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add quirk for Novation Mininova
 2026-05-27  5:35 UTC  (2+ messages)

[PATCH 0/2] ALSA: xen-front: Fix event channel stream lifetime bugs
 2026-05-27  5:29 UTC  (2+ messages)

[PATCH] ALC269/Realtek: add quirk for HP Dragonfly Folio G3 2-in-1
 2026-05-27  5:20 UTC  (3+ messages)

[PATCH 00/83] ASoC: use .auto_selectable_formats
 2026-05-27  1:45 UTC  (10+ messages)
` [PATCH 25/83] ASoC: codecs: cpcap: "
` [PATCH 59/83] ASoC: codecs: wm*: "
` [PATCH 75/83] ASoC: spacemit: "

[patch 16/24] virtio_rtc: Use provided clock ID for history snapshot
 2026-05-26 23:51 UTC  (2+ messages)
` [PATCH "

[patch 15/24] net/mlx5: Use provided clock ID for history snapshot
 2026-05-26 23:51 UTC  (2+ messages)
` [PATCH "

[patch 12/24] wifi: iwlwifi: Adopt PTP cross timestamps to core changes
 2026-05-26 23:47 UTC  (2+ messages)
` [PATCH "

[patch 11/24] timekeeping: Add CLOCK ID to system_device_crosststamp
 2026-05-26 23:46 UTC  (2+ messages)
` [PATCH "

[patch 10/24] timekeeping: Add system_counterval_t to struct system_device_crosststamp
 2026-05-26 23:45 UTC  (2+ messages)
` [PATCH "

[PATCH 0/3] soc: qcom: apr: improve RX processing
 2026-05-26 22:26 UTC  (2+ messages)

[PATCH] ASoC: cs35l56-shared-test: Fix possible null pointer dereference
 2026-05-26 15:38 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: SOF: ipc4-topology: Support for multiple src output formats
 2026-05-26 16:50 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