Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-02-26 20:48:15 to 2025-03-03 08:41:48 UTC [more...]

[PATCH 0/6] ASoC: samsung: GPIO descriptor conversion
 2025-03-03  8:41 UTC  (5+ 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

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

[PATCH] ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks()
 2025-03-03  6:55 UTC 

[PATCH v2 00/20] Get mt6359-accdet ready for usage in Devicetree
 2025-03-03  2:30 UTC  (22+ 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 v4 00/16] SoundWire/ASoC: add SDW BPT/BRA support
 2025-03-03  1:50 UTC  (19+ messages)
` [PATCH v4 01/16] Documentation: driver: add SoundWire BRA description
` [PATCH v4 02/16] soundwire: cadence: add BTP support for DP0
` [PATCH v4 03/16] soundwire: extend sdw_stream_type to BPT
` [PATCH v4 04/16] soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter
` [PATCH v4 05/16] soundwire: stream: special-case the bus compute_params() routine
` [PATCH v4 06/16] soundwire: stream: reuse existing code for BPT stream
` [PATCH v4 07/16] soundwire: bus: add send_async/wait APIs for BPT protocol
` [PATCH v4 08/16] soundwire: bus: add bpt_stream pointer
` [PATCH v4 09/16] soundwire: cadence: add BTP/BRA helpers to format data
` [PATCH v4 10/16] soundwire: intel_auxdevice: add indirection for BPT send_async/wait
` [PATCH v4 11/16] ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMA
` [PATCH v4 12/16] soundwire: intel: add BPT context definition
` [PATCH v4 13/16] soundwire: intel_ace2x: add BPT send_async/wait callbacks
` [PATCH v4 14/16] ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA support
` [PATCH v4 15/16] soundwire: debugfs: add interface for BPT/BRA transfers
` [PATCH v4 16/16] ASoC: rt711-sdca: add DP0 support

[RESEND PATCH] ASoC: tegra: Fix ADX S24_LE audio format
 2025-03-02 22:59 UTC 

[PATCH 0/5] qrb2210-rb1: HDMI/I2S audio playback support
 2025-03-02  8:20 UTC  (8+ 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] 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  (11+ 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 v3 4/6] clk: meson: axg-audio: Add the mclk pad div for s4
` [PATCH v3 5/6] ASoC: meson: s4: Add s4 tocodec driver
` [PATCH v3 6/6] arm64: dts: amlogic: Add Amlogic S4 Audio

[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  (8+ messages)
` [PATCH v2 1/6] ASoC: Intel: avs: "
` [PATCH v2 2/6] ASoC: hdac_hdmi: "
` [PATCH v2 3/6] ASoC: tlv320dac33: "
` [PATCH v2 4/6] ASoC: uda1380: "
` [PATCH v2 5/6] ASoC: meson: axg-tdm-interface: "
` [PATCH v2 6/6] ASoC: uniphier: "

[PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-02-28 20:22 UTC  (29+ messages)
` [PATCH v3 01/20] ASoC: dt-bindings: tas27xx: add compatible for SN012776
` [PATCH v3 02/20] ASoC: dt-bindings: tas2770: add compatible for TAS5770L
` [PATCH v3 03/20] ASoC: tas2764: Extend driver to SN012776
` [PATCH v3 04/20] ASoC: tas2764: Add control concerning overcurrent events
` [PATCH v3 05/20] ASoC: tas2770: Factor out set_ivsense_slots
` [PATCH v3 06/20] ASoC: tas2770: Fix and redo I/V sense TDM slot setting logic
` [PATCH v3 07/20] ASoC: tas2764: Reinit cache on part reset
` [PATCH v3 08/20] ASoC: dt-bindings: tas27xx: document ti,sdout-force-zero-mask property
` [PATCH v3 09/20] ASoC: tas2764: Configure zeroing of SDOUT slots
` [PATCH v3 10/20] ASoC: tas2764: Apply Apple quirks
` [PATCH v3 11/20] ASoC: tas2764: Raise regmap range maximum
` [PATCH v3 12/20] ASoC: tas2770: expose die temp to hwmon
` [PATCH v3 13/20] ASoC: tas2764: "
` [PATCH v3 14/20] ASoC: tas2764: Crop SDOUT zero-out mask based on BCLK ratio
` [PATCH v3 15/20] ASoC: tas2764: Enable main IRQs
` [PATCH v3 16/20] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH v3 17/20] ASoC: dt-bindings: tas2770: add flags for SDOUT pulldown and zero-fill
` [PATCH v3 18/20] ASoC: tas2770: Add zero-fill and pull-down controls
` [PATCH v3 19/20] ASoC: tas2770: Support setting the PDM TX slot
` [PATCH v3 20/20] ASoC: tas2770: Set the SDOUT polarity correctly

pci: acpi: Query on ACPI Device Tree Representation and Enumeration for Xilinx FPGA PCIe Endpoint functions
 2025-02-28 17:23 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qrb5165-rb5: add compressed playback support
 2025-02-28 16:23 UTC 

[PATCH] ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup()
 2025-02-28 16:14 UTC 

[PATCH v2] ASoC: ops: Consistently treat platform_max as control value
 2025-02-28 15:14 UTC 

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

[PATCH] ASoC: ops: Revert addition of min whilst checking platform max
 2025-02-28 10:44 UTC  (2+ messages)

[PATCH v2 0/2] ALSA: hda/realtek: Sort Ally X properly, fix Asus Z13 2025 audio
 2025-02-28  9:45 UTC  (4+ messages)
` [PATCH v2 1/2] ALSA: hda/realtek: Remove (revert) duplicate Ally X config
` [PATCH v2 2/2] ALSA: hda/realtek: Fix Asus Z13 2025 audio

[PATCH] ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0
 2025-02-28  9:45 UTC  (2+ messages)

[PATCH] ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event()
 2025-02-28  9:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH][next] ALSA: es18xx: Fix spelling mistake "grap" -> "grab"
 2025-02-28  9:35 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: enable support for Presonus Studio 1824c within 1810c file
 2025-02-28  9:34 UTC  (2+ messages)

[PATCH V2 0/2] ASoC: codecs: Add aw88166 amplifier driver
 2025-02-28  3:49 UTC  (3+ messages)
` [PATCH V2 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88166"
` [PATCH V2 2/2] ASoC: codecs: Add aw88166 amplifier driver

[PATCH v3 0/2] ASoC: simple-card-utils fixups
 2025-02-28  0:30 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai()
` [PATCH 2/2] merge fixup for simple-card-utils asoc-v6.14 vs asoc-v6.15

[GIT PULL] sound fixes for 6.14-rc5
 2025-02-27 17:55 UTC  (2+ messages)

[PATCH 0/4] Add SDCA register map support
 2025-02-27 17:27 UTC  (2+ messages)

[PATCH 00/13] Get mt6359-accdet ready for usage in Devicetree
 2025-02-27 16:16 UTC  (3+ messages)
` [PATCH 03/13] mfd: mt6397-core: Add mfd_cell for mt6359-accdet

[PATCH][next] ASoC: mediatek: mt8188: Fix uninitialized variable msk
 2025-02-27 16:10 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8188: avoid uninitialized variable use
 2025-02-27 15:53 UTC  (4+ messages)

[PATCH v2 0/5] ASoC: wm8904: Add DMIC and DRC support
 2025-02-27 15:34 UTC  (4+ messages)
` [PATCH v2 3/5] ASoC: dt-bindings: wm8904: Add DMIC, GPIO, MIC and EQ support

[PATCH v3 00/16] SoundWire/ASoC: add SDW BPT/BRA support
 2025-02-27 14:08 UTC  (19+ messages)
` [PATCH v3 01/16] Documentation: driver: add SoundWire BRA description
` [PATCH v3 02/16] soundwire: cadence: add BTP support for DP0
` [PATCH v3 03/16] soundwire: extend sdw_stream_type to BPT
` [PATCH v3 04/16] soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter
` [PATCH v3 05/16] soundwire: stream: special-case the bus compute_params() routine
` [PATCH v3 06/16] soundwire: stream: reuse existing code for BPT stream
` [PATCH v3 07/16] soundwire: bus: add send_async/wait APIs for BPT protocol
` [PATCH v3 08/16] soundwire: bus: add bpt_stream pointer
` [PATCH v3 09/16] soundwire: cadence: add BTP/BRA helpers to format data
` [PATCH v3 10/16] soundwire: intel_auxdevice: add indirection for BPT send_async/wait
` [PATCH v3 11/16] ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMA
` [PATCH v3 12/16] soundwire: intel: add BPT context definition
` [PATCH v3 13/16] soundwire: intel_ace2x: add BPT send_async/wait callbacks
` [PATCH v3 14/16] ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA support
` [PATCH v3 15/16] soundwire: debugfs: add interface for BPT/BRA transfers
` [PATCH v3 16/16] ASoC: rt711-sdca: add DP0 support

[PATCH 00/24] ASoC: codecs: Update device_id tables for Realtek drivers
 2025-02-27 12:43 UTC  (6+ messages)
` [PATCH 20/24] ASoC: codecs: rt1015p: Update definition of device_id tables

[PATCH v2 0/2] ASoC: simple-card-utils fixups
 2025-02-27 11:55 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai()
` [PATCH v2 2/2] ASoC: simple-card-utils: fixup dlc->xxx handling for error case

[PATCH] ALSA: opti9xx: fix inconsistent indenting warning in snd_opti9xx_configure()
 2025-02-27 11:27 UTC  (2+ messages)

[PATCH] Sound: pci: emu10k1: fix inconsistent indenting warning in snd_emu10k1_synth_free()
 2025-02-27 11:27 UTC  (2+ messages)

[PATCH] rename s1810c* to presonus_studio to get s1824c working
 2025-02-27 10:04 UTC  (4+ messages)

[PATCH] ALSA: pcm: Drop superfluous NULL check in snd_pcm_format_set_silence()
 2025-02-27  9:51 UTC 

[PATCH] In order to get speakers working on ASUS P5405CSA laptop (ID 0x1043, 0x1f63), which are dependent on Cirrus CS3551 smart speaker amplifiers located on SPI bus, I had to add line that applies fixup ALC245_FIXUP_CS35L41_SPI_2 for this system. Fixup enables correct detection of aplifiers and asks for firmware files (which are available in official sound card drivers for Windows from Cirrus)
 2025-02-27  9:08 UTC  (2+ messages)

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-02-27  9:02 UTC  (5+ messages)

[PATCH] soundwire: amd: change the log level for command response log
 2025-02-27  7:01 UTC  (2+ messages)

[PATCH RFC] drm/vc4: hdmi: Add jack detection to HDMI audio driver
 2025-02-27  6:47 UTC  (4+ messages)

[PATCH v2 00/16] SoundWire/ASoC: add SDW BPT/BRA support
 2025-02-27  6:43 UTC  (3+ messages)
` [PATCH v2 09/16] soundwire: cadence: add BTP/BRA helpers to format data

[PATCH v2] ASoC: hdmi-codec: use RTD ID instead of DAI ID for ELD entry
 2025-02-26 23:26 UTC 

[PATCH 0/3] ASoC: bug fix patches
 2025-02-26 23:26 UTC  (5+ messages)
` [PATCH 3/3] ASoC: hdmi-codec: use DAI ID and Name for ELD entry

[PATCH 0/3] ASoC: bug fix patches
 2025-02-26 23:14 UTC  (2+ messages)

[PATCH v6 0/4] xlnx: dt-bindings: Convert to json-schema
 2025-02-26 20: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