Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2024-11-04 03:23:58 to 2024-11-06 15:25:15 UTC [more...]

[PATCH 00/31] Add audio support for the Renesas RZ/G3S SoC
 2024-11-06 15:25 UTC  (39+ messages)
` [PATCH 01/31] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI
` [PATCH 02/31] clk: versaclock3: Prepare for the addition of 5L35023 device
` [PATCH 03/31] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH 04/31] clk: versaclock3: Add support for the 5L35023 variant
` [PATCH 05/31] pinctrl: renesas: rzg2l: Add audio clock pins
` [PATCH 06/31] ASoC: sh: rz-ssi: Terminate all the DMA transactions
` [PATCH 07/31] ASoC: sh: rz-ssi: Use only the proper amount of dividers
` [PATCH 08/31] ASoC: sh: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH 09/31] ASoC: sh: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH 10/31] ASoC: sh: rz-ssi: Remove the rz_ssi_get_dai() function
` [PATCH 11/31] ASoC: sh: rz-ssi: Remove the 2nd argument of rz_ssi_stream_is_play()
` [PATCH 12/31] ASoC: sh: rz-ssi: Use a proper bitmask for clear bits
` [PATCH 13/31] ASoC: sh: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH 14/31] ASoC: sh: rz-ssi: Use temporary variable for struct device
` [PATCH 15/31] ASoC: sh: rz-ssi: Use goto label names that specify their actions
` [PATCH 16/31] ASoC: sh: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH 17/31] ASoC: sh: rz-ssi: Enable runtime PM autosuspend support
` [PATCH 18/31] ASoC: sh: rz-ssi: Add runtime PM support
` [PATCH 19/31] ASoC: sh: rz-ssi: Issue software reset in hw_params API
` [PATCH 20/31] ASoC: sh: rz-ssi: Add suspend to RAM support
` [PATCH 21/31] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC
` [PATCH 22/31] ASoC: da7213: Populate max_register to regmap_config
` [PATCH 23/31] ASoC: da7213: Return directly the value of regcache_sync()
` [PATCH 24/31] ASoC: da7213: Add suspend to RAM support
` [PATCH 25/31] ASoC: da7213: Avoid setting PLL when closing audio stream
` [PATCH 26/31] ASoC: da7213: Extend support for the MCK in range [2, 50] MHz
` [PATCH 27/31] arm64: dts: renesas: r9a08g045: Add SSI nodes
` [PATCH 28/31] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node
` [PATCH 29/31] arm64: dts: renesas: Add da7212 audio codec node
` [PATCH 30/31] arm64: dts: renesas: rzg3s-smarc: Enable SSI3
` [PATCH 31/31] arm64: dts: renesas: rzg3s-smarc: Add sound card

[PATCH v2] ASoC: SOF: amd: Fix for incorrect DMA ch status register offset
 2024-11-06 14:26 UTC 

[PATCH] ASoC: SOF: amd: Fix for incorrect DMA ch status register offset
 2024-11-06 14:18 UTC  (3+ messages)

[PATCH v2] ASoC: dt-bindings: maxim,max98390: Reference common DAI properties
 2024-11-06 14:15 UTC  (2+ messages)

[PATCH RESEND v4 0/2] Add a driver for the Iron Device SMA1307 Amp
 2024-11-06 14:05 UTC  (5+ messages)
` [PATCH RESEND v4 1/2] ASoC: dt-bindings: irondevice,sma1307: Add initial DT
` [PATCH RESEND v4 2/2] ASoC: sma1307: Add driver for Iron Device SMA1307

[PATCH v4 0/2] Add a driver for the Iron Device SMA1307 Amp
 2024-11-06 13:51 UTC  (4+ messages)
` [PATCH v4 1/2] This adds the schema binding "
` [PATCH v4 2/2] The Iron Device SMA1307 is a boosted digital speaker amplifier

FAILED: Patch "ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3" failed to apply to v6.1-stable tree
 2024-11-06 12:08 UTC  (5+ messages)

[PATCH] ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()
 2024-11-06  9:27 UTC  (2+ messages)

