summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2022-10-21ASoC: Merge HDA/ext cleanupMark Brown13-80/+78
2022-10-20ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart5-30/+28
2022-10-20ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart3-8/+8
2022-10-20ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operationsPierre-Louis Bossart3-16/+16
2022-10-20ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart3-3/+3
2022-10-20ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart6-15/+15
2022-10-20ASoC: SOF: Intel: hda-dai: use hlink variable/parameterPierre-Louis Bossart1-12/+12
2022-10-19ASoC: soc-dapm.c random cleanupsMark Brown3-58/+54
2022-10-19ASoC: amd: acp: Add setbias level for rt5682s codec in machine driverVenkata Prasad Potturu1-6/+56
2022-10-19ASoC: SOF: Intel: Harden the IPC4 low level sequencingMark Brown6-13/+88
2022-10-19ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_paramKuninori Morimoto2-6/+9
2022-10-19ASoC: soc-dapm.c: numerical order for dapm_up_seqKuninori Morimoto1-1/+1
2022-10-19ASoC: soc-dapm.c: cleanup snd_soc_dapm_new_dai()Kuninori Morimoto1-28/+28
2022-10-19ASoC: soc-dapm.c: merge dapm_power_one_widget() and dapm_widget_set_power()Kuninori Morimoto1-24/+16
2022-10-19ASoC: soc-dapm.c: cleanup dapm_widget_set_power()Kuninori Morimoto1-7/+8
2022-10-19ASoC: soc-dapm.c: ignore parameter NULL at snd_soc_dapm_free_widget()Kuninori Morimoto3-8/+7
2022-10-19ASoC: soc-dapm.c: remove no meaning variable from snd_soc_dapm_add_path()Kuninori Morimoto1-6/+4
2022-10-19ASoC: soc-dapm.c: tidyup error handling on snd_soc_dapm_add_route()Kuninori Morimoto1-22/+13
2022-10-19ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widgetKuninori Morimoto1-20/+9
2022-10-19ASoC: meson: axg-pdm: Fix double word in commentsShaomin Deng1-1/+1
2022-10-19ASoC: soc-dapm.c random cleanupsMark Brown3-63/+41
2022-10-19ASoC: Intel/SOF: simplify S3 resume flowsMark Brown3-34/+0
2022-10-18ASoC: twl4030: make read-only array ramp_base static constColin Ian King1-2/+4
2022-10-18ASoC: amd: acp: Add TDM slots setting support for ACP I2S controllerVenkata Prasad Potturu1-1/+15
2022-10-18ASoC: SOF: ipc3: Log the tx message before sending itPeter Ujfalusi1-2/+2
2022-10-18ASoC: SOF: Intel: ipc4: Ack a received reply or notification separatelyPeter Ujfalusi3-8/+11
2022-10-18ASoC: SOF: Intel: ipc4: Wait for channel to be free before sending a messagePeter Ujfalusi5-0/+71
2022-10-18ASoC: SOF: Intel: ipc4: Read the interrupt reason registers at the same timePeter Ujfalusi3-3/+4
2022-10-18ASoC: SOF: ipc4: Log the tx message before sending itPeter Ujfalusi1-2/+2
2022-10-18ASoC: soc-dapm.c: cleanup dapm_widget_set_power()Kuninori Morimoto1-7/+8
2022-10-18ASoC: soc-dapm.c: ignore parameter NULL at snd_soc_dapm_free_widget()Kuninori Morimoto3-8/+7
2022-10-18ASoC: soc-dapm.c: remove no meaning variable from snd_soc_dapm_add_path()Kuninori Morimoto1-6/+4
2022-10-18ASoC: soc-dapm.c: tidyup error handling on snd_soc_dapm_add_route()Kuninori Morimoto1-22/+13
2022-10-18ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widgetKuninori Morimoto1-20/+9
2022-10-18ASoC: SOF: Intel: hda-dsp: simplify S3 resume flowsPierre-Louis Bossart1-14/+0
2022-10-18ASoC: Intel: avs: simplify S3 resume flowsPierre-Louis Bossart1-11/+0
2022-10-18ASoC: Intel: Skylake: simplify S3 resume flowsPierre-Louis Bossart1-9/+0
2022-10-18ASoC: add devicetree support for WM8961 codecMark Brown2-1/+8
2022-10-18ASoC: Intel: avs: Fixes and new boards supportMark Brown14-28/+66
2022-10-18Create a new sound card to access MICFIL based on rpmsg channelMark Brown4-8/+17
2022-10-18ASoC: codecs: jz4725b: Various improvements and fixesMark Brown1-17/+92
2022-10-18ASoC: Use DIV_ROUND_UP() instead of open-coding itMark Brown4-9/+8
2022-10-18ASoC: Intel: avs: Add support for max98927 codecMark Brown4-0/+256
2022-10-17ASoC: codecs: jz4725b: add missed microphone widgetsSiarhei Volkau1-0/+16
2022-10-17ASoC: codecs: jz4725b: add missed Mixer inputsSiarhei Volkau1-2/+40
2022-10-17ASoC: codecs: jz4725b: use right control for Master PlaybackSiarhei Volkau1-2/+19
2022-10-17ASoC: codecs: jz4725b: fix capture selector namingSiarhei Volkau1-7/+7
2022-10-17ASoC: codecs: jz4725b: use right control for Capture VolumeSiarhei Volkau1-6/+9
2022-10-17ASoC: codecs: jz4725b: fix reported volume for Master ctlSiarhei Volkau1-1/+1
2022-10-17ASoC: codecs: jz4725b: add missed Line In power control bitSiarhei Volkau1-1/+2