summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-16ASoC: au1x: Convert to modern terminology for DAI clockingMark Brown3-11/+11
2021-09-16ASoC: atmel: Convert to new style DAI format definitionsMark Brown8-27/+27
2021-09-16ASoC: cs35l41: Binding fixesDavid Rhodes1-12/+18
2021-09-16misc: cs35l41: Remove unused pdn variableCharles Keepax1-2/+0
2021-09-16ASoC: SOF: imx8m: add SAI1 infoViorel Suman1-0/+11
2021-09-16ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl scriptVitaly Rodionov1-5/+5
2021-09-16ASoC: SOF: core: Move probe work related code under a single if () branchPeter Ujfalusi1-3/+1
2021-09-15ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item()Peter Ujfalusi2-9/+4
2021-09-15ASoC: SOF: loader: Use the generic ops for region debugfs handlingPeter Ujfalusi1-40/+28
2021-09-15ASoC: SOF: Intel: Provide debugfs_add_region_item ops for corePeter Ujfalusi7-0/+8
2021-09-15ASoC: SOF: imx: Provide debugfs_add_region_item ops for corePeter Ujfalusi2-0/+3
2021-09-15ASoC: SOF: debug: Add generic API and ops for DSP regionsPeter Ujfalusi3-10/+43
2021-09-15ASoC: SOF: core: Do not use 'bar' as parameter for block_read/writePeter Ujfalusi5-64/+78
2021-09-15ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data()Peter Ujfalusi2-3/+1
2021-09-15ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64Peter Ujfalusi2-9/+0
2021-09-15ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()Peter Ujfalusi3-21/+6
2021-09-15ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probePeter Ujfalusi1-2/+2
2021-09-15Merge series "ASoC: SOF: Remove unused members from struct sof_dev_desc" from...Mark Brown6-18/+0
2021-09-15Merge series "ASoC: SOF: Intel: hda: Cleanups for local function uses" from P...Mark Brown3-73/+62
2021-09-15Merge series "Support ALC5682I-VS codec" from Brent Lu <brent.lu@intel.com>:Mark Brown3-18/+112
2021-09-15ASoC: cs35l41: Fix a bunch of trivial code formating/style issuesCharles Keepax5-496/+467
2021-09-15ASoC: cs35l41: Fixup the error messagesCharles Keepax1-29/+24
2021-09-15ASoC: cs35l41: Don't overwrite returned error codeCharles Keepax1-8/+0
2021-09-15ASoC: cs35l41: Combine adjacent register writesCharles Keepax2-98/+49
2021-09-15ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP bootCharles Keepax1-13/+8
2021-09-15ASoC: cs35l41: Fix use of an uninitialised variableCharles Keepax1-14/+5
2021-09-15ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flowTrevor Wu1-1/+1
2021-09-15ASoC: SOF: loader: load_firmware callback is mandatory, treat it like thatPeter Ujfalusi3-11/+8
2021-09-15ASoC: mediatek: mt8195: make array adda_dai_list static constColin Ian King1-3/+5
2021-09-15ASoC: mediatek: mt8195: Add missing of_node_put()Bixuan Cui1-1/+5
2021-09-15ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdwPeter Ujfalusi2-31/+32
2021-09-15ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarationsPeter Ujfalusi1-2/+0
2021-09-15ASoC: SOF: Intel: hda-dsp: Declare locally used functions as staticPeter Ujfalusi2-40/+30
2021-09-15ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_descPeter Ujfalusi1-5/+0
2021-09-15ASoC: SOF: intel: Do no initialize resindex_dma_basePeter Ujfalusi5-13/+0
2021-09-15ASoC: intel: sof_rt5682: support jsl_rt5682s_mx98360a boardBrent Lu2-0/+18
2021-09-15ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015 boardBrent Lu2-0/+18
2021-09-15ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015p boardBrent Lu2-0/+18
2021-09-15ASoC: Intel: sof_rt5682: support ALC5682I-VS codecBrent Lu2-18/+58
2021-09-13Merge series "Patches to update for rockchip pdm" from Sugar Zhang <sugar.zha...Mark Brown4-52/+232
2021-09-13Merge series "Cirrus Logic CS35L41 Amplifier" from David Rhodes <drhodes@open...Mark Brown9-0/+3375
2021-09-13Merge series "ARM: dts: Last round of DT schema fixes" from Maxime Ripard <ma...Mark Brown7-40/+173
2021-09-13Merge series "Convert name-prefix doc to json-schema" from Sameer Pujar <spuj...Mark Brown8-55/+37
2021-09-13ASoC: pcm5102a: increase rate from 192k to 384kgearhead1-1/+1
2021-09-13ASoC: rt1011: add i2s reference control for rt1011Jack Yu2-0/+61
2021-09-13ASoC: SOF: Handle control change notification from firmwarePeter Ujfalusi3-0/+219
2021-09-13ASoC: mt8195: remove unnecessary CONFIG_PMTrevor Wu1-2/+0
2021-09-13ASoC: SOF: control: fix a typo in put operations for kcontrolRander Wang1-3/+3
2021-09-13ASoC: fsl_rpmsg: add soc specific data structureShengjiu Wang2-4/+54
2021-09-13spi: tegra20-slink: Declare runtime suspend and resume functions conditionallyGuenter Roeck1-3/+2