messages from 2022-03-01 17:12:56 to 2022-03-03 14:03:33 UTC [more...]
[PATCH v7 0/2] Add support for SoundWire1.6 audio cgcr register control
2022-03-03 14:02 UTC
[PATCH] ASoC: wm8350: Handle error for wm8350_register_irq
2022-03-03 13:38 UTC (2+ messages)
[PATCH] ASoC: hdac_hda: Avoid unexpected match when pcm_name is "Analog"
2022-03-03 13:33 UTC (2+ messages)
[v2] ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpoint
2022-03-03 13:33 UTC (2+ messages)
[PATCH] wm8962: add a simple DMIC enable control
2022-03-03 11:27 UTC (14+ messages)
[PATCH] soundwire: qcom: fix build failures if CONFIG_PM=n
2022-03-03 11:03 UTC
[PATCH v3 0/3] soundwire: qcom: add pm runtime support
2022-03-03 10:52 UTC (4+ messages)
` [PATCH v3 1/3] soundwire: qcom: add runtime pm support
[PATCH] ASoC: mediatek: mt8183: support wb bt audio
2022-03-03 8:55 UTC (2+ messages)
[PATCH 0/7 resend] ASoC: fsl_sai: Cleanups and 1:1 bclk:mclk ratio support
2022-03-03 7:30 UTC (8+ messages)
` [PATCH 1/7] ASoC: fsl_sai: Drop unnecessary defines
` [PATCH 2/7] ASoC: fsl_sai: simplify irq return value
` [PATCH 3/7] ASoC: fsl_sai: simplify register poking in fsl_sai_set_bclk
` [PATCH 4/7] ASoC: fsl_sai: store full version instead of major/minor
` [PATCH 5/7] ASoC: fsl_sai: Use better variable names
` [PATCH 6/7] ASoC: fsl_sai: use DIV_ROUND_CLOSEST() to calculate divider
` [PATCH 7/7] ASoC: fsl_sai: implement 1:1 bclk:mclk ratio support
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-03 4:58 UTC (72+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "
` [Intel-gfx] "
[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-03-02 11:01 UTC (25+ messages)
` [PATCH v3 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v3 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v3 03/11] fsl-mc: "
` [PATCH v3 04/11] hv: "
` [PATCH v3 05/11] PCI: "
` [PATCH v3 06/11] s390: cio: "
` [PATCH v3 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v3 08/11] vdpa: "
` [PATCH v3 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v3 10/11] slimbus: qcom-ngd: "
` [PATCH v3 11/11] rpmsg: "
[PATCH 0/7] ASoC: fsl_sai: Cleanups and 1:1 bclk:mclk ratio support
2022-03-02 14:44 UTC (9+ messages)
` [PATCH 1/7] ASoC: fsl_sai: Drop unnecessary defines
` [PATCH 2/7] ASoC: fsl_sai: simplify irq return value
` [PATCH 3/7] ASoC: fsl_sai: simplify register poking in fsl_sai_set_bclk
` [PATCH 4/7] ASoC: fsl_sai: store full version instead of major/minor
` [PATCH 5/7] ASoC: fsl_sai: Use better variable names
` [PATCH 6/7] ASoC: fsl_sai: use DIV_ROUND_CLOSEST() to calculate divider
` [PATCH 7/7] ASoC: fsl_sai: implement 1:1 bclk:mclk ratio support
[PATCH 0/2] ASoC: mediatek: mt8192-mt6359: support machine
2022-03-03 5:16 UTC (5+ messages)
` [PATCH 2/2] ASoC: mediatek: mt8192: support rt1015p_rt5682s
[PATCH v6 0/3] Add support for SoundWire1.6 audio cgcr register control
2022-03-03 1:56 UTC (10+ messages)
` [PATCH v6 1/3] soundwire: qcom: Add compatible name for v1.6.0
` [PATCH v6 2/3] soundwire: qcom: constify static struct qcom_swrm_data global variables
` [PATCH v6 3/3] dt-bindings: soundwire: qcom: Add bindings for audio CSR reset control property
Issue in pcm_dsnoop.c in alsa-lib
2022-03-02 18:42 UTC
[PATCH 0/2] ASoC: codecs: Add Awinic AW8738 audio amplifier driver
2022-03-02 18:26 UTC (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: Add schema for "awinic,aw8738"
[PATCH] ALSA: echoaudio: remove redundant assignment to variable bytes
2022-03-02 17:07 UTC
[PATCH 0/8] ASoC: Intel: machine driver updates for 5.18
2022-03-02 17:01 UTC (16+ messages)
` [PATCH 1/8] ASoC: soc-acpi: remove sof_fw_filename
` [PATCH 2/8] ASoC: Intel: boards: fix spelling in comments
` [PATCH 3/8] ASoC: Intel: add RT1308 I2S machine driver and HDMI-in capture via I2S support
` [PATCH 4/8] ASoC: Intel: boards: create sof-realtek-common module
` [PATCH 5/8] ASoC: Intel: sof_rt1308: move rt1308 code to common module
` [PATCH 6/8] ASoC: Intel: cirrus-common: support cs35l41 amplifier
` [PATCH 7/8] ASoC: Intel: sof_ssp_amp: rename driver and "
` [PATCH 8/8] ASoC: Intel: soc-acpi: add entries in ADL match table
[PATCH] ASoC: amd: use asoc_substream_to_rtd()
2022-03-02 17:01 UTC (2+ messages)
[PATCH] ASoC: atmel_ssc_dai: Handle errors for clk_enable
2022-03-02 17:00 UTC (2+ messages)
[PATCH] ASoC: dwc-i2s: Handle errors for clk_enable
2022-03-02 17:00 UTC (2+ messages)
[PATCH v2] ASoC: soc-compress: prevent the potentially use of null pointer
2022-03-02 17:00 UTC (2+ messages)
[PATCH] ASoC: mxs-saif: Handle errors for clk_enable
2022-03-02 17:00 UTC (2+ messages)
[PATCH] ASoC: qcom: Fix error code in lpass_platform_copy()
2022-03-02 17:00 UTC (2+ messages)
[PATCH] ASoC: soc-generic-dmaengine-pcm: set period_bytes_min based on maxburst
2022-03-02 17:00 UTC (2+ messages)
[PATCH] ASoC: fsl: Fix error handling in pcm030_fabric_probe
2022-03-02 13:44 UTC (2+ messages)
[PATCH -next] ASoC: amd: Fix an ignored error return from platform_get_irq_byname()
2022-03-02 13:11 UTC (4+ messages)
` 回复:[PATCH "
[PATCH] ASoC: rockchip: i2s_tdm: fix runtime pm imbalance on error
2022-03-02 10:04 UTC (2+ messages)
[PATCH] Documentation: sound: fix typo in control-names.rst
2022-03-02 8:42 UTC (2+ messages)
[PATCH] ALSA: intel_hdmi: Fix reference to PCM buffer address
2022-03-02 8:27 UTC (2+ messages)
[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
2022-03-02 2:47 UTC (10+ messages)
[PATCH] Asoc: au1x: Use devm_snd_soc_register_component()
2022-03-01 9:23 UTC
[PATCH] ALSA: n64: Use platform_get_irq() to get the interrupt
2022-03-01 8:55 UTC
[PATCH 5/5] spi: make remove callback a void function
2022-03-02 7:30 UTC
[PATCH v3] ASoC: fsi: Add check for clk_enable
2022-03-02 6:28 UTC
Re: [PATCH v2] ASoC: fsi: Add check for clk_enable
2022-03-02 6:25 UTC
[PATCH v2] ASoC: fsi: Add check for clk_enable
2022-03-02 4:35 UTC (2+ messages)
Re: [PATCH] ASoC: fsi: Add check for clk_enable
2022-03-02 3:11 UTC
[PATCH] ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpoint
2022-03-01 20:42 UTC (3+ messages)
[PATCH v2 00/17] ASoC: Intel: AVS - Audio DSP for cAVS
2022-03-01 18:01 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox