Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-08-09 15:20:02 to 2025-08-13 15:45:04 UTC [more...]

[PATCH] ALSA: hda: Improve local variable data type in snd_hda_get_num_devices()
 2025-08-13 15:45 UTC  (2+ messages)

[PATCH v1] ALSA: hda/tas2781: Normalize the volume kcontrol name
 2025-08-13 15:44 UTC  (2+ messages)

[PATCH] ALSA: azt3328: Put __maybe_unused for inline functions for gameport
 2025-08-13 15:36 UTC 

[PATCH] ALSA: hda/ca0132: Fix compile error with CLASS() after label
 2025-08-13 15:11 UTC  (3+ messages)

[PATCH] ASoC: stm: stm32_i2s: Fix calc_clk_div() error handling in determine_rate()
 2025-08-13 14:52 UTC  (2+ messages)

[PATCH] Revert "ALSA: hda: Add ASRock X670E Taichi to denylist"
 2025-08-13 14:43 UTC  (3+ messages)

[PATCH 00/25] ALSA: hda: Use auto-cleanup macros
 2025-08-13 14:19 UTC  (29+ messages)
` [PATCH 01/25] ALSA: hda: Introduce auto cleanup macros for PM
` [PATCH 02/25] ALSA: hda/ca0132: Use cleanup macros for PM controls
` [PATCH 03/25] ALSA: hda/hdmi: "
` [PATCH 04/25] ALSA: hda/realtek: "
` [PATCH 05/25] ALSA: hda/common: "
` [PATCH 06/25] ALSA: hda: Use auto cleanup macros for DSP loader locks
` [PATCH 07/25] ALSA: hda/common: Use guard() for mutex locks
` [PATCH 08/25] ALSA: hda/core: "
` [PATCH 09/25] ALSA: hda/ca0132: "
` [PATCH 10/25] ALSA: hda/hdmi: "
` [PATCH 11/25] ALSA: hda/realtek: "
` [PATCH 12/25] ALSA: hda/cs35l41: "
` [PATCH 13/25] ALSA: hda/tas2781: "
` [PATCH 14/25] ALSA: hda/cs8409: "
` [PATCH 15/25] ALSA: hda/component: "
` [PATCH 16/25] ALSA: hda/generic: "
` [PATCH 17/25] ALSA: hda/analog: "
` [PATCH 18/25] ALSA: hda/intel: "
` [PATCH 19/25] ALSA: hda/common: Use auto cleanup for temporary buffers
` [PATCH 20/25] ALSA: hda/realtek: "
` [PATCH 21/25] ALSA: hda/generic: "
` [PATCH 22/25] ALSA: hda/ext: Use guard() for spinlocks
` [PATCH 23/25] ALSA: hda/core: "
` [PATCH 24/25] ALSA: hda/common: "
` [PATCH 25/25] ALSA: hda/intel: "

[PATCH v4 0/7] ALSA: usb-audio: Add driver for TASCAM US-144MKII
 2025-08-13 13:15 UTC  (8+ messages)
` [PATCH v4 1/7] ALSA: usb-audio: Add initial "
` [PATCH v4 2/7] ALSA: usb-audio: us144mkii: Add PCM core infrastructure
` [PATCH v4 3/7] ALSA: usb-audio: us144mkii: Implement audio playback and feedback
` [PATCH v4 4/7] ALSA: usb-audio: us144mkii: Implement audio capture and decoding
` [PATCH v4 5/7] ALSA: usb-audio: us144mkii: Add MIDI support and mixer controls
` [PATCH v4 6/7] ALSA: usb-audio: us144mkii: Add deep sleep command
` [PATCH v4 7/7] ALSA: usb-audio: Add infrastructure for TASCAM US-144MKII

[PATCH] ASoC: rt1321: Add RT1321 amplifier support
 2025-08-13 12:57 UTC  (2+ messages)

