Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-11 12:12:53 to 2023-09-12 18:25:21 UTC [more...]

[PATCH v5 00/31] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-12 18:23 UTC  (43+ messages)
` [PATCH v5 01/31] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v5 02/31] soc: fsl: cpm1: qmc: "
` [PATCH v5 03/31] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v5 04/31] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v5 05/31] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v5 06/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v5 07/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v5 08/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v5 09/31] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v5 10/31] net: wan: Add support for QMC HDLC
` [PATCH v5 11/31] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v5 12/31] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v5 13/31] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v5 14/31] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v5 15/31] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v5 16/31] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v5 17/31] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v5 18/31] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v5 19/31] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v5 20/31] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v5 21/31] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v5 22/31] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v5 23/31] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v5 24/31] net: wan: Add framer framework support
` [PATCH v5 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v5 26/31] mfd: core: Ensure disabled devices are skipped without aborting
` [PATCH v5 27/31] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v5 28/31] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v5 29/31] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v5 30/31] ASoC: codecs: Add support for the framer codec
` [PATCH v5 31/31] net: wan: fsl_qmc_hdlc: Add framer support

[tiwai-sound:test/format-truncation-fixes 20/23] sound/pci/cmipci.c:3106:35: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8
 2023-09-12 18:07 UTC 

[PATCH V2 0/5] ASoC: codecs: Add aw87390 amplifier driver
 2023-09-12 17:50 UTC  (8+ messages)
` [PATCH V2 1/5] ASoC: dt-bindings: Adds properties to "awinic,aw88395"
` [PATCH V2 2/5] ASoC: dt-bindings: Add schema for "awinic,aw87390"
` [PATCH V2 3/5] ASoC: codecs: Add code for bin parsing compatible with aw87390
` [PATCH V2 4/5] ASoC: codecs: Change the aw88261 variable name and i2c driver name
` [PATCH V2 5/5] ASoC: codecs: Add aw87390 amplifier driver

[PATCH] ALSA: hda: intel-sdw-acpi: Use u8 type for link index
 2023-09-12 17:33 UTC  (2+ messages)

[PATCH 0/4] ASoC: cs35l56: Use PCI SSID to select specific firmware
 2023-09-12 17:39 UTC  (6+ messages)
` [PATCH 1/4] ASoC: soc-card: Add storage for PCI SSID
` [PATCH 2/4] ASoC: SOF: Pass PCI SSID to machine driver
` [PATCH 3/4] ASoC: Intel: sof_sdw: Copy PCI SSID to struct snd_soc_card
` [PATCH 4/4] ASoC: cs35l56: Use PCI SSID as the firmware UID

[RFC PATCH 00/17] ALSA/ASoC: hda: Address format selection limitations and ambiguity
 2023-09-12 16:30 UTC  (22+ messages)
` [RFC PATCH 01/17] ALSA: pcm: Introduce MSBITS subformat interface

[PATCH v1] ALSA: hda/tas2781: Support ACPI_ID both TXNW2781 and TIAS2781
 2023-09-12 16:11 UTC  (2+ messages)

[RFC PATCH] ALSA: pcm: Introduce MSBITS subformat API extension
 2023-09-12 16:25 UTC 

topology: pre-processor: Add support for enum controls
 2023-09-12 16:22 UTC 

[PATCH 1/2] ASoC: pcm512x: Adds bindings for TAS575x devices
 2023-09-12 15:15 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Fix non-functional mic on Lenovo 82QF and 82UG
 2023-09-12 14:58 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL
 2023-09-12 14:58 UTC  (2+ messages)

[PATCH v4 00/11] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-09-12 14:02 UTC  (10+ messages)
` [PATCH v4 01/11] ASoC: SOF: core: add 'no_wq' probe and remove callbacks

[PATCH] ASoC: cs35l56: Disable low-power hibernation mode
 2023-09-12 13:38 UTC 

[PATCH] ASoC: dwc: fix typo in comment
 2023-09-12 13:34 UTC  (3+ messages)

[PATCH] ALSA: core: Use dev_name of card_dev as debugfs directory name
 2023-09-12 13:31 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l56: Disable low-power hibernation mode
 2023-09-12 13:27 UTC 

[PATCH 0/6] ASoC: rt5640: Fix various IRQ handling issues
 2023-09-12 11:32 UTC  (7+ messages)
` [PATCH 1/6] ASoC: rt5640: Revert "Fix sleep in atomic context"
` [PATCH 2/6] ASoC: rt5640: Fix sleep in atomic context
` [PATCH 3/6] ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resume
` [PATCH 4/6] ASoC: rt5640: Enable the IRQ on resume after configuring jack-detect
` [PATCH 5/6] ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode
` [PATCH 6/6] ASoC: rt5640: Only cancel jack-detect work on suspend if active

[PATCH] ALSA: core: Increase the name array size for debugfs directory name
 2023-09-12 10:58 UTC  (4+ messages)

Update alc287_fixup_bind_dacs()
 2023-09-12 10:39 UTC  (2+ messages)

[PATCH] ALSA: control: do not access controls without possession of r_w lock
 2023-09-12  8:50 UTC  (2+ messages)

Re: [PATCH] ASoC: dwc: fix typo in comment
 2023-09-12  1:34 UTC  (2+ messages)
`  "

