alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-12 08:49:21 to 2020-10-16 16:44:00 UTC [more...]

[PATCH v3 00/13] Audio graph card updates and usage with Tegra210 audio
 2020-10-16 16:42 UTC  (6+ messages)
` [PATCH v3 09/13] ASoC: dt-bindings: tegra: Add schema for audio graph card

[PATCH] ASoC: Intel: boards: Add CML_RT1015 m/c driver
 2020-10-16 16:34 UTC  (3+ messages)

[PATCH 0/7] Add dts for Rpi4 + Cirrus Lochnagar and codecs
 2020-10-16 15:18 UTC  (22+ messages)
` [PATCH 1/7] of: base: Add of_count_phandle_with_fixed_args()
` [PATCH 2/7] ASoC: simple-card: Add plls and sysclks DT schema
` [PATCH 3/7] ASoC: simple-card: Support setting component plls and sysclks
` [PATCH 4/7] ASoC: arizona: Allow codecs to be selected from kernel config
` [PATCH 5/7] ASoC: madera: "
` [PATCH 6/7] ARM: dts: Add dts for Raspberry Pi 4 + Cirrus Logic Lochnagar2
` [PATCH 7/7] MAINTAINERS: Add dts for Cirrus Logic Lochnagar on RPi4

[PATCH v4 00/15] Audio graph card updates and usage with Tegra210 audio
 2020-10-16 14:43 UTC  (16+ messages)
