public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
 messages from 2024-08-01 22:58:10 to 2024-08-06 14:58:08 UTC [more...]

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-06 14:51 UTC  (27+ messages)
` [PATCH v24 03/34] xhci: sideband: add initial api to register a sideband entity
` [PATCH v24 06/34] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v24 10/34] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v24 11/34] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v24 12/34] ASoC: doc: Add documentation for SOC USB
` [PATCH v24 16/34] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v24 17/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6

[PATCH] ALSA: usb-audio: Add input gain and master output mixer controls for RME Babyface Pro
 2024-08-06 14:21 UTC  (3+ messages)

[PATCH] ASoC: cs43130: Constify struct reg_sequence and reg_sequences
 2024-08-06 13:43 UTC 

[PATCH] ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
 2024-08-06 12:36 UTC  (2+ messages)

[PATCH 1/4] ASoC: dt-bindings: qcom,wcd937x: Correct reset GPIO polarity in example
 2024-08-06 11:49 UTC  (4+ messages)
` [PATCH 2/4] ASoC: dt-bindings: qcom,wcd934x: "
` [PATCH 3/4] ASoC: dt-bindings: qcom,wcd938x: "
` [PATCH 4/4] ASoC: dt-bindings: qcom,wcd939x: "

[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-08-06 11:16 UTC  (8+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support
` [RFC PATCH 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH 3/6] ASoC: fsl_easrc: "
` [RFC PATCH 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
` [RFC PATCH 5/6] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH 6/6] ASoC: fsl_easrc: "

[PATCH v1] ASoC: meson: axg-fifo: set option to use raw spinlock
 2024-08-06 10:03 UTC  (13+ messages)

[PATCH] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781
 2024-08-06  4:17 UTC 

[PATCH] ASoC: remove bespoke trigger support
 2024-08-06  1:55 UTC  (3+ messages)

[PATCH v2] ASoC: remove bespoke trigger support
 2024-08-06  0:00 UTC 

[PATCH 000/113] ALSA: add snd_pcm_is_playback/capture() macro
 2024-08-05 19:37 UTC  (117+ messages)
` [PATCH 001/113] "
` [PATCH 002/113] slimbus: stream: use snd_pcm_is_playback/capture()
` [PATCH 003/113] staging: greybus: "
` [PATCH 004/113] soundwire: amd: "
` [PATCH 005/113] soundwire: qcom: "
` [PATCH 006/113] soundwire: intel: "
` [PATCH 007/113] soundwire: stream: "
` [PATCH 008/113] usb: gadget: use for_each_pcm_streams()
` [PATCH 009/113] usb: gadget: use snd_pcm_is_playback/capture()
` [PATCH 010/113] ALSA: isa: "
` [PATCH 011/113] ALSA: arm: "
` [PATCH 012/113] ALSA: xen: "
` [PATCH 013/113] ALSA: usb: "
` [PATCH 014/113] ALSA: pci: hda: "
` [PATCH 015/113] ALSA: pci: ac97: "
` [PATCH 016/113] ALSA: pci: nm256: "
` [PATCH 017/113] ALSA: pci: pcxhr: "
` [PATCH 018/113] ALSA: pci: asihpi: "
` [PATCH 019/113] ALSA: pci: au88x0: "
` [PATCH 020/113] ALSA: pci: ca0106: "
` [PATCH 021/113] ALSA: pci: mixart: "
` [PATCH 022/113] ALSA: pci: emu10k1: "
` [PATCH 023/113] ALSA: pci: ice1712: "
` [PATCH 024/113] ALSA: pci: rme9652: "
` [PATCH 025/113] ALSA: pci: korg1212: "
` [PATCH 026/113] ALSA: pci: lx6464es: "
` [PATCH 027/113] ALSA: pci: "
` [PATCH 028/113] ALSA: ppc: "
` [PATCH 029/113] ALSA: mips: "
` [PATCH 030/113] ALSA: core: "
` [PATCH 031/113] ALSA: core: oss: "
` [PATCH 032/113] ALSA: virtio: "
` [PATCH 033/113] ALSA: include: "
` [PATCH 034/113] ALSA: drivers: "
` [PATCH 035/113] ALSA: firewire: motu: "
` [PATCH 036/113] ALSA: firewire: oxfw: "
` [PATCH 037/113] ALSA: firewire: dice: "
` [PATCH 038/113] ALSA: firewire: bebob: "
` [PATCH 039/113] ALSA: firewire: tascam: "
` [PATCH 040/113] ALSA: firewire: digi00x: "
` [PATCH 041/113] ALSA: firewire: fireface: "
` [PATCH 042/113] ALSA: firewire: fireworks: "
` [PATCH 043/113] ASoC: ti: "
` [PATCH 044/113] ASoC: sh: "
` [PATCH 045/113] ASoC: adi: "
` [PATCH 046/113] ASoC: amd: "
` [PATCH 047/113] ASoC: bcm: "
` [PATCH 048/113] ASoC: dwc: "
` [PATCH 049/113] ASoC: fsl: "
` [PATCH 050/113] ASoC: mxs: "
` [PATCH 051/113] ASoC: pxa: "
` [PATCH 052/113] ASoC: sti: "
` [PATCH 053/113] ASoC: stm: "
` [PATCH 054/113] ASoC: sof: "
` [PATCH 055/113] ASoC: sof: intel: "
` [PATCH 056/113] ASoC: qcom: "
` [PATCH 057/113] ASoC: sprd: "
` [PATCH 058/113] ASoC: au1x: "
` [PATCH 059/113] ASoC: apple: "
` [PATCH 060/113] ASoC: atmel: "
` [PATCH 061/113] ASoC: intel: avs: "
` [PATCH 062/113] ASoC: intel: "
` [PATCH 063/113] ASoC: soc-*: "
` [PATCH 064/113] ASoC: spear: "
` [PATCH 065/113] ASoC: sunxi: "
` [PATCH 066/113] ASoC: tegra: "
` [PATCH 067/113] ASoC: ux500: "
` [PATCH 068/113] ASoC: cirrus: "
` [PATCH 069/113] ASoC: google: "
` [PATCH 070/113] ASoC: jz4740: "
` [PATCH 071/113] ASoC: xilinx: "
` [PATCH 072/113] ASoC: codecs: cs*: "
` [PATCH 073/113] ASoC: codecs: rt*: "
` [PATCH 074/113] ASoC: codecs: wm*: "
` [PATCH 075/113] ASoC: codecs: ac97: "
` [PATCH 076/113] ASoC: codecs: cpcap: "
` [PATCH 077/113] ASoC: codecs: es83xx: "
` [PATCH 078/113] ASoC: codecs: ad193x: "
` [PATCH 079/113] ASoC: codecs: ak46xx: "
` [PATCH 080/113] ASoC: codecs: jz47xx: "
` [PATCH 081/113] ASoC: codecs: mt635x: "
` [PATCH 082/113] ASoC: codecs: sta529: "
` [PATCH 083/113] ASoC: codecs: rk3308: "
` [PATCH 084/113] ASoC: codecs: wl1273: "
` [PATCH 085/113] ASoC: codecs: mc13783: "
` [PATCH 086/113] ASoC: codecs: nau882x: "
` [PATCH 087/113] ASoC: codecs: peb2466: "
` [PATCH 088/113] ASoC: codecs: sma1303: "
` [PATCH 089/113] ASoC: codecs: adav80x: "
` [PATCH 090/113] ASoC: codecs: twl4030: "
` [PATCH 091/113] ASoC: codecs: uda1380: "
` [PATCH 092/113] ASoC: codecs: wcd93xx: "
` [PATCH 093/113] ASoC: codecs: zl38060: "
` [PATCH 094/113] ASoC: codecs: adau17xx: "
` [PATCH 095/113] ASoC: codecs: hdac_hda: "
` [PATCH 096/113] ASoC: codecs: max983xx: "
` [PATCH 097/113] ASoC: codecs: sgtl5000: "
` [PATCH 098/113] ASoC: codecs: stac9766: "
` [PATCH 099/113] ASoC: codecs: tscs4xxx: "
` [PATCH 100/113] ASoC: codecs: idt821034: "
` [PATCH 101/113] ASoC: codecs: sdw-mockup: "
` [PATCH 102/113] ASoC: codecs: hdmi-codec: "
` [PATCH 103/113] ASoC: codecs: tlv320aic23: "
` [PATCH 104/113] ASoC: codecs: framer-codec: "
` [PATCH 105/113] ASoC: samsung: "
` [PATCH 106/113] ASoC: kirkwood: "
` [PATCH 107/113] ASoC: loongson: "
` [PATCH 108/113] ASoC: mediatek: "
` [PATCH 109/113] ASoC: rockchip: "
` [PATCH 110/113] ASoC: starfive: "
` [PATCH 111/113] ASoC: uniphier: "
` [PATCH 112/113] ASoC: hisilicon: "
` [PATCH 113/113] ASoC: sdw_utils: "

[PATCH] ASoC: codecs: lpass-macro: fix missing codec version
 2024-08-05 19:27 UTC  (3+ messages)

[PATCH v1] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781
 2024-08-05 12:48 UTC  (2+ messages)

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-08-05  8:27 UTC  (20+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH v2] ALSA: hda: cs35l41: Stop creating ALSA Controls for firmware coefficients
 2024-08-05  7:49 UTC 

[PATCH v3] ALSA: hda: cs35l56: Stop creating ALSA controls for firmware coefficients
 2024-08-05  7:49 UTC 

ucm2: sof-soundwire: add rt712 VA device
 2024-08-05  3:04 UTC 

a52 plugin Unknown field card error
 2024-08-04 10:15 UTC 

a52 plugin Unknown field card error
 2024-08-04 10:15 UTC 

[PATCH v1] MAINTAINERS: update entries in TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS and add entries for haptic driver
 2024-08-04  2:10 UTC 

[PATCH v6 0/9] iio: adc: dfsdm: add scaling support
 2024-08-03 15:13 UTC  (2+ messages)

[PATCH 0/2] ASoC: codecs: warn on unknown codec version
 2024-08-03 10:41 UTC  (3+ messages)
` [PATCH 1/2] ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecs
` [PATCH 2/2] ASoC: codecs: lpass-va-macro: warn on unknown version

[PATCH 0/4] ASoC: SOF: reshuffle and optimize structures
 2024-08-02 22:22 UTC  (6+ messages)
` [PATCH 1/4] ASoC: SOF: sof-priv.h: optimize snd_sof_platform_stream_params
` [PATCH 2/4] ASoC: SOF: sof-priv.h: optimize snd_sof_mailbox
` [PATCH 3/4] ASoC: SOF: sof-priv.h: optimize snd_sof_ipc_msg
` [PATCH 4/4] ASoC: SOF: sof-audio.h: optimize snd_sof_pcm_stream_pipeline_list

[PATCH v4 0/5] ASoC/SOF/PCI/Intel: add PantherLake support
 2024-08-02 22:22 UTC  (7+ messages)
` [PATCH v4 1/5] ASoC: Intel: soc-acpi: add PTL match tables
` [PATCH v4 2/5] ASoC: SOF: Intel: add PTL specific power control register
` [PATCH v4 3/5] ASoC: SOF: Intel: add initial support for PTL
` [PATCH v4 4/5] ASoC: Intel: soc-acpi-intel-ptl-match: add rt711-sdca table
` [PATCH v4 5/5] ASoC: Intel: soc-acpi-intel-ptl-match: Add rt722 support

[PATCH] ASoC: cs43130: Constify snd_soc_component_driver struct
 2024-08-02 21:26 UTC  (2+ messages)

Soundblaster AE-5 100% Muted on alsamixer every boot!!
 2024-08-02 18:39 UTC 

[RESEND PATCH v2] ASoc: tas2781: Fix a compiling warning reported by robot kernel test due to adding tas2563_dvc_table
 2024-08-02 18:21 UTC  (2+ messages)

[PATCH -next] ASoC: fsl: lpc3xxx: Make some symbols static
 2024-08-02 18:21 UTC  (2+ messages)

[PATCH RESEND 00/31] AMD SOF based generic SoundWire machine driver
 2024-08-02 17:35 UTC  (6+ messages)
` [PATCH RESEND 21/31] ASoC: intel/sdw_utils: move dai id common macros
  ` [PATCH RESEND 31/31] ASoC: amd/sdw_utils: add sof based soundwire generic machine driver

[PATCH 00/12] ALSA/ASoC: use snd_pcm_direction_name()
 2024-08-02 17:35 UTC  (2+ messages)
` (subset) "

common: pcm: hdmi/sof-hda-dsp/sof-soundwire: Syntax 7 dependent macro to generate the hdmi device sections
 2024-08-02 14:29 UTC 

common: pcm/split: add support up to 32 / 8 channels
 2024-08-02 13:56 UTC 

Lag between microphone and speaker
 2024-08-02 12:08 UTC 

[PATCH v3 0/8] MSM8953/MSM8976 ASoC support
 2024-08-02  7:29 UTC  (5+ messages)
` [PATCH v3 2/8] ASoC: dt-bindings: pm8916-wcd-analog-codec: Document pm8950/pm8953
` [PATCH v3 5/8] ASoC: dt-bindings: apq8016-sbc: Add msm8953/msm8976-qdsp6-sndcard


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