Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-05 12:37:39 to 2022-03-08 17:23:27 UTC [more...]

[PATCH v3 00/16] Support external boost at CS35l41 ASoC driver
 2022-03-08 17:17 UTC  (17+ messages)
` [PATCH v3 01/16] sound: cs35l41: Unify hardware configuration
` [PATCH v3 02/16] sound: cs35l41: Check hw_config before using it
` [PATCH v3 03/16] sound: cs35l41: Move cs35l41_gpio_config to shared lib
` [PATCH v3 04/16] ALSA: hda: cs35l41: Fix I2S params comments
` [PATCH v3 05/16] ALSA: hda: cs35l41: Always configure the DAI
` [PATCH v3 06/16] ALSA: hda: cs35l41: Add Boost type flag
` [PATCH v3 07/16] hda: cs35l41: Put the device into safe mode for external boost
` [PATCH v3 08/16] hda: cs35l41: Mute the device before shutdown
` [PATCH v3 09/16] sound: cs35l41: Enable Internal Boost in shared lib
` [PATCH v3 10/16] ALSA: hda: cs35l41: Move boost config to initialization code
` [PATCH v3 11/16] ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence struct
` [PATCH v3 12/16] ALSA: hda: cs35l41: Reorganize log for playback actions
` [PATCH v3 13/16] ALSA: hda: cs35l41: Handle all external boost setups the same way
` [PATCH v3 14/16] ALSA: hda: cs35l41: Move external boost handling to lib for ASoC use
` [PATCH v3 15/16] ASoC: dt-bindings: cs35l41: Document CS35l41 External Boost
` [PATCH v3 16/16] ASoC: cs35l41: Support external boost

[PATCH v3 00/17] ASoC: Intel: AVS - Audio DSP for cAVS
 2022-03-08 16:57 UTC  (33+ messages)
` [PATCH v3 04/17] ASoC: Intel: avs: Inter process communication
` [PATCH v3 07/17] ASoC: Intel: avs: Add module management requests
` [PATCH v3 10/17] ASoC: Intel: avs: Add basefw runtime-parameter requests
` [PATCH v3 11/17] ASoC: Intel: avs: Firmware resources management utilities
` [PATCH v3 17/17] ASoC: Intel: avs: Code loading over HDA

[PATCH v2 00/18] Clean ups and preparation for IPC abstraction in the SOF driver
 2022-03-08 16:43 UTC  (19+ messages)
` [PATCH v2 01/18] ASoC: SOF: remove snd_sof_pipeline_find()
` [PATCH v2 02/18] ASoC: SOF: simplify snd_sof_device_remove()
` [PATCH v2 03/18] ASoC: SOF: set swidget's core for scheduler widget
` [PATCH v2 04/18] ASoC: SOF: sof-audio: removed unused function
` [PATCH v2 05/18] ASoC: SOF: topology: remove redundant code
` [PATCH v2 06/18] ASoC: SOF: topology: remove redundant code in sof_link_afe_load()
` [PATCH v2 07/18] ASoC: SOF: topology: Drop the size parameter from struct sof_topology_token
` [PATCH v2 08/18] ASoC: SOF: topology: Modify the get_token op for string tokens
` [PATCH v2 09/18] ASoC: SOF: topology: expose some get_token ops
` [PATCH v2 10/18] ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
` [PATCH v2 11/18] ASoC: SOF: make struct snd_sof_widget IPC agnostic
` [PATCH v2 12/18] ASoC: SOF: topology: make sof_route_load() "
` [PATCH v2 13/18] ASoC: SOF: Add a tuples array to struct snd_sof_widget
` [PATCH v2 14/18] ASoC: SOF: topology: Modify signature for token parsing functions
` [PATCH v2 15/18] ASoC: SOF: topology: Rename arguments in sof_parse_token_sets()
` [PATCH v2 16/18] ASoC: SOF: topology: Rename arguments in sof_parse_tokens()
` [PATCH v2 17/18] ASoC: SOF: make struct snd_sof_dai IPC agnostic
` [PATCH v2 18/18] ASoC: SOF: move definition of snd_sof_ipc to header file

[PATCH] ALSA: hda/i915 - avoid hung task timeout in i915 wait
 2022-03-08 16:37 UTC  (3+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-07 15:26 UTC  (3+ messages)

[PATCH] ASoC: simple-card: add bindings for amplifier support
 2022-03-07 15:13 UTC  (2+ messages)

[PATCH 1/4] ASoC: fsl-asoc-card: add WM8904 support
 2022-03-07 16:25 UTC  (6+ messages)
` [PATCH 2/4] ASoC: bindings: fsl-asoc-card: Add compatible string for wm8904
` [PATCH 3/4] ASoC: wm8904: extend device tree support
` [PATCH 4/4] ASoC: wm8904: add DMIC support

[syzbot] possible deadlock in snd_timer_interrupt (2)
 2022-03-07 10:48 UTC  (6+ messages)

[PATCH] ALSA: hda: Add AlderLake-PS variant PCI ID
 2022-03-08 14:13 UTC 

