summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/sof_cs42l42.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-28ASoC: Intel: sof_cs42l42: add mtl_cs42l42_def for mtl boardsBrent Lu1-0/+7
2024-03-28ASoC: Intel: sof_cs42l42: add rpl_cs42l42_def for rpl boardsBrent Lu1-0/+8
2024-03-28ASoC: Intel: sof_cs42l42: board id cleanup for adl boardsBrent Lu1-1/+1
2024-03-26ASoC: Intel: sof_cs42l42: use common module for sof_card_private initializationBrent Lu1-56/+16
2024-03-26ASoC: Intel: sof_cs42l42: rename BT offload quirkBrent Lu1-3/+3
2024-02-09ASoC: Intel: sof_cs42l42: use common module for DAI link generationBrent Lu1-177/+59
2023-11-27ASoC: Intel: sof_cs42l42: use common module for BT offload linkBrent Lu1-60/+19
2023-11-27ASoC: Intel: sof_cs42l42: use common module for amp linkBrent Lu1-66/+32
2023-11-27ASoC: Intel: sof_cs42l42: use common module for codec linkBrent Lu1-44/+16
2023-10-19ASoC: Intel: sof_cs42l42: use common module for DMIC linksBrent Lu1-89/+32
2023-10-12ASoC: Intel: sof_cs42l42: use common module for HDMI linkBrent Lu1-102/+28
2023-10-12ASoC: Intel: sof_cs42l42: use sof_hdmi_private to init HDMIBrent Lu1-22/+11
2023-10-12ASoC: Intel: sof_cs42l42: remove hdac-hdmi supportBrent Lu1-40/+5
2023-09-26ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto1-6/+6
2023-09-15ASoC: Intel: sof_cs42l42: use ssp-common module to detect codecBrent Lu1-27/+28
2023-05-08ASoC: intel: sof: use asoc_dummy_dlcKuninori Morimoto1-9/+2
2023-01-19ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiersPierre-Louis Bossart1-0/+3
2022-09-19ASoC: Intel: sof_cs42l42: use function devm_kcalloc() instead of devm_kzalloc()ye xingchen1-7/+7
2022-07-08ASoC: Intel: sof_cs42l42: add adl_mx98360a_cs4242 board configBrent Lu1-0/+11
2022-07-08ASoC: Intel: sof_cs42l42: support BT offload audioBrent Lu1-4/+71
2022-06-17ASoC: Intel: sof_cs42l42: remap jack pinsPierre-Louis Bossart1-5/+18
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-3/+2
2021-07-14ASoC: Intel: sof_cs42l42: add support for jsl_cs4242_mx98360aBrent Lu1-0/+11
2021-07-14ASoC: Intel: sof_cs42l42: support arbitrary DAI link sequenceBrent Lu1-112/+230
2021-07-12ASoC: Intel: sof_cs42l42: use helper function to get bclk frequencyBrent Lu1-1/+7
2021-06-22ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tablesPierre-Louis Bossart1-2/+1
2021-05-12ASoC: Intel: sof_cs42l42: shrink platform id below 20 charactersPierre-Louis Bossart1-1/+1
2021-05-10ASoC: Intel: add sof-cs42l42 machine driverBrent Lu1-0/+509