summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-03-17ASoC: SOF: ipc4: upport multiple configs for BE DAIsMark Brown-30/+128
2023-03-17ASoC: dt-bindings: renesas: rsnd: correct comments syntaxKrzysztof Kozlowski-4/+4
2023-03-17ASoC: dt-bindings: adi,adau17x1: fix indentation and exampleKrzysztof Kozlowski-2/+2
2023-03-17ASoC: SOF: ipc4-topology: Initialize in_format to NULL in sof_ipc4_get_audio_fmtPeter Ujfalusi-1/+2
2023-03-17ASoC: SOF: ipc4-topology: use common helper function in copier prepareKai Vehmanen-15/+3
2023-03-17ASoC: SOF: ipc4-pcm: support multiple configs for BE DAIsKai Vehmanen-15/+125
2023-03-16ASoC: dt-bindings: maxim,max9759: Convert to DT schema.Otabek Nazrullaev-18/+45
2023-03-16ASoC: dt-bindings: adi,adau17x1: Convert to DT schemaVijaya Anand-32/+52
2023-03-15ASoC: dt-bindings: renesas: rsnd: Update exampleGeert Uytterhoeven-19/+32
2023-03-14ASoC: mt8192: Address spammy log messagesMark Brown-31/+19
2023-03-14soc: fsl: cpm1: qmc: Fix test dependencyHerve Codina-1/+1
2023-03-14ASoC: soc-pcm.c: remove indirect runtime copyKuninori Morimoto-14/+4
2023-03-14ASoC: soc-dai.c: add missing flag check at snd_soc_pcm_dai_probe()Kuninori Morimoto-0/+3
2023-03-14ASoC: SOF: ipc4: Add support for formats per pinsMark Brown-375/+371
2023-03-14ASoC: SOF: ipc4: Add support for bytes controlMark Brown-78/+368
2023-03-14ASoC: mt8192: Move spammy messages to debug levelNĂ­colas F. R. A. Prado-19/+19
2023-03-14ASoC: mt8192: Remove function name log messagesNĂ­colas F. R. A. Prado via Alsa-devel-12/+0
2023-03-13ASoC: Intel: sof_rt5682: Enable Bluetooth offload on adl_rt1019_rt5682Ajye Huang-1/+3
2023-03-13ASoC: mediatek: fix coverity problemsMark Brown-38/+188
2023-03-13ASoC: codecs: zl38060: Mark OF related data as maybe unusedKrzysztof Kozlowski-1/+1
2023-03-13ASoC: codecs: src4xxx-i2c: Mark OF related data as maybe unusedKrzysztof Kozlowski-1/+1
2023-03-13ASoC: codecs: rt1019: Mark OF related data as maybe unusedKrzysztof Kozlowski-1/+1
2023-03-13ASoC: codecs: pcm179x-spi: Mark OF related data as maybe unusedKrzysztof Kozlowski-1/+1
2023-03-13ASoC: codecs: adau1977-spi: Mark OF related data as maybe unusedKrzysztof Kozlowski-1/+1
2023-03-13ASoC: SMA1303: set sma_i2c_regmap storage-class-specifier to staticTom Rix-1/+1
2023-03-13ASoC: SOF: sof-audio: add support for setting up loopback routesChao Song-1/+60
2023-03-13ASoC: mediatek: mt6359: fix UNINIT problemTrevor Wu-1/+1
2023-03-13ASoC: mediatek: mt6358: fix UNINIT problemTrevor Wu-1/+1
2023-03-13ASoC: mediatek: mt9195-mt6359: fix UNINIT problemTrevor Wu-1/+1
2023-03-13ASoC: mediatek: mt8195: add dai id check before accessing arrayTrevor Wu-35/+185
2023-03-13ASoC: SOF: ipc4-topology: Search only pin 0 formatsRanjani Sridharan-1/+4
2023-03-13ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan-77/+116
2023-03-13ASoC: SOF: ipc4-topology: Remove the ref_audio_fmt fieldRanjani Sridharan-26/+18
2023-03-13ASoC: SOF: ipc4-topology: Modify the signature of sof_ipc4_init_audio_fmt()Ranjani Sridharan-21/+17
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan-117/+96
2023-03-13ASoC: SOF: ipc4-topology: Always parse the output formats in topologyRanjani Sridharan-16/+6
2023-03-13ASoC: SOF: ipc4-topology: Parse the SOF_COMP_TOKENS only onceRanjani Sridharan-17/+24
2023-03-13ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan-69/+52
2023-03-13ASoC: SOF: ipc4-topology: Add a new field in struct sof_ipc4_available_audio_...Ranjani Sridharan-58/+65
2023-03-13ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan-86/+86
2023-03-13ASoC: SOF: rename a couple of tokensRanjani Sridharan-2/+2
2023-03-13ASoC: Merge up fixes as a dependency for future SOF workMark Brown-86/+228
2023-03-13ASoC: SOF: ipc4-control: Add support for bytes control get and putPeter Ujfalusi-7/+241
2023-03-13ASoC: SOF: ipc4-topology: Add support for TPLG_CTL_BYTESLibin Yang-0/+67
2023-03-13ASoC: SOF: ipc4-control: set_volume_data only applies to VOLSW familyLibin Yang-6/+16
2023-03-13ASoC: SOF: uapi: header: Update sof_abi_hdr doc for IPC4 usePeter Ujfalusi-3/+10
2023-03-13ASoC: SOF: uapi: header: Convert sof_abi_hdr comments to kernel stylePeter Ujfalusi-8/+14
2023-03-13ASoC: SOF: ipc3-control: Merge functions to handle bytes_ext get variantsPeter Ujfalusi-57/+23
2023-03-13ASoC: SOF: ipc3-control: Rename snd_sof_refresh_control()Peter Ujfalusi-6/+6
2023-03-13Merge tag 'v6.3-rc2' into asoc-6.4 to fix clock related boot issuesMark Brown-52239/+3891