[PATCH v2] ASoC: Intel: catpt: use asoc_substream_to_rtd()
 2022-03-08 14:21 UTC  (3+ messages)

[PATCH v3] ASoC: Intel: catpt: use asoc_substream_to_rtd()
 2022-03-08 14:19 UTC 

[PATCH] ASoC: SOF: Add missing of_node_put() in imx8m_probe
 2022-03-08 11:30 UTC  (2+ messages)

[PATCH v10 0/7] Add pin control support for lpass sc7280
 2022-03-08 11:03 UTC  (8+ messages)
` [PATCH v10 1/7] dt-bindings: pinctrl: qcom: Update lpass lpi file name to SoC specific
` [PATCH v10 2/7] dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl bindings
` [PATCH v10 3/7] pinctrl: qcom: Update macro name to LPI specific
` [PATCH v10 4/7] pinctrl: qcom: Update lpi pin group structure
` [PATCH v10 5/7] pinctrl: qcom: Extract chip specific LPASS LPI code
` [PATCH v10 6/7] pinctrl: qcom: Add SC7280 lpass pin configuration
` [PATCH v10 7/7] pinctrl: qcom: Update clock voting as optional

[PATCH 0/2] ALSA: scarlett2: Add "Standalone" switch
 2022-03-08  9:06 UTC  (4+ messages)
` [PATCH 1/2] ALSA: scarlett2: Split scarlett2_config_items[] into 3 sections
` [PATCH 2/2] ALSA: scarlett2: Add support for the internal "standalone" switch

[PATCH 0/5] ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682
 2022-03-08  7:24 UTC  (6+ messages)
` [PATCH 1/5] ASoC: mediatek: mt8195: add reset controller
` [PATCH 2/5] dt-bindings: mediatek: mt8195: add reset property
` [PATCH 3/5] ASoC: mediatek: mt8195: common code for mt8195 machine driver
` [PATCH 4/5] ASoC: mediatek: mt8195: add machine driver with mt6359, max98390 and rt5682
` [PATCH 5/5] dt-bindings: mediatek: mt8195: add mt8195-mt6359-max98390-rt5682 document

[PATCH] ALSA: hda/realtek: Add quirk for Clevo NP50PNJ
 2022-03-08  7:06 UTC  (2+ messages)

[PATCH] ASoC: rk817: Fix missing clk_disable_unprepare() in rk817_platform_probe
 2022-03-08  2:16 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe
 2022-03-08  2:07 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probe
 2022-03-08  2:03 UTC  (2+ messages)

[PATCH] ASoC: mxs: Fix error handling in mxs_sgtl5000_probe
 2022-03-08  2:01 UTC 

[PATCH] ASoC: atmel: Fix error handling in snd_proto_probe
 2022-03-08  1:39 UTC  (3+ messages)
  ` [PATCH v2] "

mmotm 2022-03-06-20-33 uploaded (sound/soc/intel/boards/)
 2022-03-07 23:14 UTC  (4+ messages)
` mmotm 2022-03-06-20-33 uploaded (sound/soc/codecs/snd-soc-lpass-[rt]x-macro.ko)

[PATCH] ASoC: rt5682s: Stabilize the combo jack detection
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH] ASoC: qcom: select correct WCD938X config for SC7280
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH] ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe
 2022-03-07 20:39 UTC  (3+ messages)

[PATCH 00/10] ASoC: SOF: updates for 5.18
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH 1/3] ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH 0/3] ASoC: Intel: boards: cleanups for 5.18
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH] ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_START
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH v2] ASoC: wm8350: Handle error for wm8350_register_irq
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: codecs: Add Awinic AW8738 audio amplifier driver
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Expand firmware loading search options
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH v3] ASoC: fsi: Add check for clk_enable
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH 0/7] ASoC: fsl_sai: Cleanups and 1:1 bclk:mclk ratio support
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH V3 0/2] ASoC: audio_graph_card2: Support variable slot widths
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH V2 0/2] ASoC: audio_graph_card2: Support variable slot widths
 2022-03-07 20:38 UTC  (2+ messages)

[PATCH v2 00/20] Support external boost at CS35l41 ASoC driver
 2022-03-07 20:38 UTC  (2+ messages)
` (subset) "

[PATCH 00/20] Support external boost at CS35l41 ASoC driver
 2022-03-07 20:38 UTC  (2+ messages)
` (subset) "

[PATCH 00/18] Clean ups and preparation for IPC abstraction in the SOF driver
 2022-03-07 19:51 UTC  (21+ messages)
` [PATCH 01/18] ASoC: SOF: remove snd_sof_pipeline_find()
` [PATCH 02/18] ASoC: SOF: simplify snd_sof_device_remove()
` [PATCH 03/18] ASoC: SOF: set swidget's core for scheduler widget
` [PATCH 04/18] ASoC: SOF: sof-audio: removed unused function
` [PATCH 05/18] ASoC: SOF: topology: remove redundant code
` [PATCH 06/18] ASoC: SOF: topology: remove redundant code in sof_link_afe_load()
` [PATCH 07/18] ASoC: SOF: topology: Drop the size parameter from struct sof_topology_token
` [PATCH 08/18] ASoC: SOF: topology: Modify the get_token op for string tokens
` [PATCH 09/18] ASoC: SOF: topology: expose some get_token ops
` [PATCH 10/18] ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
` [PATCH 11/18] ASoC: SOF: make struct snd_sof_widget IPC agnostic
` [PATCH 12/18] ASoC: SOF: topology: make sof_route_load() "
` [PATCH 13/18] ASoC: SOF: Add a tuples array to struct snd_sof_widget
` [PATCH 14/18] ASoC: SOF: topology: Modify signature for token parsing functions
` [PATCH 15/18] ASoC: SOF: topology: Rename arguments in sof_parse_token_sets()
` [PATCH 16/18] ASoC: SOF: topology: Rename arguments in sof_parse_tokens()
` [PATCH 17/18] ASoC: SOF: make struct snd_sof_dai IPC agnostic
` [PATCH 18/18] ASoC: SOF: move definition of snd_sof_ipc to header file

[PATCH 0/1] ALSA: virtio: add support for audio controls
 2022-03-07 19:47 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/6] Add driver for SAMA7G5's PDMC
 2022-03-07 19:05 UTC  (8+ messages)
` [PATCH v3 1/6] ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
` [PATCH v3 2/6] ASoC: dt-bindings: Document Microchip's PDMC
` [PATCH v3 3/6] ASoC: atmel: mchp-pdmc: add PDMC driver
` [PATCH v3 4/6] ARM: dts: at91: sama7g5: add nodes for PDMC
` [PATCH v3 5/6] ARM: dts: at91: sama7g5ek: add node for PDMC0
` [PATCH v3 6/6] ARM: configs: at91: sama7_defconfig: add MCHP PDMC and DMIC drivers

[PATCH 1/4] ASoC: amd: vg: fix signedness bug in acp5x_audio_probe()
 2022-03-07 16:27 UTC  (4+ messages)

[PATCH -next] soundwire: stream: Fix error return code in do_bank_switch()
 2022-03-07 15:24 UTC  (2+ messages)

[PATCH v2] dt-bindings: mfd: Fix pinctrl node name warnings
 2022-03-07 15:25 UTC  (2+ messages)

[PATCH] ASoC: intel: use asoc_substream_to_rtd()
 2022-03-07 15:21 UTC  (3+ messages)

[PATCH -next v2] ASoC: amd: Fix an ignored error return from platform_get_irq_byname()
 2022-03-07 13:14 UTC  (2+ messages)
` [PATCH "

[PATCH] soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled()
 2022-03-07 12:58 UTC 

[PATCH v2 0/6] Add driver for SAMA7G5's PDMC
 2022-03-07 11:44 UTC  (10+ messages)
` [PATCH v2 1/6] ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
` [PATCH v2 2/6] ASoC: dt-bindings: Document Microchip's PDMC
` [PATCH v2 3/6] ASoC: atmel: mchp-pdmc: add PDMC driver
` [PATCH v2 4/6] ARM: dts: at91: sama7g5: add nodes for PDMC
` [PATCH v2 5/6] ARM: dts: at91: sama7g5ek: add node for PDMC0
` [PATCH v2 6/6] ARM: configs: at91: sama7_defconfig: add MCHP PDMC and DMIC drivers

[PATCH 0/6] Add driver for SAMA7G5's PDMC
 2022-03-07 10:09 UTC  (6+ messages)
` [PATCH 2/6] ASoC: add DT bindings for Microchip PDMC
` [PATCH 4/6] ARM: dts: at91: sama7g5: add nodes for PDMC

[v2 00/17] ASoC: mediatek: Add support for MT8186 SoC
 2022-03-07  9:25 UTC  (13+ messages)
` [v2 01/17] ASoC: mediatek: mt6366: add codec driver
` [v2 03/17] ASoC: mediatek: mt8186: support adda in platform driver
` [v2 14/17] ASoC: mediatek: mt8186: add machine driver with mt6366, da7219 and max98357

How to judge USB Audio device has no digital in/out
 2022-03-07  9:09 UTC 

[PATCH] ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd_digital_probe
 2022-03-07  8:45 UTC 

[PATCH] ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probe
 2022-03-07  8:35 UTC 

[PATCH 1/2] sound: usb: Add vendor's hooking interface
 2022-03-07  7:55 UTC  (4+ messages)
  ` [PATCH 2/2] sound: usb: Calling vendor's call-back function within usb audio operation

Regression playing 24bit/96kHz audio on USB audio interface between 5.10.94 and 5.15.21
 2022-03-06 22:18 UTC 

[v2] ASoC: mediatek: mt8183: support wb bt audio
 2022-03-07  3:30 UTC 

[PATCH -next] ASoC: amd: acp: signedness bug in acp-renoir
 2022-03-05 14:49 UTC  (2+ messages)

[PATCH -next] ASoC: amd: acp5x-pcm-dma: Fix signedness bug
 2022-03-05 12:37 UTC 

[PATCH -next] ASoC: amd: acp3x: Fix signedness bug in acp3x
 2022-03-05 12:36 UTC 


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