Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-12 12:39:28 to 2020-03-15 20:06:10 UTC [more...]

[PATCH v2 00/10] ASoC: Intel: machine driver updates for 5.7
 2020-03-15 20:05 UTC  (15+ messages)
` [PATCH v2 01/10] ASoC: Intel: boards: drop reverse deps for SND_HDA_CODEC_HDMI
` [PATCH v2 02/10] ASoC: Intel: sof_pcm512x: "
` [PATCH v2 03/10] ASoC: Intel: sof_pcm512x: make HDMI optional for all platforms
` [PATCH v2 04/10] ASoC: SOF: Intel: hda: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
` [PATCH v2 05/10] ASoC: codecs: hdac_hdmi: (cosmetic) remove redundant variable initialisations
` [PATCH v2 06/10] ASoC: Intel: skylake: "
` [PATCH v2 07/10] ASoC: Intel: (cosmetic) simplify structure member access
` [PATCH v2 08/10] ASoC: Intel: sof_da7219_max98373: Add support for max98360a speaker amp
` [PATCH v2 09/10] ASoC: Intel: sof_rt5682: Add rt1015 speaker amp support
  ` Applied "ASoC: Intel: sof_rt5682: Add rt1015 speaker amp support" to the asoc tree
` [PATCH v2 10/10] ASoC: Intel: don't use GFP_ATOMIC for machine driver contexts
  ` Applied "ASoC: Intel: don't use GFP_ATOMIC for machine driver contexts" to the asoc tree

BUG: ALSA snd-virmidi: snd-virmidi is not MIDI 1.0 specification compliant
 2020-03-15 11:57 UTC 

