summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/sof_rt5682.c
AgeCommit message (Expand)AuthorFilesLines
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
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/...Takashi 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-26ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeYong Zhi1-9/+9
2022-07-26ASoC: Intel: sof_rt5682: Add support for mtl_mx98357_rt5682Yong Zhi1-0/+8
2022-07-11ASoC: Merge up fixesMark Brown1-7/+3
2022-07-07ASoC: Intel: sof_rt5682: fix out-of-bounds array accessBrent Lu1-7/+3
2022-06-17ASoC: Intel: sof_rt5682: remap jack pinsPierre-Louis Bossart1-5/+18
2022-06-07ASoC: Intel: boards: rename RTL1019 compatible driver to rt1019pYong Zhi1-1/+1
2022-05-10ASoC: Intel: sof_rt5682: Add support for adl_rt1019_rt5682sVamshi Krishna1-0/+13
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-3/+2
2022-04-06ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2Ajye Huang1-0/+13
2022-03-02ASoC: Intel: boards: create sof-realtek-common moduleBrent Lu1-0/+1
2022-01-25ASoC: Intel: sof_rt5682: add two derivative optionsMark Brown1-10/+30
2022-01-24ASoC: Intel: sof_rt5682: add 512FS MCLK clock configurationMac Chiang1-5/+10
2022-01-24ASoC: Intel: sof_rt5682: Add support for platform without amplifierAjye Huang1-0/+8
2022-01-24ASoC: Intel: sof_rt5682: add support for systems without i915 audioYong Zhi1-10/+22
2021-12-08ASoC: Intel: sof_rt5682: Move rt1015 speaker amp to common fileYong Zhi1-103/+4
2021-11-30ASoC: Intel: boards: add max98390 2/4 speakers supportMac Chiang1-0/+72
2021-10-29ASoC: Intel: sof_rt5682: use comp_ids to enumerate rt5682sBrent Lu1-30/+0
2021-10-29ASoC: Intel: sof_rt5682: detect codec variant in probe functionBrent Lu1-0/+4
2021-10-01ASoC: Intel: sof_rt5682: Add support for max98360a speaker ampMalik_Hsu1-0/+11
2021-09-28ASoC: intel: sof_rt5682: update platform device name for Maxim amplifierBrent Lu1-4/+4
2021-09-15ASoC: intel: sof_rt5682: support jsl_rt5682s_mx98360a boardBrent Lu1-0/+10
2021-09-15ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015 boardBrent Lu1-0/+10
2021-09-15ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015p boardBrent Lu1-0/+10
2021-09-15ASoC: Intel: sof_rt5682: support ALC5682I-VS codecBrent Lu1-18/+57
2021-08-03ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variantjairaj arava1-0/+14
2021-07-14ASoC: Intel: sof_rt5682: code refactor for max98360aBrent Lu1-51/+1