aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sdw_utils
AgeCommit message (Expand)AuthorFilesLines
2025-12-22ASoC: soc_sdw_utils: drop bogus container_of() error handlingJohan Hovold1-4/+0
2025-12-14ASoC: sdw_utils: subtract the endpoint that is not presentBard Liao1-2/+6
2025-11-27ASoC: intel: sof_sdw: Add codec_info for cs42l45Charles Keepax1-0/+36
2025-11-27ASoC: sdw_utils: Add cs42l45 support functionsCharles Keepax2-0/+81
2025-11-27ASoC: intel: sof_sdw: Add ability to have auxiliary devicesCharles Keepax1-3/+20
2025-11-27ASoC: sdw_utils: Move codec_name to dai infoCharles Keepax1-9/+10
2025-11-27ASoC: sdw_utils: Add codec_conf for every DAICharles Keepax1-9/+10
2025-11-17ASoC: sdw_utils: soc_sdw_utils: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-11-17ASoC: sdw_utils: soc_sdw_ti_amp: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-11-17ASoC: sdw_utils: soc_sdw_rt_sdca_jack_common: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-5/+6
2025-11-17ASoC: sdw_utils: soc_sdw_rt_mf_sdca: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-11-17ASoC: sdw_utils: soc_sdw_rt_amp: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-2/+3
2025-11-17ASoC: sdw_utils: soc_sdw_rt711: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-11-17ASoC: sdw_utils: soc_sdw_rt700: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-11-17ASoC: sdw_utils: soc_sdw_rt5682: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-11-17ASoC: sdw_utils: soc_sdw_maxim: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-4/+4
2025-11-17ASoC: sdw_utils: soc_sdw_dmic: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-2/+3
2025-11-17ASoC: sdw_utils: soc_sdw_cs_amp: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-11-17ASoC: sdw_utils: soc_sdw_cs42l43: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-3/+6
2025-11-17ASoC: sdw_utils: soc_sdw_cs42l42: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-11-17ASoC: sdw_utils: soc_sdw_bridge_cs35l56: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-2/+3
2025-11-06ASoC: Merge up fixesMark Brown1-6/+14
2025-11-06ASoC: sdw_utils: fix device reference leak in is_sdca_endpoint_present()Miaoqian Lin1-6/+14
2025-10-30ASoC: qcom: sdw: fix memory leakMark Brown1-1/+0
2025-10-28ASoC: soc_sdw_utils: remove cs42l43 component_nameBard Liao1-1/+0
2025-10-28ASoC: Fix build for sdw_utilsMark Brown1-1/+0
2025-10-24ASoC: sdw_utils: add name_prefix for rt1321 part idShuming Fan1-0/+1
2025-10-24ASoC: soc_sdw_utils: add cs35l57 supportBard Liao1-0/+27
2025-10-22ASoC: sdw_utils: add name_prefix for rt1321 part idShuming Fan1-0/+1
2025-10-21ASoC: amd: ps: Propagate the PCI subsystem Vendor andMark Brown1-0/+20
2025-10-15ASoC: sdw_utils: add rt1321 part id to codec_info_listShuming Fan1-0/+20
2025-10-14ASoC: soc_sdw_utils: export asoc_sdw_get_dai_typeBard Liao1-1/+2
2025-10-14ASoC: soc_sdw_utils: add name_prefix to asoc_sdw_codec_info structBard Liao1-0/+29
2025-09-22ASoc: tas2783A: add machine driver changesNiranjan H Y1-10/+28
2025-09-22ASoc: tas2783A: machine driver amp utility for TI devicesNiranjan H Y2-1/+94
2025-07-09ASoC: sdw_utils: Add missed component_name strings for speaker ampsPeter Ujfalusi1-0/+5
2025-06-25ASoC: sdw_utils: generate combined spk components stringBard Liao5-32/+26
2025-06-25ASoC: sdw_utils: add component_name string to dai_infoBard Liao1-0/+7
2025-06-10ASoC: sdw_utils: Fix potential NULL pointer deref in is_sdca_endpoint_present()Thorsten Blum1-0/+2
2025-05-21ASoC: Add Intel machine driver support for CS35L63Mark Brown1-0/+25
2025-05-20ASoC: intel: sof_sdw: Add support for CS35L63 into machine driverStefan Binding1-0/+25
2025-05-14ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init()I Hsin Cheng1-1/+1
2025-05-07Minor bug fix and tidy up for sof_sdwMark Brown1-5/+4
2025-05-06AsoC: Phase out hybrid PCI devresMark Brown3-0/+38
2025-05-06ASoC: sdw_utils: Remove num_platforms from simple DAI helperCharles Keepax1-5/+4
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakersStefan Binding2-0/+28
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakersStefan Binding1-0/+10
2025-04-24ASoC: Merge up fixesMark Brown1-0/+2
2025-04-16ASoC: Intel: sof_sdw: Add NULL check in asoc_sdw_rt_dmic_rtd_init()Chenyuan Yang1-0/+2
2025-04-14ASoC: soc_sdw_utils: skip the endpoint that doesn't presentBard Liao1-3/+134