summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/sof_rt5682.c
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-22ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tablesPierre-Louis Bossart1-10/+0
2021-06-22ASoC: Intel: sof_rt5682: shrink platform_id names below 20 charactersPierre-Louis Bossart1-10/+10
2021-05-14ASoC: intel/boards: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-05-10ASoC: Intel: sof_rt5682: code refactor for max98357aBrent Lu1-12/+24
2021-05-10ASoC: Intel: sof_rt5682: Enable Bluetooth offload on tgl and adlYong Zhi1-4/+12
2021-05-10ASoC: Intel: boards: remove .nonatomic for BE dailinksPierre-Louis Bossart1-2/+0
2021-05-10ASoC: Intel: boards: create sof-maxim-common modulePierre-Louis Bossart1-2/+3
2021-05-10ASoC: Intel: boards: handle hda-dsp-common as a modulePierre-Louis Bossart1-0/+1
2021-05-10ASoC: Intel: boards: add support for adl boards in sof-rt5682Vamshi Krishna Gopal1-0/+19
2021-05-10ASoC: Intel: Boards: tgl_max98373: Add BT offload supportYong Zhi1-0/+42
2021-03-22ASoC: intel: sof_rt5682: use the topology mclkKeyon Jie1-2/+14
2021-03-18ASoC: Intel: sof_rt5682: Add ALC1015Q-VB speaker amp supportBrent Lu1-2/+17
2021-01-05ASoC: rt1015: remove bclk_ratioTzung-Bi Shih1-7/+0
2020-12-04ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682Brent Lu1-4/+22
2020-11-12ASoC: Intel: Boards: tgl_max98373: add dpcm_capture flag for speaker_smart_ampDharageswari R1-0/+2
2020-10-30ASoC: intel: sof_rt5682: Add quirk for DoolyBrent Lu1-0/+18
2020-10-30ASoC: intel: sof_rt5682: Add support for cml_rt1015_rt5682Brent Lu1-5/+42
2020-09-11ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682Sathyanarayana Nujella1-1/+1
2020-08-24ASoC: Intel: sof_rt5682: override quirk data for tgl_max98373_rt5682Sathyanarayana Nujella1-0/+13
2020-07-27ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto1-2/+2
2020-07-20ASoC: intel: board: sof_rt5682: Update rt1015 pll input clk freqYong Zhi1-1/+8
2020-06-26ASoC: intel: sof_rt5682: Add support for jsl-max98360a-rt5682Yong Zhi1-0/+23
2020-06-26ASoC: Intel: Boards: tgl_max98373: add dai_trigger functionDharageswari R1-0/+9
2020-06-23ASoC: intel: sof_rt5682: move disabling jack to dai link's exit()Fred Oh1-16/+8
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-03-27ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-3/+3
2020-03-26ASoC: Intel: sof_rt5682: Add support for tgl-max98373-rt5682Sathyanarayana Nujella1-0/+21
2020-03-13ASoC: Intel: sof_rt5682: Add rt1015 speaker amp supportYong Zhi1-5/+103
2020-03-13ASoC: Intel: (cosmetic) simplify structure member accessGuennadi Liakhovetski1-1/+1
2020-01-27ASoC: Intel: consistent HDMI codec probing codeGuennadi Liakhovetski1-7/+8