alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-17 08:59:40 to 2021-09-22 14:24:20 UTC [more...]

[PATCH v2 01/16] ASoC: eureka-tlv320: Update to modern clocking terminology
 2021-09-22 14:21 UTC  (18+ messages)
` [PATCH v2 02/16] ASoC: fsl-asoc-card: "
` [PATCH v2 03/16] ASoC: fsl-audmix: "
` [PATCH v2 04/16] ASoC: fsl-esai: "
` [PATCH v2 05/16] ASoC: fsl-mqs: "
` [PATCH v2 06/16] ASoC: fsl_sai: "
` [PATCH v2 07/16] ASoC: fsl_ssi: "
` [PATCH v2 08/16] ASoC: imx-audmix: "
` [PATCH v2 09/16] ASoC: imx-card: "
` [PATCH v2 10/16] ASoC: imx-es8328: "
` [PATCH v2 11/16] ASoC: imx-hdmi: "
` [PATCH v2 12/16] ASoC: imx-rpmsg: "
` [PATCH v2 13/16] ASoC: imx-sgtl5000: "
` [PATCH v2 14/16] ASoC: mpc8610_hpcd: "
` [PATCH v2 15/16] ASoC: pl1022_ds: "
` [PATCH v2 16/16] ASoC: pl1022_rdk: "

[PATCH] ASoC: cros_ec_codec: Use modern ASoC DAI format terminology
 2021-09-22 14:21 UTC  (3+ messages)

hda: how to implement component master_unbind?
 2021-09-22 12:40 UTC 

[PATCH v2 0/5] Update Lpass digital codec macro drivers
 2021-09-22 12:31 UTC  (6+ messages)
  ` [PATCH v2 1/5] ASoC: qcom: Add compatible names in va, wsa, rx, tx codec drivers for sc7280
  ` [PATCH v2 2/5] ASoC: qcom: dt-bindings: Add compatible names for lpass sc7280 digital codecs
  ` [PATCH v2 3/5] ASoC: codecs: tx-macro: Enable tx top soundwire mic clock
  ` [PATCH v2 4/5] ASoC: codecs: tx-macro: Update tx default values
  ` [PATCH v2 5/5] ASoC: codecs: Change bulk clock voting to optional voting in digital codecs

Redesign the rawmidi midi read with timestamping API
 2021-09-22 11:14 UTC 

[PATCH v7 00/22] ASoC: qcom: Add AudioReach support
 2021-09-22 10:44 UTC  (31+ messages)
` [PATCH v7 01/22] soc: dt-bindings: qcom: apr: convert to yaml
` [PATCH v7 02/22] soc: dt-bindings: qcom: apr: deprecate qcom, apr-domain property
` [PATCH v7 03/22] soc: qcom: apr: make code more reuseable
` [PATCH v7 04/22] soc: dt-bindings: qcom: add gpr bindings
` [PATCH v7 05/22] soc: qcom: apr: Add GPR support
` [PATCH v7 06/22] ASoC: dt-bindings: move LPASS dai related bindings out of q6afe
` [PATCH v7 07/22] ASoC: dt-bindings: move LPASS clocks "
` [PATCH v7 08/22] ASoC: dt-bindings: rename q6afe.h to q6dsp-lpass-ports.h
` [PATCH v7 09/22] ASoC: qdsp6: q6afe-dai: move lpass audio ports to common file
` [PATCH v7 10/22] ASoC: qdsp6: q6afe-clocks: move audio-clocks "
` [PATCH v7 11/22] ASoC: dt-bindings: q6dsp: add q6apm-lpass-dai compatible
` [PATCH v7 12/22] ASoC: dt-bindings: lpass-clocks: add q6prm clocks compatible
` [PATCH v7 13/22] ASoC: dt-bindings: add q6apm digital audio stream bindings
` [PATCH v7 14/22] ASoC: qdsp6: audioreach: add basic pkt alloc support
` [PATCH v7 15/22] ASoC: qdsp6: audioreach: add q6apm support
` [PATCH v7 16/22] ASoC: qdsp6: audioreach: add module configuration command helpers
` [PATCH v7 17/22] ASoC: qdsp6: audioreach: add Kconfig and Makefile
` [PATCH v7 18/22] ASoC: qdsp6: audioreach: add topology support
` [PATCH v7 19/22] ASoC: qdsp6: audioreach: add q6apm-dai support
` [PATCH v7 20/22] ASoC: qdsp6: audioreach: add q6apm lpass dai support
` [PATCH v7 21/22] ASoC: qdsp6: audioreach: add q6prm support
` [PATCH v7 22/22] ASoC: qdsp6: audioreach: add support for q6prm-clocks

