Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-29 15:49:22 to 2024-02-03 17:03:12 UTC [more...]

[PATCH] ALSA: usb-audio: retry clock validate when it takes some times
 2024-02-01 13:02 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Add quirk for PioneerDJ DDJ-1000
 2024-02-01 12:59 UTC  (2+ messages)

[PATCH 0/7] Soundwire: clean up sysfs group creation
 2024-02-01 14:56 UTC  (19+ messages)
` [PATCH 1/6] sysfs: Introduce a mechanism to hide static attribute_groups
` [PATCH 2/6] soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups
` [PATCH 3/6] soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes
` [PATCH 4/6] soundwire: sysfs: have the driver core handle the creation of the device groups
` [PATCH 5/6] soundwire: sysfs: remove sdw_slave_sysfs_init()
` [PATCH 6/6] soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() comments

[PATCH 6.1.y 0/7] ASoC: codecs: es8326: fix support
 2024-02-03  1:13 UTC  (4+ messages)
` [PATCH 6.1.y 1/7] ASoC: codecs: es8326: Convert to i2c's .probe_new()

[PATCH v2 00/13] of: property: add port base loop
 2024-02-01  9:18 UTC  (22+ messages)
` [PATCH v2 01/13] "
` [PATCH v2 03/13] of: property: add of_graph_get_next_endpoint_raw()

[PATCH v2] ALSA: hda: cs35l41: Support additional ASUS Zenbook UX3402VA
 2024-01-30 13:10 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups
 2024-02-03 17:02 UTC  (6+ messages)
` (subset) "
    ` Stable backport request (was: [PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups)

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-03  2:36 UTC  (54+ messages)
` [PATCH v13 01/53] xhci: fix possible null pointer dereference at secondary interrupter removal
` [PATCH v13 02/53] xhci: fix off by one check when adding a secondary interrupter
` [PATCH v13 03/53] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v13 04/53] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v13 05/53] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v13 06/53] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v13 07/53] xhci: update event ring dequeue pointer position to controller correctly
` [PATCH v13 08/53] xhci: move event processing for one interrupter to a separate function
` [PATCH v13 09/53] xhci: add helper that checks for unhandled events on a event ring
` [PATCH v13 10/53] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v13 11/53] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v13 12/53] xhci: add helper to stop endpoint and wait for completion
` [PATCH v13 13/53] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v13 14/53] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v13 15/53] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v13 16/53] xhci: sideband: add initial api to register a sideband entity
` [PATCH v13 17/53] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v13 18/53] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v13 19/53] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v13 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v13 21/53] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v13 22/53] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v13 23/53] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v13 24/53] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v13 25/53] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v13 26/53] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v13 27/53] ALSA: usb-audio: Save UAC sample size information
` [PATCH v13 28/53] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v13 29/53] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v13 30/53] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v13 31/53] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v13 33/53] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v13 34/53] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v13 36/53] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v13 37/53] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v13 38/53] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v13 39/53] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v13 40/53] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v13 41/53] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v13 42/53] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v13 43/53] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v13 44/53] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v13 45/53] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v13 46/53] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v13 47/53] ASoC: usb: Fetch ASoC sound card information
` [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v13 49/53] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v13 51/53] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v13 52/53] ASoC: qcom: Populate SoC components string
` [PATCH v13 53/53] ASoC: doc: Add documentation for SOC USB

[PATCH AUTOSEL 6.6 16/21] spi: cs42l43: Handle error from devm_pm_runtime_enable
 2024-02-02 18:40 UTC 

[PATCH AUTOSEL 6.7 17/23] spi: cs42l43: Handle error from devm_pm_runtime_enable
 2024-02-02 18:39 UTC 

[PATCH v2] ALSA: hda/realtek: Remove two HP Laptops using CS35L41
 2024-02-02 17:08 UTC 

[PATCH v1] ALSA: hda/realtek: Remove two HP Laptops using CS35L41
 2024-02-02 17:06 UTC  (4+ messages)

[PATCH 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
 2024-02-02 16:36 UTC  (12+ messages)
` [PATCH 2/2] ASoC: nau8325: new driver

[PATCH 0/3] ASoC: codecs: qcom: tx-macro: minor cleanups
 2024-02-02 15:41 UTC  (4+ messages)
` [PATCH 1/3] ASoC: codecs: tx-macro: Drop unimplemented DMIC clock divider
` [PATCH 2/3] ASoC: codecs: tx-macro: Mark AMIC control registers as volatile
` [PATCH 3/3] ASoC: codecs: tx-macro: Simplify setting AMIC control

[PATCH 1/3] ASoC: cs42l43: Add clear of stashed pointer on component remove
 2024-02-02 14:06 UTC  (3+ messages)
` [PATCH 2/3] ASoC: cs42l43: Sync the hp ilimit works when removing the component
` [PATCH 3/3] ASoC: cs42l43: Shut down jack detection on component remove

[PATCH] ASoC: Intel: avs: Fix pci_probe() error path
 2024-02-02 11:49 UTC 

ALSA-LIB: Support for format IEC958_SUBFRAME_LE in the plug plugin?
 2024-02-02  8:00 UTC  (7+ messages)

[GIT PULL] ASoC fixes for v6.8-rc2-2
 2024-02-01 18:45 UTC  (3+ messages)

[PATCH 00/18] ALSA: Various fixes for Cirrus Logic CS35L56 support
 2024-02-01 18:39 UTC  (25+ messages)
` [PATCH 01/18] ASoC: wm_adsp: Fix firmware file search order
` [PATCH 02/18] ASoC: wm_adsp: Don't overwrite fwf_name with the default
` [PATCH 03/18] ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->component
` [PATCH 04/18] ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adsp
` [PATCH 05/18] ASoC: cs35l56: Don't add the same register patch multiple times
` [PATCH 06/18] ASoC: cs35l56: Remove buggy checks from cs35l56_is_fw_reload_needed()
` [PATCH 07/18] ASoC: cs35l56: Fix to ensure ASP1 registers match cache
` [PATCH 08/18] ASoC: cs35l56: Fix default SDW TX mixer registers
` [PATCH 09/18] ALSA: hda: cs35l56: Initialize all ASP1 registers
` [PATCH 10/18] ASoC: cs35l56: Fix for initializing ASP1 mixer registers
` [PATCH 11/18] ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon revision
` [PATCH 12/18] ASoC: cs35l56: Firmware file must match the version of preloaded firmware
` [PATCH 13/18] ASoC: cs35l56: Load tunings for the correct speaker models
` [PATCH 14/18] ASoC: cs35l56: Allow more time for firmware to boot
` [PATCH 15/18] ALSA: hda: cs35l56: Fix order of searching for firmware files
` [PATCH 16/18] ALSA: hda: cs35l56: Fix filename string field layout
` [PATCH 17/18] ALSA: hda: cs35l56: Firmware file must match the version of preloaded firmware
` [PATCH 18/18] ALSA: hda: cs35l56: Remove unused test stub function

[PATCH] ALSA: usb-audio: Ignore clock selector errors for single connection
 2024-02-01 14:27 UTC  (4+ messages)

[GIT PULL] ASoC fixes for v6.8-rc2
 2024-02-01 12:52 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v6.8-rc2
 2024-02-01 12:37 UTC  (2+ messages)

[PATCH 0/7] ASoC: mediatek: AFE drivers cleanups
 2024-02-01 11:25 UTC  (3+ messages)

Add UCM2 Configs for Qualcomm sm8550 HDK platform
 2024-02-01  9:32 UTC 

[PATCH v12 00/41] Introduce QC USB SND audio offloading support
 2024-02-01  2:11 UTC  (10+ messages)
` [PATCH v12 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events

[PATCH v7 0/6] Add cs42l43 PC focused SoundWire CODEC
 2024-01-31 20:17 UTC  (6+ messages)
` [PATCH v7 5/6] spi: cs42l43: Add SPI controller support

[PATCH V4 00/13] soundwire/SOF: add SoundWire Interface support for AMD SOF stack
 2024-01-31 17:51 UTC  (13+ messages)
` [PATCH V4 02/13] soundwire: amd: update license
` [PATCH V4 03/13] soundwire: amd: refactor amd soundwire manager device node creation
` [PATCH V4 04/13] soundwire: amd: implement function to extract slave information
` [PATCH V4 05/13] soundwire: amd: refactor soundwire pads enable
` [PATCH V4 06/13] soundwire: amd: refactor register mask structure

[PATCH v6 0/6] reset: gpio: ASoC: shared GPIO resets
 2024-01-31 14:11 UTC  (13+ messages)
` [PATCH v6 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios

[v3 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi
 2024-01-31 12:37 UTC  (10+ messages)
` [v3 2/3] ASoC: mediatek: mt8186: correct the HDMI widgets

ALSA-LIB: xrun recovery in iec958 plugin for 8ch HDMI?
 2024-01-31 10:46 UTC  (2+ messages)

ASoC: rockchip_i2s_tdm calibration clocking problem
 2024-01-31  8:25 UTC 

ASoC: rockchip_i2s_tdm calibration clocking problem
 2024-01-31  8:19 UTC 

[PATCH 1/2] dt-bindings: pinctrl: Unify "input-debounce" schema
 2024-01-31  8:10 UTC  (2+ messages)

[PATCH v3] ASoC: Intel: mtl-match: Add cs42l43_l0 cs35l56_l23 for MTL
 2024-01-30 15:43 UTC  (4+ messages)

[PATCH v2 05/13] media: xilinx-tpg: use of_graph_get_next_endpoint_raw()
 2024-01-30 13:35 UTC  (2+ messages)

topology: correct version script path
 2024-01-30 13:25 UTC 

Linking failure when using separate builddir
 2024-01-30 13:24 UTC 

ALSA 1.2.10 release
 2024-01-30  9:19 UTC  (2+ messages)
` ALSA 1.2.11 release

[PATCH v2 1/7] ASoC: cs42l43: Tidy up header includes
 2024-01-29 23:45 UTC  (5+ messages)
` [PATCH v2 6/7] ASoC: cs42l43: Refactor to use for_each_set_bit()

[PATCH] ASoC: amd: acp: Fix support for a Huawei Matebook laptop
 2024-01-29 23:08 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Check presence of valid altsetting control
 2024-01-29 15:48 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