alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-18 21:25:46 to 2020-07-22 00:57:57 UTC [more...]

[PATCH for-next v2 1/2] ASoC: tas2770: Fix reset gpio property name
 2020-07-22  0:56 UTC  (2+ messages)

[RFC PATCH v2 0/6] ALSA: compress: add support to change codec profile in gapless playback
 2020-07-21 20:09 UTC  (10+ messages)
` [RFC PATCH v2 1/6] ALSA: compress: move codec parameter check to a function
` [RFC PATCH v2 2/6] ALSA: compress: add new ioctl for setting codec parameters
` [RFC PATCH v2 3/6] ALSA: compress: add flags to snd_compr_caps to expose dsp caps
` [RFC PATCH v2 4/6] ASoC: compress: add snd_soc_dai_compr_set_codec_params()
` [RFC PATCH v2 5/6] ALSA: compress: bump the version
` [RFC PATCH v2 6/6] ASoC: q6asm-dai: add support to set_codec_params

[PATCH v2 0/9] ASoC: qdsp6: add gapless compressed audio support
 2020-07-21 19:54 UTC  (13+ messages)
` [PATCH v2 1/9] ASoC: q6asm: rename misleading session id variable
` [PATCH v2 2/9] ASoC: q6asm: make commands specific to streams
` [PATCH v2 3/9] ASoC: q6asm: use flags directly from q6asm-dai
` [PATCH v2 4/9] ASoC: q6asm: add length to write command token
` [PATCH v2 5/9] ASoC: q6asm: add support to remove intial and trailing silence
` [PATCH v2 6/9] ASoC: q6asm: add support to gapless flag in q6asm open
` [PATCH v2 7/9] ASoC: q6asm-dai: add next track metadata support
` [PATCH v2 8/9] ASoC: qdsp6-dai: add gapless support
` [PATCH v2 9/9] ASoC: q6asm-dai: add support to copy callback

[PATCH 00/29] ASoC: add asoc_substream_to_rtd() macro
 2020-07-21 22:45 UTC  (34+ messages)
` [PATCH 01/29] ASoC: soc-xxx: add asoc_substream_to_rtd()
` [PATCH 02/29] ASoC: ux500: use asoc_substream_to_rtd()
` [PATCH 03/29] ASoC: ti: "
` [PATCH 04/29] ASoC: tegra: "
` [PATCH 05/29] ASoC: sunxi: "
` [PATCH 06/29] ASoC: stm: "
` [PATCH 07/29] ASoC: sof: "
` [PATCH 08/29] ASoC: sh: "
` [PATCH 09/29] ASoC: samsung: "
` [PATCH 10/29] ASoC: pxa: "
` [PATCH 11/29] ASoC: cirrus: "
` [PATCH 12/29] ASoC: rockchip: "
` [PATCH 13/29] ASoC: amd: "
` [PATCH 14/29] ASoC: fsl: "
` [PATCH 15/29] ASoC: mediatek: "
` [PATCH 16/29] ASoC: atmel: "
` [PATCH 17/29] ASoC: qcom: "
` [PATCH 18/29] ASoC: dwc: "
` [PATCH 19/29] ASoC: intel: "
` [PATCH 20/29] ASoC: meson: "
` [PATCH 21/29] ASoC: au1x: "
` [PATCH 22/29] ASoC: bcm: "
` [PATCH 23/29] ASoC: codecs: "
` [PATCH 24/29] ASoC: generic: "
` [PATCH 25/29] ASoC: sprd: "
` [PATCH 26/29] ASoC: kirkwood: "
` [PATCH 27/29] ASoC: xtensa: "
` [PATCH 28/29] ASoC: mxs: "
` [PATCH 29/29] ASoC: uniphier: "

[PATCH v5 00/11] Add ASoC AHUB components for Tegra210 and later
 2020-07-21 22:41 UTC  (17+ messages)
` [PATCH v5 01/11] ASoC: dt-bindings: tegra: Add DT bindings for Tegra210
` [PATCH v5 02/11] ASoC: tegra: Add support for CIF programming
` [PATCH v5 03/11] ASoC: tegra: Add Tegra210 based DMIC driver
` [PATCH v5 04/11] ASoC: tegra: Add Tegra210 based I2S driver
` [PATCH v5 05/11] ASoC: tegra: Add Tegra210 based AHUB driver
` [PATCH v5 06/11] ASoC: tegra: Add Tegra186 based DSPK driver
` [PATCH v5 07/11] ASoC: tegra: Add Tegra210 based ADMAIF driver
` [PATCH v5 08/11] arm64: defconfig: Build AHUB component drivers
` [PATCH v5 09/11] arm64: defconfig: Build ADMA and ACONNECT driver
` [PATCH v5 10/11] arm64: tegra: Enable ACONNECT, ADMA and AGIC on Jetson Nano
` [PATCH v5 11/11] arm64: tegra: Add DT binding for AHUB components

[PATCH v7] ASoC: Intel: kbl_rt5663_rt5514_max98927: Fix kabylake_ssp_fixup function
 2020-07-21 21:32 UTC  (2+ messages)

[PATCH] ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detection
 2020-07-21 18:27 UTC 

[PATCH for v5.9] ASoC: Replace HTTP links with HTTPS ones
 2020-07-21 16:09 UTC  (2+ messages)

snd_soc_component_driver substream ops
 2020-07-21 16:05 UTC 

Speaker pops with max98357a on rk3399-gru-kevin since v5.7
 2020-07-21 13:31 UTC  (5+ messages)

[PATCH] ASoC: max98357a: move control of SD_MODE back to DAI ops
 2020-07-21 13:25 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: tas2770: Convert tas2770 binding to yaml
 2020-07-21 12:16 UTC  (4+ messages)
` [PATCH v3 2/2] ASoC: tas2770: Fix reset gpio property name