` [PATCH v4 01/15] ASoC: soc-core: Fix component name_prefix parsing
` [PATCH v4 02/15] ASoC: soc-pcm: Get all BEs along DAPM path
` [PATCH v4 03/15] ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
` [PATCH v4 04/15] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
` [PATCH v4 05/15] ASoC: audio-graph: Support empty Codec endpoint
` [PATCH v4 06/15] ASoC: audio-graph: Expose new members for asoc_simple_priv
` [PATCH v4 07/15] ASoC: audio-graph: Expose helpers from audio graph
` [PATCH v4 08/15] Documentation: of: Convert graph bindings to json-schema
` [PATCH v4 09/15] ASoC: dt-bindings: audio-graph: Convert "
` [PATCH v4 10/15] ASoC: dt-bindings: tegra: Add graph bindings
` [PATCH v4 11/15] ASoC: dt-bindings: tegra: Add json-schema for Tegra audio graph card
` [PATCH v4 12/15] ASoC: tegra: Add audio graph based card driver
` [PATCH v4 13/15] arm64: defconfig: Enable Tegra audio graph "
` [PATCH v4 14/15] arm64: tegra: Audio graph header for Tegra210
` [PATCH v4 15/15] arm64: tegra: Audio graph sound card for Jetson Nano and TX1

[PATCH 1/2] MAINTAINERS: Move Kukjin Kim to credits
 2020-10-16  6:18 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: Move Sangbeom "

[alsa-devel] [PATCH] ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers
 2020-10-16  1:21 UTC  (20+ messages)

More Generic Audio Graph Sound Card idea
 2020-10-15 23:04 UTC  (4+ messages)

amixer: cset: check control is readable before reading it
 2020-10-15 19:34 UTC 

Release change info in release [atom feed] messages?
 2020-10-15 16:30 UTC 

[PATCH v11 0/3] Add documentation and machine driver for SC7180 sound card
 2020-10-15 16:12 UTC  (11+ messages)
` [PATCH v11 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v11 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH v1 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-10-15 13:46 UTC  (6+ messages)
` [PATCH v1 1/2] ASoC: qcom: dt-bindings: Modify sc7180 machine bindings

[PATCH] ALSA: compress: allow pause and resume during draining
 2020-10-15 10:47 UTC  (18+ messages)

[PATCH] ASoC: wm5102: Use get_unaligned_be16() for dac_comp_coeff
 2020-10-15 10:27 UTC 

[PATCH 1/2] ASoC: dt-bindings: fsl_spdif: Add new compatible string for i.MX8QM
 2020-10-15  5:28 UTC  (2+ messages)
` [PATCH 2/2] ASoC: fsl_spdif: Add support for i.MX8QM platform

pcm_meter.c issue at s16_update
 2020-10-15  3:59 UTC  (4+ messages)

[PATCH v2 00/17] ASoC: sun8i-codec: support for AIF2 and AIF3
 2020-10-15  3:24 UTC  (19+ messages)
` [PATCH v2 01/17] ASoC: sun8i-codec: Prepare to extend the DAI driver
` [PATCH v2 02/17] ASoC: sun8i-codec: Program DAI format before clock inversion
` [PATCH v2 03/17] ASoC: sun8i-codec: Enable all supported clock inversions
` [PATCH v2 04/17] ASoC: sun8i-codec: Use the provided word size
` [PATCH v2 05/17] ASoC: sun8i-codec: Round up the LRCK divisor
` [PATCH v2 06/17] ASoC: sun8i-codec: Correct the BCLK divisor calculation
` [PATCH v2 07/17] ASoC: sun8i-codec: Support the TDM slot binding
` [PATCH v2 08/17] ASoC: sun8i-codec: Enforce symmetric DAI parameters
` [PATCH v2 09/17] ASoC: sun8i-codec: Enable all supported sample rates
` [PATCH v2 10/17] ASoC: sun8i-codec: Automatically set the system sample rate
` [PATCH v2 11/17] ASoC: sun8i-codec: Constrain to compatible sample rates
` [PATCH v2 12/17] ASoC: sun8i-codec: Protect the clock rate while streams are open
` [PATCH v2 13/17] ASoC: sun8i-codec: Require an exact BCLK divisor match
` [PATCH v2 14/17] ASoC: sun8i-codec: Enable all supported PCM formats
` [PATCH v2 15/17] ASoC: sun8i-codec: Generalize AIF clock control
` [PATCH v2 16/17] ASoC: sun8i-codec: Add the AIF2 DAI, widgets, and routes
` [PATCH v2 17/17] ASoC: sun8i-codec: Add the AIF3 "

[PATCH] ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup function
 2020-10-14 19:31 UTC  (4+ messages)

[PATCH] ASoC: Intel: atom: Remove duplicate kconfigs
 2020-10-14 19:31 UTC  (3+ messages)

[PATCH 1/2] ASoC: Intel: catpt: Wake up device before configuring SSP port
 2020-10-14 19:31 UTC  (3+ messages)
` [PATCH 2/2] ASoC: Intel: catpt: Relax clock selection conditions

[PATCH 0/3] ASoC: sof: cleanup Kconfig files
 2020-10-14 16:11 UTC  (6+ messages)
` [PATCH 1/3] ASoC: sof: imx: fix Kconfig punctuation
` [PATCH 2/3] ASoC: sof: intel: fix Kconfig punctuation and wording
` [PATCH 3/3] ASoC: sof: Kconfig: "

[PATCH 1/1] ASoC: dt-bindings: stm32: convert audio dfsdm to json-schema
 2020-10-14 12:35 UTC 

disabling CONFIG_LED_CLASS (SND_HDA_CODEC_REALTEK)
 2020-10-14  8:37 UTC  (12+ messages)

[PATCH 1/2] Asoc: qcom: lpass-cpu: Fix clock disable failure
 2020-10-14  4:19 UTC  (3+ messages)

Accessing pending hw_params in SND_PCM_HOOK_TYPE_HW_PARAMS call back
 2020-10-13 20:59 UTC 

[PATCH v2 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-13 19:57 UTC  (17+ messages)
` [PATCH v2 1/6] Add ancillary bus support
` [PATCH v2 2/6] ASoC: SOF: Introduce descriptors for SOF client

support the Roland UA-4FX2 card
 2020-10-13 17:43 UTC 

[PATCH] ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close
 2020-10-13 16:34 UTC  (2+ messages)

[PATCH v4] ASoC: dt-bindings: stm32: convert sai to json-schema
 2020-10-13 16:06 UTC  (2+ messages)

[PATCH v6 23/80] docs: get rid of :c:type explicit declarations for structs
 2020-10-13 11:54 UTC  (5+ messages)
` [PATCH v6 29/80] docs: remove sound API duplication
` [PATCH v6 37/80] docs: sound: writing-an-alsa-driver.rst: get rid of :c:type
` [PATCH v6 39/80] docs: writing-an-alsa-driver.rst: fix some bad c:func: markups
` [PATCH v6 56/80] dt-bindings: fix references to files converted to yaml

[PATCH] Asoc: qcom: lpass-cpu: Fix dp audio failure on monitors
 2020-10-13 13:45 UTC 

[PATCH] ASoC: dmaengine: Document support for TX only or RX only streams
 2020-10-13 13:02 UTC  (9+ messages)

[PATCH v4 0/2] DAI driver for new XCVR IP
 2020-10-13 12:17 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver
` [PATCH v4 2/2] ASoC: dt-bindings: fsl_xcvr: Add document for XCVR

[PATCH v3 0/2] DAI driver for new XCVR IP
 2020-10-13 12:15 UTC  (4+ messages)
` [PATCH v3 2/2] ASoC: dt-bindings: fsl_xcvr: Add document for XCVR

[PATCH] ASoC: fsl_spdif: Add support for higher sample rates
 2020-10-13 11:00 UTC  (6+ messages)

error(no sound) over boundary time [src/pcm/pcm_dshare.c]
 2020-10-13 10:06 UTC 

[PATCH v2] ASoC: fsl_spdif: Add support for higher sample rates
 2020-10-13  2:49 UTC 

[PATCH v6 00/14] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-13  1:15 UTC  (8+ messages)
` [PATCH v6 02/14] ASoC: sun4i-i2s: Change set_chan_cfg() params

[GIT PULL] ASoC updates for v5.10
 2020-10-12 15:04 UTC  (4+ messages)

[PATCH] ASoC: pcm5102a: Make codec selectable
 2020-10-12 14:19 UTC 

[PATCH v7 00/14] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-12 13:58 UTC  (3+ messages)
` [PATCH v7 01/14] ASoC: sun4i-i2s: Change set_chan_cfg() params

[PATCH v2 00/13] ASoC: Intel: Remove obsolete solutions and components
 2020-10-12 12:39 UTC  (9+ messages)

[PATCH 00/25] ASoC: sun8i-codec: support for AIF2 and AIF3
 2020-10-12 11:17 UTC  (5+ messages)
` [PATCH 23/25] ASoC: sun8i-codec: Generalize AIF clock control

[PATCH v2] ALSA: hda: fix jack detection with Realtek codecs when in D3
 2020-10-12 11:01 UTC  (2+ messages)

[PATCH 0/8] use semicolons rather than commas to separate statements
 2020-10-12  9:26 UTC  (5+ messages)
` [PATCH 1/8] ASoC: wm8350: "
` [PATCH 7/8] ASoC: madera: "

[bug report] ASoC: Intel: catpt: Firmware loading and context restore
 2020-10-12  8: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;
as well as URLs for NNTP newsgroup(s).