messages from 2025-08-06 12:31:06 to 2025-08-12 11:05:05 UTC [more...]
[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 (3+ messages)
[PATCH] ASoC: mediatek: Use SND_JACK_AVOUT for HDMI/DP jacks
2025-08-12 11:04 UTC (2+ messages)
[PATCH 0/8] hrtimer: Remove hrtimer_clock_base::get_time
2025-08-12 7:51 UTC (12+ 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 7:42 UTC (6+ 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 0/7] ALSA: usb-audio: Add driver for TASCAM US-144MKII
2025-08-12 7:01 UTC (14+ 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 0/8] dt-bindings: Convert TWL4030/6040 family binding to DT schema
2025-08-12 1:24 UTC (10+ 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] 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 00/21] gpiolib: fence off legacy interfaces
2025-08-11 13:10 UTC (7+ messages)
` [PATCH 06/21] x86/olpc: select GPIOLIB_LEGACY
` [PATCH 08/21] ASoC: add GPIOLIB_LEGACY dependency where needed
` [PATCH 12/21] mfd: arizona: make legacy gpiolib interface optional
` [PATCH 13/21] mfd: si476x: add GPIOLIB_LEGACY dependency
` [PATCH 20/21] ASoC: pxa: "
[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 1/5] dt-bindings: vendor-prefixes: Add Shanghai FourSemi Semiconductor Co.,Ltd
2025-08-11 10:46 UTC (5+ 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 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 00/25] ALSA: hda: Use auto-cleanup macros
2025-08-11 10:07 UTC (26+ 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 v5] ASoC: dt-bindings: realtek,alc5623: convert to DT schema
2025-08-11 8:48 UTC (2+ messages)
[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] ASoC: fix "dependant"->"dependent"
2025-08-11 7:04 UTC
[PATCH v4 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-08-11 2:15 UTC (15+ messages)
` [PATCH v4 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v4 2/7] ALSA: Add definitions for the bits in IEC958 subframe
` [PATCH v4 3/7] drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
` [PATCH v4 4/7] drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
` [PATCH v4 5/7] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
` [PATCH v4 6/7] arm64: dts: imx8mp: Add hdmi parallel audio interface node
` [PATCH v4 7/7] arm64: dts: imx8mp-evk: enable hdmi_pai device
[PATCH] ASoC: codecs: Call strscpy() with correct size argument
2025-08-10 21:41 UTC
[PATCH v5 0/5] ASoC: codecs: Add support for FourSemi FS2104/5S
2025-08-10 20:08 UTC (3+ messages)
` [PATCH v5 5/5] MAINTAINERS: Add entry for FourSemi audio amplifiers
[BISECTED] NULL pointer dereference while probing sun8i-codec
2025-08-09 7:25 UTC
[GIT PULL] sound fixes for 6.17-rc1
2025-08-09 5:19 UTC (2+ messages)
[PATCH] ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_component_by_driver()
2025-08-08 16:16 UTC (3+ messages)
[PATCH 0/4] Remove the wl1273 FM Radio
2025-08-08 16:01 UTC (7+ messages)
` [PATCH 1/4] media: radio-wl1273: Remove
` (subset) [PATCH 0/4] Remove the wl1273 FM Radio
[PATCH] ASoC: dt-bindings: Drop imx-audio-sgtl5000.txt
2025-08-08 15:55 UTC (2+ messages)
[Guidance Request] LFX Mentee looking to contribute to ASoC / DT
2025-08-08 13:01 UTC (4+ messages)
[PATCH][next] ASoC: codec: sma1307: replace spelling mistake with new error message
2025-08-08 12:10 UTC (4+ messages)
[RFC PATCH v3] ALSA: usb-audio: Add support for TASCAM US-144MKII
2025-08-08 11:47 UTC (4+ messages)
` [PATCH "
[PATCH][next] ASoC: tas2781: Fix spelling mistake "dismatch" -> "mismatch"
2025-08-08 10:49 UTC
[PATCH v1 0/2] Add sound card support for lemans-evk and monaco-evk
2025-08-08 9:15 UTC (5+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: qcom,sm8250: Add lemans-evk and monaco-evk sound card
` [PATCH v1 2/2] ASoC: qcom: sc8280xp: Add sound card support for lemans-evk and monaco-evk
[PATCH v3 0/6] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-08-08 7:52 UTC (14+ messages)
` [PATCH v3 5/6] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
[PATCH] ASoC: dmaengine_pcm: Add port_window_size to DAI dma data struct
2025-08-08 6:17 UTC
[PATCH 2/2] ASoC: rt721: add some vendor registers
2025-08-08 5:57 UTC
[PATCH 1/2] ASoC: rt721: fix FU33 Boost Volume control not working
2025-08-08 5:57 UTC
[PATCH] mfd: madera: work around false-positive -Wininitialized warning
2025-08-07 13:15 UTC (2+ messages)
[PATCH] ASoC: rt1320: fix random cycle mute issue
2025-08-07 9:24 UTC
[PATCH] ALSA: intel_hdmi: Fix off-by-one error in __hdmi_lpe_audio_probe()
2025-08-07 3:13 UTC (3+ messages)
[PATCH] ASoC: fsl_sai: replace regmap_write with regmap_update_bits
2025-08-07 2:03 UTC
[PATCH v3] ASoC: dt-bindings: realtek,alc5623: convert to DT schema
2025-08-07 0:03 UTC (2+ messages)
[PATCH 0/3] ALSA: hda: Restrict prompt only for CONFIG_EXPERT
2025-08-06 19:25 UTC (4+ messages)
` [PATCH 1/3] ALSA: hda/realtek: "
` [PATCH 2/3] ALSA: hda/hdmi: "
` [PATCH 3/3] ALSA: hda/cirrus: "
Quiet crackling noise at boot and after stopping music
2025-08-06 18:58 UTC (10+ messages)
[GIT PULL] ASoC fixes for v6.17-merge-window
2025-08-06 18:21 UTC (2+ messages)
[PATCH v4 0/2] Handle shared reset GPIO for WSA883x speakers
2025-08-06 18:18 UTC (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: qcom,wsa8830: Add reset-gpios for shared line
` [PATCH v4 2/2] ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers
[PATCH v3 0/3] Handle shared reset GPIO for WSA883x speakers
2025-08-06 14:35 UTC (6+ messages)
` [PATCH v3 2/3] ASoC: codecs: wsa883x: Add devm action to safely disable regulator on device removal
[PATCH] ASoC: SOF: Intel: hda-sdw-bpt: fix SND_SOF_SOF_HDA_SDW_BPT dependencies
2025-08-06 14:06 UTC (2+ messages)
[PATCH v2] ASoC: codecs: tx-macro: correct tx_macro_component_drv name
2025-08-06 14:00 UTC
[PATCH v2] ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCC SKU
2025-08-06 12:31 UTC (2+ messages)
[PATCH v1] ASoC: tas2781: Fix the wrong step for TLV on tas2781
2025-08-06 12:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox