Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-02 16:38:05 to 2024-02-08 20:57:19 UTC [more...]

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-02-07 18:40 UTC  (2+ messages)
` [PATCH v3 12/32] mtd: dataflash: Follow renaming of SPI "master" to "controller"

[PATCH] ASoC: dt-bindings: atmel,asoc-wm8904: Convert to json-schema
 2024-02-07 18:09 UTC  (3+ messages)

[PATCH v2] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initialization
 2024-02-08 20:56 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: Intel: avs: Add support for sending initial module config
 2024-02-08 20:22 UTC  (5+ messages)
` [PATCH v2 1/3] ASoC: Intel: avs: UAPI: Add tokens for initial config feature
` [PATCH v2 2/3] ASoC: Intel: avs: Add topology parsing support for initial config
` [PATCH v2 3/3] ASoC: Intel: avs: Send initial config to module if present

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-08 20:19 UTC  (74+ 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] slimbus: core: Remove usage of the deprecated ida_simple_xx() API
 2024-02-08 17:58 UTC  (2+ messages)

[PATCH 00/24] ASoC: Intel: Machine driver updates for 6.9
 2024-02-08 16:55 UTC  (25+ messages)
` [PATCH 01/24] ASoC: Intel: sof_rt5682: board id cleanup for jsl boards
` [PATCH 02/24] ASoC: Intel: sof_rt5682: board id cleanup for tgl boards
` [PATCH 03/24] ASoC: Intel: sof_rt5682: board id cleanup for adl boards
` [PATCH 04/24] ASoC: Intel: sof_rt5682: board id cleanup for rpl boards
` [PATCH 05/24] ASoC: Intel: sof_rt5682: board id cleanup for mtl boards
` [PATCH 06/24] ASoC: Intel: sof_rt5682: dmi quirk "
` [PATCH 07/24] ASoC: Intel: board_helpers: support DAI link order customization
` [PATCH 08/24] ASoC: Intel: sof_cs42l42: use common module for DAI link generation
` [PATCH 09/24] ASoC: Intel: sof_sdw: use single rtd_init for rt_amps
` [PATCH 10/24] ASoC: Intel: add get_codec_dai_by_name helper function
` [PATCH 11/24] ASoC: Intel: sof_sdw_rt_sdca_jack_common: use helper to get codec dai by name
` [PATCH 12/24] ASoC: Intel: sof_sdw_rt711: "
` [PATCH 13/24] ASoC: Intel: sof_sdw_rt712_sdca: "
` [PATCH 14/24] ASoC: Intel: sof_sdw_rt700: "
` [PATCH 15/24] ASoC: Intel: sof_sdw_cs42l42: "
` [PATCH 16/24] ASoC: Intel: sof_sdw_rt5682: "
` [PATCH 17/24] ASoC: Intel: sof_sdw: add common sdw dai link init
` [PATCH 18/24] ASoC: Intel: sof_sdw: remove .init callbacks
` [PATCH 19/24] ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptops
` [PATCH 20/24] ASoC: Intel: ssp-common: Add stub for sof_ssp_get_codec_name
` [PATCH 21/24] ASoC: Intel: sof_sdw: Remove unused function prototypes
` [PATCH 22/24] ASoC: Intel: soc-acpi: add RT712 support for LNL
` [PATCH 23/24] ASoC: Intel: soc-acpi-intel-lnl-match: Add rt722 support
` [PATCH 24/24] ASoC: Intel: sof_sdw: starts non sdw BE id with the highest sdw BE id

[PATCH] ALSA: hda/realtek: Add "Intel Reference board" SSID in the ALC256
 2024-02-08 16:39 UTC 

[PATCH] ALSA: HDA: intel-sdw-acpi: add kernel parameter to select alternate controller
 2024-02-08 16:37 UTC 

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-08 16:37 UTC 

ALSA-LIB: Support for format IEC958_SUBFRAME_LE in the plug plugin?
 2024-02-08 14:40 UTC  (10+ messages)

[PATCH AUTOSEL 6.7 07/44] ASoC: codecs: wcd934x: drop unneeded regulator include
 2024-02-08 11:37 UTC  (4+ messages)
` [PATCH AUTOSEL 6.7 17/44] ALSA: hda: cs35l41: Support additional ASUS Zenbook UX3402VA
` [PATCH AUTOSEL 6.7 18/44] ALSA: hda: cs35l41: Support ASUS Zenbook UM3402YAR

[PATCH] ASoC: tas2781: remove unused acpi_subysystem_id
 2024-02-07 23:49 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH AUTOSEL 5.10 04/16] ASoC: codecs: wcd934x: drop unneeded regulator include
 2024-02-07 21:26 UTC 

[PATCH AUTOSEL 5.15 05/23] ASoC: codecs: wcd934x: drop unneeded regulator include
 2024-02-07 21:25 UTC 

[PATCH AUTOSEL 6.1 06/29] ASoC: codecs: wcd934x: drop unneeded regulator include
 2024-02-07 21:24 UTC 

[PATCH AUTOSEL 6.6 07/38] ASoC: codecs: wcd934x: drop unneeded regulator include
 2024-02-07 21:22 UTC 

[PATCH 0/3] ASoC: Intel: avs: Add support for sending initial module config
 2024-02-07 21:09 UTC  (5+ messages)
` [PATCH 1/3] ASoC: Intel: avs: UAPI: Add tokens for initial config feature
` [PATCH 2/3] ASoC: Intel: avs: Add topology parsing support for initial config
` [PATCH 3/3] ASoC: Intel: avs: Send initial config to module if present

[PATCH] ASoC: Intel: avs: Fix dynamic port assignment when TDM is set
 2024-02-07 18:20 UTC  (2+ messages)

[PATCH] ASoC: Intel: avs: Expose FW version with sysfs
 2024-02-07 18:12 UTC  (2+ messages)

[PATCH v7] ASoc: tas2783: Add tas2783 codec driver
 2024-02-07 16:45 UTC  (5+ messages)

[PATCH] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initialization
 2024-02-07 16:26 UTC  (2+ messages)

[PATCH 1/2] ASoC: cs42l43: Handle error from devm_pm_runtime_enable
 2024-02-07 15:23 UTC  (3+ messages)
` [PATCH 2/2] ASoC: cs42l43: Add system suspend ops to disable IRQ

[PATCH][next] soundwire: intel_auxdevice: remove redundant assignment to variable link_flags
 2024-02-07  8:52 UTC  (3+ messages)

[linux][PATCH] ASoC: dt-bindings: atmel,sam9x5-wm8731: Convert to json-schema
 2024-02-06 16:10 UTC  (3+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8
 2024-02-06 12:09 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put()
 2024-02-05 16:58 UTC  (3+ messages)

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-02-01 21:47 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: retry clock validate when it takes some times
 2024-02-01  7:06 UTC 

[PATCH] ALSA: usb-audio: Add quirk for PioneerDJ DDJ-1000
 2024-01-31 20:28 UTC 

[PATCH 0/7] Soundwire: clean up sysfs group creation
 2024-01-31 18:08 UTC  (4+ messages)
` [PATCH 1/6] sysfs: Introduce a mechanism to hide static attribute_groups

[PATCH 6.1.y 0/7] ASoC: codecs: es8326: fix support
 2024-02-03  1:13 UTC  (9+ messages)
` [PATCH 6.1.y 1/7] ASoC: codecs: es8326: Convert to i2c's .probe_new()
` [PATCH 6.1.y 2/7] ASoC: codecs: ES8326: Add es8326_mute function
` [PATCH 6.1.y 3/7] ASoC: codecs: ES8326: Change Hp_detect register names
` [PATCH 6.1.y 4/7] ASoC: codecs: ES8326: Change Volatile Reg function
` [PATCH 6.1.y 5/7] ASoC: codecs: ES8326: Fix power-up sequence
` [PATCH 6.1.y 6/7] ASOC: codecs: ES8326: Add calibration support for version_b
` [PATCH 6.1.y 7/7] ASoC: codecs: ES8326: Update jact detection function

[PATCH v2 00/13] of: property: add port base loop
 2024-02-05  9:26 UTC  (17+ messages)
` [PATCH v2 01/13] "
` [PATCH v2 02/13] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint()
` [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-27 16:46 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/3] ASoC: cs42l43: Add clear of stashed pointer on component remove
 2024-02-06  9:37 UTC  (2+ messages)

[PATCH] ASoC: tas2781: add module parameter to tascodec_init()
 2024-02-05 16:58 UTC  (2+ messages)

[PATCH] ASoC: Intel: avs: Fix pci_probe() error path
 2024-02-05 16:58 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: add IDs for Dell dual spk platform
 2024-02-05  7:26 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Remove two HP Laptops using CS35L41
 2024-02-04  8:30 UTC  (2+ messages)

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2024-02-03 20:47 UTC  (3+ messages)
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description

[PATCH v2] ASoC: codecs: va-macro: add npl clk
 2024-02-03 20:43 UTC 

[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 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 v1] ALSA: hda/realtek: Remove two HP Laptops using CS35L41
 2024-02-02 17:06 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).