linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-05 11:32:11 to 2024-05-07 21:44:16 UTC [more...]

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-07 21:38 UTC 

[PATCH v1 1/1] ASoC: atmel: tse850-pcm5142: Remove unused of_gpio.h
 2024-05-07 20:56 UTC 

[PATCH 0/9] ALSA: Use *-y instead of *-objs in Makefile
 2024-05-07 20:53 UTC  (13+ messages)
` [PATCH 1/9] ALSA: core: "
` [PATCH 2/9] ALSA: pci: "
` [PATCH 3/9] ALSA: hda: "
` [PATCH 4/9] ALSA: isa: "
` [PATCH 5/9] ALSA: usb: "
` [PATCH 6/9] ALSA: drivers: "
` [PATCH 7/9] ALSA: firewire: "
` [PATCH 8/9] ALSA: aoa: "
` [PATCH 9/9] ALSA: misc: "

[PATCH v21 00/39] Introduce QC USB SND audio offloading support
 2024-05-07 19:51 UTC  (40+ messages)
` [PATCH v21 01/39] xhci: add helper to stop endpoint and wait for completion
` [PATCH v21 02/39] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v21 03/39] xhci: sideband: add initial api to register a sideband entity
` [PATCH v21 04/39] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v21 05/39] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v21 06/39] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v21 07/39] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v21 08/39] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v21 09/39] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v21 10/39] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v21 11/39] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v21 12/39] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v21 13/39] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v21 14/39] ALSA: usb-audio: Save UAC sample size information
` [PATCH v21 15/39] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v21 16/39] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v21 17/39] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v21 18/39] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v21 19/39] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v21 20/39] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v21 21/39] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v21 22/39] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v21 23/39] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v21 24/39] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v21 25/39] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v21 26/39] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v21 27/39] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v21 28/39] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v21 29/39] ASoC: Introduce SND kcontrols to track USB offloading state
` [PATCH v21 30/39] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v21 31/39] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v21 32/39] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v21 33/39] ASoC: usb: Fetch ASoC sound card information
` [PATCH v21 34/39] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v21 35/39] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v21 36/39] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v21 37/39] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v21 38/39] ASoC: qcom: Populate SoC components string
` [PATCH v21 39/39] ASoC: doc: Add documentation for SOC USB

[PATCH v4] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-05-07 18:23 UTC  (9+ messages)

[PATCH 0/4] ASoC: qcom: x1e80100: Correct channel mapping
 2024-05-07 18:16 UTC  (10+ messages)
` [PATCH 1/4] ASoC: Constify channel mapping array arguments in set_channel_map()
` [PATCH 2/4] ASoC: qcom: q6dsp: Implement proper channel mapping in Audioreach
` [PATCH 3/4] ASoC: qcom: q6dsp: Set channel mapping instead of fixed defaults
` [PATCH 4/4] ASoC: qcom: x1e80100: Correct channel mapping

[PATCH v1 00/10] Define _GNU_SOURCE for sources using
 2024-05-07 17:53 UTC  (4+ messages)

[PATCH] selftests: Add _GNU_SOURCE definition when including kselftest_harness.h
 2024-05-07 17:06 UTC  (2+ messages)

[PATCH v1] ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W
 2024-05-07 16:01 UTC 

[PATCH 00/34] ASoC: Use *-y instead of *-objs in Makefile
 2024-05-07 15:55 UTC  (35+ messages)
` [PATCH 01/34] ASoC: core: "
` [PATCH 02/34] ASoC: codecs: "
` [PATCH 03/34] ASoC: adi: "
` [PATCH 04/34] ASoC: amd: "
` [PATCH 05/34] ASoC: apple: "
` [PATCH 06/34] ASoC: atmel: "
` [PATCH 07/34] ASoC: au1x: Use *-y instead of *-objs Makefile
` [PATCH 08/34] ASoC: bcm: Use *-y instead of *-objs in Makefile
` [PATCH 09/34] ASoC: cirrus: "
` [PATCH 10/34] ASoC: fsl: "
` [PATCH 11/34] ASoC: generic: "
` [PATCH 12/34] ASoC: intel: "
` [PATCH 13/34] ASoC: jz4740: "
` [PATCH 14/34] ASoC: kirkwood: "
` [PATCH 15/34] ASoC: loongson: "
` [PATCH 16/34] ASoC: mediatek: "
` [PATCH 17/34] ASoC: meson: "
` [PATCH 18/34] ASoC: mxs: "
` [PATCH 19/34] ASoC: pxa: "
` [PATCH 20/34] ASoC: qcom: "
` [PATCH 21/34] ASoC: rockchip: "
` [PATCH 22/34] ASoC: samsung: "
` [PATCH 23/34] ASoC: sh: "
` [PATCH 24/34] ASoC: SOF: "
` [PATCH 25/34] ASoC: spear: "
` [PATCH 26/34] ASoC: sprd: "
` [PATCH 27/34] ASoC: sti: "
` [PATCH 28/34] ASoC: stm: "
` [PATCH 29/34] ASoC: tegra: "
` [PATCH 30/34] ASoC: ti: "
` [PATCH 31/34] ASoC: uniphier: "
` [PATCH 32/34] ASoC: ux500: "
` [PATCH 33/34] ASoC: xilinx: "
` [PATCH 34/34] ASoC: xtensa: "

[PATCH 0/3] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection
 2024-05-07 14:53 UTC  (9+ messages)