[PATCH v2] component: do not leave master devres group open after bind
 2021-09-22  8:54 UTC 

[PATCH] ALSA: hda: Reduce udelay() at SKL+ position reporting
 2021-09-21 22:18 UTC  (4+ messages)

[RFC PATCH] component: do not leave master devres group open after bind
 2021-09-21 21:49 UTC  (3+ messages)

[PATCH v2] ASoC: cpcap: Use modern ASoC DAI format terminology
 2021-09-21 21:30 UTC 

[PATCH 01/16] ASoC: eureka-tlv320: Update to modern clocking terminology
 2021-09-21 21:24 UTC  (18+ messages)
` [PATCH 02/16] ASoC: fsl-asoc-card: "
` [PATCH 03/16] ASoC: fsl-audmix: "
` [PATCH 04/16] ASoC: fsl-esai: "
` [PATCH 05/16] ASoC: fsl-mqs: "
` [PATCH 06/16] ASoC: fsl_sai: "
` [PATCH 07/16] ASoC: fsl_ssi: "
` [PATCH 08/16] ASoC: imx-audmix: "
` [PATCH 09/16] ASoC: imx-card: "
` [PATCH 10/16] ASoC: imx-es8328: "
` [PATCH 11/16] ASoC: imx-hdmi: "
` [PATCH 12/16] ASoC: imx-rpmsg: "
` [PATCH 13/16] ASoC: imx-sgtl5000: "
` [PATCH 14/16] ASoC: mpc8610_hpcd: "
` [PATCH 15/16] ASoC: pl1022_ds: "
` [PATCH 16/16] ASoC: pl1022_rdk: "

[PATCH] ASoC: dwc-i2s: Update to modern clocking terminology
 2021-09-21 20:53 UTC 

[PATCH] ASoC: zl38060: Update to modern clocking terminology
 2021-09-21 20:51 UTC 

[LAD] Mackie Onyx 1640i: Long run playback results in xrun and hang
 2021-09-21 17:34 UTC  (2+ messages)

[PATCH] ASoC: Fix warning related to 'sound-name-prefix' binding
 2021-09-21 17:26 UTC  (2+ messages)

[PATCH] ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers
 2021-09-21 17:22 UTC  (14+ messages)

[PATCH 0/7] add internal channels support
 2021-09-21 17:10 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: iio: adc: add generic channel binding
` [PATCH 2/7] dt-bindings: iio: adc: add nvmem support for vrefint internal channel

[PATCH] ALSA: firewire-motu: fix truncated bytes in message tracepoints
 2021-09-21 16:49 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v5.15-rc2
 2021-09-21 16:44 UTC  (2+ messages)

[PATCH] ALSA: usx2y: Prefer struct_size over open coded arithmetic
 2021-09-21 16:41 UTC 

[PATCH] ASoC: qdsp6: q6afe-dai: Fix spelling mistake "Fronend" -> "Frontend"
 2021-09-21 15:25 UTC  (3+ messages)

[PATCH] ASoC: fsl_spdif: Add support for i.MX8ULP
 2021-09-21 15:25 UTC  (2+ messages)

[PATCH] ASoC: fsl_xcvr: Fix channel swap issue with ARC
 2021-09-21 15:25 UTC  (2+ messages)

[PATCH] ASoC: fsl: Constify static snd_soc_ops
 2021-09-21 15:25 UTC  (2+ messages)

[PATCH v3 0/3] Convert name-prefix doc to json-schema
 2021-09-21 15:15 UTC  (4+ messages)
