Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-26 04:44:49 to 2023-05-31 06:58:36 UTC [more...]

[PATCH] sound: Fix incorrect calculation of object size by sizeof
 2023-05-30 15:09 UTC  (2+ messages)

[PATCH v5 0/3] Add TDM audio on StarFive JH7110
 2023-05-30  7:06 UTC  (4+ messages)
` [PATCH v5 2/3] ASoC: starfive: Add JH7110 TDM driver

[PATCH 0/7] dt-bindings: restrict node name suffixes
 2023-05-31  6:57 UTC  (20+ messages)
` [PATCH 1/7] dt-bindings: phy: intel,combo-phy: "
` [PATCH 2/7] dt-bindings: pwm: "
` [PATCH 3/7] dt-bindings: rtc: "
` [PATCH 4/7] dt-bindings: slimbus: "
` [PATCH 5/7] spi: dt-bindings: "
` [PATCH 6/7] dt-bindings: timestamp: "
` [PATCH 7/7] dt-bindings: watchdog: "
` (subset) [PATCH 0/7] dt-bindings: "

[PATCH 0/4] soundwire: allow for more than 8 devices, keep IDA for wake-capable devices
 2023-05-31  3:37 UTC  (5+ messages)
` [PATCH 1/4] soundwire: add enum to control device number allocation
` [PATCH 2/4] soundwire: introduce SDW_DEV_NUM_ALLOC_IDA_WAKE_ONLY
` [PATCH 3/4] soundwire: extend parameters of new_peripheral_assigned() callback
` [PATCH 4/4] soundwire: intel_auxdevice: use SDW_DEV_NUM_ALLOC_IDA_WAKE_ONLY

[PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 2023-05-30 23:38 UTC  (2+ messages)

[PATCH v2 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-05-30 21:30 UTC  (8+ messages)
` [PATCH v2 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
` [PATCH v2 2/6] dt-bindings: sound: cirrus,cs42l43: Add initial DT binding
` [PATCH v2 3/6] mfd: cs42l43: Add support for cs42l43 core driver
` [PATCH v2 4/6] pinctrl: cs42l43: Add support for the cs42l43
` [PATCH v2 5/6] spi: cs42l43: Add SPI controller support
` [PATCH v2 6/6] ASoC: cs42l43: Add support for the cs42l43

[PATCH 0/5] ASoC: minor cleanup for soc_get_playback_capture()
 2023-05-30 19:50 UTC  (8+ messages)
` [PATCH 1/5] ASoC: soc-pcm.c: indicate error if stream has no playback no capture
` [PATCH 2/5] ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture()
` [PATCH 3/5] ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error
` [PATCH 4/5] ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture()
` [PATCH 5/5] ASoC: soc-pcm.c: tidyup playback/capture_only "

[PATCH v2 0/3] ES8316 audio codec fixes on Rock5B
 2023-05-30 19:42 UTC  (5+ messages)
` [PATCH v2 1/3] ASoC: es8316: Increment max value for ALC Capture Target Volume control
` [PATCH v2 2/3] ASoC: es8316: Do not set rate constraints for unsupported MCLKs
` [PATCH v2 3/3] arm64: dts: rockchip: Assign ES8316 MCLK rate on rk3588-rock-5b
` (subset) [PATCH v2 0/3] ES8316 audio codec fixes on Rock5B

speaker-test: allow controlling how long the noise is heard by the user
 2023-05-30 18:42 UTC 

[PATCH v2] SoC: ti: davinci-mcasp: Use pcm_for_each_format() macro
 2023-05-30 17:40 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: SOF: add mt8188 audio support
 2023-05-30 17:40 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: SOF: mediatek: add adsp debug dump

[PATCH 0/3] ASoC: topology: allow for partial dailink stream_name match
 2023-05-30 17:40 UTC  (5+ messages)
` [PATCH 1/3] ASoC: topology: Allow partial matching when finding DAI link
` [PATCH 2/3] ASoC: SOF: topology: Use partial match for connecting DAI link and DAI widget
` [PATCH 3/3] ASoC: SOF: Intel: HDA: Limit the number of dai drivers for nocodec mode

[PATCH] ASoC: amd: vangogh: Add check for acp config flags in vangogh platform
 2023-05-30 17:40 UTC  (2+ messages)

[PATCH] ASoC: nau8824: Add quirk to active-high jack-detect
 2023-05-30 16:32 UTC  (2+ messages)

[PATCH] ASoC: amd: ps: fix for acp_lock access in pdm driver
 2023-05-30 16:32 UTC  (2+ messages)

[PATCH v4 6/6] ASoC: dt-bindings: Add tas2781 amplifier
 2023-05-30 14:40 UTC  (2+ messages)

[PATCH 0/3] ES8316 audio codec fixes on Rock5B
 2023-05-30 12:55 UTC  (9+ messages)
` [PATCH 1/3] ASoC: es8316: Increment max value for ALC Capture Target Volume control

Fwd: Apple USB-C 3.5mm dongle cannot output 41000hz
 2023-05-30 12:50 UTC 

[PATCH 0/3] ASoC: SOF: Intel: mtl: Enable multicore support
 2023-05-30 10:36 UTC  (4+ messages)

[PATCH] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
 2023-05-30 10:30 UTC 

[PATCH v3 00/12] ALSA: hda: Adding support for CS35L56 on HDA systems
 2023-05-30  9:34 UTC  (15+ messages)
` [PATCH v3 01/12] ASoC: cs35l56: Move shared data into a common data structure
` [PATCH v3 02/12] ASoC: cs35l56: Make cs35l56_system_reset() code more generic
` [PATCH v3 03/12] ASoC: cs35l56: Convert utility functions to use common data structure
` [PATCH v3 04/12] ASoC: cs35l56: Move utility functions to shared file
` [PATCH v3 05/12] ASoC: cs35l56: Move runtime suspend/resume to shared library
` [PATCH v3 06/12] ASoC: cs35l56: Move cs_dsp init into "
` [PATCH v3 07/12] ASoC: cs35l56: Move part of cs35l56_init() to "
` [PATCH v3 08/12] ASoC: cs35l56: Make common function for control port wait
` [PATCH v3 09/12] ASoC: cs35l56: Make a common function to shutdown the DSP
` [PATCH v3 10/12] ALSA: hda: Fix missing header dependencies
` [PATCH v3 11/12] ALSA: hda: Add mute_hook to hda_component
` [PATCH v3 12/12] ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier

[PATCH 0/2] ASoC: mediatek: fix use-after-free in driver remove path
 2023-05-30  7:25 UTC  (3+ messages)
` [PATCH 1/2] ASoC: mediatek: mt8188: "
` [PATCH 2/2] ASoC: mediatek: mt8195: "

Audio output heavily distorted on Xen PV dom0 if not recording (Intel ADL)
 2023-05-30  1:27 UTC  (6+ messages)

[PATCH v3 00/21] ASoC: replace dpcm_playback/capture to playback/capture_only
 2023-05-30  0:42 UTC  (26+ messages)
` [PATCH v3 01/21] ASoC: soc-pcm.c: indicate error if stream has no playback no capture
` [PATCH v3 02/21] ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture()
` [PATCH v3 03/21] ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error
` [PATCH v3 04/21] ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture()
` [PATCH v3 05/21] ASoC: soc-pcm.c: tidyup playback/capture_only "
` [PATCH v3 06/21] ASoC: soc-pcm.c: cleanup normal connection loop at soc_get_playback_capture() part1
` [PATCH v3 07/21] ASoC: soc-pcm.c: cleanup normal connection loop at soc_get_playback_capture() part2
` [PATCH v3 08/21] ASoC: soc-pcm.c: cleanup soc_get_playback_capture()
` [PATCH v3 09/21] ASoC: amd: replace dpcm_playback/capture to playback/capture_only
` [PATCH v3 10/21] ASoC: fsl: "
` [PATCH v3 11/21] ASoC: sof: "
` [PATCH v3 12/21] ASoC: meson: "
` [PATCH v3 13/21] ASoC: Intel: "
` [PATCH v3 14/21] ASoC: samsung: "
` [PATCH v3 15/21] ASoC: mediatek: "
` [PATCH v3 16/21] ASoC: soc-dai.c: "
` [PATCH v3 17/21] ASoC: Intel/avs: "
` [PATCH v3 18/21] ASoC: soc-core.c: "
` [PATCH v3 19/21] ASoC: soc-topology.c: "
` [PATCH v3 20/21] ASoC: soc-compress.c: "
` [PATCH v3 21/21] ASoC: soc-pcm.c: remove dpcm_playback/capture

A data race between snd_seq_oss_midi_open and snd_seq_oss_midi_filemode
 2023-05-29 20:11 UTC 

[PATCH 0/6] ALSA: emu10k1: improvements related to the driver's procfs
 2023-05-29  9:56 UTC  (11+ messages)
` [PATCH 1/6] ALSA: emu10k1: hide absent 2nd pointer-offset register set from /proc
` [PATCH 2/6] ALSA: emu10k1: fix writing 1st pointer-offset register set through /proc
` [PATCH 3/6] ALSA: emu10k1: actually disassemble DSP instructions in /proc
` [PATCH 4/6] ALSA: emu10k1: include FX send amounts in /proc output
` [PATCH 5/6] ALSA: emu10k1: make E-MU FPGA register dump in /proc more useful
` [PATCH 6/6] ALSA: emu10k1: vastly improve usefulness of info in /proc
` [PATCH v2] ALSA: emu10k1: actually disassemble DSP instructions "

[PATCH v2] ASoC: SOF: imx: Add OF machine descriptors for i.MX platforms
 2023-05-29  7:25 UTC  (5+ messages)

[PATCH 1/2] soundwire: qcom: fix unbalanced pm_runtime_put()
 2023-05-29  5:20 UTC  (2+ messages)

[PATCH 0/3] soundwire: improve bus reset
 2023-05-29  5:17 UTC  (2+ messages)

[PATCH] soundwire: amd: Improve error message in remove callback
 2023-05-29  5:14 UTC  (2+ messages)

[PATCH] soundwire: intel_bus_common: update error log
 2023-05-29  5:15 UTC  (2+ messages)

[PATCH v2 0/4] soundwire: qcom: stablity fixes
 2023-05-29  5:13 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01
 2023-05-26  9:47 UTC 

[PATCH v2 0/9] Add support for IIO devices in ASoC
 2023-05-29  0:18 UTC  (16+ messages)
` [PATCH v2 3/9] iio: inkern: Check error explicitly in iio_channel_read_max()
` [PATCH v2 4/9] iio: consumer.h: Fix raw values documentation notes
` [PATCH v2 5/9] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH v2 7/9] ASoC: codecs: Add support for the generic IIO auxiliary devices
` [PATCH v2 9/9] ASoC: simple-card: Handle additional devices
` (subset) [PATCH v2 0/9] Add support for IIO devices in ASoC

[PATCH v4 3/6] ASoC: tas2781: Add tas2781 driver
 2023-05-28  8:21 UTC  (3+ messages)

[PATCH v4 5/6] ALSA: hda/tas2781: Add tas2781 HDA driver
 2023-05-28  7:54 UTC  (2+ messages)

[PATCH v4 1/6] ASoC: tas2781: Add Header file for tas2781 driver
 2023-05-28  7:27 UTC  (2+ messages)

[PATCH v4 4/6] ALSA: hda/tas2781: Add tas2781 HDA driver
 2023-05-27 22:35 UTC 

[PATCH v4 2/6] ASoC: tas2781: firmware lib
 2023-05-27 22:35 UTC 

Matebook 11 Intel 2021; always need to manually set config in amixer
 2023-05-27 11:15 UTC 

Matebook 11 Intel 2021; always need to manually set config in amixer
 2023-05-27 11:15 UTC 

[PATCH] soundwire: qcom: add proper error paths in qcom_swrm_startup()
 2023-05-27 10:40 UTC  (2+ messages)

[RESEND PATCH] soundwire: qcom: drop unused struct qcom_swrm_ctrl members
 2023-05-27 10:40 UTC  (2+ messages)

[PATCH] soundwire: intel: read AC timing control register before updating it
 2023-05-27 10:38 UTC  (2+ messages)

[PATCH] soundwire: dmi-quirks: add new mapping for HP Spectre x360
 2023-05-27 10:38 UTC  (2+ messages)

[PATCH v2 00/26] ASoC/soundwire: add support for ACE2.x
 2023-05-27 10:36 UTC  (2+ messages)

[tiwai-sound:topic/midi20 9/40] sound/usb/midi2.c:548:16: sparse: sparse: cast to restricted __le16
 2023-05-26 22:02 UTC 

alsa-lib fails test with clang-16
 2023-05-26 21:12 UTC 

[PATCH 00/13] ALSA: hda: Adding support for CS35L56 on HDA systems
 2023-05-26 15:25 UTC  (5+ messages)
` [PATCH 13/13] ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier

[PATCH v1] ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41
 2023-05-26 15:16 UTC 

Fwd: [Bug 217440] New: ALC236 audio disappears from HP 15z-fc000 on warm boot
 2023-05-26 14:58 UTC  (12+ messages)

Failed to import use case configuration
 2023-05-26 12:39 UTC 

[tiwai-sound:topic/midi20 25/40] sound/core/seq/seq_clientmgr.c:482 snd_seq_read() error: copy_to_user() '&cell->event' too small (28 vs 32)
 2023-05-26  7:04 UTC 

[tiwai-sound:topic/midi20 9/40] sound/usb/midi2.c:548:16: sparse: sparse: cast to restricted __le16
 2023-05-25 21:31 UTC 

[bug report] ALSA: ump: Add legacy raw MIDI support
 2023-05-25  8:00 UTC 

[bug report] ALSA: ump: Add legacy raw MIDI support
 2023-05-25  7:57 UTC 

[PATCH v2 0/7] ASoC: mt8188: add new board support
 2023-05-25  7:47 UTC  (17+ messages)
` [PATCH v2 2/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: remove ADDA_BE from link-name
` [PATCH v2 3/7] ASoC: mediatek: mt8188-mt6359: register hdmi/dp jack pins
` [PATCH v2 4/7] ASoC: mediatek: common: soundcard driver add dai_fmt support
` [PATCH v2 5/7] ASoC: soc-dapm.c: clean up debugfs for freed widget
` [PATCH v2 6/7] ASoC: mediatek: mt8188-mt6359: support new board with nau88255

[PATCH v1 1/1] selftests: alsa: pcm-test: Fix compiler warnings about the format
 2023-05-24 19:15 UTC 

[PATCH v6 0/8] Add SC7280 audioreach device tree nodes
 2023-05-26 11:32 UTC  (9+ messages)
` [PATCH v6 1/8] arm64: dts: qcom: sc7280: Modify lpasscc node name
` [PATCH v6 2/8] dt-bindings: remoteproc: qcom: sc7280-adsp-pil: Add missing properties
` [PATCH v6 3/8] arm64: dts: qcom: sc7280: Extract audio nodes from common idp dtsi file
` [PATCH v6 4/8] arm64: dts: qcom: sc7280: Add sound node for crd-rev3 board
` [PATCH v6 5/8] arm64: dts: qcom: sc7280: Add LPASS PIL node
` [PATCH v6 6/8] arm64: dts: qcom: sc7280: Modify VA/RX/TX macro clock nodes for audioreach solution
` [PATCH v6 7/8] arm64: dts: qcom: sc7280: Modify LPASS_MCC reg region size in the lpass_tlmm node
` [PATCH v6 8/8] arm64: dts: qcom: sc7280: Add qcom,adsp-pil-mode property in clock nodes

[PATCH v3 0/7] ASoC: mt8188: add new board support
 2023-05-26  9:31 UTC  (8+ messages)
` [PATCH v3 1/7] ASoC: mediatek: mt8188: separate ADDA playback dai from capture dai
` [PATCH v3 2/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: remove ADDA_BE from link-name
` [PATCH v3 3/7] ASoC: mediatek: mt8188-mt6359: register hdmi/dp jack pins
` [PATCH v3 4/7] ASoC: mediatek: common: soundcard driver add dai_fmt support
` [PATCH v3 5/7] ASoC: soc-dapm.c: clean up debugfs for freed widget
` [PATCH v3 6/7] ASoC: mediatek: mt8188-mt6359: support new board with nau88255
` [PATCH v3 7/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: add NAU8825 support


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