summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: simple-card-utils: indicate dai_fmt if existKuninori Morimoto2021-04-131-3/+2
* ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference()Kuninori Morimoto2021-04-131-3/+7
* ASoC: simple-card-utils: remove asoc_simple_parse_xxx()Kuninori Morimoto2021-04-133-28/+17
* ASoC: simple-card-utils: use for_each_prop_xxx()Kuninori Morimoto2021-04-132-56/+113
* ASoC: simple-card-utils: remove li->dais/li->confKuninori Morimoto2021-04-134-25/+12
* ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timingKuninori Morimoto2021-04-133-33/+20
* Merge series "ASoC: SOF: Intel: descriptor corrections for TGL and ADL" from ...Mark Brown2021-04-122-2/+20
|\
| * ASoC: SOF: Intel: Update ADL P to use its own descriptorSathya Prakash M R2021-04-122-2/+18
| * ASoC: SOF: Intel: add missing use_acpi_target_states for TGL platformsLibin Yang2021-04-121-0/+2
* | Merge series "ASoC: SOF: simplify probe and report errors" from Ranjani Sridh...Mark Brown2021-04-124-48/+17
|\ \
| * | ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/ofPeter Ujfalusi2021-04-123-46/+10
| * | ASoC: SOF: core: Add missing error prints to device probe operationPeter Ujfalusi2021-04-121-2/+7
| |/
* | Merge series "ASoC: SOF: simplify nocodec mode" from Ranjani Sridharan <ranja...Mark Brown2021-04-1212-59/+81
|\ \
| * | ASOC: SOF: simplify nocodec modePierre-Louis Bossart2021-04-123-39/+35
| * | ASoC: SOF: pcm: export snd_pcm_dai_link_fixupPierre-Louis Bossart2021-04-121-0/+1
| * | ASoC: SOF: Intel: update set_mach_params()Pierre-Louis Bossart2021-04-123-0/+12
| * | ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart2021-04-127-21/+19
| * | ASoC: soc-acpi: add new fields for mach_paramsPierre-Louis Bossart2021-04-121-0/+4
| * | ASoC: SOF: add Kconfig option for probe workqueuesPierre-Louis Bossart2021-04-121-0/+11
| |/
* | ASoC: SOF: topology: remove useless codeRanjani Sridharan2021-04-121-64/+0
* | ASoC: SOF: Kconfig: fix typo of SND_SOC_SOF_PCILibin Yang2021-04-121-1/+1
|/
* ASoC: amd: Add support for ALC1015P codec in acp3x machine driverVijendar Mukunda2021-04-092-1/+46
* ASoC: wcd9335: constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: codecs: lpass-tx-macro: constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: codecs: lpass-wsa-macro: constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: rt1019: remove registers to sync with rt1019 datasheetJack Yu2021-04-092-495/+1
* ASoC: rt711-sdca: Constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: wcd934x: constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: rt715-sdca: Constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: Intel: KMB: Constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: codecs: lpass-rx-macro: constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: soc-compress: lock pcm_mutex to resolve lockdep errorGyeongtaek Lee2021-04-091-0/+4
* ASoC: amd: raven: acp3x-i2s: Constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* Merge series "ASoC: simple-card-utils: prepare for multi support" from Kunino...Mark Brown2021-04-084-44/+129
|\
| * ASoC: simple-card-utils: share dummy DAI and reduce memoryKuninori Morimoto2021-04-084-29/+26
| * ASoC: simple-card-utils: enable flexible CPU/Codec/PlatformKuninori Morimoto2021-04-084-22/+110
* | ASoC: tas2770: Constify static struct snd_soc_dai_opsYe Bin2021-04-081-1/+1
* | ASoC: cx2072x: constify static struct snd_soc_dai_opsYe Bin2021-04-081-1/+1
* | ASoC: rt1019: constify static struct snd_soc_dai_opsYe Bin2021-04-081-1/+1
* | ASoC: fsl: sunxi: remove redundant dev_err callMuhammad Usama Anjum2021-04-083-9/+3
* | ASoC: codecs: tlv320aic3x: add SPI to the DT bindingJiri Prchal2021-04-081-2/+19
* | ASoC: tas2764: constify static struct snd_soc_dai_opsYe Bin2021-04-081-1/+1
* | ASoC: codecs: tlv320aic3x: add AIC3106Jiri Prchal2021-04-084-0/+8
* | ASoC: codecs: wsa881x: constify static struct snd_soc_dai_opsYe Bin2021-04-081-1/+1
|/
* Merge series "Adds SPI support" from Jiri Prchal <jiri.prchal@aksignal.cz>:Mark Brown2021-04-076-82/+204
|\
| * ASoC: codecs: tlv320aic3x: add SPI supportJiri Prchal2021-04-073-0/+85
| * ASoC: codecs: tlv320aic3x: move I2C to separated fileJiri Prchal2021-04-075-76/+112
| * ASoC: codecs: tlv320aic3x: rename probe functionJiri Prchal2021-04-071-2/+2
| * ASoC: codecs: tlv320aic3x: move model definitionsJiri Prchal2021-04-072-4/+5