public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-09 08:59:02 to 2026-03-10 11:55:59 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 11:49 UTC  (62+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH v1 0/4] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-03-10 11:44 UTC  (11+ messages)
` [PATCH v1 1/4] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode
` [PATCH v1 2/4] ASoC: qcom: qdsp6: q6prm: add the missing LPASS MCLK clock IDs
` [PATCH v1 3/4] ASoC: qcom: q6apm-lpass-dais: Add MI2S clock control
` [PATCH v1 4/4] ASoC: qcom: sc8280xp: ASoC: qcom: sc8280xp: enhance machine driver for board-specific config

[PATCH v2] ASoC: SOF: sof-audio: pcm_id is __le32
 2026-03-10 11:40 UTC 

[PATCH] soundwire: cadence: Clear message complete before signaling waiting thread
 2026-03-10 11:31 UTC 

[PATCH v2 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2026-03-10 11:22 UTC  (6+ messages)
` [PATCH v2 1/5] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH v2 2/5] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
` [PATCH v2 3/5] rpmsg: Constify buffer passed to send API
` [PATCH v2 4/5] ASoC: qcom:: Constify GPR packet being send over GPR interface
` [PATCH v2 5/5] media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()

[PATCH v2][need test] ASoC: core: cleanup card rebinding
 2026-03-10 11:20 UTC  (2+ messages)

[Question] ASoC: Intel: avs: Guidance for finishing new board support Apollo Lake/TAS5722
 2026-03-10 10:49 UTC 

[PATCH v6 0/3] ASoC: fsl: add bitcount and timestamp controls
 2026-03-10 10:42 UTC  (4+ messages)
` [PATCH v6 1/3] ASoC: fsl_utils: Add snd_kcontrol functions for specific cases
` [PATCH v6 2/3] ASoC: fsl_sai: add bitcount and timestamp controls
` [PATCH v6 3/3] ASoC: fsl_xcvr: "

[PATCH v2] ALSA: aoa: Skip devices with no codecs in i2sbus_resume()
 2026-03-10 10:29 UTC 

[PATCH] ASoC: SOF: sof-audio: pcm_id is __le32
 2026-03-10 10:27 UTC 

[PATCH v1 0/8] Group QMI service IDs into the QMI header
 2026-03-10 10:06 UTC  (22+ messages)
` [PATCH v1 1/8] soc: qcom: qmi: Enumerate the service IDs of QMI
` [PATCH v1 2/8] net: ipa: Use the unified QMI service ID instead of defining it locally
` [PATCH v1 3/8] net: drivers: wireless: ath: "
` [PATCH v1 4/8] remoteproc: qcom: "
` [PATCH v1 5/8] slimbus: qcom-ngd-ctrl: "
` [PATCH v1 6/8] soc: qcom: pdr: "
` [PATCH v1 7/8] ALSA: usb-audio: qcom: "
` [PATCH v1 8/8] samples: qmi: "

[PATCH 0/7] slimbus: qcom-ngd-ctrl: Fix some race conditions and deadlocks
 2026-03-10 10:03 UTC  (15+ messages)
` [PATCH 1/7] slimbus: qcom-ngd-ctrl: Fix up platform_driver registration
` [PATCH 2/7] slimbus: qcom-ngd-ctrl: Fix probe error path ordering
` [PATCH 3/7] slimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownership
` [PATCH 4/7] slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
` [PATCH 5/7] slimbus: qcom-ngd-ctrl: Initialize controller resources in controller
` [PATCH 6/7] slimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGD
` [PATCH 7/7] slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock

[PATCH] ASoC: soc-topology: fix __le32 conversion in printed values
 2026-03-10  9:49 UTC 

[PATCH v5 0/3] ASoC: fsl: add bitcount and timestamp controls
 2026-03-10  9:29 UTC  (6+ messages)
` [PATCH v5 2/3] ASoC: fsl_sai: "
` [PATCH v5 3/3] ASoC: fsl_xcvr: "

[PATCH AUTOSEL 6.19-6.18] ALSA: hda/hdmi: Add Tegra238 HDA codec device ID
 2026-03-10  9:01 UTC  (8+ messages)
` [PATCH AUTOSEL 6.19-6.18] ASoC: amd: acp: Add ACP6.3 match entries for Cirrus Logic parts
` [PATCH AUTOSEL 6.19-6.18] ASoC: cs35l56: Only patch ASP registers if the DAI is part of a DAIlink
` [PATCH AUTOSEL 6.19-6.12] ALSA: hda/senary: Ensure EAPD is enabled during init
` [PATCH AUTOSEL 6.19-5.10] ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()
` [PATCH AUTOSEL 6.19-6.18] ASoC: rt1321: fix DMIC ch2/3 mask issue
` [PATCH AUTOSEL 6.19-6.18] ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCD SKU
` [PATCH AUTOSEL 6.19-5.10] ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()

[PATCH] ALSA: hda/senary: Fix beep error handling and optimize EAPD switching
 2026-03-10  8:35 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add iface reset and delay quirk for USB Audio
 2026-03-10  8:33 UTC 

[PATCH v2] ASoC: da7219: scope AAD suspend and resume helpers to CONFIG_PM
 2026-03-10  8:23 UTC 

[PATCH v5 00/13] SoC: qcom: q6dsp: few fixes and enhancements
 2026-03-10  7:44 UTC  (3+ messages)
` [PATCH v5 06/13] ASoC: dt-bindings: qcom: add LPASS LPI MI2S dai ids

[PATCH] ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_put
 2026-03-10  6:53 UTC 

[PATCH v2] ASoC: dt-bindings: imx-card: Add dsp_a DAI format
 2026-03-10  6:35 UTC 

[PATCH] ASoC: amd: acp-mach-common: Add missing error check for clock acquisition
 2026-03-10  4:43 UTC 

[PATCH] ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition
 2026-03-10  2:42 UTC 

[PATCH v2 0/2] ASoC: tegra: Add Tegra238 sound card support
 2026-03-10  1:41 UTC  (3+ messages)

[PATCH] ASoC: soc-core: fix use-after-free in snd_soc_unbind_card()
 2026-03-10  0:36 UTC  (8+ messages)
  ` [PATCH v2 0/2] ASoC: soc-core: fix use-after-free in close_delayed_work
    ` [PATCH v2 1/2] ASoC: soc-core: drop delayed_work_pending() check before flush
    ` [PATCH v2 2/2] ASoC: soc-core: flush delayed work before removing DAIs and widgets

[PATCH v5 0/4] Add support for CS42L43B codec to CS42L43 driver
 2026-03-09 23:22 UTC  (2+ messages)

[PATCH v4 RESEND 0/4] Add support for CS42L43B codec to CS42L43 driver
 2026-03-09 23:22 UTC  (2+ messages)

[PATCH v2] ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlays
 2026-03-09 23:14 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Make wm_adsp_fw_text[] const
 2026-03-09 22:36 UTC  (2+ messages)

[PATCH] ASoC: da7219: scope AAD suspend and resume helpers to CONFIG_PM
 2026-03-09 19:48 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Put OTP register defines in correct address order
 2026-03-09 19:45 UTC  (2+ messages)

[PATCH] ASoC: cs35l56-test: Remove pointless duplicate loop counters
 2026-03-09 19:45 UTC  (2+ messages)

[PATCH] ASoC: codecs: peb2466: Change the +/- 6dB switch to a volume
 2026-03-09 19:45 UTC  (3+ messages)

[PATCH 0/3] ASoC: amd: acp: PX13 ACP70 config and machine quirks
 2026-03-09 15:48 UTC  (6+ messages)
` [PATCH 1/3] ASoC: amd: acp: add DMI override for ACP70 flag

[PATCH v1] ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and start
 2026-03-09 15:12 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: Fix fragmentation regression in firmware download
 2026-03-09 15:12 UTC  (2+ messages)

No HDMI audio with Linux Kernel 7 rc1 or rc2
 2026-03-09 14:25 UTC  (19+ messages)

[PATCH] ALSA: aoa: Handle empty codec list in i2sbus_pcm_prepare()
 2026-03-09 13:12 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: add Studio 1824 support
 2026-03-09 12:01 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces
 2026-03-09 10:46 UTC 

[PATCH] ALSA: usb-audio: Add the number of endpoints checked was 0
 2026-03-09 10:29 UTC  (5+ messages)
` [PATCH v2] ALSA: scarlett2: "

[PATCH v3 1/2] ALSA: control: tidy up whitespaces
 2026-03-09 10:02 UTC  (11+ messages)
` [PATCH v3 2/2] ALSA: control: add ioctl to retrieve full card components

[PATCH 0/5] ASoC: Intel: catpt: Overhaul volume and mute control operations
 2026-03-09  9:16 UTC  (6+ messages)
` [PATCH 1/5] ASoC: Intel: catpt: Synchronize stream access
` [PATCH 2/5] ASoC: Intel: catpt: New volume and mute control operations
` [PATCH 3/5] ASoC: Intel: catpt: Simplify procedure of applying user settings
` [PATCH 4/5] ASoC: Intel: catpt: Do not wake DSP just for volume setup
` [PATCH 5/5] ASoC: Intel: catpt: Migrate to the new control operations

[PATCH] ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390
 2026-03-09  9:02 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk
 2026-03-09  8:59 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