[PATCH 1/2] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
 2020-07-21 11:36 UTC  (6+ messages)
` [PATCH 2/2] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH v2 0/2] Add documentation and machine driver for SC7180 sound card
 2020-07-21 10:44 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v2 2/2] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH v2 0/9] soundwire: intel: revisit SHIM programming
 2020-07-21 10:36 UTC  (2+ messages)

[PATCH v2 0/2] snd-usb-6fire: firmware load and pulseaudio assumption
 2020-07-21 10:09 UTC  (5+ messages)
` [PATCH v2 1/2] Move DMA-buffer off the stack
` [PATCH v2 2/2] Pulseaudio needs snd_pcm_hardware.channels_min > 1

[PATCH 0/3] snd-usb-6fire: firmware load and pulseaudio assumption
 2020-07-21 10:07 UTC  (10+ messages)
` [PATCH 1/3] snd-usb-6fire: Move DMA-buffer off of the stack
` [PATCH 2/3] snd-usb-6fire: Pulseaudio needs snd_pcm_hardware.channels_min > 1
` [PATCH 3/3] snd-usb-6fire: Unmark struct snd_pcm_hardware const

amd/renoir/acp: use the machine driver's name for top-level's conf
 2020-07-21  9:28 UTC 

Reference USB card driver?
 2020-07-21  8:31 UTC  (3+ messages)

[PATCH 1/2] ASoC: fsl-asoc-card: Support configuring dai fmt from DT
 2020-07-21  3:41 UTC  (2+ messages)
` [PATCH 2/2] ASoC: bindings: fsl-asoc-card: Support properties for configuring dai fmt

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-07-21  3:36 UTC  (21+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 03/20] dt-bindings: ata: renesas, rcar-sata: Add r8a774e1 support
` [PATCH 05/20] dt-bindings: phy: renesas, usb2-phy: "
  ` [PATCH 05/20] dt-bindings: phy: renesas,usb2-phy: "
` [PATCH 07/20] dt-bindings: usb: renesas, usb3-peri: Document "
` [PATCH 08/20] dt-bindings: usb: usb-xhci: "
` [PATCH 09/20] dt-bindings: phy: renesas, usb3-phy: Add "
  ` [PATCH 09/20] dt-bindings: phy: renesas,usb3-phy: "
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: "
` [PATCH 12/20] dt-bindings: dma: renesas, usb-dmac: Add binding for r8a774e1
  ` [PATCH 12/20] dt-bindings: dma: renesas,usb-dmac: "
` [PATCH 16/20] dt-bindings: media: renesas,csi2: Add R8A774E1 support
` [PATCH 17/20] dt-bindings: media: renesas,vin: "

Realtek ALC3254 is not recongised
 2020-07-21  3:28 UTC 

omap-mcbsp 49022000.mcbsp: TX Buffer Overflow!
 2020-07-21  3:18 UTC  (5+ messages)

[PATCH] dt-bindings: sound: convert ROHM BD28623 amplifier binding to yaml
 2020-07-21  2:12 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 27/34] ALSA: hda/realtek - fixup for yet another Intel reference board
 2020-07-20 21:38 UTC 

[PATCH AUTOSEL 5.7 32/40] ALSA: hda/realtek - fixup for yet another Intel reference board
 2020-07-20 21:37 UTC 

[PATCH -next] ASoC: ti: fix SND_SOC_J721E_EVM warnings & errors
 2020-07-20 18:32 UTC 

[PATCH 1/4] ASoC: tas2562: Add right and left channel slot programming
 2020-07-20 18:22 UTC  (4+ messages)
` [PATCH 4/4] dt-bindings: tas2562: Convert the tas2562 binding to yaml

Compile with debugging symbols
 2020-07-20 18:19 UTC 

S/PDIF fix for Asus Xonar SE Output
 2020-07-20 15:59 UTC 

[PATCH 0/6] ASoC: Intel: machine driver updates for 5.9
 2020-07-20 15:32 UTC  (5+ messages)
