aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/sof_cs42l42.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-08ASoC: Intel: sof_cs42l42: use common module for DAI link generationGravatar Brent Lu 1-177/+59
2023-11-27ASoC: Intel: sof_cs42l42: use common module for BT offload linkGravatar Brent Lu 1-60/+19
2023-11-27ASoC: Intel: sof_cs42l42: use common module for amp linkGravatar Brent Lu 1-66/+32
2023-11-27ASoC: Intel: sof_cs42l42: use common module for codec linkGravatar Brent Lu 1-44/+16
2023-10-19ASoC: Intel: sof_cs42l42: use common module for DMIC linksGravatar Brent Lu 1-89/+32
2023-10-12ASoC: Intel: sof_cs42l42: use common module for HDMI linkGravatar Brent Lu 1-102/+28
2023-10-12ASoC: Intel: sof_cs42l42: use sof_hdmi_private to init HDMIGravatar Brent Lu 1-22/+11
2023-10-12ASoC: Intel: sof_cs42l42: remove hdac-hdmi supportGravatar Brent Lu 1-40/+5
2023-09-26ASoC: intel: convert not to use asoc_xxx()Gravatar Kuninori Morimoto 1-6/+6
2023-09-15ASoC: Intel: sof_cs42l42: use ssp-common module to detect codecGravatar Brent Lu 1-27/+28
2023-05-08ASoC: intel: sof: use asoc_dummy_dlcGravatar Kuninori Morimoto 1-9/+2
2023-01-19ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiersGravatar Pierre-Louis Bossart 1-0/+3
2022-09-19ASoC: Intel: sof_cs42l42: use function devm_kcalloc() instead of devm_kzalloc()Gravatar ye xingchen 1-7/+7
2022-07-08ASoC: Intel: sof_cs42l42: add adl_mx98360a_cs4242 board configGravatar Brent Lu 1-0/+11
2022-07-08ASoC: Intel: sof_cs42l42: support BT offload audioGravatar Brent Lu 1-4/+71
2022-06-17ASoC: Intel: sof_cs42l42: remap jack pinsGravatar Pierre-Louis Bossart 1-5/+18
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsGravatar Akihiko Odaki 1-3/+2
2021-07-14ASoC: Intel: sof_cs42l42: add support for jsl_cs4242_mx98360aGravatar Brent Lu 1-0/+11
2021-07-14ASoC: Intel: sof_cs42l42: support arbitrary DAI link sequenceGravatar Brent Lu 1-112/+230
2021-07-11ASoC: Intel: sof_cs42l42: use helper function to get bclk frequencyGravatar Brent Lu 1-1/+7
2021-06-22ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tablesGravatar Pierre-Louis Bossart 1-2/+1
2021-05-12ASoC: Intel: sof_cs42l42: shrink platform id below 20 charactersGravatar Pierre-Louis Bossart 1-1/+1
2021-05-10ASoC: Intel: add sof-cs42l42 machine driverGravatar Brent Lu 1-0/+509