Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-02-28 20:22:42 to 2025-03-04 15:17:54 UTC [more...]

[PATCH v3 00/20] Get mt6359-accdet ready for usage in Devicetree
 2025-03-04 15:16 UTC  (20+ messages)
` [PATCH v3 01/20] ASoC: dt-bindings: Add document for mt6359-accdet
` [PATCH v3 02/20] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode
` [PATCH v3 03/20] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
` [PATCH v3 04/20] ASoC: mediatek: mt6359-accdet: Add compatible property
` [PATCH v3 05/20] ASoC: mediatek: mt6359-accdet: Handle hp-eint-high property
` [PATCH v3 06/20] ASoC: mediatek: mt6359-accdet: Implement HP_EINT polarity configuration
` [PATCH v3 07/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT/GPIO IRQ handling
` [PATCH v3 08/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT trigger setting
` [PATCH v3 09/20] ASoC: mediatek: mt6359-accdet: Drop dead code for button detection
` [PATCH v3 10/20] ASoC: mediatek: mt6359-accdet: Drop dead code for plugout-debounce
` [PATCH v3 11/20] ASoC: mediatek: mt6359-accdet: Drop unused moisture variables
` [PATCH v3 12/20] ASoC: mediatek: mt6359-accdet: Always use internal resistor
` [PATCH v3 13/20] ASoC: mediatek: mt6359-accdet: Make PWM debounce settings internal
` [PATCH v3 14/20] ASoC: mediatek: mt6359-accdet: Always use eint detect mode 4
` [PATCH v3 15/20] ASoC: mediatek: mt6359-accdet: Always set micbias1 to 2.8V
` [PATCH v3 16/20] ASoC: mediatek: mt6359-accdet: Always configure hardware as mic-mode 2
` [PATCH v3 17/20] ASoC: mediatek: mt6359-accdet: Always set comp-vth to 1.6V
` [PATCH v3 18/20] ASoC: mediatek: mt6359-accdet: Always use EINT0 IRQ
` [PATCH v3 19/20] arm64: dts: mt6359: Add accessory detect node

[PATCH v3 00/13] Tidy up ASoC VALUE control macros
 2025-03-04 14:57 UTC  (15+ messages)
` [PATCH v3 01/13] ASoC: Remove unused helper macro
` [PATCH v3 02/13] ASoC: rt715: Remove duplicate SOC_DOUBLE_R_EXT() "
` [PATCH v3 03/13] ASoC: sma1307: Use SOC_SINGLE_EXT() "
` [PATCH v3 04/13] ASoC: tas2562: Use SOC_SINGLE_EXT_TLV() "
` [PATCH v3 05/13] ASoC: wcd938x: "
` [PATCH v3 06/13] ASoC: wm9712: Use SOC_SINGLE_EXT() "
` [PATCH v3 07/13] ASoC: wm9713: Use SOC_DOUBLE_EXT() "
` [PATCH v3 08/13] ASoC: wsa881x: Use SOC_SINGLE_EXT_TLV() "
` [PATCH v3 09/13] ASoC: atmel: tse850-pcm5142: Use SOC_SINGLE_EXT() "
` [PATCH v3 10/13] ASoC: dapm: Add missing SOC_DAPM_DOUBLE_R_TLV() helper
` [PATCH v3 11/13] ASoC: dapm: Use ASoC control macros where possible
` [PATCH v3 12/13] ASoC: Tidy up SOC_DOUBLE_R_* helpers
` [PATCH v3 13/13] ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpers

[PATCH] snd: hda: realtek: fix incorrect IS_REACHABLE() usage
 2025-03-04 14:54 UTC  (3+ messages)

[PATCH for-next 0/2] ASoC: Add Intel machine driver support for CS35L56 on SSP
 2025-03-04 14:50 UTC  (3+ messages)
` [PATCH for-next 1/2] ASoC: Intel: Add sof_cs35l56 driver for CS35L56 on SSP2
` [PATCH for-next 2/2] ASoC: Intel: tgl-match: Add CS35L56 on SSP2 for CDB35L56-FOUR board

[PATCH 1/2] ASoC: dt-bindings: everest,es8328: Mark ES8388 compatible with ES8328
 2025-03-04 14:20 UTC  (3+ messages)
` [PATCH 2/2] ASoC: dt-bindings: everest,es8328: Require reg property

[PATCH] ASoC: mediatek: mt6359: Fix DT parse error due to wrong child node name
 2025-03-04 14:20 UTC  (2+ messages)

[PATCH] ASoC: cs42l43: Add jack delay debounce after suspend
 2025-03-04 14:06 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: wm8904: Add DMIC and DRC support
 2025-03-04 13:56 UTC  (3+ messages)
` [PATCH v2 5/5] ASoC: wm8904: add DMIC support

[PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-03-04 13:50 UTC  (5+ messages)
` [PATCH v3 08/20] ASoC: dt-bindings: tas27xx: document ti,sdout-force-zero-mask property
` [PATCH v3 17/20] ASoC: dt-bindings: tas2770: add flags for SDOUT pulldown and zero-fill

[PATCH] ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks()
 2025-03-04 12:33 UTC  (2+ messages)

[PATCH v2] ASoC: codecs: wsa883x: Implement temperature reading and hwmon
 2025-03-04 12:33 UTC  (2+ messages)

[PATCH] ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius
 2025-03-04 12:33 UTC  (2+ messages)

[PATCH] ASoC: tegra: Fix ADX S24_LE audio format
 2025-03-04 12:33 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: hda-dai: Remove unnecessary bool conversion
 2025-03-04 12:33 UTC  (2+ messages)

[PATCH] ASoC: cs35l41: check the return value from spi_setup()
 2025-03-04 11:56 UTC 

[PATCH v3 0/6] ASoC: q6apm: fix under runs and fragment sizes
 2025-03-04 10:57 UTC  (7+ messages)
` [PATCH v3 1/6] ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runs
` [PATCH v3 2/6] ASoC: q6apm: add q6apm_get_hw_pointer helper
` [PATCH v3 3/6] ASoC: q6apm-dai: make use of q6apm_get_hw_pointer
` [PATCH v3 4/6] ASoC: qdsp6: q6apm-dai: set correct period and buffer alignment
` [PATCH v3 5/6] ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns
` [PATCH v3 6/6] ASoC: qdsp6: q6apm-dai: fix playback dsp pipeline underruns

[PATCH 0/6] ASoC: samsung: GPIO descriptor conversion
 2025-03-04 10:45 UTC  (13+ messages)
` [PATCH 1/6] ASoC: samsung: bells: Drop unused include
` [PATCH 2/6] ASoC: samsung: littlemill: "
` [PATCH 3/6] ASoC: samsung: lowland: "
` [PATCH 4/6] ASoC: samsung: speyside: Convert to GPIO descriptor
` [PATCH 5/6] ASoC: samsung: tobermory: Drop unused include
` [PATCH 6/6] ASoC: samsung: tm2_wm5110: "

[PATCH v2 00/13] Tidy up ASoC VALUE control macros
 2025-03-04  9:19 UTC  (16+ messages)
` [PATCH v2 01/13] ASoC: Remove unused helper macro
` [PATCH v2 02/13] ASoC: rt715: Remove duplicate SOC_DOUBLE_R_EXT() "
` [PATCH v2 03/13] ASoC: sma1307: Use SOC_SINGLE_EXT() "
` [PATCH v2 04/13] ASoC: tas2562: Use SOC_SINGLE_EXT_TLV() "
` [PATCH v2 05/13] ASoC: wcd938x: "
` [PATCH v2 06/13] ASoC: wm9712: Use SOC_SINGLE_EXT() "
` [PATCH v2 07/13] ASoC: wm9713: Use SOC_DOUBLE_EXT() "
` [PATCH v2 08/13] ASoC: wsa881x: Use SOC_SINGLE_EXT_TLV() "
` [PATCH v2 09/13] ASoC: atmel: tse850-pcm5142: Use SOC_SINGLE_EXT() "
` [PATCH v2 10/13] ASoC: dapm: Add missing SOC_DAPM_DOUBLE_R_TLV() helper
` [PATCH v2 11/13] ASoC: dapm: Use ASoC control macros where possible
` [PATCH v2 12/13] ASoC: Tidy up SOC_DOUBLE_R_* helpers
` [PATCH v2 13/13] ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpers

[PATCH v2] ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7
 2025-03-04  8:30 UTC  (9+ messages)

[PATCH v35 00/31] Introduce QC USB SND audio offloading support
 2025-03-04  8:22 UTC  (4+ messages)

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-03-04  2:11 UTC  (3+ messages)
` [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()

[PATCH AUTOSEL 5.10 1/8] ASoC: tas2770: Fix volume scale
 2025-03-03 16:32 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 2/8] ASoC: tas2764: Fix power control mask
` [PATCH AUTOSEL 5.10 3/8] ASoC: tas2764: Set the SDOUT polarity correctly

[PATCH AUTOSEL 5.15 1/9] ASoC: tas2770: Fix volume scale
 2025-03-03 16:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 2/9] ASoC: tas2764: Fix power control mask
` [PATCH AUTOSEL 5.15 3/9] ASoC: tas2764: Set the SDOUT polarity correctly

[PATCH AUTOSEL 6.1 1/9] ASoC: tas2770: Fix volume scale
 2025-03-03 16:31 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 2/9] ASoC: tas2764: Fix power control mask
` [PATCH AUTOSEL 6.1 3/9] ASoC: tas2764: Set the SDOUT polarity correctly

[PATCH AUTOSEL 6.6 01/11] ASoC: tas2770: Fix volume scale
 2025-03-03 16:31 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 02/11] ASoC: tas2764: Fix power control mask
` [PATCH AUTOSEL 6.6 03/11] ASoC: tas2764: Set the SDOUT polarity correctly

[PATCH AUTOSEL 6.12 02/17] ASoC: tas2770: Fix volume scale
 2025-03-03 16:30 UTC  (5+ messages)
` [PATCH AUTOSEL 6.12 03/17] ASoC: tas2764: Fix power control mask
` [PATCH AUTOSEL 6.12 04/17] ASoC: tas2764: Set the SDOUT polarity correctly
` [PATCH AUTOSEL 6.12 06/17] ASoC: dapm-graph: set fill colour of turned on nodes
` [PATCH AUTOSEL 6.12 07/17] ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixup

[PATCH AUTOSEL 6.13 02/17] ASoC: tas2770: Fix volume scale
 2025-03-03 16:29 UTC  (5+ messages)
` [PATCH AUTOSEL 6.13 03/17] ASoC: tas2764: Fix power control mask
` [PATCH AUTOSEL 6.13 04/17] ASoC: tas2764: Set the SDOUT polarity correctly
` [PATCH AUTOSEL 6.13 06/17] ASoC: dapm-graph: set fill colour of turned on nodes
` [PATCH AUTOSEL 6.13 07/17] ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixup

[RESEND PATCH] ASoC: tegra: Fix ADX S24_LE audio format
 2025-03-03 15:43 UTC  (3+ messages)

[PATCH v2 00/20] Get mt6359-accdet ready for usage in Devicetree
 2025-03-03 15:33 UTC  (44+ messages)
` [PATCH v2 01/20] ASoC: dt-bindings: Add document for mt6359-accdet
` [PATCH v2 02/20] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode
` [PATCH v2 03/20] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
` [PATCH v2 04/20] ASoC: mediatek: mt6359-accdet: Add compatible property
` [PATCH v2 05/20] ASoC: mediatek: mt6359-accdet: Handle hp-eint-high property
` [PATCH v2 06/20] ASoC: mediatek: mt6359-accdet: Implement HP_EINT polarity configuration
` [PATCH v2 07/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT/GPIO IRQ handling
` [PATCH v2 08/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT trigger setting
` [PATCH v2 09/20] ASoC: mediatek: mt6359-accdet: Drop dead code for button detection
` [PATCH v2 10/20] ASoC: mediatek: mt6359-accdet: Drop dead code for plugout-debounce
` [PATCH v2 11/20] ASoC: mediatek: mt6359-accdet: Drop unused moisture variables
` [PATCH v2 12/20] ASoC: mediatek: mt6359-accdet: Always use internal resistor
` [PATCH v2 13/20] ASoC: mediatek: mt6359-accdet: Make PWM debounce settings internal
` [PATCH v2 14/20] ASoC: mediatek: mt6359-accdet: Always use eint detect mode 4
` [PATCH v2 15/20] ASoC: mediatek: mt6359-accdet: Always set micbias1 to 2.8V
` [PATCH v2 16/20] ASoC: mediatek: mt6359-accdet: Always configure hardware as mic-mode 2
` [PATCH v2 17/20] ASoC: mediatek: mt6359-accdet: Always set comp-vth to 1.6V
` [PATCH v2 18/20] ASoC: mediatek: mt6359-accdet: Always use EINT0 IRQ
` [PATCH v2 19/20] arm64: dts: mt6359: Add accessory detect node
` [PATCH v2 20/20] arm64: defconfig: Enable MT6359 ACCDET

[PATCH 0/5] qrb2210-rb1: HDMI/I2S audio playback support
 2025-03-03 15:09 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add QCM2290 compatible
` [PATCH 2/5] dt-bindings: sound: qcom,sm8250: add RB1 (QCM2290) soundcard
` [PATCH 3/5] arm64: dts: qcom: qcm2290: add apr and its services
` [PATCH 4/5] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller
` [PATCH 5/5] arm64: dts: qcom: qrb2210-rb1: add HDMI/I2S audio playback support

[PATCH 0/4] ASoC: fsl_audmix: support audio graph card for audmix
 2025-03-03 13:04 UTC  (7+ messages)
` [PATCH 1/4] ASoC: dt-bindings: fsl,sai: Document audio graph port
` [PATCH 2/4] ASoC: dt-bindings: fsl,audmix: "
` [PATCH 3/4] ASoC: dt-bindings: fsl,audmix: make 'dais' property to be optional

[PATCH 00/12] Tidy up ASoC VALUE control macros
 2025-03-03 12:56 UTC  (3+ messages)
` [PATCH 11/12] ASoC: Tidy up SOC_DOUBLE_R_* helpers

[PATCH] ALSA: usx2y: validate nrpacks module parameter on probe
 2025-03-03 12:40 UTC  (2+ messages)

Turn on LED function
 2025-03-03  7:29 UTC  (2+ messages)

[PATCH v4 00/16] SoundWire/ASoC: add SDW BPT/BRA support
 2025-03-03  1:50 UTC  (2+ messages)

[PATCH] ALSA: seq: Avoid module auto-load handling at event delivery
 2025-03-01 11:45 UTC 

[syzbot] [sound?] BUG: sleeping function called from invalid context in snd_card_locked
 2025-03-01 10:43 UTC  (6+ messages)

[syzbot] [sound?] BUG: sleeping function called from invalid context in snd_card_locked
 2025-03-01  7:53 UTC  (2+ messages)

[PATCH v3 0/6] Add support for S4 audio
 2025-02-28 21:54 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: clock: meson: Add audio power domain for s4 soc
` [PATCH v3 2/6] dt-bindings: clock: axg-audio: Add mclk and sclk pad clock ids
` [PATCH v3 3/6] dt-bindings: Asoc: axg-audio: Add s4 audio tocodec

[PATCH v1 00/13] Convert to use devm_kmemdup_array()
 2025-02-28 21:22 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/6] Convert sound drivers to use devm_kmemdup_array()
 2025-02-28 21:22 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