[PATCH] virtio: only reset device and restore status if needed in device resume
 2024-11-06  9:28 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] ASoC: Intel: sof_wm8804: add check for CLKDIV setting
 2024-11-06 14:06 UTC 

[PATCH] ALSA: compress_offload: Use runtime pointer in snd_compr_poll()
 2024-11-06  8:46 UTC  (3+ messages)

[PATCH] sound: fix uninit-value in sof_ipc4_pcm_dai_link_fixup_rate
 2024-11-06  8:34 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] sound: fix uninit-value in i2s_dma_isr
 2024-11-06  8:24 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] ALSA: compress_offload: Remove unused runtime pointer from snd_compr_poll()
 2024-11-06  7:49 UTC  (2+ messages)

[PATCH 0/2] ASoC: Intel: Kconfig: fix undefined symbol: sdca_device_quirk_match issue
 2024-11-06  5:58 UTC  (3+ messages)
` [PATCH 1/2] ASoC: Intel: Kconfig: make SND_SOC_ACPI_INTEL_MATCH depend on ACPI
` [PATCH 2/2] ASoC: Intel: Kconfig: select SND_SOC_SDCA by SND_SOC_ACPI_INTEL_SDCA_QUIRKS

[PATCH] ASoC: amd: acp: Fix potential null pointer dereference of "adata"
 2024-11-06  5:57 UTC 

[PATCH] ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022
 2024-11-06  2:43 UTC  (3+ messages)

[PATCH v2] ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022
 2024-11-06  2:40 UTC 

[syzbot] [sound?] INFO: task hung in snd_card_free
 2024-11-06  2:15 UTC  (2+ messages)
` [PATCH] usb: fix a "

FAILED: Patch "ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3" failed to apply to v4.19-stable tree
 2024-11-06  2:14 UTC 

FAILED: Patch "ALSA: hda/realtek: Limit internal Mic boost on Dell platform" failed to apply to v4.19-stable tree
 2024-11-06  2:14 UTC 

FAILED: Patch "ALSA: usb-audio: Add quirks for Dell WD19 dock" failed to apply to v4.19-stable tree
 2024-11-06  2:14 UTC 

FAILED: Patch "ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1" failed to apply to v4.19-stable tree
 2024-11-06  2:14 UTC 

FAILED: Patch "ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3" failed to apply to v5.4-stable tree
 2024-11-06  2:14 UTC 

FAILED: Patch "ALSA: hda/realtek: Limit internal Mic boost on Dell platform" failed to apply to v5.4-stable tree
 2024-11-06  2:13 UTC 

FAILED: Patch "ALSA: usb-audio: Add quirks for Dell WD19 dock" failed to apply to v5.4-stable tree
 2024-11-06  2:13 UTC 

FAILED: Patch "ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1" failed to apply to v5.4-stable tree
 2024-11-06  2:13 UTC 

FAILED: Patch "ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3" failed to apply to v5.10-stable tree
 2024-11-06  2:13 UTC 

FAILED: Patch "ALSA: hda/realtek: Limit internal Mic boost on Dell platform" failed to apply to v5.10-stable tree
 2024-11-06  2:12 UTC 

FAILED: Patch "ALSA: usb-audio: Add quirks for Dell WD19 dock" failed to apply to v5.10-stable tree
 2024-11-06  2:12 UTC 

FAILED: Patch "ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1" failed to apply to v5.10-stable tree
 2024-11-06  2:12 UTC 

FAILED: Patch "ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3" failed to apply to v5.15-stable tree
 2024-11-06  2:12 UTC 

FAILED: Patch "ALSA: hda/realtek: Limit internal Mic boost on Dell platform" failed to apply to v5.15-stable tree
 2024-11-06  2:11 UTC 

FAILED: Patch "ALSA: usb-audio: Add quirks for Dell WD19 dock" failed to apply to v5.15-stable tree
 2024-11-06  2:11 UTC 

FAILED: Patch "ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1" failed to apply to v5.15-stable tree
 2024-11-06  2:11 UTC 

[PATCH] ASoC: add symmetric_ prefix for dai->rate/channels/sample_bits
 2024-11-06  0:10 UTC 

[PATCH] ASoC: simple-card-utils: Unify clock direction by clk_direction
 2024-11-05 23:34 UTC 

[PATCH V2 0/2] ASoC: codecs: Add aw88081 amplifier driver
 2024-11-05 19:07 UTC  (2+ messages)

[PATCH 0/8] ASoC: cleasnup rtd and its ID
 2024-11-05 19:07 UTC  (2+ messages)

[PATCH 0/2] Soundwire dai link init logic refactor
 2024-11-05 19:07 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: everest,es8326: Document interrupt property
 2024-11-05 18:15 UTC  (3+ messages)

[PATCH v2] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add mediatek,adsp property
 2024-11-05 18:15 UTC  (3+ messages)

[PATCH] ASoC: rt722: change the interrupt mask for jack type detection
 2024-11-05 18:15 UTC  (2+ messages)

[PATCH] ASoC: Intel: sof_sdw: Add missing quirks from some new Dell
 2024-11-05 18:15 UTC  (2+ messages)

[PATCH 1/1] ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove
 2024-11-05 17:53 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl-esai: allow fsl,imx8qm-esai fallback to fsl,imx6ull-esai
 2024-11-05 16:38 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: amd: acp: Fix for ACP SOF dmic tplg component load failure
 2024-11-05 16:38 UTC  (7+ messages)

[PATCH] ASoC: qcom: x1e80100: Support boards with two speakers
 2024-11-05 16:38 UTC  (2+ messages)

[PATCH 1/2] ASoC: dt-bindings: qcom,sm8250: Add SM8750 sound card
 2024-11-05 16:38 UTC  (3+ messages)

[PATCH] ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata()
 2024-11-05 16:38 UTC  (2+ messages)

[PATCH v2] ASoC: fsl_mqs: Support accessing registers by scmi interface
 2024-11-05 16:38 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: fsl_spdif: Document imx6sl/sx compatible fallback
 2024-11-05 16:38 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: sound: sprd,pcm-platform: convert to YAML
 2024-11-05 16:38 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Generic Sound Card section
 2024-11-05 16:25 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: stm32: add missing port property
 2024-11-05 13:59 UTC 

[PATCH 1/2] ALSA: usb-audio: Add quirk for HP 320 FHD Webcam
 2024-11-05 12:02 UTC  (2+ messages)
` [PATCH 2/2] ALSA: usb-audio: Make mic volume workarounds globally applicable

