messages from 2023-10-06 13:48:54 to 2023-10-11 00:32:53 UTC [more...]
[v5 0/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support
2023-10-10 18:33 UTC (4+ messages)
` [v5 2/2] "
[PATCH v8 00/34] Introduce QC USB SND audio offloading support
2023-10-11 0:21 UTC (34+ messages)
` [PATCH v8 01/34] xhci: split free interrupter into separate remove and free parts
` [PATCH v8 02/34] xhci: add support to allocate several interrupters
` [PATCH v8 03/34] xhci: add helper to stop endpoint and wait for completion
` [PATCH v8 04/34] xhci: sideband: add initial api to register a sideband entity
` [PATCH v8 05/34] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v8 06/34] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v8 07/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v8 09/34] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v8 10/34] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v8 11/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v8 12/34] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v8 13/34] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v8 14/34] dt-bindings: usb: dwc3: Limit num-hc-interrupters definition
` [PATCH v8 15/34] dt-bindings: usb: xhci: Add "
` [PATCH v8 16/34] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v8 17/34] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v8 18/34] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v8 19/34] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v8 20/34] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v8 21/34] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v8 22/34] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v8 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v8 24/34] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v8 25/34] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v8 26/34] ASoC: qcom: qdsp6: q6afe: Split USB AFE dev_token param into separate API
` [PATCH v8 27/34] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v8 28/34] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v8 29/34] ASoC: qcom: qdsp6: Add SND kcontrol to select offload device
` [PATCH v8 30/34] ASoC: qcom: qdsp6: Add SND kcontrol for fetching offload status
` [PATCH v8 31/34] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v8 32/34] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v8 33/34] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v8 34/34] ASoC: usb: Rediscover USB SND devices on USB port add
[PATCH 0/4] ASoC: makes CPU/Codec channel connection map more generic
2023-10-10 23:26 UTC (8+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ASoC: audio-graph-card2: add CPU:Codec = N:M support
` [PATCH 3/4] ASoC: audio-graph-card2-custom-sample: add CPU/Codec = N:M sample
` [PATCH 4/4] dt-bindings: audio-graph-port: ch_maps property
[PATCH] ASoC: SOF: Convert to platform remove callback returning void
2023-10-10 21:04 UTC (5+ messages)
[PATCH v2 0/3] Add audio device nodes for i.MX93 platform
2023-10-10 19:39 UTC (5+ messages)
` [PATCH v2 1/3] arm64: dts: imx93: Add audio device nodes
` [PATCH v2 2/3] arm64: dts: imx93: Configure clock rate for audio PLL
` [PATCH v2 3/3] ASoC: dt-bindings: fsl,mqs: Convert format to json-schema
[PATCH v6 00/11] Introduce STM32 Firewall framework
2023-10-10 18:42 UTC (13+ messages)
` [PATCH v6 01/11] dt-bindings: document generic access controllers
` [PATCH v6 02/11] dt-bindings: treewide: add access-controllers description
` [PATCH v6 03/11] dt-bindings: bus: document RIFSC
` [PATCH v6 04/11] dt-bindings: bus: document ETZPC
` [PATCH v6 05/11] firewall: introduce stm32_firewall framework
` [PATCH v6 06/11] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v6 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v6 08/11] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v6 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v6 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
[PATCH v2 0/5] ASoC: DT matching and header cleanups
2023-10-10 18:33 UTC (2+ messages)
[PATCH v3 0/5] ASoC: DT matching and header cleanups
2023-10-10 18:33 UTC (7+ messages)
` [PATCH v3 1/5] ASoC: Explicitly include correct DT includes
` [PATCH v3 2/5] ASoC: Drop unnecessary of_match_device() calls
` [PATCH v3 3/5] ASoC: da7218: Use i2c_get_match_data()
` [PATCH v3 4/5] ASoC: qcom/lpass: Constify struct lpass_variant
` [PATCH v3 5/5] ASoC: Use device_get_match_data()
[PATCH v2 1/2] ASoC: dt-bindings: cirrus,cs42l43: Update values for bias sense
2023-10-10 18:33 UTC (3+ messages)
` [PATCH v2 2/2] ASoC: cs42l43: "
[PATCH] ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not described
2023-10-10 18:33 UTC (3+ messages)
[PATCH] ASoC: cs35l56: ASP1 DOUT must default to Hi-Z when not transmitting
2023-10-10 18:33 UTC (2+ messages)
[PATCH 1/2] ASoC: dt-bindings: cirrus,cs42l43: Update values for bias sense
2023-10-10 18:33 UTC (3+ messages)
[PATCH 00/20] pinctrl: Convert to platform remove callback returning void
2023-10-10 13:37 UTC (4+ messages)
` [PATCH 04/20] pinctrl: cirrus: madera-core: "
[PATCH v6 00/12] sound: Use -EPROBE_DEFER instead of i915 module loading
2023-10-10 11:53 UTC (10+ messages)
` [PATCH v6 08/12] ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work
` [PATCH v6 11/12] ASoC: SOF: Intel: Move binding to display driver outside of deferred probe
[PATCH v7 00/13] sound: Use -EPROBE_DEFER instead of i915 module loading
2023-10-10 10:49 UTC (15+ messages)
` [PATCH v7 01/13] ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran
` [PATCH v7 02/13] ASoC: SOF: core: Add probe_early and remove_late callbacks
` [PATCH v7 03/13] ASoC: SOF: Intel: hda: start splitting the probe
` [PATCH v7 04/13] ASoC: SOF: Intel: Fix error handling in hda_init()
` [PATCH v7 05/13] ALSA: hda: Intel: Fix error handling in azx_probe()
` [PATCH v7 06/13] ALSA: hda: i915: Allow override of gpu binding
` [PATCH v7 07/13] ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_init
` [PATCH v7 08/13] ALSA: hda: i915: Allow xe as match for i915_component_master_match
` [PATCH v7 09/13] ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work
` [PATCH v7 10/13] ALSA: hda: Intel: "
` [PATCH v7 11/13] ASoC: Intel: Skylake: "
` [PATCH v7 12/13] ASoC: SOF: Intel: Move binding to display driver outside of deferred probe
` [PATCH v7 13/13] ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init
[PATCH v7 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-10-10 8:29 UTC (10+ messages)
` [PATCH v7 10/30] net: wan: Add support for QMC HDLC
` [PATCH v7 24/30] net: wan: Add framer framework support
` [PATCH v7 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer
Undefined symbols in version sccripts are errors in LLD-17 (by default)
2023-10-10 4:48 UTC
Undefined symbols in version sccripts are error in LLD-17 (by default)
2023-10-10 4:36 UTC
Undefined symbols in version sccripts are error in LLD-17 (by default)
2023-10-10 4:35 UTC
[PATCH][next] soc: qcom: apr: Add __counted_by for struct apr_rx_buf and use struct_size()
2023-10-09 23:46 UTC (3+ messages)
[PATCH][next] ASoC: sigmadsp: Add __counted_by for struct sigmadsp_data and use struct_size()
2023-10-09 22:10 UTC (3+ messages)
[PATCH] ASoC: ti: ams-delta: Allow it to be test compiled
2023-10-09 21:34 UTC (4+ messages)
[PATCH] ASoC: apple: mca: Annotate struct mca_data with __counted_by
2023-10-09 19:51 UTC (6+ messages)
Alsa change value to limit maximum volu
2023-10-09 19:35 UTC
[PATCH 0/8] Convert Mediatek ASoC codecs to use GPIO descriptors
2023-10-09 19:33 UTC (22+ messages)
` [PATCH 1/8] gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound
` [PATCH 2/8] ASoC: mediatek: mt2701-cs42448: Convert to GPIO descriptors
` [PATCH 3/8] ASoC: mt8173-max98090: Drop unused include
` [PATCH 4/8] ASoC: mt8173-rt5650-rt5514: Drop unused includes
` [PATCH 5/8] ASoC: mt8173-rt5650-rt5676: "
` [PATCH 6/8] ASoC: mt8173-rt5650: "
` [PATCH 7/8] ASoC: mt8186-mt6366-rt1019-rt5682s: Drop unused include
` [PATCH 8/8] ASoC: mt8192-afe-gpio: "
[PATCH] ASoC: cs35l56: Fix illegal use of init_completion()
2023-10-09 18:36 UTC (2+ messages)
[PATCH] ASoC: pxa: fix a memory leak in probe()
2023-10-09 18:36 UTC (2+ messages)
[PATCH 0/7] ASoC: codecs: wcd938x: fix probe and bind error handling
2023-10-09 18:36 UTC (2+ messages)
[PATCH 0/2] ASoC: codecs: fix widget name comparisons
2023-10-09 18:36 UTC (2+ messages)
[PATCH v2 0/4] Convert Rockchip ASoC drivers to GPIO descriptors
2023-10-09 18:36 UTC (2+ messages)
[PATCH] hda/realtek: Add SND_PCI_QUIRK entry for the Dell XPS 9530 laptop for dual speakers
2023-10-09 17:51 UTC (3+ messages)
time to remove COPYING.GPL from alsa-plugins? (issue #45)
2023-10-09 17:01 UTC (5+ messages)
[PATCH v2 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring system suspend
2023-10-09 16:36 UTC (6+ messages)
` "
` [EXT] "
[PATCH] ASoC: SOF: sof-client: fix build when only IPC4 is selected
2023-10-09 16:18 UTC (2+ messages)
[PATCH v2 1/2] ASoC: qcom: explicitly include binding headers when used
2023-10-09 16:18 UTC (2+ messages)
[PATCH] ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefix
2023-10-09 16:18 UTC (2+ messages)
[PATCH] hda/realtek: Add SND_PCI_QUIRK entry for the Dell XPS 9530 laptop for dual speakers
2023-10-08 6:38 UTC
[v4 0/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support
2023-10-09 12:20 UTC (5+ messages)
` [v4 1/2] ASoC: dt-bindings: mediatek,mt8188-mt6359: add RT5682S support
` [v4 2/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support
[PATCH 0/3] ARM: omap4: embt2ws: Add audio support
2023-10-07 8:34 UTC (12+ messages)
` [PATCH 1/3] ASoC: ti: omap-mcbsp: Ignore errors for getting fck_src
[RFC PATCH v5 00/11] Add audio support in v4l2 framework
2023-10-09 15:11 UTC (12+ messages)
` [RFC PATCH v5 01/11] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v5 07/11] media: v4l2: Add audio capture and output support
` [RFC PATCH v5 08/11] media: uapi: Add audio rate controls support
` [RFC PATCH v5 09/11] media: uapi: define audio sample format fourcc type
` [RFC PATCH v5 11/11] media: audm2m: add virtual driver for audio memory to memory
[PATCH] ASoC: ti: ams-delta: Fix cx81801_receive() argument types
2023-10-09 12:05 UTC (6+ messages)
[PATCH] ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support
2023-10-09 6:19 UTC (2+ messages)
[PATCH] ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe
2023-10-08 9:37 UTC (2+ messages)
[PATCH] ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support
2023-10-07 11:28 UTC (3+ messages)
[PATCH 1/2] ALSA: aloop: Add support for the non-interleaved access mode
2023-10-06 18:06 UTC (5+ messages)
[PATCH] ASoC: fsl-asoc-card: Add comment for mclk in the codec_priv
2023-10-07 4:01 UTC
[PATCH 0/4] ASoC: cs35l56: Update hibernate/wake sequences and enable hibernation
2023-10-06 17:45 UTC (2+ messages)
[PATCH 0/2] ASoC: SOF: ipc4: Take priority into cosideration when sorting pipelines
2023-10-06 17:45 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox