aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/sof_rt5682.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-08ASoC: Intel: sof_rt5682: dmi quirk cleanup for mtl boardsGravatar Brent Lu 1-40/+0
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsGravatar Brent Lu 1-8/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for rpl boardsGravatar Brent Lu 1-10/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for adl boardsGravatar Brent Lu 1-45/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for tgl boardsGravatar Brent Lu 1-19/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for jsl boardsGravatar Brent Lu 1-24/+1
2023-11-27ASoC: Intel: sof_rt5682: use common module for DAI link generationGravatar Brent Lu 1-167/+75
2023-11-27ASoC: Intel: sof_rt5682: use common module for HDMI-In linkGravatar Brent Lu 1-28/+9
2023-11-27ASoC: Intel: sof_rt5682: use common module for BT offload linkGravatar Brent Lu 1-18/+12
2023-11-27ASoC: Intel: sof_rt5682: use common module for amp linkGravatar Brent Lu 1-33/+10
2023-11-27ASoC: Intel: sof_rt5682: use common module for codec linkGravatar Brent Lu 1-28/+10
2023-11-13ASoC: Intel: sof_rt5682: add mtl_rt5650 supportGravatar Mac Chiang 1-0/+9
2023-10-19ASoC: Intel: sof_rt5682: use common module for DMIC linksGravatar Brent Lu 1-64/+17
2023-10-12ASoC: Intel: sof_rt5682: use common module for HDMI linkGravatar Brent Lu 1-94/+32
2023-10-12ASoC: Intel: sof_rt5682: use sof_hdmi_private to init HDMIGravatar Brent Lu 1-28/+8
2023-10-12ASoC: Intel: sof_rt5682: remove hdac-hdmi supportGravatar Brent Lu 1-39/+5
2023-09-26ASoC: intel: convert not to use asoc_xxx()Gravatar Kuninori Morimoto 1-8/+8
2023-09-15ASoC: Intel: sof_rt5682: add HDMI_In capture feature support for RPL.Gravatar Balamurugan C 1-0/+8
2023-09-15ASoC: Intel: sof_rt5682: add adl_rt5650 board configGravatar Brent Lu 1-6/+15
2023-09-15ASoC: Intel: sof_rt5682: Modify number of HDMI to 3 for MTL/Rex devicesGravatar Uday M Bhat 1-4/+4
2023-09-15ASoC: Intel: sof_rt5682: Add support for Rex with discrete BT offload.Gravatar Uday M Bhat 1-0/+14
2023-09-15ASoC: Intel: sof_rt5682: use ssp-common module to detect codecGravatar Brent Lu 1-157/+165
2023-09-15ASoC: Intel: sof_rt5682: cleanup unnecessary quirk flagGravatar Brent Lu 1-63/+59
2023-07-31ASoC: Intel: sof_rt5682 add support for HDMI_In captureGravatar apoorv 1-0/+47
2023-07-31ASoC: Intel: sof_rt5682: add RPL support for MAX98357A speakerGravatar Terry Cheong 1-0/+8
2023-07-31ASoC: Intel: maxim-common: get codec number from ACPI tableGravatar Brent Lu 1-35/+2
2023-07-12ASoC: Intel: sof_rt5682: add jsl_rt5650 board configGravatar Brent Lu 1-2/+78
2023-06-21ASoC: Intel: sof_rt5682: Add mtl support RT1019P speakerGravatar Mac Chiang 1-0/+23
2023-06-21ASoC: Intel: sof_rt5682: reorder quirk tableGravatar Terry Cheong 1-26/+26
2023-06-05ASoC: Intel: Add rpl_rt1019_rt5682 driverGravatar Terry Cheong 1-0/+11
2023-05-08ASoC: intel: sof: use asoc_dummy_dlcGravatar Kuninori Morimoto 1-11/+3
2023-04-06ASoC: Intel: Add rpl_mx98360_rt5682 driverGravatar Curtis Malainey 1-0/+11
2023-03-22ASoC: Intel: sof_rt5682: Updates for MTL BT offloadGravatar Mark Brown 1-3/+9
2023-03-22ASoC: Intel: sof_rt5682: Remove conditional dpcm_capture settingGravatar Yong Zhi 1-1/+0
2023-03-22ASoC: Intel: sof_rt5682: Update BT offload config for MTL RVPGravatar Uday M Bhat 1-1/+3
2023-03-22ASoC: Intel: sof_rt5682: Update BT offload config for RexGravatar Uday M Bhat 1-2/+6
2023-03-13ASoC: Intel: sof_rt5682: Enable Bluetooth offload on adl_rt1019_rt5682Gravatar Ajye Huang 1-1/+3
2023-03-03Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Takashi Iwai 1-0/+23
2023-02-20ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a amplifierGravatar Dharageswari.R 1-0/+23
2023-01-19ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiersGravatar Pierre-Louis Bossart 1-2/+3
2022-12-07ASoC: Intel: sof_rt5682: add jsl_rt5682 board configGravatar Brent Lu 1-0/+6
2022-11-16Adds the combination of headset codec ALC5682I-VD + amp rt1019pGravatar Mark Brown 1-6/+1
2022-11-15ASoC: Intel: sof rt5682: remove the duplicate codesGravatar Ajye Huang 1-4/+0
2022-11-15ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019pGravatar Ajye Huang 1-2/+1
2022-10-18ASoC: Intel: sof_rt5682: Add quirk for Rex boardGravatar Yong Zhi 1-0/+12
2022-09-30ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flagGravatar Brent Lu 1-5/+1
2022-09-19ASoC: Intel: sof_rt5682: use devm_kcalloc() instead of devm_kzalloc()Gravatar ye xingchen 1-7/+8
2022-07-25ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeGravatar Yong Zhi 1-9/+9
2022-07-25ASoC: Intel: sof_rt5682: Add support for mtl_mx98357_rt5682Gravatar Yong Zhi 1-0/+8
2022-07-11ASoC: Merge up fixesGravatar Mark Brown 1-7/+3