[PATCH 00/54] ASoC: convert asoc_xxx() to snd_soc_xxx()
 2023-09-12  4:06 UTC  (56+ messages)
` [PATCH 01/54] ASoC: soc.h: "
` [PATCH 02/54] ASoC: simple_card_utils.h: convert not to use asoc_xxx()
` [PATCH 03/54] ASoC: sh: "
` [PATCH 04/54] ASoC: ti: "
` [PATCH 05/54] ASoC: arm: "
` [PATCH 06/54] ASoC: amd: "
` [PATCH 07/54] ASoC: bcm: "
` [PATCH 08/54] ASoC: dwc: "
` [PATCH 09/54] ASoC: fsl: "
` [PATCH 10/54] ASoC: img: "
` [PATCH 11/54] ASoC: mxs: "
` [PATCH 12/54] ASoC: pxa: "
` [PATCH 13/54] ASoC: stm: "
` [PATCH 14/54] ASoC: au1x: "
` [PATCH 15/54] ASoC: qcom: "
` [PATCH 16/54] ASoC: sprd: "
` [PATCH 17/54] ASoC: apple: "
` [PATCH 18/54] ASoC: atmel: "
` [PATCH 19/54] ASoC: meson: "
` [PATCH 20/54] ASoC: sunxi: "
` [PATCH 21/54] ASoC: tegra: "
` [PATCH 22/54] ASoC: ux500: "
` [PATCH 23/54] ASoC: google: "
` [PATCH 24/54] ASoC: cirrus: "
` [PATCH 25/54] ASoC: generic: "
` [PATCH 26/54] ASoC: samsung: "
` [PATCH 27/54] ASoC: extensa: "
` [PATCH 28/54] ASoC: kirkwood: "
` [PATCH 29/54] ASoC: loongson: "
` [PATCH 30/54] ASoC: mediatek: "
` [PATCH 31/54] ASoC: rockchip: "
` [PATCH 32/54] ASoC: starfive: "
` [PATCH 33/54] ASoC: uniphier: "
` [PATCH 34/54] ASoC: soundwire: "
` [PATCH 35/54] ASoC: intel: "
` [PATCH 36/54] ASoC: intel: avs: "
` [PATCH 37/54] ASoC: codec: wm: "
` [PATCH 38/54] ASoC: codec: rt5677: "
` [PATCH 39/54] ASoC: codec: cs47lxx: "
` [PATCH 40/54] ASoC: sof: "
` [PATCH 41/54] ASoC: sof: amd: "
` [PATCH 42/54] ASoC: sof: intel: "
` [PATCH 43/54] ASoC: sof: mediatek: "
` [PATCH 44/54] ASoC: soc-dai: "
` [PATCH 45/54] ASoC: soc-pcm: "
` [PATCH 46/54] ASoC: soc-core: "
` [PATCH 47/54] ASoC: soc-dapm: "
` [PATCH 48/54] ASoC: soc-link: "
` [PATCH 49/54] ASoC: soc-utils: "
` [PATCH 50/54] ASoC: soc-topology: "
` [PATCH 51/54] ASoC: soc-compress: "
` [PATCH 52/54] ASoC: soc-component: "
` [PATCH 53/54] ASoC: soc-generic-dmaengine-pcm: "
` [PATCH 54/54] ASoC: remove asoc_xxx() compatible macro

Bug Report: Audio issues with CentOS7
 2023-09-11 19:28 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 7bc675554773f09d88101bf1ccfc8537dc7c0be9
 2023-09-11 16:52 UTC 

