Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-16 06:03:02 to 2022-03-21 07:48:10 UTC [more...]

[regression] Headphone output gets unproperly powered down - Mi Notebook Pro 2020 (ALC256) (fwd of b.k.o bug #215484; starting with 5.14.14)
 2022-03-21  7:46 UTC  (3+ messages)

[PATCH v3 0/6] ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682
 2022-03-21  7:23 UTC  (7+ messages)
` [PATCH v3 1/6] ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.c
` [PATCH v3 2/6] ASoC: mediatek: mt8195: merge machine driver
` [PATCH v3 3/6] ASoC: dt-bindings: mediatek: mt8195: merge mt8195 machine yaml
` [PATCH v3 4/6] ASoC: mediatek: mt8195: rename card controls
` [PATCH v3 5/6] ASoC: mediatek: mt8195: add machine support for max98390 and rt5682
` [PATCH v3 6/6] ASoC: dt-bindings: mediatek: mt8195: support mt8195-mt6359-max98390-rt5682

[PATCH v2] ASoC: fsl-asoc-card: Fix jack_event() always return 0
 2022-03-21  7:19 UTC  (2+ messages)

[PATCH] ASoC: fsl-asoc-card: Fix jack_event() always return 0
 2022-03-21  6:44 UTC  (2+ messages)

[v5 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-03-21  3:59 UTC  (8+ messages)
` [v5 1/4] ASoC: dt-bindings: mt8192-mt6359: add new compatible and new properties
` [v5 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker
` [v5 3/4] ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headset
` [v5 4/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s

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

[PATCH 1/2] ASoC: SOF: Prevent NULL dereference in sof_pcm_dai_link_fixup()
 2022-03-20 14:33 UTC  (7+ messages)
` [PATCH 2/2] ASoC: SOF: check for NULL before dereferencing
` [Sound-open-firmware] [PATCH 1/2] ASoC: SOF: Prevent NULL dereference in sof_pcm_dai_link_fixup()

[PATCH] ASoC: SOF: topology: Avoid open coded arithmetic in memory allocation
 2022-03-20  6:22 UTC 

[PATCH] ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs
 2022-03-19 12:03 UTC 

[PATCH] ASoC: atmel: mchp-pdmc: print the correct property name
 2022-03-18 20:57 UTC  (2+ messages)

[PATCH 00/19] Make the SOF control, PCM and PM code IPC agnostic
 2022-03-18 20:57 UTC  (21+ messages)
` [PATCH 01/19] ASoC: SOF: set up scheduler widget before all other widgets in the pipeline
` [PATCH 02/19] ASoC: SOF: Make sof_widget_setup/free IPC agnostic
` [PATCH 03/19] ASoC: SOF: Make sof_suspend/resume "
` [PATCH 04/19] ASoC: SOF: Introduce IPC ops for kcontrol IO
` [PATCH 05/19] ASoC: SOF: Add IPC3 topology control ops
` [PATCH 06/19] ASoC: SOF: Add volume_get/put IPC3 ops
` [PATCH 07/19] ASoC: SOF: Add switch get/put "
` [PATCH 08/19] ASoC: SOF: Add enum_get/put control ops for IPC3
` [PATCH 09/19] ASoC: SOF: Add bytes_get/put control IPC "
` [PATCH 10/19] ASoC: SOF: Add bytes_ext "
` [PATCH 11/19] ASoC: SOF: Introduce IPC-specific PCM ops
` [PATCH 12/19] ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function
` [PATCH 13/19] ASoC: SOF: Introduce IPC3 PCM hw_free op
` [PATCH 14/19] ASoC: SOF: Define hw_params PCM op for IPC3
` [PATCH 15/19] ASoC: SOF: Add trigger "
` [PATCH 16/19] ASoC: SOF: Add dai_link_fixup "
` [PATCH 17/19] ASoC: SOF: expose sof_route_setup()
` [PATCH 18/19] ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
` [PATCH 19/19] ASoC: SOF: Add a new dai_get_clk topology IPC op

[PATCH] MAINTAINERS: Add Shengjiu to maintainer list of sound/soc/fsl
 2022-03-18 20:57 UTC  (3+ messages)

[PATCH 0/6] Add new HW variants and fix few minor issues
 2022-03-18 16:38 UTC  (8+ messages)
` [PATCH 1/6] ALSA: hda/cs8409: Fix Warlock using dual mic configuration
` [PATCH 2/6] ALSA: hda/cs8409: Re-order quirk table into ascending order
` [PATCH 3/6] ALSA: hda/cs8409: Fix Full Scale Volume setting for all variants
` [PATCH 4/6] ALSA: hda/cs8409: Support new Warlock MLK Variants
` [PATCH 5/6] ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for Cyborg
` [PATCH 6/6] ALSA: hda/cs8409: Add new Dolphin HW variants

[PATCH 0/5] ASoC: Add a driver for the Cirrus Logic CS35L45 Smart Amplifier
 2022-03-18 16:29 UTC  (6+ messages)
` [PATCH 1/5] ASoC: soc.h: Add SOC_SINGLE_S_TLV() macro
` [PATCH 2/5] ASoC: soc-utils: Add helper to calculate BCLK from TDM info
` [PATCH 3/5] ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk()
` [PATCH 4/5] ASoC: dt-bindings: cs35l45: Cirrus Logic CS35L45 Smart Amp
` [PATCH 5/5] ASoC: cs35l45: Add driver for "

[RESEND v6 0/1] firmware: mtk: add adsp ipc protocol for sof
 2022-03-18 15:07 UTC  (3+ messages)
` [RESEND v6 1/1] firmware: mediatek: add adsp ipc protocol interface

[PATCH] ALSA: oss: Release temporary buffers upon errors
 2022-03-18  8:21 UTC 

[PATCH] ALSA: oss: Fix PCM OSS buffer allocation overflow
 2022-03-18  8:20 UTC 

[PATCH] ALSA: hda/realtek: Fix LED on Zbook Studio G9
 2022-03-18  8:19 UTC  (2+ messages)

[PATCH 00/19] ASoC: fsl_micfil: Driver updates
 2022-03-18  8:04 UTC  (24+ messages)
` [PATCH 01/19] ASoC: fsl_micfil: Drop unnecessary register read
` [PATCH 02/19] ASoC: fsl_micfil: Drop unused "
` [PATCH 03/19] ASoC: fsl_micfil: drop fsl_micfil_set_mclk_rate()
` [PATCH 04/19] ASoC: fsl_micfil: do not define SHIFT/MASK for single bits
` [PATCH 05/19] ASoC: fsl_micfil: use GENMASK to define register bit fields
` [PATCH 06/19] ASoC: fsl_micfil: use clear/set bits
` [PATCH 07/19] ASoC: fsl_micfil: drop error messages from failed register accesses
` [PATCH 08/19] ASoC: fsl_micfil: drop unused variables
` [PATCH 09/19] dma: imx-sdma: error out on unsupported transfer types
` [PATCH 10/19] dma: imx-sdma: Add multi fifo support
` [PATCH 11/19] ASoC: fsl_micfil: add "
` [PATCH 12/19] ASoC: fsl_micfil: use define for OSR default value
` [PATCH 13/19] ASoC: fsl_micfil: Drop get_pdm_clk()
` [PATCH 14/19] ASoC: fsl_micfil: simplify clock setting
` [PATCH 15/19] ASoC: fsl_micfil: rework quality setting
` [PATCH 16/19] ASoC: fsl_micfil: drop unused include
` [PATCH 17/19] ASoC: fsl_micfil: drop only once used defines
` [PATCH 18/19] ASoC: fsl_micfil: drop support for undocumented property
` [PATCH 19/19] ASoC: fsl_micfil: fold fsl_set_clock_params() into its only user

[PATCH] ASoC: fsl_spdif: Add new registers included on i.MX8ULP
 2022-03-17 19:15 UTC  (2+ messages)

[PATCH] ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy
 2022-03-17 19:15 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in snd_pcm_plugin_alloc (2)
 2022-03-17 18:56 UTC  (4+ messages)

[PATCH v2 1/2] ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec
 2022-03-17 18:47 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node

[PATCH 10/19] dma: imx-sdma: Add multi fifo support
 2022-03-17 10:18 UTC 

[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 19:38 UTC  (14+ messages)
` [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v5 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v5 03/11] fsl-mc: "
` [PATCH v5 04/11] hv: "
` [PATCH v5 05/11] PCI: "
` [PATCH v5 06/11] s390/cio: "
` [PATCH v5 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v5 08/11] vdpa: "
` [PATCH v5 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v5 10/11] slimbus: qcom-ngd: "
` [PATCH v5 11/11] rpmsg: "

[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 12:13 UTC  (10+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v4 05/11] PCI: Use driver_set_override() instead of open-coding
` [PATCH v4 08/11] vdpa: Use helper for safer setting of driver_override
` [PATCH v4 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override

[PATCH] ASoC: sti: sti_uniperif: Remove driver
 2022-03-15 15:27 UTC  (6+ messages)

[PATCH v2 00/67] media: Kconfig/Makefile reorg
 2022-03-14 16:35 UTC  (2+ messages)
` [PATCH v2 65/67] media: Kconfig: cleanup VIDEO_DEV dependencies

[PATCH 0/6] use kzalloc
 2022-03-14 20:30 UTC  (2+ messages)

[PATCH] media: Kconfig: cleanup VIDEO_DEV dependencies
 2022-03-14 16:08 UTC  (3+ messages)

[PATCH 00/64] media: Kconfig/Makefile reorg
 2022-03-14  7:55 UTC  (2+ messages)
` [PATCH 64/64] media: Kconfig: cleanup VIDEO_DEV dependencies

[PATCH v2 0/5] ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682
 2022-03-17  4:17 UTC  (8+ messages)
` [PATCH v2 1/5] ASoC: mediatek: mt8195: merge machine driver
` [PATCH v2 2/5] ASoC: dt-bindings: mediatek: mt8195: merge mt8195 machine yaml
` [PATCH v2 3/5] ASoC: mediatek: mt8195: rename card controls
` [PATCH v2 4/5] ASoC: mediatek: mt8195: add machine support for max98390 and rt5682
` [PATCH v2 5/5] ASoC: dt-bindings: mediatek: mt8195: support mt8195-mt6359-max98390-rt5682

[PATCH 00/18] Introduce IPC abstraction for SOF topology parsing
 2022-03-16 20:36 UTC  (2+ messages)

[PATCH] ASoC: codecs: Fix misplaced lpass_macro_pds_exit call
 2022-03-16 20:36 UTC  (2+ messages)

[PATCH] ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probe
 2022-03-16 20:36 UTC  (2+ messages)

[PATCH] ASoC: amd: Fix reference to PCM buffer address
 2022-03-16 20:36 UTC  (2+ messages)

[PATCH] ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data
 2022-03-16 20:35 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8195: Fix error handling in mt8195_mt6359_rt1019_rt5682_dev_probe
 2022-03-16 20:35 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probe
 2022-03-16 20:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe
 2022-03-16 20:35 UTC  (3+ messages)

[PATCH] ASoC: rt1308-sdw: get calibration params after power on
 2022-03-16 20:35 UTC  (2+ messages)

[PATCH] ASoC: ti: Fix spelling mistake "cant" -> "can't"
 2022-03-16 20:35 UTC  (4+ messages)

[PATCH] ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call
 2022-03-16 20:35 UTC  (2+ messages)

[PATCH v2] ASoC: samsung: i2s: check the return value of kstrdup()
 2022-03-16 20:35 UTC  (2+ messages)

[PATCH] ASoC: ak4642: Use of_device_get_match_data()
 2022-03-16 20:35 UTC  (2+ messages)

[PATCH -next] ASoC: rockchip: Fix PM usage reference of rockchip_i2s_tdm_resume
 2022-03-16 20:35 UTC  (3+ messages)

Realtek ALC886: missing analog output sink in PulseAudio since alsa-ucm-conf v1.2.6
 2022-03-16 16:24 UTC 

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

[PATCH v11 0/7] Add pin control support for lpass sc7280
 2022-03-16 15:52 UTC  (7+ messages)
` [PATCH v11 4/7] pinctrl: qcom: Update lpi pin group custiom functions with framework generic functions
` [PATCH v11 7/7] pinctrl: qcom: Update clock voting as optional

[PATCH 00/19] migrate to gi docgen
 2022-03-16  7:26 UTC 


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