summary refs log tree commit diff
path: root/sound/soc
AgeCommit message (Expand)Author
2021-09-16Merge series "ASoC: SOF: Clean up the probe support" from Peter Ujfalusi <pet...Mark Brown
2021-09-16ASoC: au1x: Convert to modern terminology for DAI clockingMark Brown
2021-09-16ASoC: atmel: Convert to new style DAI format definitionsMark Brown
2021-09-16misc: cs35l41: Remove unused pdn variableCharles Keepax
2021-09-16ASoC: SOF: imx8m: add SAI1 infoViorel Suman
2021-09-16ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl scriptVitaly Rodionov
2021-09-16ASoC: SOF: core: Move probe work related code under a single if () branchPeter Ujfalusi
2021-09-16ASoC: SOF: sof-probes: Correct the function names used for snd_soc_cdai_opsPeter Ujfalusi
2021-09-16ASoC: SOF: Intel: Rename hda-compress.c to hda-probes.cPeter Ujfalusi
2021-09-16ASoC: SOF: probe: Merge and clean up the probe and compress filesPeter Ujfalusi
2021-09-16ASoC: SOF: compress: move and export sof_probe_compr_opsRanjani Sridharan
2021-09-16ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS referencePeter Ujfalusi
2021-09-16ASoC: SOF: ipc: Add probe message logging to ipc_log_header()Peter Ujfalusi
2021-09-15ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item()Peter Ujfalusi
2021-09-15ASoC: SOF: loader: Use the generic ops for region debugfs handlingPeter Ujfalusi
2021-09-15ASoC: SOF: Intel: Provide debugfs_add_region_item ops for corePeter Ujfalusi
2021-09-15ASoC: SOF: imx: Provide debugfs_add_region_item ops for corePeter Ujfalusi
2021-09-15ASoC: SOF: debug: Add generic API and ops for DSP regionsPeter Ujfalusi
2021-09-15ASoC: SOF: core: Do not use 'bar' as parameter for block_read/writePeter Ujfalusi
2021-09-15ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data()Peter Ujfalusi
2021-09-15ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64Peter Ujfalusi
2021-09-15ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()Peter Ujfalusi
2021-09-15ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probePeter Ujfalusi
2021-09-15Merge series "ASoC: SOF: Remove unused members from struct sof_dev_desc" from...Mark Brown
2021-09-15Merge series "ASoC: SOF: Intel: hda: Cleanups for local function uses" from P...Mark Brown
2021-09-15Merge series "Support ALC5682I-VS codec" from Brent Lu <brent.lu@intel.com>:Mark Brown
2021-09-15ASoC: cs35l41: Fix a bunch of trivial code formating/style issuesCharles Keepax
2021-09-15ASoC: cs35l41: Fixup the error messagesCharles Keepax
2021-09-15ASoC: cs35l41: Don't overwrite returned error codeCharles Keepax
2021-09-15ASoC: cs35l41: Combine adjacent register writesCharles Keepax
2021-09-15ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP bootCharles Keepax
2021-09-15ASoC: cs35l41: Fix use of an uninitialised variableCharles Keepax
2021-09-15ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flowTrevor Wu
2021-09-15ASoC: SOF: loader: load_firmware callback is mandatory, treat it like thatPeter Ujfalusi
2021-09-15ASoC: mediatek: mt8195: make array adda_dai_list static constColin Ian King
2021-09-15ASoC: mediatek: mt8195: Add missing of_node_put()Bixuan Cui
2021-09-15ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdwPeter Ujfalusi
2021-09-15ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarationsPeter Ujfalusi
2021-09-15ASoC: SOF: Intel: hda-dsp: Declare locally used functions as staticPeter Ujfalusi
2021-09-15ASoC: SOF: intel: Do no initialize resindex_dma_basePeter Ujfalusi
2021-09-15ASoC: intel: sof_rt5682: support jsl_rt5682s_mx98360a boardBrent Lu
2021-09-15ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015 boardBrent Lu
2021-09-15ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015p boardBrent Lu
2021-09-15ASoC: Intel: sof_rt5682: support ALC5682I-VS codecBrent Lu
2021-09-13Merge series "Patches to update for rockchip pdm" from Sugar Zhang <sugar.zha...Mark Brown
2021-09-13Merge series "Cirrus Logic CS35L41 Amplifier" from David Rhodes <drhodes@open...Mark Brown
2021-09-13ASoC: pcm5102a: increase rate from 192k to 384kgearhead
2021-09-13ASoC: rt1011: add i2s reference control for rt1011Jack Yu
2021-09-13ASoC: SOF: Handle control change notification from firmwarePeter Ujfalusi
2021-09-13ASoC: mt8195: remove unnecessary CONFIG_PMTrevor Wu