aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/intel/boards/sof_rt5682.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-08ASoC: Intel: sof_rt5682: dmi quirk cleanup for mtl boardsBrent Lu1-40/+0
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu1-8/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for rpl boardsBrent Lu1-10/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for adl boardsBrent Lu1-45/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for tgl boardsBrent Lu1-19/+1
2024-02-08ASoC: 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-07-31ASoC: Intel: sof_rt5682 add support for HDMI_In captureapoorv1-0/+47
2023-07-31ASoC: 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
2023-06-05ASoC: Intel: Add rpl_rt1019_rt5682 driverTerry Cheong1-0/+11
2023-05-08ASoC: intel: sof: use asoc_dummy_dlcKuninori Morimoto1-11/+3
2023-04-06ASoC: Intel: Add rpl_mx98360_rt5682 driverCurtis Malainey1-0/+11
2023-03-22ASoC: Intel: sof_rt5682: Updates for MTL BT offloadMark Brown1-3/+9
2023-03-22ASoC: Intel: sof_rt5682: Remove conditional dpcm_capture settingYong Zhi1-1/+0
2023-03-22ASoC: Intel: sof_rt5682: Update BT offload config for MTL RVPUday M Bhat1-1/+3
2023-03-22ASoC: Intel: sof_rt5682: Update BT offload config for RexUday M Bhat1-2/+6
2023-03-13ASoC: Intel: sof_rt5682: Enable Bluetooth offload on adl_rt1019_rt5682Ajye Huang1-1/+3
2023-03-03Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+23
2023-02-20ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a amplifierDharageswari.R1-0/+23
2023-01-19ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiersPierre-Louis Bossart1-2/+3
2022-12-07ASoC: Intel: sof_rt5682: add jsl_rt5682 board configBrent Lu1-0/+6
2022-11-16Adds the combination of headset codec ALC5682I-VD + amp rt1019pMark Brown1-6/+1
2022-11-15ASoC: Intel: sof rt5682: remove the duplicate codesAjye Huang1-4/+0
2022-11-15ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019pAjye Huang1-2/+1
2022-10-18ASoC: Intel: sof_rt5682: Add quirk for Rex boardYong Zhi1-0/+12
2022-09-30ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flagBrent Lu1-5/+1
2022-09-19ASoC: Intel: sof_rt5682: use devm_kcalloc() instead of devm_kzalloc()ye xingchen1-7/+8
2022-07-25ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeYong Zhi1-9/+9
2022-07-25ASoC: Intel: sof_rt5682: Add support for mtl_mx98357_rt5682Yong Zhi1-0/+8
2022-07-11ASoC: Merge up fixesMark Brown1-7/+3