summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support HDMI audio on NVIDIA Tegra20Mark Brown2021-12-1725-150/+475
|\
| * ASoC: tegra20: i2s: Filter out unsupported ratesDmitry Osipenko2021-12-171-0/+49
| * ASoC: tegra20: spdif: Filter out unsupported ratesDmitry Osipenko2021-12-171-0/+61
| * ASoC: tegra20: spdif: Support system suspendDmitry Osipenko2021-12-171-0/+2
| * ASoC: tegra20: spdif: Reset hardwareDmitry Osipenko2021-12-172-0/+33
| * ASoC: tegra20: spdif: Use more resource-managed helpersDmitry Osipenko2021-12-173-24/+16
| * ASoC: tegra20: spdif: Improve driver's codeDmitry Osipenko2021-12-171-31/+18
| * ASoC: tegra20: spdif: Support device-treeDmitry Osipenko2021-12-171-2/+9
| * ASoC: tegra20: spdif: Set FIFO trigger levelDmitry Osipenko2021-12-171-0/+8
| * ASoC: dt-bindings: tegra20-i2s: Document new nvidia,fixed-parent-rate propertyDmitry Osipenko2021-12-171-0/+7
| * ASoC: dt-bindings: tegra20-i2s: Convert to schemaDmitry Osipenko2021-12-172-30/+70
| * ASoC: dt-bindings: Add binding for Tegra20 S/PDIFDmitry Osipenko2021-12-171-0/+85
| * Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub...Mark Brown2021-12-1718-63/+117
| |\
| | * dmaengine: remove slave_id config fieldArnd Bergmann2021-12-171-4/+0
| | * dmaengine: xilinx_dpdma: stop using slave_id fieldArnd Bergmann2021-12-173-8/+29
| | * dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann2021-12-174-11/+86
| | * dmaengine: sprd: stop referencing config->slave_idArnd Bergmann2021-12-171-3/+0
| | * dmaengine: pxa/mmp: stop referencing config->slave_idArnd Bergmann2021-12-172-13/+0
| | * dmaengine: shdma: remove legacy slave_id parsingArnd Bergmann2021-12-171-8/+0
| | * mmc: bcm2835: stop setting chan_config->slave_idArnd Bergmann2021-12-171-2/+0
| | * spi: pic32: stop setting dma_config->slave_idArnd Bergmann2021-12-171-2/+0
| | * ASoC: dai_dma: remove slave_id fieldArnd Bergmann2021-12-172-5/+2
| | * dmaengine: tegra20-apb: stop checking config->slave_idArnd Bergmann2021-12-171-6/+0
| | * ASoC: tegra20-spdif: stop setting slave_idArnd Bergmann2021-12-171-1/+0
* | | ASoC: SOF: couple of cleanupsMark Brown2021-12-1711-59/+66
|\ \ \
| * | | ipc: debug: Add shared memory heap to memory scanKarol Trzcinski2021-12-171-0/+2
| * | | ASoC: SOF: ipc: Add null pointer check for substream->runtimeAjit Kumar Pandey2021-12-171-1/+2
| * | | ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski2021-12-179-58/+62
| |/ /
* | | ASoC: SOF: remove suport for TRIGGER_RESUMEMark Brown2021-12-173-31/+0
|\ \ \
| * | | ASoC: SOF: Intel: hda: remove support for RESUME in platform triggerRanjani Sridharan2021-12-171-1/+0
| * | | ASoC: SOF: Intel: hda: remove support for RESUME triggerRanjani Sridharan2021-12-171-10/+0
| * | | ASoC: SOF: pcm: remove support for RESUME triggerRanjani Sridharan2021-12-171-20/+0
| |/ /
* | | ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get()Heiner Kallweit2021-12-171-1/+6
* | | ASoC: SOF: Kconfig: Make the SOF_DEVELOPER_SUPPORT depend on SND_SOC_SOFPeter Ujfalusi2021-12-171-1/+1
* | | ASoC: dt-bindings: audio-graph-port: enable both flag/phandle for bitclock/fr...Kuninori Morimoto2021-12-171-2/+7
|/ /
* | ASoC: Changes to SOF kcontrol data set/get opsMark Brown2021-12-165-98/+62
|\ \
| * | ASoC: SOF: topology: read back control data from DSPRanjani Sridharan2021-12-151-0/+14
| * | ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-154-48/+22
| * | ASoC: SOF: control: Do not handle control notification with component typePeter Ujfalusi2021-12-151-5/+7
| * | ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_controlPeter Ujfalusi2021-12-154-14/+9
| * | ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-154-26/+11
| * | ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmdPeter Ujfalusi2021-12-151-0/+4
| * | ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-154-19/+11
| * | ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-152-11/+9
* | | ASoC: AMD: fix depend/select mistake on SND_AMD_ACP_CONFIGPierre-Louis Bossart2021-12-151-1/+1
* | | ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yamlDavid Heidelberg2021-12-1519-445/+790
|/ /
* | ASoC: rt5663: Handle device_property_read_u32_array error codesJiasheng Jiang2021-12-151-3/+9
* | ASoC: SOF: OF: Avoid reverse module dependencyDaniel Baluta2021-12-157-99/+118
* | ASoC : soc-pcm: fix trigger race conditions with shared BEMark Brown2021-12-154-110/+246
|\ \
| * | ASoC: soc-pcm: fix BE handling of PAUSE_RELEASEPierre-Louis Bossart2021-12-141-1/+4