[PATCH v2 RESEND] ASoC: dt-bindings: fsl_spdif: Document imx6sl/sx compatible fallback
 2024-11-05 10:45 UTC 

[PATCH v3 0/2] Add a driver for the Iron Device SMA1307 Amp
 2024-11-05  0:13 UTC  (8+ messages)
  ` [PATCH v3 1/2] ASoC: dt-bindings: irondevice,sma1307: Add initial DT binding
      ` FW: "
  ` [PATCH v3 2/2] ASoC: sma1307: Add driver for Iron Device SMA1307

[PATCH v1 1/1] ASoc: mediatek: mt8365: Don't use "proxy" headers
 2024-11-04 21:12 UTC  (3+ messages)

[PATCH] ALSA: hda: Fix unused variable warning
 2024-11-04 19:06 UTC 

[PATCH v5 0/3] Add support for codec of F1C100s
 2024-11-04 15:57 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: sound: Add Allwinner suniv F1C100s Audio Codec

[PATCH] ALSA: hda: intel: Switch to pci_alloc_irq_vectors API
 2024-11-04 13:23 UTC  (4+ messages)

[PATCH] ALSA: hda: intel: Don't free interrupt when suspending
 2024-11-04 13:23 UTC  (2+ messages)

[PATCH v1 00/10] qrb4210-rb2: add wsa/wcd audio playback support
 2024-11-04 11:19 UTC  (3+ messages)
` [PATCH v1 10/10] ASoC: qcom: sm8250: force single channel via RX_1 output