` [PATCH v3 2/3] ASoC: Use schema reference for sound-name-prefix

[PATCH 0/7] Update Lpass digital codec macro drivers
 2021-09-21 13:02 UTC  (20+ messages)
` [PATCH 1/7] ASoC: qcom: Add compatible names in va, wsa, rx, tx codec drivers for sc7280
  ` [PATCH 1/7] ASoC: qcom: Add compatible names in va,wsa,rx,tx "
` [PATCH 2/7] ASoC: qcom: dt-bindings: Add compatible names for lpass sc7280 digital codecs
` [PATCH 3/7] ASoC: codecs: tx-macro: Change mic control registers to volatile
` [PATCH 4/7] ASoC: codecs: lpass-va-macro: Change bulk voting to individual clock voting
` [PATCH 5/7] ASoC: codecs: lpass-rx-macro: "
` [PATCH 6/7] ASoC: codecs: lpass-tx-macro: "
` [PATCH 7/7] ASoC: codecs: lpass-va-macro: set mclk clock rate correctly

[PATCH] ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
 2021-09-20 17:22 UTC  (3+ messages)

[PATCH v2] ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
 2021-09-20 17:18 UTC 

[PATCH] ASoC: cpcap: Use modern ASoC DAI format terminology
 2021-09-20 16:53 UTC 

[PATCH] ASoC: alc5632: Use modern ASoC DAI format terminology
 2021-09-20 16:51 UTC 

[PATCH] ASoC: alc5623: Use modern ASoC DAI format terminology
 2021-09-20 16:50 UTC 

[PATCH] ASoC: ak5558: Use modern ASoC DAI format terminology
 2021-09-20 16:47 UTC 

[PATCH] ASoC: ak4671: Use modern ASoC DAI format terminology
 2021-09-20 16:42 UTC 

[PATCH] ASoC: ak4642: Use modern ASoC DAI format terminology
 2021-09-20 16:40 UTC 

[PATCH] ASoC: ak4458: Use modern ASoC DAI format terminology
 2021-09-20 16:38 UTC 

[PATCH] ASoC: rt5682s: make rt5682s_aif2_dai_ops and rt5682s_soc_component_dev
 2021-09-20 15:30 UTC  (2+ messages)

[PATCH] ASoC: ab8500: Update to modern clocking terminology
 2021-09-20 15:30 UTC  (3+ messages)

[PATCH] ASoC: Intel: boards: Update to modern clocking terminology
 2021-09-20 15:30 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: rt5682s: correct several errors
 2021-09-20 15:30 UTC  (2+ messages)

[PATCH v2 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-20 15:30 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: SOF: Remove struct sof_ops_table and sof_get_ops() macro
 2021-09-20 15:30 UTC  (2+ messages)

[PATCH 0/2] ASoC: compress: Support module_get on stream open
 2021-09-20 15:30 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8195: force COMMON_CLK dependency
 2021-09-20 12:53 UTC  (4+ messages)

[PATCH v4 0/4] Rockchip I2S/TDM controller
 2021-09-20 11:49 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: sound: add rockchip i2s-tdm binding

[PATCH RESEND v2 1/2] ASoC: rt5682s: Add driver for ALC5682I-VS codec
 2021-09-20 11:28 UTC  (3+ messages)
` [PATCH RESEND v2 2/2] ASoC: dt-bindings: rt5682s: add bindings for rt5682s

Problems with ALSA MIDI raw devices after upgrading to kernel 5.14
 2021-09-19 17:10 UTC 

[PATCH] ASoC: mediatek: SND_SOC_MT8195 remove depends on COMPILE_TEST
 2021-09-19 11:21 UTC 

[PATCH 2/2] ASoC: codecs: max98390: simplify getting the adapter of a client
 2021-09-18 21:35 UTC 

[PATCH v3 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-09-17 19:48 UTC  (4+ messages)
` [PATCH v3 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings
` [PATCH v3 2/2] ASoC: qcom: SC7280: Add machine driver

[PATCH v2 00/12] Add support for on demand pipeline setup/destroy
 2021-09-17 14:36 UTC  (13+ messages)
` [PATCH v2 01/12] ASoC: topology: change the complete op in snd_soc_tplg_ops to return int
` [PATCH v2 02/12] ASoC: SOF: control: Add access field in struct snd_sof_control
` [PATCH v2 03/12] ASoC: SOF: topology: Add new token for dynamic pipeline
` [PATCH v2 04/12] ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set up
` [PATCH v2 05/12] AsoC: dapm: export a couple of functions
` [PATCH v2 06/12] ASoC: SOF: Add new fields to snd_sof_route
` [PATCH v2 07/12] ASoC: SOF: restore kcontrols for widget during set up
` [PATCH v2 08/12] ASoC: SOF: Don't set up widgets during topology parsing
` [PATCH v2 09/12] ASoC: SOF: Introduce widget use_count
` [PATCH v2 10/12] ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPC
` [PATCH v2 11/12] ASoC: SOF: Add support for dynamic pipelines
` [PATCH v2 12/12] ASoC: SOF: topology: Add kernel parameter for topology verification

[PATCH 0/2] ASoC: SOF: ipc: Small cleanups for message handler functions
 2021-09-17 14:03 UTC  (4+ messages)
` [PATCH 1/2] ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message()
` [PATCH 2/2] ASoC: SOF: ipc: Print 0x prefix for errors in ipc_trace/stream_message()

[PATCH] ASoC: SOF: ipc: Remove redundant error check from sof_ipc_tx_message_unlocked
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH] ASoC: SOF: trace: Omit error print when waking up trace sleepers
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH] ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH] ASoC: 88pm860x: Update to modern clocking terminology
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITX
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH 00/12] Add support for on demand pipeline setup/destroy
 2021-09-17 11:49 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;
as well as URLs for NNTP newsgroup(s).