summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/sof_sdw.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: sof_sdw: Convert comma to semicolonChen Ni2024-07-091-3/+3
* ASoC: Intel: sof_sdw: add quirk for Dell SKU 0B8CPierre-Louis Bossart2024-06-241-0/+9
* ASoC: Intel: sof_sdw: fix jack detection on ADL-N variant RVPPierre-Louis Bossart2024-06-241-0/+9
* ASoC: Intel: sof_sdw: Add quirks for some new Dell laptopsCharles Keepax2024-05-291-0/+16
* ASoC: Intel: sof_sdw: Add missing controls for cs42l43/cs35l56Charles Keepax2024-05-291-0/+6
* ASoC: Intel: sof_sdw: remove get_codec_dai_by_nameBard Liao2024-05-291-18/+0
* ASoC: Intel: sof_sdw: add dai parameter to rtd_init callbackBard Liao2024-05-101-1/+1
* ASoC: Intel: sof_sdw: use .controls/.widgets to add controls/widgetsBard Liao2024-05-101-0/+112
* ASoC: Intel: sof_sdw: add controls and dapm widgets in codec_infoBard Liao2024-05-101-0/+31
* ASoC: Intel: sof_sdw: add max98373 dapm routesBrent Lu2024-05-101-1/+0
* ASoC: intel: sof_sdw: Add support for cs42l43-cs35l56 sidecar ampsMaciej Strozek2024-04-301-1/+5
* ASoC: Intel: sof_sdw: Add callbacks to register sidecar devicesCharles Keepax2024-04-301-2/+20
* ASoC: Intel: sof_sdw: Delay update of the codec_conf arrayCharles Keepax2024-04-301-21/+27
* ASoC: Intel: sof-sdw: really remove FOUR_SPEAKER quirkPierre-Louis Bossart2024-04-301-2/+1
* ASoC: Intel: sof_sdw: add a space before cfg-amp in componentsBard Liao2024-04-301-1/+1
* ASoC: Intel: sof-sdw: don't set card long_namePierre-Louis Bossart2024-04-301-5/+0
* ASoC: Intel: sof_sdw: Allocate snd_soc_card dynamicallyPeter Ujfalusi2024-04-301-11/+9
* ASoC: Intel: sof_sdw: remove FOUR_SPEAKER quirksPierre-Louis Bossart2024-04-141-46/+22
* ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0FPierre-Louis Bossart2024-04-141-0/+10
* ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14Pierre-Louis Bossart2024-04-141-0/+9
* ASoC: Intel: sof_sdw: add missing sof_sdw_rt_amp_init for Realtek multi-funct...Bard Liao2024-04-141-0/+4
* ASoC: Intel: sof_sdw: Add support for cs42l43 optional speaker outputCharles Keepax2024-03-261-1/+10
* ASoC: Intel: sof_sdw: Add quirk for optional codec speakersCharles Keepax2024-03-261-0/+5
* ASoC: Intel: sof_sdw: Remove redundant initialisationsCharles Keepax2024-03-261-4/+0
* ASoC: Intel: sof_sdw: Don't pass acpi_link_adr to init functionsCharles Keepax2024-03-261-5/+2
* ASoC: Intel: sof_sdw: change rt715-sdca dai nameBard Liao2024-03-261-2/+2
* ASoC: Intel: sof_sdw_rt722_sdca: use rt_dmic_rtd_initBard Liao2024-03-261-1/+1
* ASoC: Intel: sof_sdw_rt722_sdca: set rtd_init in codec_info_list[]Bard Liao2024-03-261-2/+3
* ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek SDW DMICsBard Liao2024-03-261-6/+6
* ASoC: intel: sof_sdw: Factor out SoundWire DAI creationCharles Keepax2024-03-261-19/+31
* ASoC: Intel: sof_sdw: Move generation of DAI links to new parsingCharles Keepax2024-03-261-262/+78
* ASoC: Intel: sof_sdw: Move append_dai_type to new parsingCharles Keepax2024-03-261-31/+5
* ASoC: Intel: sof_sdw: Move ignore_pch_dmic to new parsingCharles Keepax2024-03-261-2/+3
* ASoC: Intel: sof_sdw: Move counting and codec_conf to new parsingCharles Keepax2024-03-261-102/+22
* ASoC: Intel: sof-sdw: Add new code for parsing the snd_soc_acpi structsCharles Keepax2024-03-261-14/+206
* ASoC: Intel: sof_sdw: Remove no longer supported quirkCharles Keepax2024-03-261-8/+4
* ASoC: Intel: sof_sdw: Factor out codec name generationCharles Keepax2024-03-261-20/+27
* ASoC: Intel: sof_sdw: Factor out BlueTooth DAI creationCharles Keepax2024-03-261-12/+23
* ASoC: Intel: sof_sdw: Factor out HDMI DAI creationCharles Keepax2024-03-261-23/+38
* ASoC: Intel: sof_sdw: Factor out DMIC DAI creation.Charles Keepax2024-03-261-21/+32
* ASoC: Intel: sof_sdw: Factor out SSP DAI creationCharles Keepax2024-03-261-26/+37
* ASoC: Intel: sof_sdw: Use for_each_set_bitCharles Keepax2024-03-261-5/+4
* ASoC: Intel: sof_sdw: Only pass dai_link pointer aroundCharles Keepax2024-03-261-33/+29
* ASoC: Intel: sof_sdw: Move flags to private structCharles Keepax2024-03-261-14/+7
* ASoC: Intel: sof_sdw: Move get_codec_dai_by_name() into sof_sdw itselfCharles Keepax2024-03-261-0/+18
* ASoC: intel: sof_sdw: Set channel map directly from endpointsCharles Keepax2024-03-261-21/+10
* ASoC: intel: sof_sdw: Only pass codec_conf pointer aroundCharles Keepax2024-03-261-16/+12
* ASoC: intel: sof_sdw: Make find_codec_info_dai() return a pointerCharles Keepax2024-03-261-20/+19
* ASoC: intel: sof_sdw: Make find_codec_info_acpi() return a pointerCharles Keepax2024-03-261-16/+15
* ASoC: intel: sof_sdw: Make find_codec_info_part() return a pointerCharles Keepax2024-03-261-43/+36