[PATCH Fix for Kingston HyperX Amp (0951:16d8) 0/2 (Try #2)]
 2020-03-14 17:26 UTC  (4+ messages)
` [PATCH Fix for Kingston HyperX Amp (0951:16d8) (Try #2) 1/2] snd-usb-audio: Fix mixer controls' USB interface
` [PATCH Fix for Kingston HyperX Amp (0951:16d8) (Try #2) 2/2] snd-usb-audio: Create a registration quirk

Re: [alsa-devel] [PATCH 4/7] ALSA: intel8x0: constify snd_pcm_ops structures
 2020-03-14 12:27 UTC 

[PATCH 3/3] ALSA USB MIDI: Make amount of MIDI events per output URB selectable by user
 2020-03-14  8:11 UTC 

[PATCH 2/3] ALSA USB MIDI: Make amount of output URBs selectable by user
 2020-03-14  8:11 UTC 

[PATCH 1/3] ALSA USB MIDI: Fix port starvation
 2020-03-14  8:11 UTC 

[PATCH 0/3] ALSA USB MIDI: Predictable low latency for USB MIDI output
 2020-03-14  8:11 UTC 

[PATCH 00/16] SoundWire: cadence: add clock stop and fix programming sequences
 2020-03-14  9:52 UTC  (15+ messages)
` [PATCH 03/16] soundwire: cadence: add interface to check clock status
` [PATCH 04/16] soundwire: cadence: handle error cases with CONFIG_UPDATE
` [PATCH 05/16] soundwire: cadence: add clock_stop/restart routines
` [PATCH 07/16] soundwire: cadence: mask Slave interrupt before stopping clock

[PATCH 1/8] soundwire: bus_type: add master_device/driver support
 2020-03-14  9:49 UTC  (13+ messages)

[alsa-devel] [PATCH 0/6] ASoC: soc-acpi: add support for SoundWire-based machines
 2020-03-14  9:37 UTC  (10+ messages)
` [alsa-devel] [PATCH 3/6] ASoC: Intel: common: add match tables for ICL w/ SoundWire

BUG: unable to handle kernel NULL pointer dereference in corrupted (5)
 2020-03-14  7:53 UTC  (3+ messages)

[PATCH v2] ASoC: dt-bindings: google, cros-ec-codec: Fix dtc warnings in example
 2020-03-13 19:19 UTC  (3+ messages)
` [PATCH v2] ASoC: dt-bindings: google,cros-ec-codec: "

[PATCH] ASoC: max98357a: Add ACPI HID MAX98360A
 2020-03-13 18:48 UTC  (2+ messages)
` Applied "ASoC: max98357a: Add ACPI HID MAX98360A" to the asoc tree

[PATCH 00/14] ASoC: SOF DSP virtualisation
 2020-03-13 18:39 UTC  (20+ messages)
` [PATCH 01/14] ASoC: add function parameters to enable forced path pruning
` [PATCH 02/14] ASoC: SOF: extract firmware-related operation into a function
` [PATCH 03/14] ASoC: SOF: VirtIO: make a function global
` [PATCH 04/14] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH 05/14] ASoC: SOF: support IPC with immediate response
` [PATCH 06/14] ASoC: SOF: add a power status IPC
` [PATCH 07/14] ASoC: SOF: add two helper lookup functions
` [PATCH 08/14] ASoC: SOF: fix uninitialised "work" with VirtIO
  ` [Sound-open-firmware] "
` [PATCH 09/14] ASoC: SOF: add a VirtIO DSP driver
` [PATCH 10/14] ASoC: SOF: add a vhost driver: sound part
` [PATCH 11/14] vhost: add an SOF DSP driver
` [PATCH 12/14] ASoC: SOF: VirtIO: check guest component IDs
` [PATCH 13/14] ASoC: SOF: VirtIO: free guest pipelines upon termination
` [PATCH 14/14] ASoC: SOF: VirtIO: enable simultaneous playback and capture

alsatplg (libasound.a) segmentation fault using AFL
 2020-03-13 18:12 UTC 

[PATCH 0/6] ASoC: SOF: multi-cpu dais, IPC and Intel improvements for 5.7
 2020-03-13 17:53 UTC  (14+ messages)
` [PATCH 1/6] ASoC: SOF: Intel: hda-dai: add stream capability
  ` Applied "ASoC: SOF: Intel: hda-dai: add stream capability" to the asoc tree
` [PATCH 2/6] ASoC: SOF: Make sof_ipc_ext_data enum more rigid
  ` Applied "ASoC: SOF: Make sof_ipc_ext_data enum more rigid" to the asoc tree
` [PATCH 3/6] ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER
  ` Applied "ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER" to the asoc tree
` [PATCH 4/6] ASoC: SOF: Intel: hda: remove unnecessary ROM IPC filter function
  ` Applied "ASoC: SOF: Intel: hda: remove unnecessary ROM IPC filter function" to the asoc tree
` [PATCH 5/6] ASoC: SOF: Intel: remove unnecessary waitq before loading firmware
  ` Applied "ASoC: SOF: Intel: remove unnecessary waitq before loading firmware" to the asoc tree
` [PATCH 6/6] ASoC: SOF: topology: connect dai widget to all cpu-dais
  ` Applied "ASoC: SOF: topology: connect dai widget to all cpu-dais" to the asoc tree

[PATCH 00/10] ASoC: SOF: Intel: add SoundWire support
 2020-03-13 16:21 UTC  (13+ messages)
` [PATCH 01/10] ASoC: soc-acpi: expand description of _ADR-based devices
` [PATCH 02/10] ASoC: SOF: Intel: add SoundWire configuration interface
` [PATCH 03/10] ASoC: SOF: IPC: dai-intel: move ALH declarations in header file
` [PATCH 04/10] ASoC: SOF: Intel: hda: add SoundWire stream config/free callbacks
` [PATCH 05/10] ASoC: SOF: Intel: hda: initial SoundWire machine driver autodetect
` [PATCH 06/10] ASoC: SOF: Intel: hda: disable SoundWire interrupts on suspend
` [PATCH 07/10] ASoC: SOF: Intel: hda: merge IPC, stream and SoundWire interrupt handlers
` [PATCH 08/10] ASoC: SOF: Intel: hda: add parameter to control SoundWire clock stop quirks
` [PATCH 09/10] ASoC: SOF: Intel: hda: add WAKEEN interrupt support for SoundWire
` [PATCH 10/10] Asoc: SOF: Intel: hda: check SoundWire wakeen interrupt in irq thread

[PATCH v2] topology: Add topology file for generic HDA DSP machine driver
 2020-03-13 16:13 UTC  (6+ messages)

Applied "ASoC: Intel: boards: drop reverse deps for SND_HDA_CODEC_HDMI" to the asoc tree
 2020-03-13 16:18 UTC 

Applied "ASoC: Intel: sof_pcm512x: drop reverse deps for SND_HDA_CODEC_HDMI" to the asoc tree
 2020-03-13 16:17 UTC 

Applied "ASoC: Intel: sof_pcm512x: make HDMI optional for all platforms" to the asoc tree
 2020-03-13 16:17 UTC 

Applied "ASoC: SOF: Intel: hda: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC" to the asoc tree
 2020-03-13 16:17 UTC 

Applied "ASoC: codecs: hdac_hdmi: (cosmetic) remove redundant variable initialisations" to the asoc tree
 2020-03-13 16:17 UTC 

Applied "ASoC: Intel: (cosmetic) simplify structure member access" to the asoc tree
 2020-03-13 16:17 UTC 

Applied "ASoC: Intel: skylake: (cosmetic) remove redundant variable initialisations" to the asoc tree
 2020-03-13 16:17 UTC 

Applied "ASoC: Intel: sof_da7219_max98373: Add support for max98360a speaker amp" to the asoc tree
 2020-03-13 16:17 UTC 

[PATCH v2 2/2] ASoC: brcm: DSL/PON SoC device tree bindings of audio driver
 2020-03-13 16:17 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: brcm: Add DSL/PON SoC "
  ` Applied "ASoC: brcm: Add DSL/PON SoC audio driver" to the asoc tree
` [PATCH v2 0/2] ASoC: brcm: add dsl and pon chip audio driver
` Applied "ASoC: brcm: DSL/PON SoC device tree bindings of audio driver" to the asoc tree

[PATCH 1/2] ASoC: rt5682: Fine tune the HP performance in soundwire mode
 2020-03-13 16:17 UTC  (4+ messages)
` [PATCH 2/2] ASoC: rt5682: Revise the DAC1 volume setting
  ` Applied "ASoC: rt5682: Revise the DAC1 volume setting" to the asoc tree
` Applied "ASoC: rt5682: Fine tune the HP performance in soundwire mode" "

linux-next: Tree for Mar 13 (sound/soc/codecs/rt5682.o)
 2020-03-13 15:22 UTC 

[PATCH] ASoC: wm_adsp: Use scnprintf() for the limited buffer output
 2020-03-13 14:50 UTC  (3+ messages)
` Applied "ASoC: wm_adsp: Use scnprintf() for the limited buffer output" to the asoc tree

[PATCH] ALSA: hda: Use scnprintf() for string truncation
 2020-03-13 13:02 UTC 

[PATCH] ALSA: pcm: Fix superfluous snprintf() usage
 2020-03-13 13:02 UTC 

[RESEND PATCH v2 0/9] ALSA: compress: Add wma, alac and ape support
 2020-03-13 12:40 UTC  (16+ messages)
` [RESEND PATCH v2 1/9] ALSA: compress: add wma codec profiles
` [RESEND PATCH v2 2/9] ALSA: compress: Add wma decoder params
` [RESEND PATCH v2 3/9] ASoC: qcom: q6asm: pass codec profile to q6asm_open_write
` [RESEND PATCH v2 4/9] ASoC: qcom: q6asm: add support to wma config
` [RESEND PATCH v2 5/9] ASoC: qcom: q6asm-dai: add support to wma decoder
` [RESEND PATCH v2 6/9] ALSA: compress: add alac & ape decoder params
` [RESEND PATCH v2 7/9] ASoC: qcom: q6asm: add support for alac and ape configs
` [RESEND PATCH v2 8/9] ASoC: qcom: q6asm-dai: add support for ALAC and APE decoders
` [RESEND PATCH v2 9/9] ALSA: compress: bump the version

[PATCH] soundwire: stream: use sdw_write instead of update
 2020-03-13 12:37 UTC  (2+ messages)

[PATCH v2] ucm2: hdadsp: add basic ucm config
 2020-03-13 11:24 UTC  (2+ messages)

[PATCH] ucm2: hdadsp: add basic ucm config
 2020-03-13 11:14 UTC  (4+ messages)

[PATCH v2 0/9] ALSA: compress: Add wma, alac and ape support
 2020-03-13 10:13 UTC  (2+ messages)

[PATCH v2 1/9] ALSA: compress: add wma codec profiles
 2020-03-13 10:07 UTC  (9+ messages)
` [PATCH v2 2/9] ALSA: compress: Add wma decoder params
` [PATCH v2 3/9] ASoC: qcom: q6asm: pass codec profile to q6asm_open_write
` [PATCH v2 4/9] ASoC: qcom: q6asm: add support to wma config
` [PATCH v2 5/9] ASoC: qcom: q6asm-dai: add support to wma decoder
` [PATCH v2 6/9] ALSA: compress: add alac & ape decoder params
` [PATCH v2 7/9] ASoC: qcom: q6asm: add support for alac and ape configs
` [PATCH v2 8/9] ASoC: qcom: q6asm-dai: add support for ALAC and APE decoders
` [PATCH v2 9/9] ALSA: compress: bump the version

ASoc: soc_core.c stream direction from snd_soc_dai
 2020-03-13  9:59 UTC  (5+ messages)

[PATCH 0/9] ALSA: compress: Add wma, alac and ape support
 2020-03-13  7:53 UTC  (12+ messages)
` [PATCH 1/9] ALSA: compress: add wma codec profiles
` [PATCH 2/9] ALSA: compress: Add wma decoder params
` [PATCH 3/9] ASoC: qcom: q6asm: pass codec profile to q6asm_open_write
` [PATCH 4/9] ASoC: qcom: q6asm: add support to wma config
` [PATCH 5/9] ASoC: qcom: q6asm-dai: add support to wma decoder
` [PATCH 6/9] ALSA: compress: add alac & ape decoder params
` [PATCH 7/9] ASoC: qcom: q6asm: add support for alac and ape configs
` [PATCH 8/9] ASoC: qcom: q6asm-dai: add support for ALAC and APE decoders
` [PATCH 9/9] ALSA: compress: bump the version

conf: USB-Audio: Add C-Media USB Headphone Set to the IEC958 blacklist
 2020-03-13  7:46 UTC 

mmotm 2020-03-11-21-11 uploaded (sound/soc/codecs/wcd9335.c)
 2020-03-13  4:52 UTC  (3+ messages)

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-13  1:58 UTC  (7+ messages)
` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format
  ` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format
` [PATCH v5 4/7] ASoC: fsl_asrc: rename asrc_priv to asrc

[alsa-devel] [RESEND 0/4] Add a better separation between i.MX8 families
 2020-03-12 21:16 UTC  (4+ messages)
` [alsa-devel] [RESEND 4/4] dt-bindings: dsp: fsl: Add fsl, imx8qm-dsp entry
  ` [RESEND 4/4] dt-bindings: dsp: fsl: Add fsl,imx8qm-dsp entry

[PATCH v2 0/2] Add generic FSL CPU DAI driver
 2020-03-12 20:23 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: sound: Add FSL CPU DAI bindings

[PATCH] acpi: Add NHLT table signature
 2020-03-12 18:22 UTC 

[PATCH v1 1/2] dt-bindings: sound: convert rockchip spdif bindings to yaml
 2020-03-12 17:30 UTC  (2+ messages)
` [PATCH v1 2/2] dt-bindings: sound: rockchip-spdif: add #sound-dai-cells property

[PATCH] ASoC: topology: Perform component check upfront
 2020-03-12 16:52 UTC  (5+ messages)
` Applied "ASoC: topology: Perform component check upfront" to the asoc tree

linux-next test error: WARNING in snd_pcm_plug_alloc
 2020-03-12 15:52 UTC  (2+ messages)

[PATCH] ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
 2020-03-12 15:57 UTC 

[PATCH v1 1/2] dt-bindings: sound: convert rockchip i2s bindings to yaml
 2020-03-11 17:43 UTC  (2+ messages)
` [PATCH v1 2/2] dt-bindings: sound: rockchip-i2s: add #sound-dai-cells property

[PATCH v2 1/2] ASoC: (cosmetic) simplify dpcm_prune_paths()
 2020-03-12 13:46 UTC  (2+ messages)
` Applied "ASoC: (cosmetic) simplify dpcm_prune_paths()" to the asoc tree

[PATCH v2 0/2] ASoC: SOF: preparatory patches
 2020-03-12 13:46 UTC  (5+ messages)
` [PATCH v2 2/2] ASoC: export DPCM runtime update functions
  ` Applied "ASoC: export DPCM runtime update functions" to the asoc tree

[PATCH] ASoC: dt-bindings: google, cros-ec-codec: Fix dtc warnings in example
 2020-03-12 13:46 UTC  (2+ messages)
` Applied "ASoC: dt-bindings: google, cros-ec-codec: Fix dtc warnings in example" to the asoc tree

[PATCH 1/2] ASoC: qdsp6: q6asm-dai: only enable dais from device tree
 2020-03-12 13:13 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6asm-dai: only enable dais from device tree" to the asoc tree

[PATCH 2/2] ASoC: qdsp6: q6routing: remove default routing
 2020-03-12 13:13 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6routing: remove default routing" to the asoc tree

[PATCH] MAINTAINERS: add entry for Sound Open Firmware drivers
 2020-03-12 13:12 UTC  (2+ messages)
` Applied "MAINTAINERS: add entry for Sound Open Firmware drivers" to the asoc tree

[PATCH] MAINTAINERS: Update Cirrus Logic codec driver maintainers
 2020-03-12 13:12 UTC  (2+ messages)
` Applied "MAINTAINERS: Update Cirrus Logic codec driver maintainers" to the asoc tree

Applied "ASoC: SOF: Intel: Fix stream cleanup on hw free" to the asoc tree
 2020-03-12 13:12 UTC 

[PATCH 0/3] [RESEND] ASoC: SOF: preparatory patches
 2020-03-12 13:09 UTC  (6+ messages)


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