` [PATCH 6/6] ASoC: Intel: common: change match table ehl-rt5660

[PATCH][next] ASoC: Intel: Skylake: Avoid the use of one-element array
 2020-07-20 14:38 UTC  (3+ messages)

[PATCH] ASoC: wcd9335.h: fix duplicated word
 2020-07-20 14:38 UTC  (2+ messages)

[PATCH] ASoC: soc-dai.h: drop a duplicated word
 2020-07-20 14:38 UTC  (2+ messages)

[PATCH] ASoC: tegra20_das.h: delete duplicated words
 2020-07-20 14:38 UTC  (2+ messages)

[PATCH 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem
 2020-07-20 14:34 UTC  (5+ messages)
  ` [PATCH 2/3] ASoC: samsung: Add sound support for Midas boards
  ` [PATCH 3/3] ARM: dts: exynos: Add sound support to Midas

[PATCH v2 1/2] ASoC: fsl_asrc: make sure the input and output clocks are different
 2020-07-20 10:34 UTC  (4+ messages)
` [PATCH v3 0/1] ASoC: fsl_asrc: always select different clocks
  ` [PATCH v3 1/1] ASoC: fsl_asrc: make sure the input and output clocks are different

[PATCH 0/2] ASoC: fsl_asrc: improve clock selection and quality
 2020-07-20 10:20 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ASoC: fsl_asrc: always use internal ratio

[PATCH for v5.9] ALSA: Replace HTTP links with HTTPS ones
 2020-07-19 18:50 UTC  (2+ messages)

[PATCH] ASoC: soc-jack: calling snd_soc_jack_report causes a null pointer access
 2020-07-18 14:56 UTC 

[PATCH] ASoC: omap: Replace HTTP links with HTTPS ones
 2020-07-18 11:24 UTC 

[PATCH] ASoC: fsl: Replace HTTP links with HTTPS ones
 2020-07-18 11:12 UTC 

[PATCH] ASoC: ti: Replace HTTP links with HTTPS ones
 2020-07-18 11:08 UTC 

WARNING in snd_info_get_line
 2020-07-17  7:50 UTC 

[PATCH] ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen S
 2020-07-18  8:23 UTC 

[PATCH 0/7] SOF IMX fixes
 2020-07-20  7:20 UTC  (8+ messages)
` [PATCH 1/7] ASoC: SOF: define INFO_ flags in dsp_ops for imx8
` [PATCH 2/7] ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded value
` [PATCH 3/7] ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8X
` [PATCH 4/7] ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8M
` [PATCH 5/7] ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8X
` [PATCH 6/7] ASoC: SOF: topology: Update SAI config bclk/fsync rate
` [PATCH 7/7] ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIs

[PATCH 00/10] Audio graph card updates and usage with Tegra210 audio
 2020-07-20  5:13 UTC  (17+ messages)
` [PATCH 01/10] ASoC: soc-core: Fix component name_prefix parsing
` [PATCH 02/10] ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
` [PATCH 03/10] ASoC: audio-graph: Support Codec with multiple endpoints
` [PATCH 04/10] ASoC: audio-graph: Support for empty end point
` [PATCH 05/10] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
` [PATCH 06/10] ASoC: soc-pcm: Get all BEs along DAPM path
` [PATCH 07/10] ASoC: dt-bindings: audio-graph-card: Support for component chaining
` [PATCH 08/10] ASoC: audio-graph: Add support "
` [PATCH 09/10] arm64: tegra: Audio graph header for Tegra210
` [PATCH 10/10] arm64: tegra: Audio graph sound card for Jetson Nano and TX1

[PATCH 1/2] ALSA: hda/realtek: Fix headset mic on Loongson platform
 2020-07-20  1:58 UTC  (3+ messages)

[PATCH 0/3] ASoC: mediatek: mt8183: support machine driver for max98357b
 2020-07-20  1:25 UTC  (4+ messages)
` [PATCH 1/3] ASoC: mediatek: mt8183: support left justified format for I2S
` [PATCH 2/3] ASoC: dt-bindings: mt8183: add compatible string for using max98357b
` [PATCH 3/3] ASoC: mediatek: mt8183: support machine driver with max98357b

[PATCH v4 0/3] ASoC: merge .digital_mute() into .mute_stream()
 2020-07-20  0:23 UTC  (3+ messages)

[PATCH v2] ASoC: cros_ec_codec: Reset I2S RX when probing
 2020-07-19 19:47 UTC  (6+ messages)

[PATCH] sound: asihpi: delete duplicated word
 2020-07-19 18:51 UTC  (2+ messages)

[PATCH] ASoC: soc-jack: calling snd_soc_jack_report causes a null pointer access
 2020-07-19  3:08 UTC 

[PATCH] ASoC: soc-jack: calling snd_soc_jack_report causes a null pointer access
 2020-07-19  2:52 UTC 

Realtek ALC892 produces low volume garbled output
 2020-07-19  1:46 UTC 

[PATCH 00/16] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-07-18 21:24 UTC  (3+ messages)
` [PATCH 10/16] arm: dts: sunxi: h3/h5: Add DAI node for HDMI
  ` [linux-sunxi] "


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).