summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/sof_rt5682.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-27ASoC: intel: Constify struct snd_soc_opsChristophe JAILLET1-1/+1
2024-05-10ASoC: Intel: sof_rt5682: use max_98373_dai_link functionBrent Lu1-4/+1
2024-05-10ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu1-15/+1
2024-05-10ASoC: Intel: sof-rt5682: remove DMI quirk for hatchBrent Lu1-9/+0
2024-04-29ASoC: Intel: sof-rt5682: support bclk as PLL source on rt5682sBrent Lu1-8/+13
2024-04-29ASoC: Intel: sof-rt5682: get bclk frequency from topologyBrent Lu1-1/+6
2024-04-29ASoC: Intel: sof-rt5682: setup pll_id only when neededBrent Lu1-29/+29
2024-04-29ASoC: Intel: sof-rt5682: add driver_data to sof_rt5682 boardBrent Lu1-10/+3
2024-04-29ASoC: Intel: sof_rt5682: add icl_rt5682_def for icl boardsBrent Lu1-9/+5
2024-04-29ASoC: Intel: sof-rt5682: remove SOF_RT5682_MCLK_BYTCHT_ENBrent Lu1-20/+19
2024-04-29ASoC: Intel: sof-rt5682: add mclk_en to sof_rt5682_privateBrent Lu1-2/+5
2024-04-29ASoC: Intel: sof_rt5682: support MAX98357A on glk boardsBrent Lu1-0/+14
2024-04-29ASoC: Intel: sof_rt5682: add glk_rt5682_def for glk boardsBrent Lu1-12/+36
2024-04-29ASoC: Intel: nau8825/rt5682: move speaker widget to common modulesBrent Lu1-5/+27
2024-04-14ASoC: Intel: sof_rt5682: use RT5682S_PLL1 if neededBard Liao1-2/+13
2024-04-14ASoC: Intel: sof_rt5682: support ALC1011 on cml boardsBrent Lu1-2/+16
2024-04-14ASoC: Intel: sof_realtek_common: support 4xALC1011 amplifierBrent Lu1-2/+2
2024-04-08ASoC: Intel: sof_rt5682: Fix uninitialized variable in probeDan Carpenter1-1/+1
2024-03-26ASoC: Intel: sof_rt5682: board id cleanup for cml boardsBrent Lu1-1/+1
2024-03-26ASoC: Intel: sof_rt5682: remove unnecessary idisp HDMI quirkBrent Lu1-8/+2
2024-03-26ASoC: Intel: sof_rt5682: use common module for sof_card_private initializationBrent Lu1-131/+89
2024-02-09ASoC: Intel: sof_rt5682: dmi quirk cleanup for mtl boardsBrent Lu1-40/+0
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu1-8/+1
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for rpl boardsBrent Lu1-10/+1
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for adl boardsBrent Lu1-45/+1
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for tgl boardsBrent Lu1-19/+1
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for jsl boardsBrent Lu1-24/+1
2023-11-27ASoC: Intel: sof_rt5682: use common module for DAI link generationBrent Lu1-167/+75
2023-11-27ASoC: Intel: sof_rt5682: use common module for HDMI-In linkBrent Lu1-28/+9
2023-11-27ASoC: Intel: sof_rt5682: use common module for BT offload linkBrent Lu1-18/+12
2023-11-27ASoC: Intel: sof_rt5682: use common module for amp linkBrent Lu1-33/+10
2023-11-27ASoC: Intel: sof_rt5682: use common module for codec linkBrent Lu1-28/+10
2023-11-13ASoC: Intel: sof_rt5682: add mtl_rt5650 supportMac Chiang1-0/+9
2023-10-19ASoC: Intel: sof_rt5682: use common module for DMIC linksBrent Lu1-64/+17
2023-10-12ASoC: Intel: sof_rt5682: use common module for HDMI linkBrent Lu1-94/+32
2023-10-12ASoC: Intel: sof_rt5682: use sof_hdmi_private to init HDMIBrent Lu1-28/+8
2023-10-12ASoC: Intel: sof_rt5682: remove hdac-hdmi supportBrent Lu1-39/+5
2023-09-26ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto1-8/+8
2023-09-15ASoC: Intel: sof_rt5682: add HDMI_In capture feature support for RPL.Balamurugan C1-0/+8
2023-09-15ASoC: Intel: sof_rt5682: add adl_rt5650 board configBrent Lu1-6/+15
2023-09-15ASoC: Intel: sof_rt5682: Modify number of HDMI to 3 for MTL/Rex devicesUday M Bhat1-4/+4
2023-09-15ASoC: Intel: sof_rt5682: Add support for Rex with discrete BT offload.Uday M Bhat1-0/+14
2023-09-15ASoC: Intel: sof_rt5682: use ssp-common module to detect codecBrent Lu1-157/+165
2023-09-15ASoC: Intel: sof_rt5682: cleanup unnecessary quirk flagBrent Lu1-63/+59
2023-08-01ASoC: Intel: sof_rt5682 add support for HDMI_In captureapoorv1-0/+47
2023-08-01ASoC: Intel: sof_rt5682: add RPL support for MAX98357A speakerTerry Cheong1-0/+8
2023-07-31ASoC: Intel: maxim-common: get codec number from ACPI tableBrent Lu1-35/+2
2023-07-12ASoC: Intel: sof_rt5682: add jsl_rt5650 board configBrent Lu1-2/+78
2023-06-21ASoC: Intel: sof_rt5682: Add mtl support RT1019P speakerMac Chiang1-0/+23
2023-06-21ASoC: Intel: sof_rt5682: reorder quirk tableTerry Cheong1-26/+26