messages from 2022-06-07 10:49:06 to 2022-06-09 19:58:30 UTC [more...]
[PATCH v2 00/14] ASoC: Intel: avs: Topology and path management
2022-06-09 19:57 UTC (3+ messages)
` [PATCH v2 02/14] ASoC: Intel: avs: Add topology parsing infrastructure
[PATCH v1 14/16] soundwire: Use acpi_dev_for_each_child()
2022-06-09 19:08 UTC (6+ messages)
[RFC PATCH v2 0/5] Apple Macs machine/platform ASoC driver
2022-06-09 18:44 UTC (14+ messages)
` [RFC PATCH v2 1/5] dt-bindings: sound: Add Apple MCA I2S transceiver
` [RFC PATCH v2 5/5] ASoC: apple: Add macaudio machine driver
[PATCH V0 0/1] asoc: msm: use hashtable to check kcontrol
2022-06-09 18:16 UTC (4+ messages)
` [PATCH V0 1/1] "
[PATCH v2] ALSA: control: Use xarray for faster lookups
2022-06-09 18:05 UTC
[PATCH 0/3] ASoC: SOF: Intel: Fix IMR boot race caused by early core booting
2022-06-09 15:25 UTC (5+ messages)
` [PATCH 1/3] ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()
` [PATCH 2/3] ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followed
` [PATCH 3/3] ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
[PATCH v4 0/2] Add software clock gating requirement check
2022-06-09 15:22 UTC (4+ messages)
` [PATCH v4 1/2] soundwire: qcom: Add flag for software clock gating check
` [PATCH v4 2/2] ASoC: qcom: soundwire: Enable software clock gating requirement flag
[PATCH 00/11] ASoC: codecs: Series of fixes for realtek codecs used on RVPs
2022-06-09 14:55 UTC (16+ messages)
` [PATCH 01/11] ASoC: codecs: rt274: Always init jack_detect_work
` [PATCH 02/11] ASoC: codecs: rt286: Reorganize jack detect handling
` [PATCH 03/11] ASoC: codecs: rt298: "
` [PATCH 04/11] ASoC: codecs: rt274: Move irq registration and cleanup
` [PATCH 05/11] ASoC: codecs: rt286: "
` [PATCH 06/11] ASoC: codecs: rt298: "
` [PATCH 07/11] ASoC: codecs: rt274: Enable irq only when needed
` [PATCH 08/11] ASoC: codecs: rt286: "
` [PATCH 09/11] ASoC: codecs: rt298: "
` [PATCH 10/11] ASoC: codecs: rt298: Fix NULL jack in interrupt
` [PATCH 11/11] ASoC: codecs: rt298: Fix jack detection
[PATCH V2] ASoC: imx-audmux: remove unnecessary check of clk_disable_unprepare/clk_prepare_enable
2022-06-09 13:41 UTC (3+ messages)
[PATCH 00/56] Specify clock provider directly to CPU DAIs
2022-06-09 13:32 UTC (2+ messages)
Enabling tstamp in proc status file externally
2022-06-09 12:38 UTC
Audio mem2mem devices aka asymmetric sample rate converters
2022-06-09 12:34 UTC (4+ messages)
[PATCH 0/4] ALSA: input validation for control element writes
2022-06-09 12:02 UTC (5+ messages)
` [PATCH 1/4] ASoC: topology: Drop superfluous check of CONFIG_SND_CTL_VALIDATION
` [PATCH 2/4] ALSA: control: Rename CONFIG_SND_CTL_VALIDATION to CONFIG_SND_CTL_DEBUG
` [PATCH 3/4] ALSA: control: Drop superfluous ifdef CONFIG_SND_CTL_DEBUG
` [PATCH 4/4] ALSA: control: Add input validation
[PATCH 0/2] ASoC: codecs: qualcomm move gain to S8_TLV
2022-06-09 11:19 UTC (3+ messages)
` [PATCH 1/2] ASoC: codecs: msm8916-wcd-digital: move gains from SX_TLV "
` [PATCH 2/2] ASoC: codecs: wcd9335: "
[PATCH v3 0/2] Add software clock gating requirement check
2022-06-09 5:14 UTC (7+ messages)
` [PATCH v3 1/2] soundwire: qcom: Add flag for software clock gating check
` [PATCH v3 2/2] ASoC: qcom: soundwire: Add software clock gating requirement check
[PATCH 00/23] ASoC: SOF: IPC4: Add topology, control and PCM ops
2022-06-09 3:26 UTC (24+ messages)
` [PATCH 01/23] ASoC: SOF: Add topology tokens for IPC4
` [PATCH 02/23] ASoC: SOF: IPC4: Introduce topology ops
` [PATCH 03/23] ASoC: SOF: ipc4-topology: Add support for parsing AIF_IN/AIF_OUT widgets
` [PATCH 04/23] ASoC: SOF: ipc4-topology: Add support for parsing DAI_IN/DAI_OUT widgets
` [PATCH 05/23] ASoC: SOF: ipc4-topology: Add prepare op for AIF type widgets
` [PATCH 06/23] ASoC: SOF: ipc4-topology: Add prepare op for DAI "
` [PATCH 07/23] ASoC: SOF: ipc4-topology: Add support for parsing and preparing pga widgets
` [PATCH 08/23] ASoC: SOF: ipc4-topology: Add support for parsing mixer widgets
` [PATCH 09/23] ASoC: SOF: ipc4-topology: Add control_setup op
` [PATCH 10/23] ASoC: SOF: ipc4-topology: Add control IO ops
` [PATCH 11/23] ASoC: SOF: IPC4: Add pcm ops
` [PATCH 12/23] ASoC: SOF: ipc4-topology: Add widget_setup/widget_free ops
` [PATCH 13/23] ASoC: SOF: ipc4-topology: Add route_setup/route_free ops
` [PATCH 14/23] ASoC: SOF: ipc4-topology: Add the dai_config op
` [PATCH 15/23] ASoC: SOF: ipc4-pcm: Expose sof_ipc4_set_pipeline_state()
` [PATCH 16/23] ASoC: SOF: IPC4: set the BE DAI ops
` [PATCH 17/23] ASoC: SOF: Add ops_free
` [PATCH 18/23] ASoC: SOF: Intel: hda: init NHLT for IPC4
` [PATCH 19/23] ASoC: SOF: Add two new structures for topology manifest data
` [PATCH 20/23] ASoC: SOF: Add a new IPC op for parsing topology manifest
` [PATCH 21/23] ASoC: SOF: ipc4-topology: Add support for SSP/DMIC DAI's
` [PATCH 22/23] AsoC: SOF: ipc4-topology: Add dai_get_clk op
` [PATCH 23/23] ASoC: SOF: IPC4: add sdw blob
[PATCH v6 0/8] ASoC: mediatek: Add support for MT8186 SoC
2022-06-09 2:58 UTC (11+ messages)
` [PATCH v6 1/8] dt-bindings: mediatek: mt6358: add new compatible for using mt6366
` [PATCH v6 2/8] ASoC: mediatek: mt8186: add platform driver
` [PATCH v6 3/8] ASoC: mediatek: mt8186: add mt8186-mt6366 common driver
` [PATCH v6 4/8] dt-bindings: mediatek: mt8186: add audio afe document
` [PATCH v6 5/8] ASoC: mediatek: mt8186: add machine driver with mt6366, da7219 and max98357
` [PATCH v6 6/8] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document
` [PATCH v6 7/8] ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682s
` [PATCH v6 8/8] dt-bindings: mediatek: mt8186: add mt8186-mt6366-rt1019-rt5682s document
About Cleanup ASoC
2022-06-09 0:07 UTC (15+ messages)
[PATCH v2 1/2] ASoC: dt-bindings: nxp,tfa989x: Add tfa9890 support
2022-06-08 20:46 UTC (2+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: nxp, tfa989x: "
[PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
2022-06-08 20:46 UTC (2+ messages)
no input from razer headset microphone when using RAZER BASE STATION V2 CHROMA
2022-06-08 18:43 UTC
[PATCH] ALSA: hda/realtek: Add quirk for HP Dev One
2022-06-08 14:29 UTC (2+ messages)
[PATCH] ASoC: ak4613: cares Simple-Audio-Card case for TDM
2022-06-08 13:35 UTC (3+ messages)
[PATCH][next] ASoC: mediatek: mt8186: Fix a handful of spelling mistakes
2022-06-08 13:35 UTC (2+ messages)
[PATCH 0/7] ASoC: harden SoundWire codec/machine drivers used on Intel platforms
2022-06-08 13:35 UTC (2+ messages)
[PATCH v2 0/2] Add software clock gating requirement check
2022-06-08 11:04 UTC (5+ messages)
` [PATCH v2 1/2] soundwire: qcom: Add flag for software clock gating check
` [PATCH v2 2/2] ASoC: qcom: soundwire: Add software clock gating requirement check
[PATCH] ASoC: ops: Fix off by one in range control validation
2022-06-08 10:49 UTC (2+ messages)
[PATCH 00/20] ASoC: DAI clocking terminology modernisation
2022-06-08 10:49 UTC (2+ messages)
[PATCH v4] ALSA: hda/realtek - Add HW8326 support
2022-06-08 8:43 UTC (2+ messages)
[PATCH v3] ALSA: hda/realtek - Add HW8326 support
2022-06-08 8:01 UTC (5+ messages)
[PATCH] [PATCH v2]ALSA: hda/realtek - Add HW8326 support
2022-06-08 6:33 UTC (2+ messages)
Combined wait for pcm_wait and ctl_wait
2022-06-08 5:55 UTC (3+ messages)
[PATCH] ALSA: hda/realtek - Add HW8326 support
2022-06-08 5:39 UTC (2+ messages)
[PATCH 0/2] Add software clock gating requirement check
2022-06-08 2:29 UTC (4+ messages)
` [PATCH 1/2] soundwire: qcom: Add flag for software clock gating check
` [PATCH 2/2] ASoC: qcom: soundwire: Add software clock gating requirement check
[PATCH 0/6] ASoC: ak4613: add TDM256 test support
2022-06-08 1:55 UTC (4+ messages)
` [PATCH 6/6] ASoC: ak4613: add TDM256 support
[PATCH] ASoC: samsung: Fix error handling in aries_audio_probe
2022-06-07 18:49 UTC (2+ messages)
[PATCH] ASoC: topology: Avoid card NULL deref in snd_soc_tplg_component_remove()
2022-06-07 18:22 UTC (3+ messages)
[PATCH AUTOSEL 5.15 19/51] soundwire: qcom: adjust autoenumeration timeout
2022-06-07 17:55 UTC
[PATCH AUTOSEL 5.17 20/60] soundwire: qcom: adjust autoenumeration timeout
2022-06-07 17:52 UTC (2+ messages)
` [PATCH AUTOSEL 5.17 36/60] ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM
[PATCH AUTOSEL 5.18 22/68] soundwire: qcom: adjust autoenumeration timeout
2022-06-07 17:48 UTC (3+ messages)
` [PATCH AUTOSEL 5.18 37/68] ASoC: SOF: amd: Fixed Build error
` [PATCH AUTOSEL 5.18 39/68] ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM
[PATCH v2] ASoC: dt-bindings: renesas,rz-ssi: Document RZ/G2UL SoC
2022-06-07 17:33 UTC (2+ messages)
` [PATCH v2] ASoC: dt-bindings: renesas, rz-ssi: "
[PATCH 0/3] ASoC: ssm: Use modern ASoC DAI format terminology
2022-06-07 15:11 UTC (2+ messages)
[PATCH 0/5] ASoC: SOF: AMD/Mediatek updates for 5.20
2022-06-07 14:11 UTC (2+ messages)
[PATCH v2] ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe
2022-06-07 14:11 UTC (2+ messages)
[PATCH] ASoC: simple-card-utils: Make asoc_simple_clean_reference() return void
2022-06-07 14:11 UTC (2+ messages)
[PATCH] ASoC: Intel: broadwell: Make broadwell_disable_jack() return void
2022-06-07 14:11 UTC (2+ messages)
[PATCH 1/3] ASoC: wm8940: Remove warning when no plat data
2022-06-07 12:35 UTC (10+ messages)
` [PATCH 2/3] ASoC: wm8940: Rewrite code to set proper clocks
[GIT PULL] ASoC fixes for v5.19-rc1
2022-06-07 12:14 UTC (2+ messages)
[PATCH] ASoC: dt-bindings: renesas,rz-ssi: Document RZ/G2UL SoC
2022-06-07 11:21 UTC (4+ messages)
[PATCH 0/3] ASoC: Intel: soc-acpi and machine driver updates
2022-06-07 10:55 UTC (2+ messages)
[PATCH v2 00/14] ASoC: Intel: avs: Machine boards and HDA codec support
2022-06-07 10:55 UTC (2+ messages)
[PATCH v5 00/20] ASoC: mediatek: Add support for MT8186 SoC
2022-06-07 10:55 UTC (2+ messages)
[PATCH 0/2] Switch to use internal PLL for iMCLK
2022-06-07 10:55 UTC (2+ messages)
` (subset) "
[PATCH v5 0/2]Add Machine driver support for nau8825, max98560 and rt5682s, rt1019
2022-06-07 10:55 UTC (2+ messages)
[PATCH 0/4] ASoC: Drop some i2c noop remove callbacks
2022-06-07 10:55 UTC (2+ messages)
[PATCH v3 0/6] OPE support on Tegra210 and later
2022-06-07 10:55 UTC (2+ messages)
` (subset) "
[PATCH] ASoC: ak4642: Drop no-op remove function
2022-06-07 10:55 UTC (2+ messages)
[PATCH v4 0/2] Add Machine driver support for nau8825, max98560 and rt5682s, rt1019
2022-06-07 10:55 UTC (2+ messages)
[PATCH v4 00/17] ALSA: hda: cirrus: Add initial DSP support and firmware loading
2022-06-07 10:55 UTC (2+ messages)
` (subset) "
[PATCH 00/16] ASoC: trivial changes for cppcheck warnings
2022-06-07 10:55 UTC (2+ messages)
[PATCH v3 0/2] Add Machine driver support for nau8825, max98560 and rt5682s, rt1019
2022-06-07 10:54 UTC (2+ messages)
[PATCH v2 0/2] ASOC: amd: acp: Add Machine driver changes for
2022-06-07 10:54 UTC (2+ messages)
[PATCH v3 00/17] ALSA: hda: cirrus: Add initial DSP support and firmware loading
2022-06-07 10:54 UTC (2+ messages)
` (subset) "
[PATCH v2 00/26] *ALSA: hda: cirrus: Add initial DSP support and firmware loading
2022-06-07 10:54 UTC (2+ messages)
` (subset) "
[PATCH 00/26] ALSA: hda: cirrus: Add initial DSP support and firmware loading
2022-06-07 10:54 UTC (2+ messages)
` (subset) "
[PATCH] ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rules
2022-06-07 10:46 UTC (2+ messages)
[PATCH] ASoC: es8328: Fix event generation for deemphasis control
2022-06-07 10:46 UTC (2+ messages)
[PATCH] ASoC: wm8962: Fix suspend while playing music
2022-06-07 10:46 UTC (2+ messages)
[PATCH] ASoC: simple-card-utils: rename asoc_simple_init_dai_link_params() to asoc_simple_init_for_codec2codec()
2022-06-07 10:46 UTC (2+ messages)
[PATCH] ASoC: ab8500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rules
2022-06-07 10:46 UTC (2+ messages)
[PATCH] ASoC: fsl_sai: Add support for i.MX8MN
2022-06-07 10:46 UTC (2+ messages)
[PATCH] ASoC: codecs: da7210: add check for i2c_add_driver
2022-06-07 10:46 UTC (2+ messages)
[PATCH 1/3] ASoC: fsl_sai: use local device pointer
2022-06-07 10:46 UTC (2+ messages)
` (subset) "
[PATCH] ASoC: mediatek: remove unnecessary check of clk_disable_unprepare
2022-06-07 10:46 UTC (2+ messages)
[PATCH] ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probe
2022-06-07 10:46 UTC (2+ messages)
[PATCH V4] ASoC: fsl_xcvr:Fix unbalanced pm_runtime_enable in fsl_xcvr_probe
2022-06-07 10:46 UTC (2+ messages)
[PATCH 1/2] ASoC: SOF: ipc-msg-injector: Propagate write errors correctly
2022-06-07 10:46 UTC (2+ messages)
[PATCH] ASoC: ops: Remove unneeded delay.h inclusion
2022-06-07 10:45 UTC (2+ messages)
[PATCH] ASoC: ops: Clarify snd_soc_info_volsw_sx()
2022-06-07 10:45 UTC (2+ messages)
[PATCH] ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe
2022-06-07 10:45 UTC (2+ messages)
[PATCH] ASoC: max9860: Use modern ASoC DAI format terminology
2022-06-07 10:45 UTC (2+ messages)
[PATCH] ASoC: tfa9879: Use modern ASoC DAI format terminology
2022-06-07 10:45 UTC (2+ messages)
[PATCH 1/2] ASoC: codecs: tfa989x: Add support for tfa9890
2022-06-07 10:45 UTC (2+ messages)
[PATCH] ASoC: SOF: Fix potential NULL pointer dereference
2022-06-07 10:45 UTC (2+ messages)
[PATCH] ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probe
2022-06-07 10:45 UTC (2+ messages)
[PATCH] ASoC: nau8822: Don't reconfigure PLL to the same values
2022-06-07 10:45 UTC (2+ messages)
[PATCH v2] ASoC: samsung: Fix error handling in aries_audio_probe
2022-06-07 10:45 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