Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-10 13:01:07 to 2026-07-13 20:05:33 UTC [more...]

[PATCH 0/2] ASoC: Add LPASS VA CSR HeartBeat pulse clock support
 2026-07-13 20:05 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: qcom,lpass-va-csr: Add HeartBeat pulse clock
` [PATCH 2/2] ASoC: Add LPASS VA CSR heartbeat "

[PATCH v1 0/2] ASoC: dt-bindings: qcom,sm8250: Add Hawi sound card
 2026-07-13 19:22 UTC  (4+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] ASoC: qcom: sc8280xp: Add support for Hawi

[PATCH v2 0/5] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-13 18:45 UTC  (6+ messages)
` [PATCH v2 1/5] pinctrl: qcom: lpass-lpi: make mutex cleanup devm-managed
` [PATCH v2 2/5] ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID
` [PATCH v2 3/5] ASoC: qcom: q6prm: add support for LPASS LPR resource voting
` [PATCH v2 4/5] dt-bindings: pinctrl: qcom,hawi-lpass-lpi-pinctrl: Add Hawi LPI pinctrl
` [PATCH v2 5/5] pinctrl: qcom: hawi-lpass-lpi: add Hawi LPASS LPI TLMM

[PATCH 0/4] ALSA: clean up kernel-doc warnings
 2026-07-13 18:03 UTC  (5+ messages)
` [PATCH 1/4] ALSA: ac97: use struct keyword for kernel-doc comments
` [PATCH 2/4] ALSA: hda: regmap: fix all kernel-doc warnings
` [PATCH 3/4] ALSA: firewire: "
` [PATCH 4/4] ALSA: usb-audio: um144mkii: use "var" keyword for data

[PATCH 1/2] ASoC: SOF: don't use "/**" for non-kernel-doc comments
 2026-07-13 17:55 UTC  (2+ messages)
` [PATCH 2/2] ASoC: SOF: ipc4-topology: repair struct kernel-doc comments

[PATCH] ASoC: simple-card: Fix clang build
 2026-07-13 16:43 UTC  (2+ messages)

[PATCH v2] ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
 2026-07-13 12:43 UTC  (3+ messages)

[PATCH v4 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
 2026-07-13 12:42 UTC  (9+ messages)
` [PATCH v4 1/7] ASoC: apple: mca: increase SERDES reset delay
` [PATCH v4 2/7] ASoC: apple: mca: Separate data & clock port setup
` [PATCH v4 3/7] ASoC: apple: mca: Factor out mca_be_get_fe
` [PATCH v4 4/7] ASoC: apple: mca: Support FEs being clock consumers
` [PATCH v4 5/7] ASoC: apple: mca: Support capture on multiples BEs
` [PATCH v4 6/7] ASoC: apple: mca: Do not mark clocks in use for non-providers
` [PATCH v4 7/7] ASoC: apple: mca: Add delay after configuring clock

[PATCH 0/5] ASoC: use .auto_selectable_formats
 2026-07-13 17:33 UTC  (7+ messages)
` [PATCH 1/5] ASoC: apple: "
` [PATCH 2/5] ASoC: atmel: "
` [PATCH 3/5] ASoC: au1x: "
` [PATCH 4/5] ASoC: bcm: "
` [PATCH 5/5] ASoC: cirrus: "

[PATCH] ASoC: amd: yc: Add DMI quirk for MSI Vector A16 HX A8WIG
 2026-07-13 16:57 UTC 

[PATCH] ALSA: usb-audio: Add delay quirk for iBasso DC-Elite
 2026-07-13 15:06 UTC  (2+ messages)

[PATCH] usb-audio: Fix boot-time crackling for Generic USB Audio device
 2026-07-13 15:05 UTC  (3+ messages)

[PATCH] ALSA: hda: conexant: Remove mic bias threshold override
 2026-07-13 15:04 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
 2026-07-13 13:56 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: sound: add Texas Instruments TAS2557
` [PATCH v2 2/2] ASoC: codecs: add TAS2557 mono smart amplifier driver

[PATCH v2 00/12] ASoC: cleanup simple-card/audio-graph-card1/2
 2026-07-13 13:51 UTC  (3+ messages)
` (subset) "

[PATCH] ASoC: dt-bindings: ti,omap4-dmic: Convert to DT schema
 2026-07-13 12:47 UTC 

[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
 2026-07-13 11:53 UTC  (31+ messages)
` [PATCH 01/16] dt-bindings: twl-regulator: Add bindings for exposing ti,twl4030-regen
` [PATCH 02/16] regulator: twl: Expose the TWL4030's REGEN signal as a regulator
` [PATCH 03/16] arm: dts: twl4030: add twl4030-regen child
` [PATCH 04/16] arm: dts: omap3pandora: Populate DT data for the TWL4030's REGEN regulator
` [PATCH 05/16] arm: dts: omap3pandora: Don't use DMA channels for unused SPI masters
` [PATCH 06/16] ASoC: twl4030-codec: Allow setting APLL rate through the .set_sysclk() interface
` [PATCH 07/16] ASoC: dt-bindings: add TI PCM1773
` [PATCH 08/16] ASoC: pcm1773-codec: write a driver for the PCM1773 chip from TI
` [PATCH 09/16] ASoC: dt-bindings: add OpenPandora Sound Card
` [PATCH 10/16] ASoC: omap3pandora: Rewrite sound card driver as a platform driver with DT
` [PATCH 11/16] ARM: dts: omap3-pandora-common: Enable audio in/out (mcbsp4/2)
` [PATCH 12/16] arm: dts: omap3pandora: Add device node for PCM1773 codec
` [PATCH 13/16] arm: dts: omap3pandora: create new DT node for the sound card
` [PATCH 14/16] arm: dts: omap3-pandora-common: backlight: switch to twl4030 pwm and pwm_bl
` [PATCH 15/16] backlight: remove pandora_bl
` [PATCH 16/16] arm: omap2: remove remaining pdata-quirks for pandora legacy devices

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-07-13 11:57 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-13 10:29 UTC  (4+ messages)
` [PATCH v3 11/20] pmdomain: imx: use platform_device_set_of_node()

[PATCH] ALSA: hda: Check snd_hda_power_pm construct error before executing verb
 2026-07-13 10:13 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Add inverted LED quirk for HP ZBook 8 G2a
 2026-07-13 10:09 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix speakers on Legion Pro 7 16ARX8H with codec SSID 17aa:38a7
 2026-07-13 10:05 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix speakers on MECHREVO WUJIE Series
 2026-07-13 10:04 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l56: Fail if wmfw file is missing
 2026-07-13 10:04 UTC  (2+ messages)

[PATCH v2] ALSA: hpi: Check transport errors during HPI6000 adapter initialization
 2026-07-13 10:02 UTC  (2+ messages)

[PATCH] ALSA: core: Clean up file_operations definitions
 2026-07-13 10:01 UTC  (2+ messages)

[PATCH 0/3] ASoC: codecs: add the Qualcomm WCD9378 audio codec
 2026-07-13  9:02 UTC  (6+ messages)
` [PATCH 3/3] ASoC: codecs: wcd9378: add TX/capture codec driver

[PATCH] soundwire: stream: validate slave port against DisCo port bitmap
 2026-07-13  8:01 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: SOF: Intel: reset spib_addr in stream cleanup
 2026-07-13  8:46 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: SOF: Intel: reset spib_addr before disabling SPIB
` [PATCH v2 2/2] ASoC: SOF: Intel: Disable SPIB in non ICCMAX stream