[PATCH v1] ASoC: tas2781: Normalize the volume kcontrol name
 2025-08-13 10:07 UTC 

[PATCH v2 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
 2025-08-13 10:07 UTC  (9+ messages)
` [PATCH v2 1/4] soc: fsl: qmc: Only set completion interrupt when needed
` [PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
` [PATCH v2 3/4] ASoC: fsl: fsl_qmc_audio: Only request completion on last channel
` [PATCH v2 4/4] ASoc: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan

[PATCH] ASoC: Intel: sst: Remove redundant semicolons
 2025-08-13  9:39 UTC 

[PATCH 0/7] ALSA: usb-audio: Add driver for TASCAM US-144MKII
 2025-08-13  8:43 UTC  (39+ messages)
` [PATCH 1/7] ALSA: usb-audio: Add initial "
` [PATCH 2/7] ALSA: usb-audio: us144mkii: Add PCM core infrastructure
` [PATCH 3/7] ALSA: usb-audio: us144mkii: Implement audio playback and feedback
` [PATCH 4/7] ALSA: usb-audio: us144mkii: Implement audio capture and decoding
` [PATCH 5/7] ALSA: usb-audio: us144mkii: Add MIDI support and mixer controls
` [PATCH 6/7] ALSA: usb-audio: us144mkii: Add deep sleep and code style alignments
` [PATCH 7/7] ALSA: usb-audio: Add infrastructure for TASCAM US-144MKII
` [PATCH v2 0/7] ALSA: usb-audio: Add driver "
  ` [PATCH v2 1/7] ALSA: usb-audio: Add initial "
  ` [PATCH v2 1/6] ALSA: usb-audio: us144mkii: Add PCM core infrastructure
  ` [PATCH v2 2/7] "
  ` [PATCH v2 2/6] ALSA: usb-audio: us144mkii: Implement audio playback and feedback
  ` [PATCH v2 3/6] ALSA: usb-audio: us144mkii: Implement audio capture and decoding
  ` [PATCH v2 3/7] ALSA: usb-audio: us144mkii: Implement audio playback and feedback
  ` [PATCH v2 4/6] ALSA: usb-audio: us144mkii: Add MIDI support and mixer controls
  ` [PATCH v2 4/7] ALSA: usb-audio: us144mkii: Implement audio capture and decoding
  ` [PATCH v2 5/6] ALSA: usb-audio: us144mkii: Add deep sleep command
  ` [PATCH v2 5/7] ALSA: usb-audio: us144mkii: Add MIDI support and mixer controls
  ` [PATCH v2 6/6] ALSA: usb-audio: Add infrastructure for TASCAM US-144MKII
  ` [PATCH v2 6/7] ALSA: usb-audio: us144mkii: Add deep sleep command
  ` [PATCH v2 7/7] ALSA: usb-audio: Add infrastructure for TASCAM US-144MKII
` [PATCH v3 0/7] ALSA: usb-audio: Add driver "
  ` [PATCH v3 1/7] ALSA: usb-audio: Add initial "
  ` [PATCH v3 2/7] ALSA: usb-audio: us144mkii: Add PCM core infrastructure
  ` [PATCH v3 3/7] ALSA: usb-audio: us144mkii: Implement audio playback and feedback
  ` [PATCH v3 4/7] ALSA: usb-audio: us144mkii: Implement audio capture and decoding
  ` [PATCH v3 5/7] ALSA: usb-audio: us144mkii: Add MIDI support and mixer controls
  ` [PATCH v3 6/7] ALSA: usb-audio: us144mkii: Add deep sleep command
  ` [PATCH v3 7/7] ALSA: usb-audio: Add infrastructure for TASCAM US-144MKII

[PATCH] ALSA: seq/oss: Fix NULL dereference by auto-free
 2025-08-13  8:29 UTC 

[syzbot] [sound?] linux-next test error: general protection fault in snd_seq_oss_midi_check_new_port
 2025-08-13  8:00 UTC 

[PATCH] soundwire: debugfs: add SCP_SDCA_IntStatX and SCP_SDCA_IntMaskX registers
 2025-08-13  5:33 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: Convert brcm,bcm2835-i2s to DT schema
 2025-08-12 20:33 UTC 

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-08-12 17:01 UTC  (5+ messages)
` [PATCH 06/21] x86/olpc: select GPIOLIB_LEGACY
` (subset) [PATCH 00/21] gpiolib: fence off legacy interfaces

[PATCH v6 1/5] dt-bindings: vendor-prefixes: Add Shanghai FourSemi Semiconductor Co.,Ltd
 2025-08-12 16:23 UTC  (6+ messages)
` [PATCH v6 2/5] ASoC: dt-bindings: Add FS2104/5S audio amplifiers
` [PATCH v6 3/5] ASoC: codecs: Add library for FourSemi "
` [PATCH v6 4/5] ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driver
` [PATCH v6 5/5] MAINTAINERS: Add entry for FourSemi audio amplifiers

[PATCH 0/5] ASoC: unpack snd_soc_component_xxx_bias_level()
 2025-08-12 16:23 UTC  (2+ messages)

[PATCH v5 0/5] ASoC: codecs: Add support for FourSemi FS2104/5S
 2025-08-12 16:23 UTC  (4+ messages)
` [PATCH v5 5/5] MAINTAINERS: Add entry for FourSemi audio amplifiers

[PATCH 0/2] ASoC: Intel: avs: Conditional path support
 2025-08-12 16:23 UTC  (2+ messages)

[PATCH 0/8] dt-bindings: Convert TWL4030/6040 family binding to DT schema
 2025-08-12 16:06 UTC  (13+ messages)
` [PATCH 1/8] mfd: dt-bindings: ti,twl4030-audio: convert "
` [PATCH 2/8] mfd: dt-bindings: ti,twl6040: "
` [PATCH 3/8] input: dt-bindings: ti,twl4030-keypad: "
` [PATCH 4/8] mfd: dt-bindings: ti,twl4030-power: "
` [PATCH 5/8] pwm: dt-bindings: ti,twl-pwm: "
` [PATCH 6/8] pwm: dt-bindings: ti,twl-pwmled: "
` [PATCH 7/8] sound: dt-bindings: ti,omap-twl4030: "
` [PATCH 8/8] usb: dt-bindings: ti,twlxxxx-usb: "

[PATCH] ASoC: fix "dependant"->"dependent"
 2025-08-12 15:29 UTC  (2+ messages)

[PATCH v5] ASoC: dt-bindings: realtek,alc5623: convert to DT schema
 2025-08-12 15:29 UTC  (3+ messages)

[PATCH] ASoC: codecs: Call strscpy() with correct size argument
 2025-08-12 14:04 UTC  (2+ messages)

[PATCH 0/8] hrtimer: Remove hrtimer_clock_base::get_time
 2025-08-12 12:06 UTC  (14+ messages)
` [PATCH 1/8] posix-timers: Avoid direct access to hrtimer clockbase
` [PATCH 2/8] timers/itimer: "
` [PATCH 3/8] sched/core: "
` [PATCH 4/8] lib: test_objpool: "
` [PATCH 5/8] ALSA: hrtimer: "
` [PATCH 6/8] media: pwm-ir-tx: "
` [PATCH 7/8] hrtimer: Use hrtimer_cb_get_time() helper
` [PATCH 8/8] hrtimer: Remove hrtimer_clock_base::get_time

[PATCH 0/3] ASoC: dt-bindings: Document routing strings for various codecs
 2025-08-12 11:05 UTC  (7+ messages)
` [PATCH 1/3] ASoC: dt-bindings: everest,es8316: Document routing strings
` [PATCH 2/3] ASoC: dt-bindings: nau8825: "
` [PATCH 3/3] ASoC: dt-bindings: wlf,wm8960: Document routing strings (pin names)

[PATCH] ASoC: dmaengine_pcm: Add port_window_size to DAI dma data struct
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH 2/2] ASoC: rt721: add some vendor registers
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH 1/2] ASoC: rt721: fix FU33 Boost Volume control not working
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: Drop imx-audio-sgtl5000.txt
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH][next] ASoC: codec: sma1307: replace spelling mistake with new error message
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH][next] ASoC: tas2781: Fix spelling mistake "dismatch" -> "mismatch"
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH v2] ASoC: codecs: tx-macro: correct tx_macro_component_drv name
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] ASoC: rt1320: fix random cycle mute issue
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: replace regmap_write with regmap_update_bits
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] ASoC: generic: tidyup standardized ASoC menu for generic
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: imx: Remove error print for devm_add_action_or_reset()
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] ASoC: cs48l32: Use PTR_ERR_OR_ZERO() to simplify code
 2025-08-12 11:04 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Use SND_JACK_AVOUT for HDMI/DP jacks
 2025-08-12 11:04 UTC  (2+ messages)

[PATCH] Fix audio woofers for Lenovo Yoga Pro 7i Gen10 14IAH10
 2025-08-11 21:11 UTC 

[PATCH] ALSA: hda/realtek: Fix headset mic on HONOR BRB-X
 2025-08-11 14:17 UTC  (2+ messages)

[PATCH v6 00/10] ASoC: mediatek: Add support for MT8196 SoC
 2025-08-11 11:24 UTC  (4+ messages)
` [PATCH v6 05/10] ASoC: mediatek: mt8196: support I2S in platform driver

[PATCH v6 0/5] ASoC: codecs: Add support for FourSemi FS2104/5S
 2025-08-11 10:46 UTC 

[PATCH 00/11] ALSA: seq: Use auto-cleanup macros
 2025-08-11 10:32 UTC  (12+ messages)
` [PATCH 01/11] ALSA: seq: Simplify internal command operation from OSS layer
` [PATCH 02/11] ALSA: seq: Clean up spin lock with guard()
` [PATCH 03/11] ALSA: seq: Use guard() for mutex and rwsem locks
` [PATCH 04/11] ALSA: seq: Use auto-cleanup for client refcounting
` [PATCH 05/11] ALSA: seq: Clean up port locking with auto cleanup
` [PATCH 06/11] ALSA: seq: Clean up queue "
` [PATCH 07/11] ALSA: seq: Clean up fifo locking with guard
` [PATCH 08/11] ALSA: seq: oss: Clean up core code with guard()
` [PATCH 09/11] ALSA: seq: oss/midi: Cleanup with guard and auto-cleanup
` [PATCH 10/11] ALSA: seq: oss/synth: Clean up with guard and auto cleanup
` [PATCH 11/11] ALSA: seq: oss/rw: Cleanup with guard

[PATCH] ALSA: usb-audio: Use auto-cleanup for shutdown locks
 2025-08-11 10:13 UTC 

[PATCH] ALSA: 6fire: Clean ups with guard()
 2025-08-11  8:22 UTC 

[PATCH] ALSA: usb-audio: Replace manual mutex/spinlock with guard()
 2025-08-11  8:20 UTC 

[PATCH] ALSA: usb: scarlett2: Clean ups with guard() and __free()
 2025-08-11  8:15 UTC 

[PATCH v4] ASoC: dt-bindings: realtek,alc5623: convert to DT schema
 2025-08-11  7:46 UTC  (2+ messages)

[PATCH v1] ALSA: hda: Add TAS5825 support
 2025-08-11  7:15 UTC  (3+ messages)

[PATCH][next] ALSA: hda: Fix spelling mistake "dismatch" -> "mismatch"
 2025-08-11  7:13 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks
 2025-08-11  7:11 UTC  (2+ messages)

[PATCH v4 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-08-11  2:15 UTC  (4+ messages)
` [PATCH v4 5/7] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface


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