summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/sof_sdw.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-29ASoC: intel: sof_sdw: Add support for cs42l43-cs35l56 sidecar ampsMaciej Strozek1-1/+5
2024-04-29ASoC: Intel: sof_sdw: Add callbacks to register sidecar devicesCharles Keepax1-2/+20
2024-04-29ASoC: Intel: sof_sdw: Delay update of the codec_conf arrayCharles Keepax1-21/+27
2024-04-29ASoC: Intel: sof-sdw: really remove FOUR_SPEAKER quirkPierre-Louis Bossart1-2/+1
2024-04-29ASoC: Intel: sof_sdw: add a space before cfg-amp in componentsBard Liao1-1/+1
2024-04-29ASoC: Intel: sof-sdw: don't set card long_namePierre-Louis Bossart1-5/+0
2024-04-29ASoC: Intel: sof_sdw: Allocate snd_soc_card dynamicallyPeter Ujfalusi1-11/+9
2024-04-14ASoC: Intel: sof_sdw: remove FOUR_SPEAKER quirksPierre-Louis Bossart1-46/+22
2024-04-14ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0FPierre-Louis Bossart1-0/+10
2024-04-14ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14Pierre-Louis Bossart1-0/+9
2024-04-14ASoC: Intel: sof_sdw: add missing sof_sdw_rt_amp_init for Realtek multi-funct...Bard Liao1-0/+4
2024-03-26ASoC: Intel: sof_sdw: Add support for cs42l43 optional speaker outputCharles Keepax1-1/+10
2024-03-26ASoC: Intel: sof_sdw: Add quirk for optional codec speakersCharles Keepax1-0/+5
2024-03-26ASoC: Intel: sof_sdw: Remove redundant initialisationsCharles Keepax1-4/+0
2024-03-26ASoC: Intel: sof_sdw: Don't pass acpi_link_adr to init functionsCharles Keepax1-5/+2
2024-03-26ASoC: Intel: sof_sdw: change rt715-sdca dai nameBard Liao1-2/+2
2024-03-26ASoC: Intel: sof_sdw_rt722_sdca: use rt_dmic_rtd_initBard Liao1-1/+1
2024-03-26ASoC: Intel: sof_sdw_rt722_sdca: set rtd_init in codec_info_list[]Bard Liao1-2/+3
2024-03-26ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek SDW DMICsBard Liao1-6/+6
2024-03-26ASoC: intel: sof_sdw: Factor out SoundWire DAI creationCharles Keepax1-19/+31
2024-03-26ASoC: Intel: sof_sdw: Move generation of DAI links to new parsingCharles Keepax1-262/+78
2024-03-26ASoC: Intel: sof_sdw: Move append_dai_type to new parsingCharles Keepax1-31/+5
2024-03-26ASoC: Intel: sof_sdw: Move ignore_pch_dmic to new parsingCharles Keepax1-2/+3
2024-03-26ASoC: Intel: sof_sdw: Move counting and codec_conf to new parsingCharles Keepax1-102/+22
2024-03-26ASoC: Intel: sof-sdw: Add new code for parsing the snd_soc_acpi structsCharles Keepax1-14/+206
2024-03-26ASoC: Intel: sof_sdw: Remove no longer supported quirkCharles Keepax1-8/+4
2024-03-26ASoC: Intel: sof_sdw: Factor out codec name generationCharles Keepax1-20/+27
2024-03-26ASoC: Intel: sof_sdw: Factor out BlueTooth DAI creationCharles Keepax1-12/+23
2024-03-26ASoC: Intel: sof_sdw: Factor out HDMI DAI creationCharles Keepax1-23/+38
2024-03-26ASoC: Intel: sof_sdw: Factor out DMIC DAI creation.Charles Keepax1-21/+32
2024-03-26ASoC: Intel: sof_sdw: Factor out SSP DAI creationCharles Keepax1-26/+37
2024-03-26ASoC: Intel: sof_sdw: Use for_each_set_bitCharles Keepax1-5/+4
2024-03-26ASoC: Intel: sof_sdw: Only pass dai_link pointer aroundCharles Keepax1-33/+29
2024-03-26ASoC: Intel: sof_sdw: Move flags to private structCharles Keepax1-14/+7
2024-03-26ASoC: Intel: sof_sdw: Move get_codec_dai_by_name() into sof_sdw itselfCharles Keepax1-0/+18
2024-03-26ASoC: intel: sof_sdw: Set channel map directly from endpointsCharles Keepax1-21/+10
2024-03-26ASoC: intel: sof_sdw: Only pass codec_conf pointer aroundCharles Keepax1-16/+12
2024-03-26ASoC: intel: sof_sdw: Make find_codec_info_dai() return a pointerCharles Keepax1-20/+19
2024-03-26ASoC: intel: sof_sdw: Make find_codec_info_acpi() return a pointerCharles Keepax1-16/+15
2024-03-26ASoC: intel: sof_sdw: Make find_codec_info_part() return a pointerCharles Keepax1-43/+36
2024-02-09ASoC: Intel: sof_sdw: starts non sdw BE id with the highest sdw BE idBard Liao1-1/+7
2024-02-09ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate1-0/+11
2024-02-09ASoC: Intel: sof_sdw: remove .init callbacksBard Liao1-12/+0
2024-02-09ASoC: Intel: sof_sdw: add common sdw dai link initBard Liao1-1/+74
2024-01-19Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-17/+43
2023-11-28ASoC: Intel: Soundwire related board and match updatesMark Brown1-1/+31
2023-11-27ASoC: Intel: sof_sdw: Add rt722 supportChao Song1-0/+30
2023-11-27ASoC: Intel: sof_sdw: Make use of dev_err_probe()Peter Ujfalusi1-1/+1
2023-11-27ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto1-16/+12