` [PATCH 1/3] ASoC: dt-bindings: samsung,midas-audio: "
` [PATCH 2/3] ASoC: samsung: midas_wm1811: "
` [PATCH 3/3] ARM: dts: samsung: exynos4212-tab3: Fix headset mic, add "

[PATCH 0/9] ALSA/ASoC: Intel: clarify Copyright information
 2024-05-07 14:35 UTC  (2+ messages)
` (subset) "

[PATCH v2] ASoC: Intel: avs: boards: Properly name input device
 2024-05-07 14:35 UTC  (2+ messages)

[PATCH 0/4] ASoC: use 'time_left' instead of 'timeout' with wait_for_*() functions
 2024-05-07 14:35 UTC  (2+ messages)

[PATCH 00/13] ASoC: Use snd_soc_substream_to_rtd() for accessing private_data
 2024-05-07 14:34 UTC  (2+ messages)

[PATCH] ASoC: qcom: audioreach: Correct mapping of back speakers
 2024-05-07 13:39 UTC  (2+ messages)

[PATCH v4 0/2] ALSA: pcm: reinvent the stream synchronization ID API
 2024-05-07 13:30 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] ALSA: pcm: optimize and clarify stream sychronization "

[PATCH v3 0/2] ALSA: pcm: reinvent the stream synchronization ID API
 2024-05-07 12:40 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ALSA: pcm: optimize and clarify stream sychronization "

[PATCH v4 0/1] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-05-07 12:23 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-05-07 11:40 UTC  (4+ messages)
` [PATCH v3 2/7] ASoC: codecs: wcd937x: add wcd937x codec driver

[PATCH 0/3] ASoC: grace time for DPCM cleanup
 2024-05-07  8:47 UTC  (5+ messages)
` [PATCH 1/3] ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availability limition
` [PATCH 2/3] ASoC: soc-pcm: Indicate warning if CPU / Codec availability mismatch
` [PATCH 3/3] ASoC: remove snd_soc_dai_link_set_capabilities()

[PATCH 0/2] ALSA: pcm: reinvent the stream synchronization ID API
 2024-05-07  8:38 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ALSA: pcm: optimize and clarify stream sychronization "

[PATCH] ASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fields
 2024-05-07  1:37 UTC  (2+ messages)

[PATCH 0/7] ASoC: SOF: Intel: remove circular dependency for SoundWire BPT
 2024-05-07  1:35 UTC  (2+ messages)

[PATCH 0/3] ASoC: SOF: Intel: HDA/DMIC updates
 2024-05-07  1:35 UTC  (2+ messages)

[PATCH v3] ALSA: usb-audio: Add sampling rates support for Mbox3
 2024-05-06 21:32 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] ALSA: hda: intel-dsp-config: Fix Azulle Access 4 quirk detection
 2024-05-06 18:02 UTC  (4+ messages)

[PATCH] selftests/alsa: make dump_config_tree() as void function
 2024-05-06 17:39 UTC  (4+ messages)

[PATCH v2] selftests/alsa: missing a return value in unused dump_config_tree()
 2024-05-06 17:25 UTC  (7+ messages)

[PATCH 00/12] ALSA: hda: Reduce CONFIG_PM dependencies
 2024-05-06 16:13 UTC  (13+ messages)
` [PATCH 01/12] ALSA: hda: intel: "
` [PATCH 02/12] ALSA: hda: codec: "
` [PATCH 03/12] ALSA: hda: generic: "
` [PATCH 04/12] ALSA: hda: analog: "
` [PATCH 05/12] ALSA: hda: ca0132: "
` [PATCH 06/12] ALSA: hda: cirrus: "
` [PATCH 07/12] ALSA: hda: conexant: "
` [PATCH 08/12] ALSA: hda: cs4809: "
` [PATCH 09/12] ALSA: hda: hdmi: "
` [PATCH 10/12] ALSA: hda: realtek: "
` [PATCH 11/12] ALSA: hda: sigmantel: "
` [PATCH 12/12] ALSA: hda: via: "

[PATCH v1 1/1] ALSA: Correct the kernel object suffix of target
 2024-05-06 14:25 UTC  (3+ messages)

[PATCH] ASoC: Intel: avs: boards: Properly name input device
 2024-05-06 11:51 UTC 

[PATCH] ALSA: pcm: reinvent the stream synchronization ID API
 2024-05-06  9:12 UTC  (3+ messages)

[PATCH v4 0/1] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-05-06  8:14 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v4 0/1] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-05-06  8:13 UTC  (6+ messages)
` [PATCH v4 1/1] "

[PATCH] ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid
 2024-05-06  7:25 UTC  (2+ messages)

[PATCH] soundwire: fix usages of device_get_named_child_node()
 2024-05-06  0:48 UTC  (3+ messages)

[PATCH] selftests/alsa: fix a build warning: return a value in all cases
 2024-05-05 20:57 UTC  (4+ messages)

[PATCH 1/2] ASoC: amd: acp: fix for acp platform device creation failure
 2024-05-05 15:03 UTC  (2+ messages)

[PATCH] ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-05 15:03 UTC  (2+ messages)

[PATCH v2] ASoC: Use inline function for type safety in snd_soc_substream_to_rtd()
 2024-05-05 15:03 UTC  (2+ messages)

[PATCH 1/1] sound: Support microphone from device Acer 315-24p
 2024-05-05 14:37 UTC  (4+ 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).