summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ASoC: imx-card: use snd_pcm_format_t type for asrc_formatShengjiu Wang2022-07-211-3/+5
| | * | ASoC: fsl_easrc: use snd_pcm_format_t type for sample_formatShengjiu Wang2022-07-212-4/+7
| | * | ASoC: fsl-asoc-card: force cast the asrc_format typeShengjiu Wang2022-07-211-2/+3
| | * | ASoC: fsl_asrc: force cast the asrc_format typeShengjiu Wang2022-07-211-2/+4
| | * | ASoC: fsl_sai: Don't use plain integer as NULL pointerShengjiu Wang2022-07-211-1/+1
| * | | ASoC: audio-graph-card: Add of_node_put() in fail pathLiang He2022-07-221-1/+3
| * | | ASoC: amd: enable RPL Platform acp drivers buildSyed Saba Kareem2022-07-223-0/+16
| * | | ASoC: amd: add RPL Platform pci driver pm-opsSyed Saba Kareem2022-07-222-0/+55
| * | | ASoC: amd: add RPL Platform init/de-init functionsSyed Saba Kareem2022-07-221-0/+92
| * | | ASoC: amd: add ACP PCI driver for RPL platformSyed Saba Kareem2022-07-222-0/+116
| * | | ASoC: amd: add RPL Platform acp header fileSyed Saba Kareem2022-07-221-0/+30
| * | | ASoC: amd: acp: Add error handling casesVenkata Prasad Potturu2022-07-221-4/+20
| * | | ASoC: amd: acp: Modify const resource struct variable to genericVenkata Prasad Potturu2022-07-221-5/+4
| * | | ASoC: amd: acp: Drop superfluous mmap callbackVenkata Prasad Potturu2022-07-211-8/+0
| * | | ASoC: amd: acp: Modify local variables name to genericVenkata Prasad Potturu2022-07-211-5/+5
| * | | ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()Christophe JAILLET2022-07-211-1/+1
| |/ /
| * | ASoC: mediatek: Add support for MT8186 SoCMark Brown2022-07-2116-3/+5902
| |\ \
| | * | ASoC: mediatek: mt8186: add mt8186-mt6366-rt1019-rt5682s documentJiaxin Yu2022-07-201-0/+75
| | * | ASoC: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 documentJiaxin Yu2022-07-201-0/+75
| | * | ASoC: mediatek: mt8186: add audio afe documentJiaxin Yu2022-07-201-0/+175
| | * | ASoC: mediatek: mt6358: add new compatible for using mt6366Jiaxin Yu2022-07-201-1/+3
| | * | ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682sJiaxin Yu2022-07-203-0/+995
| | * | ASoC: mediatek: mt8186: add machine driver with mt6366, da7219 and max98357Jiaxin Yu2022-07-203-0/+1019
| | * | ASoC: mediatek: mt8186: add mt8186-mt6366 common driverJiaxin Yu2022-07-203-0/+75
| | * | ASoC: mediatek: mt8186: add platform driverJiaxin Yu2022-07-208-2/+3485
| * | | ASoC: jz4740-i2s: Remove unused 'mem' resourceAidan MacDonald2022-07-201-1/+0
| * | | ASoC: Makefile: Fix simultaneous build of KUNIT testsAmadeusz Sławiński2022-07-201-2/+2
| * | | ASoC: dt-bindings: atmel-classd: Convert toMark Brown2022-07-204-110/+198
| |\ \ \
| | * | | ASoC: dt-bindings: atmel-classd: PDMIC convert to json-schemaRyan Wanner2022-07-202-55/+98
| | * | | ASoC: dt-bindings: atmel-classd: Convert to json-schemaRyan Wanner2022-07-202-55/+100
| | |/ /
| * / / ASoC: dt-bindings: sgtl5000: Add missing type to 'micbias-voltage-m-volts'Rob Herring2022-07-201-0/+1
| |/ /
| * | ASoC: SOF: Intel: updates and cleanupsMark Brown2022-07-1911-90/+250
| |\ \
| | * | ASoC: SOF: Intel: hda-stream: test DMA buffer first in hw_paramsPierre-Louis Bossart2022-07-151-5/+10
| | * | ASoC: SOF: probes: rename assign/free callbacks as startup/shutdownPierre-Louis Bossart2022-07-153-16/+16
| | * | ASoC: SOF: Intel: hda: only fixup topology name if not set alreadyPierre-Louis Bossart2022-07-151-22/+48
| | * | ASoC: SOF: Intel: hda: don't set fw_filenamePierre-Louis Bossart2022-07-151-1/+0
| | * | ASoC: SOF: Intel: atom: don't keep a temporary string in fixup_tplg_namePeter Ujfalusi2022-07-151-8/+8
| | * | ASoC: SOF: ipc3-loader: Print out the non matching ext_man magic numberPeter Ujfalusi2022-07-151-2/+4
| | * | ASoC: SOF: ipc4-topology: set domain bit based on dp domain typeRander Wang2022-07-152-3/+16
| | * | ASoC: SOF: add ipc4 SRC module supportRander Wang2022-07-152-1/+127
| | * | ASoC: SOF: ipc4-pcm: set pcm rate to dai settingRander Wang2022-07-151-0/+4
| | * | ASoC: SOF: ipc4-topology: move ida allocate/free to widget_setup/freeBard Liao2022-07-151-20/+16
| | * | ASoC: SOF: Intel: MTL: remove redundant snd_sof_dsp_read() callYong Zhi2022-07-151-12/+1
| * | | ASoC: SOF: mediatek: fix boot sequencesMark Brown2022-07-191-4/+9
| |\ \ \
| | * | | ASoC: SOF: mediatek: fix mt8195 StatvectorSel wrong settingYC Hung2022-07-111-1/+1
| | * | | ASoC: SOF: mediatek: Revise mt8195 boot flowYC Hung2022-07-111-3/+8
| * | | | ASoC: nau8821: Don't unconditionally free interruptMark Brown2022-07-191-10/+0
| * | | | ASoC: amd: yc: Decrease level of error messageMario Limonciello2022-07-191-1/+1
| * | | | ASoC: nau8821: add new widget to control system clockWallace Lin2022-07-191-0/+30
| * | | | ASoC: mediatek: mt8195: extract SOF common codeChunxu Li2022-07-185-183/+301
| | |/ / | |/| |