[PATCH v4 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-07-13  6:50 UTC  (9+ messages)
` [PATCH v4 1/7] ASoC: qcom: qdsp6: add topology-driven Audio IF support
` [PATCH v4 2/7] ASoC: qcom: q6apm-lpass-dais: add TDM DAI operations
` [PATCH v4 3/7] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: add Audio IF clocks
` [PATCH v4 4/7] ASoC: qcom: qdsp6: q6prm: add Audio IF clock IDs
` [PATCH v4 5/7] Asoc: dt-bindings: qcom,sm8250: Add TDM slot properties
` [PATCH v4 6/7] ASoC: qcom: common: add DAI-node TDM slot helpers
` [PATCH v4 7/7] ASoC: qcom: sc8280xp: add TDM hw_params support

[PATCH v3 00/27] ASoC: codecs: Use guard() for mutex & spin locks - part 2
 2026-07-13  6:44 UTC  (9+ messages)
` [PATCH v3 03/27] ASoC: codecs: es8316: Use guard() for mutex locks
  ` [PATCH v3 25/27] ASoC: codecs: rt712: "

tas2781_hda: speakers stay silent after codec runtime resume on Lenovo Legion Pro 7 16ARX8H (recovery requires i2c driver re-probe)
 2026-07-12 21:59 UTC 

[PATCH v2 00/10] treewide: replace linux/gpio.h
 2026-07-12 12:27 UTC  (16+ messages)
` [PATCH v2 01/10] ARM: replace linux/gpio.h inclusions
` [PATCH v2 02/10] m68k/coldfire: "
` [PATCH v2 03/10] mips: "
` [PATCH v2 04/10] sh: "
` [PATCH v2 05/10] mfd: "
` [PATCH v2 06/10] ASoC: "
` [PATCH v2 07/10] pcmcia: "
` [PATCH v2 08/10] phy: "
` [PATCH v2 09/10] Input: matrix_keyboard - replace linux/gpio.h inclusion

[PATCH v1] drm/msm/dp: return 0 from audio_prepare when cable is disconnected
 2026-07-12 10:16 UTC 

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

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-11 18:45 UTC  (14+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-11 17:09 UTC  (5+ messages)

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-11 17:04 UTC  (5+ messages)

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-11 16:52 UTC  (4+ messages)
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-11 16:44 UTC  (6+ messages)

[PATCH v3] ASoC: dt-bindings: sound: nvidia,tegra30-ahub: Convert to DT schema
 2026-07-11 15:37 UTC  (2+ messages)

[PATCH v1 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
 2026-07-11 11:40 UTC  (4+ messages)
` [PATCH v1 2/2] ASoC: codecs: add TAS2557 mono "

[PATCH v1 1/2] dt-bindings: sound: add Texas Instruments TAS2557
 2026-07-11 11:39 UTC  (2+ messages)

[PATCH v1 2/2] ASoC: codecs: add TAS2557 mono smart amplifier driver
 2026-07-11 11:39 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: sound: add Texas Instruments TAS2557
 2026-07-11 11:39 UTC  (2+ messages)

[PATCH v3 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
 2026-07-11  1:09 UTC  (6+ messages)
` [PATCH v3 2/7] ASoC: apple: mca: Separate data & clock port setup

[PATCH v2 0/3] ASoC: xilinx: xlnx_i2s: Use dev_err_probe() and drop redundant error handling
 2026-07-10 12:35 UTC  (2+ messages)

[PATCH v2] ASoC: xtensa: Use dev_err_probe() and drop redundant error handling
 2026-07-10 12:12 UTC  (2+ messages)

[PATCH 1/2] ASoC: renesas: adg: Drop redundant NULL check on clk_get and clk_register_fixed_rate
 2026-07-10 16:12 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: codecs: lpass-{tx,rx}-macro: switch to PM clock framework
 2026-07-10 17:43 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: ti,omap4-dmic: Convert TI OMAP4+ DMIC binding to YAML
 2026-07-10 21:59 UTC  (2+ messages)

[PATCH 0/3] ASoC: meson: aiu-encoder-i2s: improve hw constraints checks
 2026-07-10 21:09 UTC  (4+ messages)
` [PATCH 1/3] ASoC: meson: aiu-encoder-i2s: fix bs quirk incompatibility check
` [PATCH 2/3] ASoC: meson: aiu-encoder-i2s: reflect bs quirk in hw constraints
` [PATCH 3/3] ASoC: meson: aiu-encoder-i2s: use the core symmetric_rate handling

[PATCH v3 00/23] mfd: Use named initializers for arrays of *_device_data
 2026-07-10 19:45 UTC  (6+ messages)
` [PATCH v3 21/23] mfd: Unify style of of_device_id arrays

[PATCH v2 00/23] mfd: Use named initializers for arrays of *_device_data
 2026-07-10 19:36 UTC  (3+ messages)
` [PATCH v2 21/23] mfd: Unify style of of_device_id arrays

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-10 17:45 UTC  (5+ messages)
` [PATCH 10/42] drm: pl111: Use devm_of_reserved_mem_device_init()
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()

[GIT PULL] ASoC fixes for v7.2-rc2
 2026-07-10 14:39 UTC  (2+ messages)

[RFC PATCH] ASoC: qcom: q6apm-lpass-dais: start the graph at prepare
 2026-07-10 14:32 UTC  (5+ messages)

[PATCH] ALSA: usb-audio: Skip DSD quirk for Musical Fidelity M6s DAC
 2026-07-10 13:48 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