summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/sof_sdw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: sof_sdw: overwrite mach_params->dmic_numBard Liao2024-08-281-0/+5
* ASoC: Intel: sof_sdw: move ignore_internal_dmic check earlierBard Liao2024-08-281-10/+10
* ASoC: Intel: sof_sdw: make sof_sdw_quirk staticPierre-Louis Bossart2024-08-281-1/+1
* ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKSPierre-Louis Bossart2024-08-191-1/+3
* ASoC: intel/sdw_utils: refactor init_dai_link() and init_simple_dai_link()Vijendar Mukunda2024-08-011-71/+34
* ASoC: sdw_utils: refactor sof_sdw_card_late_probe functionVijendar Mukunda2024-08-011-9/+3
* ASoC: intel/sdw_utils: move machine driver dai link helper functionsVijendar Mukunda2024-08-011-52/+2
* ASoC: intel/sdw_utils: move soundwire codec_info_list structureVijendar Mukunda2024-08-011-652/+6
* ASoC: intel/sdw_utils: move rtk jack common helper functionsVijendar Mukunda2024-08-011-0/+1
* ASoC: intel: split soundwire machine driver private dataVijendar Mukunda2024-08-011-13/+24
* ASoC: intel/sdw_utils: move soundwire machine driver helper functionsVijendar Mukunda2024-08-011-60/+0
* ASoC: intel/sdw-utils: move soundwire machine driver soc opsVijendar Mukunda2024-08-011-130/+1
* ASoC: intel: rename ignore_pch_dmic variable nameVijendar Mukunda2024-08-011-6/+6
* ASoC: intel: rename soundwire codec helper functionsVijendar Mukunda2024-08-011-77/+77
* ASoC: intel: rename soundwire machine driver soc opsVijendar Mukunda2024-08-011-13/+13
* ASoC: intel: rename soundwire common header macrosVijendar Mukunda2024-08-011-92/+92
* ASoC: intel: rename codec_info and dai_info structures namesVijendar Mukunda2024-08-011-13/+13
* 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-291-1/+5
* ASoC: Intel: sof_sdw: Add callbacks to register sidecar devicesCharles Keepax2024-04-291-2/+20
* ASoC: Intel: sof_sdw: Delay update of the codec_conf arrayCharles Keepax2024-04-291-21/+27
* ASoC: Intel: sof-sdw: really remove FOUR_SPEAKER quirkPierre-Louis Bossart2024-04-291-2/+1
* ASoC: Intel: sof_sdw: add a space before cfg-amp in componentsBard Liao2024-04-291-1/+1
* ASoC: Intel: sof-sdw: don't set card long_namePierre-Louis Bossart2024-04-291-5/+0
* ASoC: Intel: sof_sdw: Allocate snd_soc_card dynamicallyPeter Ujfalusi2024-04-291-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