Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-01-15 19:49:50 to 2025-01-21 21:05:48 UTC [more...]

[PATCH v34 00/31] Introduce QC USB SND audio offloading support
 2025-01-21 21:05 UTC  (21+ messages)
` [PATCH v34 01/31] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v34 02/31] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v34 03/31] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v34 04/31] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v34 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v34 06/31] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v34 07/31] ALSA: Add USB audio device jack type
` [PATCH v34 09/31] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v34 10/31] ALSA: usb-audio: Save UAC sample size information
` [PATCH v34 11/31] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v34 12/31] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v34 14/31] ASoC: Add SoC USB APIs for adding an USB backend
` [PATCH v34 17/31] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v34 18/31] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v34 19/31] ASoC: doc: Add documentation for SOC USB
` [PATCH v34 20/31] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v34 21/31] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v34 24/31] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v34 25/31] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v34 31/31] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing

[PATCH] ASoC: SOF: imx8m: add SAI2,5,6,7
 2025-01-21 18:13 UTC 

[PATCH v1] ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback
 2025-01-21 18:10 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: rockchip: Add SPDIF on RK3588
 2025-01-21 17:37 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: ASoC: rockchip: Add compatible for RK3588 SPDIF
` [PATCH 2/3] arm64: dts: rockchip: Add SPDIF nodes to RK3588(s) device trees
` [PATCH 3/3] arm64: dts: rockchip: Enable SPDIF output on H96 Max V58

[PATCH 0/3] ALSA: usb: fcp: Fix sparse warnings
 2025-01-21 17:00 UTC  (4+ messages)
` [PATCH 1/3] ALSA: usb: fcp: Fix meter_levels type to __le32
` [PATCH 2/3] ALSA: usb: fcp: Fix incorrect resp->opcode retrieval
` [PATCH 3/3] ALSA: usb: fcp: Fix return code from poll ops

[PATCH] ASoC: dt-bindings: ti,pcm1681: Fix the binding title
 2025-01-21 15:57 UTC 

[PATCH] ASoC: audio-graph-card2: use correct endpoint when getting link parameters
 2025-01-21 13:41 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] ASoC: tegra: Add interconnect support
 2025-01-21 11:09 UTC 

rt5651 + rk3399 orange-pi 4b no HP output
 2025-01-21 10:33 UTC 

[PATCH 00/13] ASoC: Intel: avs: Fixes and cleanups
 2025-01-21  8:39 UTC  (6+ messages)
` [PATCH 07/13] ASoC: Intel: avs: Add MODULE_FIRMWARE to inform about FW

[PATCH v2 0/6] Introduce devm_kmemdup_array() helper
 2025-01-21  6:05 UTC  (12+ messages)

[PATCH V2 0/7] soundwire: amd: code improvements and new platform support
 2025-01-21  5:26 UTC  (10+ messages)
` [PATCH V2 1/7] soundwire: amd: change the soundwire wake enable/disable sequence
` [PATCH V2 2/7] soundwire: amd: add debug log for soundwire wake event
` [PATCH V2 3/7] soundwire: amd: add conditional for check for device resume
` [PATCH V2 4/7] soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
` [PATCH V2 5/7] soundwire: amd: set device power state during suspend/resume sequence
` [PATCH V2 6/7] soundwire: amd: set ACP_PME_EN during runtime suspend sequence
` [PATCH V2 7/7] soundwire: amd: add soundwire host wake interrupt enable/disable sequence

[PATCH V2 00/23] ASoC: amd: acp70: add soundwire and acp pdm support
 2025-01-21  5:22 UTC  (32+ messages)
` [PATCH V2 01/23] ASoC: amd: add register header file for ACP7.0 platform
` [PATCH V2 02/23] ASoC: amd: acp70: add acp pci driver for ACP7.0 and ACP7.1 platforms
` [PATCH V2 03/23] ASoC: amd: acp70: add acp init and de-init functions
` [PATCH V2 04/23] ASoC: amd: acp70: add logic for scanning acp child devices
` [PATCH V2 05/23] ASoC: amd: acp70: create platform devices for acp child nodes
` [PATCH V2 06/23] ASoC: amd: acp70: enable driver build for ACP7.0 platform
` [PATCH V2 07/23] ASoC: amd: acp70: add acp pdm platform driver
` [PATCH V2 08/23] ASoC: amd: acp70: add acp pdm driver dma ops and dai ops
` [PATCH V2 09/23] ASoC: amd: acp70: add acp soundwire dma driver
` [PATCH V2 10/23] ASoC: amd: update ACP7.0 KConfig option description
` [PATCH V2 11/23] ASoC: amd: acp70: add soundwire dma driver dma ops
` [PATCH V2 12/23] ASoC: amd: acp70: add acp ip interrupt handler
` [PATCH V2 13/23] ASoC: amd: acp70: add acp pdm driver pm ops
` [PATCH V2 14/23] ASoC: amd: acp70: add pm ops support for soundwire dma driver
` [PATCH V2 15/23] ASoC: amd: acp70: add acp driver pm ops support
` [PATCH V2 16/23] ASoC: amd: acp70: enable wake capability for acp pci driver
` [PATCH V2 17/23] ASoC: amd: acp70: add soundwire wake interrupt handling
` [PATCH V2 18/23] ASoC: amd: acp70: enable soundwire host wake irq mask
` [PATCH V2 19/23] ASoC: amd: acp70: enable acp pme enable during acp init sequence
` [PATCH V2 20/23] ASoC: amd: acp70: create a device node for soundwire machine driver
` [PATCH V2 21/23] ASoC: amd: acp: add machine driver changes for ACP7.0 and ACP7.1 platforms
` [PATCH V2 22/23] ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platform
` [PATCH V2 23/23] ASoC: amd: acp: amd-acp70-acpi-match: Add rt722 support

[PATCH 0/2] ASoC: fsl: two fixes for asrc memory to memory
 2025-01-20 22:14 UTC  (6+ messages)
` [PATCH 1/2] ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend
` [PATCH 2/2] ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run()

[PATCH] ALSA: hda: tas2781-spi: Fix -Wsometimes-uninitialized in tasdevice_spi_switch_book()
 2025-01-20 13:41 UTC  (2+ messages)

[PATCH] ASoC: renesas: rz-ssi: Clean up on error in probe()
 2025-01-20 10:32 UTC  (3+ messages)

[PATCH v3] ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions
 2025-01-20  8:27 UTC  (2+ messages)

[PATCH] ALSA: hda: tas2781-spi: select CRC32 instead of CRC32_SARWATE
 2025-01-20  7:46 UTC 

[PATCH] ALSA: usb: fcp: Fix hwdep read ops argument
 2025-01-20  7:39 UTC  (2+ messages)

[PATCH v3 0/2] Introduce Poly/Plantronics mute event support
 2025-01-20  2:19 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] HID: hid-plantronics: Add mic mute mapping and generalize quirks
  ` [PATCH v4 2/2] ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names

[PATCH v2 0/2] soundwire: set frame shape and divider based on actual clk
 2025-01-20  2:06 UTC  (3+ messages)

[PATCH] ASoC: q6dsp: q6apm: change kzalloc to kcalloc
 2025-01-20  1:32 UTC 

[PATCH v8 0/2] ALSA: Add driver for big Scarlett 4th Gen interfaces
 2025-01-19  8:55 UTC  (6+ messages)
` [PATCH v8 1/2] ALSA: FCP: Add Focusrite Control Protocol driver
` [PATCH v8 2/2] ALSA: scarlett2: Add device_setup option to use FCP driver

[PATCH 0/4] Add support for Loongson-1 AC97
 2025-01-18 15:53 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: Add Loongson-1 AC97 Controller
` [PATCH 2/4] ASoC: dt-bindings: Add Realtek ALC203 Codec

[PATCH v9 0/5] Support system sleep with offloaded usb transfers
 2025-01-17 15:55 UTC  (7+ messages)
` [PATCH v9 1/5] usb: dwc3: separate dev_pm_ops for each pm_event
` [PATCH v9 2/5] usb: xhci-plat: "
` [PATCH v9 3/5] usb: add apis for offload usage tracking
` [PATCH v9 4/5] xhci: sideband: add api to trace sideband usage
` [PATCH v9 5/5] usb: host: enable USB offload during system sleep

[PATCH v8 0/5] Support system sleep with offloaded usb transfers
 2025-01-17 14:30 UTC  (8+ messages)
` [PATCH v8 1/5] usb: dwc3: separate dev_pm_ops for each pm_event
` [PATCH v8 2/5] usb: xhci-plat: "
` [PATCH v8 3/5] usb: add apis for offload usage tracking
` [PATCH v8 4/5] xhci: sideband: add api to trace sideband usage
` [PATCH v8 5/5] usb: host: enable USB offload during system sleep

[PATCH v12] ALSA: hda/tas2781: Add tas2781 hda SPI driver
 2025-01-17 10:12 UTC  (3+ messages)

[REGRESSION] Distorted sound on Acer Aspire A115-31 laptop
 2025-01-17 10:06 UTC  (10+ messages)

[PATCH v33 00/31] Introduce QC USB SND audio offloading support
 2025-01-17  2:03 UTC  (38+ messages)
` [PATCH v33 01/31] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v33 02/31] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v33 03/31] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v33 04/31] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v33 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v33 06/31] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v33 07/31] ALSA: Add USB audio device jack type
` [PATCH v33 08/31] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v33 09/31] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v33 10/31] ALSA: usb-audio: Save UAC sample size information
` [PATCH v33 11/31] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v33 12/31] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v33 13/31] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v33 14/31] ASoC: Add SoC USB APIs for adding an USB backend
` [PATCH v33 15/31] ASoC: usb: Add PCM format check API for "
` [PATCH v33 16/31] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v33 17/31] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v33 18/31] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v33 19/31] ASoC: doc: Add documentation for SOC USB
` [PATCH v33 20/31] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v33 21/31] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v33 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v33 23/31] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v33 24/31] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v33 25/31] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v33 26/31] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v33 27/31] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v33 28/31] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v33 29/31] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v33 30/31] ALSA: usb-audio: qcom: Add USB offload route kcontrol
` [PATCH v33 31/31] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing

[PATCH v2] ASoC: SOF: topology: Use krealloc_array() to replace krealloc()
 2025-01-17  1:43 UTC 

[PATCH v32 01/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
 2025-01-16 22:50 UTC  (6+ messages)

[RFC][PATCH] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
 2025-01-16 19:40 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] ASoC: xilinx: xlnx_spdif: Simpify using devm_clk_get_enabled()
 2025-01-16 19:02 UTC  (2+ messages)

[PATCH v7 0/2] ALSA: Add driver for big Scarlett 4th Gen interfaces
 2025-01-16 16:48 UTC  (6+ messages)
` [PATCH v7 1/2] ALSA: FCP: Add Focusrite Control Protocol driver
` [PATCH v7 2/2] ALSA: scarlett2: Add device_setup option to use FCP driver

[PATCH] ASoC: fsl_micfil: Enable default case in micfil_set_quality()
 2025-01-16 14:24 UTC 

[PATCH v4] ALSA: hda: Support for Ideapad hotkey mute LEDs
 2025-01-16  2:29 UTC  (3+ messages)

[PATCH 0/2] ASoC: Intel: sof_sdw: Fix DMI match entries for a couple of Lenovo laptops
 2025-01-15 20:32 UTC  (2+ messages)

[PATCH 0/1] fix priv->dai_props indexing
 2025-01-15 19:49 UTC  (4+ messages)
` [PATCH 1/1] ASoC: simple-card-utils: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox