Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2024-10-15 00:10:19 to 2024-10-18 05:52:38 UTC [more...]

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

[PATCH v3 0/5] rb4210-rb2: add HDMI audio playback support
 2024-10-18  2:54 UTC  (6+ messages)
` [PATCH v3 1/5] ASoC: qcom: sm8250: add handling of secondary MI2S clock
` [PATCH v3 2/5] arm64: dts: qcom: sm6115: add apr and its services
` [PATCH v3 3/5] arm64: dts: qcom: sm6115: add LPASS LPI pin controller
` [PATCH v3 4/5] arm64: dts: qcom: sm4250: "
` [PATCH v3 5/5] arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support

[PATCH v2] ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs
 2024-10-17 22:24 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Add stream name to ACP PDM DMIC devices
 2024-10-17 21:09 UTC 

[PATCH 0/3] ASoC: add CS42L84 codec driver
 2024-10-17 17:49 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: sound: Add CS42L84 codec
` [PATCH 2/3] ASoC: cs42l84: Add new codec driver
` [PATCH 3/3] ASoC: cs42l84: leverage ring sense IRQs to correctly detect headsets

[PATCH] ASoC: amd: acp: Add stream name to ACP PDM DMIC devices
 2024-10-17 17:45 UTC 

[GIT PULL] sound fixes for 6.12-rc4
 2024-10-17 17:34 UTC  (2+ messages)

[PATCH 00/15] timers: Cleanup delay/sleep related mess
 2024-10-17 14:19 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: fsl_micfil: Add a flag to distinguish with different volume control types
 2024-10-17 13:25 UTC  (2+ messages)

[PATCH] Use card->dev in replace of the &pdev->dev argument in the dev_err function
 2024-10-17 12:27 UTC  (2+ messages)

[PATCH 00/11] ASoC/soundwire: add initial support for SDCA
 2024-10-17 12:24 UTC  (14+ messages)
` [PATCH 01/11] soundwire: sdw_intel: include linux/acpi.h
` [PATCH 02/11] ASoC/soundwire: remove sdw_slave_extended_id
` [PATCH 03/11] ASoC: SDCA: add initial module
` [PATCH 04/11] soundwire: slave: lookup SDCA version and functions
` [PATCH 05/11] ASoC: SDCA: add quirk function for RT712_VB match
` [PATCH 06/11] ASoC: rt712-sdca: detect the SMART_MIC function during the probe stage
` [PATCH 07/11] ASoC: soc-acpi: introduce new 'machine check' callback
` [PATCH 08/11] ASoC: sdw_utils: add SmartMic DAI for RT712 VB
` [PATCH 09/11] ASoC: sdw_utils: add SmartMic DAI for RT713 VB
` [PATCH 10/11] ASoC: Intel: soc-acpi: add is_device_rt712_vb() helper
` [PATCH 11/11] ASoC: SOF: Intel: hda: use machine_check() for SoundWire

[PATCH] ASoC: fix code redundancy in sound/soc/soc-core.c
 2024-10-17 12:03 UTC  (2+ messages)

[PATCH] ASoC: SOF: sof-of-dev: add parameter to override tplg/fw_filename
 2024-10-17 11:03 UTC 

[PATCH 0/3] ASoC: Rename "sh" to "renesas"
 2024-10-17  8:48 UTC  (12+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ASoC: renesas, rsnd: Update file path
` [PATCH 3/3] ASoC: audio-graph-card2: Update comment with renamed "

No sound on speakers X1 Carbon Gen 12
 2024-10-17  8:34 UTC  (4+ messages)

[PATCH] ASoC: codecs: tx-macro: correct tx_macro_component_drv name
 2024-10-17  8:12 UTC  (2+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-17  7:51 UTC  (22+ messages)
` [PATCH 01/13] PCI: Prepare removing "
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()
` [PATCH 03/13] drivers/xen: Use never-managed version of pci_intx()
` [PATCH 04/13] net/ethernet: "
` [PATCH 05/13] net/ntb: "
` [PATCH 06/13] misc: "
` [PATCH 07/13] vfio/pci: "
` [PATCH 08/13] PCI: MSI: "
` [PATCH 09/13] ata: Use always-managed "
` [PATCH 10/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH 11/13] HID: amd_sfh: Use "
` [PATCH 12/13] Remove devres from pci_intx()
` [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx()

[PATCH] Docs/sound: Update codec-to-codec documentation
 2024-10-17  7:33 UTC 

[PATCH 0/4] ASoC/SoundWire: clean up link DMA during stop for IPC4
 2024-10-17  6:37 UTC  (7+ messages)
` [PATCH 1/4] ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIs
` [PATCH 2/4] ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI's
` [PATCH 3/4] soundwire: intel_ace2x: Send PDI stream number during prepare
` [PATCH 4/4] ASoC: SOF: Intel: hda: Always clean up link DMA during stop

[PATCH] MAINTAINERS: Generic Sound Card section
 2024-10-17  5:55 UTC 

[PATCH -next] ASoC: codecs: Remove unneeded semicolon
 2024-10-17  5:19 UTC 

[PATCH] ASoC: Change my e-mail to gmail
 2024-10-16 21:58 UTC 

[PATCH v5 0/5] Support system sleep with offloaded usb transfers
 2024-10-16 14:45 UTC  (7+ messages)
` [PATCH v5 5/5] usb: host: enable sideband transfer during system sleep

[RFC PATCH 0/4] Add support for detection
 2024-10-16 13:47 UTC  (9+ messages)
` [RFC PATCH 1/4] ALSA: core: Add support for running detect on capture stream
` [RFC PATCH 2/4] ALSA: core: Allow polling for detection
` [RFC PATCH 3/4] ASoC: pcm: Add support for running detect on capture stream
` [RFC PATCH 4/4] ASoC: Propagate DETECT trigger

[PATCH v4 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-16 12:41 UTC  (11+ messages)
` [PATCH v4 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v4 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v4 03/10] crypto: qat - replace "
` [PATCH v4 04/10] crypto: marvell "
` [PATCH v4 05/10] intel_th: pci: Replace "
` [PATCH v4 06/10] wifi: iwlwifi: replace "
` [PATCH v4 07/10] ntb: idt: Replace "
` [PATCH v4 08/10] serial: rp2: "
` [PATCH v4 09/10] ALSA: korg1212: "
` [PATCH v4 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH] ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2
 2024-10-16  8:30 UTC  (2+ messages)

[PATCH v2] ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
 2024-10-16  8:14 UTC  (6+ messages)

[PATCH v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-16  8:02 UTC  (8+ messages)
` [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
  ` (subset) "

[PATCH] ASoC: loongson: make loongson-i2s.o a separate module
 2024-10-16  8:02 UTC  (4+ messages)

[PATCH] ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA
 2024-10-16  3:40 UTC 

[PATCH] ASoC: Intel: soc-acpi: lnl: Add match entry for TM2 laptops
 2024-10-16  3:07 UTC 

[PATCH 0/4] ASoC: add support for some new Lenovo laptops with
 2024-10-16  3:03 UTC  (5+ messages)
` [PATCH 1/4] ASoC: sdw_utils: Add support for exclusion DAI quirks
` [PATCH 2/4] ASoC: sdw_utils: Add a quirk to allow the cs42l43 mic DAI to be ignored
` [PATCH 3/4] ASoC: Intel: sof_sdw: Add quirk for cs42l43 system using host DMICs
` [PATCH 4/4] ASoC: Intel: sof_sdw: Add quirks for some new Lenovo laptops

[PATCH] ASoC: makes snd_soc_set_runtime_hwparams() inline
 2024-10-16  1:35 UTC 

[PATCH] ASoC: mediatek: mt8188: remove unnecessary variable assignment
 2024-10-16  1:18 UTC 

[PATCH v7 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-10-15 18:54 UTC  (5+ messages)
` [PATCH v7 7/9] gpu: drm: omapdrm: use new of_graph functions

[PATCH] ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA
 2024-10-15 15:41 UTC  (2+ messages)

something went wrong with USB iJack data in kernel 6.x
 2024-10-15 14:39 UTC  (5+ messages)

[PATCH] mfd: cs42l43: Disable IRQs during suspend
 2024-10-15 14:34 UTC  (3+ messages)

[RFC PATCH v1 22/57] sound: Remove PAGE_SIZE compile-time constant assumption
 2024-10-15 11:35 UTC  (5+ messages)

[PATCH] ASoC: fix code redundancy in sound/soc/soc-dapm.c
 2024-10-15  7:08 UTC 

[PATCH RESEND 0/4] ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list property read
 2024-10-15  5:54 UTC  (2+ messages)

[PATCH v28 00/33] Introduce QC USB SND audio offloading support
 2024-10-15  1:31 UTC  (4+ messages)

[PATCH v4 00/13] ASoC: remove dpcm_xxx flags
 2024-10-15  0:56 UTC  (14+ messages)
` [PATCH v4 01/13] ASoC: amd: "
` [PATCH v4 02/13] ASoC: fsl: "
` [PATCH v4 03/13] ASoC: sof: "
` [PATCH v4 04/13] ASoC: intel: "
` [PATCH v4 05/13] ASoC: samsung: "
` [PATCH v4 06/13] ASoC: mediatek: "
` [PATCH v4 07/13] ASoC: soc-core: "
` [PATCH v4 08/13] ASoC: soc-compress: "
` [PATCH v4 09/13] ASoC: soc-topology: "
` [PATCH v4 10/13] ASoC: intel: boards: "
` [PATCH v4 11/13] ASoC: soc-pcm: "
` [PATCH v4 12/13] ASoC: doc: "
` [PATCH v4 13/13] ASoC: soc-pcm: merge DPCM and non-DPCM validation check

[PATCH] ASoC: rsnd: Refactor port handling with helper for endpoint node selection
 2024-10-15  0:10 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