summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)Author
2024-03-28ASoC: Intel: sof_cs42l42: add rpl_cs42l42_def for rpl boardsBrent Lu
2024-03-28ASoC: Intel: sof_cs42l42: mach cleanup for adl boardsBrent Lu
2024-03-28ASoC: Intel: sof_cs42l42: board id cleanup for adl boardsBrent Lu
2024-03-28ASoC: Intel: sof_rt5682: mach cleanup for mtl boardsBrent Lu
2024-03-28ASoC: Intel: sof_rt5682: mach cleanup for rpl boardsBrent Lu
2024-03-28ASoC: Intel: sof_rt5682: mach cleanup for adl boardsBrent Lu
2024-03-28ASoC: Intel: sof_rt5682: mach cleanup for tgl boardsBrent Lu
2024-03-28ASoC: Intel: sof_nau8825: add mtl_nau8825_def for mtl boardsBrent Lu
2024-03-28ASoC: Intel: sof_nau8825: mach cleanup for rpl boardsBrent Lu
2024-03-28ASoC: Intel: sof_nau8825: mach cleanup for adl boardsBrent Lu
2024-03-28ASoC: Intel: ssp-common: get codec tplg suffix functionBrent Lu
2024-03-28ASoC: Intel: ssp-common: delete moduleBrent Lu
2024-03-28ASoC: Intel: ssp-common: module name changeBrent Lu
2024-03-28ASoC: Intel: ssp-common: naming convention changeBrent Lu
2024-03-28ASoC: Intel: ssp-common: relocate header fileBrent Lu
2024-03-28ASoC: Intel: ssp-common: relocate source fileBrent Lu
2024-03-26ASoC: Intel: sof_sdw: Add support for cs42l43 optional speaker outputCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Add quirk for optional codec speakersCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Remove redundant initialisationsCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Don't pass acpi_link_adr to init functionsCharles Keepax
2024-03-26ASoC: Intel: change cs35l56 name_prefixBard Liao
2024-03-26ASoC: Intel: sof_sdw: change rt715-sdca dai nameBard Liao
2024-03-26ASoC: Intel: sof_sdw_rt722_sdca: use rt_dmic_rtd_initBard Liao
2024-03-26ASoC: Intel: sof_sdw_rt722_sdca: set rtd_init in codec_info_list[]Bard Liao
2024-03-26ASoC: Intel: sof_sdw: remove unused rt dmic rtd_initBard Liao
2024-03-26ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek SDW DMICsBard Liao
2024-03-26ASoC: intel: sof_sdw: Factor out SoundWire DAI creationCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Move generation of DAI links to new parsingCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Move append_dai_type to new parsingCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Move ignore_pch_dmic to new parsingCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Move counting and codec_conf to new parsingCharles Keepax
2024-03-26ASoC: Intel: sof-sdw: Add new code for parsing the snd_soc_acpi structsCharles Keepax
2024-03-26ASoC: intel: soc-acpi: Add missing cs42l43 endpointsCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Remove no longer supported quirkCharles Keepax
2024-03-26ASoC: Intel: soc-acpi-intel-arl-match: Add rt711 sdca codec supportBalamurugan C
2024-03-26ASoC: Intel: sof_sdw: Factor out codec name generationCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Factor out BlueTooth DAI creationCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Factor out HDMI DAI creationCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Factor out DMIC DAI creation.Charles Keepax
2024-03-26ASoC: Intel: sof_sdw: Factor out SSP DAI creationCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Use for_each_set_bitCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Only pass dai_link pointer aroundCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Move flags to private structCharles Keepax
2024-03-26ASoC: Intel: sof_sdw: Move get_codec_dai_by_name() into sof_sdw itselfCharles Keepax
2024-03-26ASoC: intel: sof_sdw: Set channel map directly from endpointsCharles Keepax
2024-03-26ASoC: intel: sof_sdw: Only pass codec_conf pointer aroundCharles Keepax
2024-03-26ASoC: intel: sof_sdw: Make find_codec_info_dai() return a pointerCharles Keepax
2024-03-26ASoC: intel: sof_sdw: Make find_codec_info_acpi() return a pointerCharles Keepax
2024-03-26ASoC: intel: sof_sdw: Make find_codec_info_part() return a pointerCharles Keepax
2024-03-26ASoC: Harden DAPM route checks and Intel fixesMark Brown