[PATCH 2/2] ASoC: Adds support for TAS575x to the pcm512x driver
 2023-09-11 12:11 UTC  (6+ messages)

[PATCH] ALSA: seq: Avoid delivery of events for disabled UMP groups
 2023-09-12  8:51 UTC 

[PATCH] ALSA: docs: Fix a typo of midi2_ump_probe option for snd-usb-audio
 2023-09-12  7:59 UTC 

[PATCH] ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link
 2023-09-12  6:33 UTC 

[PATCH v2 0/2] Fix redundant PLLA update
 2023-09-12  0:01 UTC  (2+ messages)

[PATCH] ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag
 2023-09-12  0:01 UTC  (2+ messages)

[PATCH v2 00/11] Improve CS35l41-based audio codec drivers
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v2 0/7] ASoC: Convert some Maxim codecs to use GPIO descriptors
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v3 1/4] ASoC: cs35l45: Checks index of cs35l45_irqs[]
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH] ASoC: meson: axg: extend TDM maximum sample rate to 384kHz
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v1 1/1] ASoC: soc.h: replace custom COUNT_ARGS() & CONCATENATE() implementations
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v4 0/3] Match data improvements for wm8580 driver
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v3 0/2] Match data improvements for ak4642 driver
 2023-09-11 23:57 UTC  (2+ messages)

[RESEND,v3 0/3] ASoC: mt8188-mt6359: add SOF support
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v2 0/2] Match data improvements for tlv320aic32x4 driver
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v3 0/3] Match data improvements for tlv320aic32x4 driver
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v2] ASoC: ak4642: Simplify probe()
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: amd: acp: Add sound support for a line of HUAWEI laptops
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v2] ASoC: cs42xx8-i2c: Simplify probe()
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH] ASoC: tas571x: Simplify probe()
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v2] ASoC: wm8580: Simplify probe()
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH] ASoC: wm8580: Simplify probe()
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH 0/7] ASoC: Convert some Maxim codecs to use GPIO descriptors
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH] ASoC: cs42xx8-i2c: Simplify probe()
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v3 0/3] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-09-11 23:57 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/32] Introduce QC USB SND audio offloading support
 2023-09-11 17:59 UTC  (10+ messages)
` [PATCH v5 11/32] sound: usb: card: Introduce USB SND platform op callbacks
` [PATCH v5 12/32] sound: usb: Export USB SND APIs for modules
` [PATCH v5 18/32] sound: usb: Introduce QC USB SND offloading support

[PATCH 6.1 220/600] ASoC: stac9766: fix build errors with REGMAP_AC97
 2023-09-11 13:49 UTC  (2+ messages)
` [PATCH 6.1 512/600] um: Fix hostaudio build errors

[PATCH] Add DMI ID for MSI Bravo 15 B7ED
 2023-09-11 15:08 UTC  (2+ messages)

[PATCH 00/11] add missing of_node_put
 2023-09-11 15:08 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: wm8960: Fix error handling in probe
 2023-09-11 15:07 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Call pm_runtime_dont_use_autosuspend()
 2023-09-11 15:07 UTC  (2+ messages)

[PATCH v2] ASoC: soc-pcm: Shrink stack frame for __soc_pcm_hw_params
 2023-09-11 15:07 UTC  (2+ messages)

[PATCH] ASoC: soc-pcm: Shrink stack frame for __soc_pcm_hw_params
 2023-09-11 15:07 UTC  (2+ messages)

[PATCH] ASoC: meson: spdifin: start hw on dai probe
 2023-09-11 15:07 UTC  (2+ messages)

[PATCH 6.4 277/737] ASoC: stac9766: fix build errors with REGMAP_AC97
 2023-09-11 13:48 UTC  (2+ messages)
` [PATCH 6.4 623/737] um: Fix hostaudio build errors

[PATCH] kselftest/alsa: Mark test plan as skipped when no cards are available
 2023-09-11 14:29 UTC  (4+ messages)

[PATCH 6.5 210/739] ASoC: stac9766: fix build errors with REGMAP_AC97
 2023-09-11 13:46 UTC  (2+ messages)
` [PATCH 6.5 618/739] um: Fix hostaudio build errors

[PATCH] mtd: cs42l43: use modern PM macro helpers
 2023-09-11 13:04 UTC  (3+ messages)

[PATCH] ASoC: dwc: Add Single DMA mode support
 2023-09-11 12:31 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 read-only IMAP folder(s) and NNTP newsgroup(s).