[PATCH v4 0/5] qrb4210-rb2: add HDMI audio playback support
 2024-11-04 11:15 UTC  (5+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sm6115: add apr and its services
` [PATCH v4 5/5] arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support

[PATCH AUTOSEL 4.19 1/5] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
 2024-11-04 10:55 UTC 

[PATCH AUTOSEL 5.4 1/6] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
 2024-11-04 10:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 4/6] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13

[PATCH AUTOSEL 5.10 1/6] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
 2024-11-04 10:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 4/6] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13

[PATCH AUTOSEL 5.15 01/10] ASoC: Intel: bytcr_rt5640: Add support for non ACPI instantiated codec
 2024-11-04 10:53 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 02/10] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
` [PATCH AUTOSEL 5.15 03/10] ASoC: Intel: sst: Support LPE0F28 ACPI HID
` [PATCH AUTOSEL 5.15 08/10] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13

[PATCH AUTOSEL 6.1 01/11] ASoC: Intel: bytcr_rt5640: Add support for non ACPI instantiated codec
 2024-11-04 10:53 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 02/11] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
` [PATCH AUTOSEL 6.1 03/11] ASoC: Intel: sst: Support LPE0F28 ACPI HID
` [PATCH AUTOSEL 6.1 08/11] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13

[PATCH AUTOSEL 6.6 02/14] ASoC: codecs: rt5640: Always disable IRQs from rt5640_cancel_work()
 2024-11-04 10:52 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 03/14] ASoC: Intel: bytcr_rt5640: Add support for non ACPI instantiated codec
` [PATCH AUTOSEL 6.6 04/14] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
` [PATCH AUTOSEL 6.6 05/14] ASoC: Intel: sst: Support LPE0F28 ACPI HID
` [PATCH AUTOSEL 6.6 11/14] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13

[PATCH AUTOSEL 6.11 06/21] ASoC: codecs: rt5640: Always disable IRQs from rt5640_cancel_work()
 2024-11-04 10:49 UTC  (7+ messages)
` [PATCH AUTOSEL 6.11 07/21] ASoC: Intel: bytcr_rt5640: Add support for non ACPI instantiated codec
` [PATCH AUTOSEL 6.11 08/21] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
` [PATCH AUTOSEL 6.11 09/21] ASoC: Intel: sst: Support LPE0F28 ACPI HID
` [PATCH AUTOSEL 6.11 16/21] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
` [PATCH AUTOSEL 6.11 17/21] ASoC: codecs: wcd937x: add missing LO Switch control
` [PATCH AUTOSEL 6.11 18/21] ASoC: codecs: wcd937x: relax the AUX PDM watchdog

[PATCH] ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()
 2024-11-04 10:25 UTC  (2+ messages)

[PATCH] ALSA: ump: Don't enumeration invalid groups for legacy rawmidi
 2024-11-04 10:07 UTC 

[PATCH v4] ALSA: hda/tas2781: Add speaker id check for ASUS projects
 2024-11-04  9:31 UTC 

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-11-04  9:26 UTC  (4+ messages)
` [PATCH 01/13] PCI: Prepare removing "

[PATCH] MAINTAINERS: add slimbus documentation
 2024-11-04  4:59 UTC 

[PATCH 00/12] soundwire: add multi-lane support
 2024-11-04  3:23 UTC  (12+ messages)
` [PATCH 02/12] soundwire: mipi_disco: read lane mapping properties from ACPI
` [PATCH 03/12] soundwire: add lane_used_bandwidth in struct sdw_bus
` [PATCH 04/12] soundwire: stream: set DEPREPARED state earlier
` [PATCH 05/12] soundwire: generic_bandwidth_allocation: skip DEPREPARED streams
` [PATCH 06/12] Soundwire: add sdw_slave_get_scale_index helper
` [PATCH 07/12] Soundwire: stream: program BUSCLOCK_SCALE
` [PATCH 08/12] Soundwire: generic_bandwidth_allocation: set frame shape on fly
` [PATCH 09/12] soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select_row_col
` [PATCH 10/12] soundwire: generic_bandwidth_allocation: check required freq accurately
` [PATCH 11/12] soundwire: generic_bandwidth_allocation: select data lane
` [PATCH 12/12] soundwire: generic_bandwidth_allocation: add lane in sdw_group_params


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