summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/sof_sdw.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-19ASoC: Intel: sof_sdw: add support for SKU 0B14Pierre-Louis Bossart1-0/+10
2023-08-10ASoC: Merge up fixesMark Brown1-1/+1
2023-08-08ASoC: intel: sof_sdw: Simplify get_slave_infoCharles Keepax1-26/+12
2023-08-08ASoC: intel: sof_sdw: Allow different devices on the same linkCharles Keepax1-15/+7
2023-08-08ASoC: intel: sof_sdw: Support multiple groups on the same linkCharles Keepax1-21/+21
2023-08-08ASoC: intel: sof_sdw: Device loop should not always start at adr_indexCharles Keepax1-1/+4
2023-08-08ASoC: intel: sof_sdw: Move range check of codec_conf into inner loopCharles Keepax1-6/+6
2023-08-08ASoC: intel: sof_sdw: Update DLC index each time one is addedCharles Keepax1-6/+4
2023-08-08ASoC: intel: sof_sdw: Pull device loop up into create_sdw_dailinkCharles Keepax1-54/+35
2023-08-08ASoC: intel: sof_sdw: Add helper to create a single codec DLCCharles Keepax1-37/+43
2023-08-08ASoC: intel: sof-sdw: Move check for valid group id to get_dailink_infoCharles Keepax1-5/+5
2023-08-08ASoC: intel: sof_sdw: Check link mask validity in get_dailink_infoCharles Keepax1-8/+4
2023-08-08ASoC: intel: sof_sdw: Remove duplicate NULL check on adr_linkCharles Keepax1-4/+0
2023-08-08ASoC: intel: sof_sdw: Printk's should end with a newlineCharles Keepax1-11/+11
2023-08-08ASoC: Intel: sof-sdw: update jack detection quirk for LunarLake RVPPierre-Louis Bossart1-1/+1
2023-08-01ASoC: intel: sof_sdw: Move group_generated logicCharles Keepax1-19/+9
2023-08-01ASoC: intel: sof_sdw: Merge codec_conf_alloc into dailink_infoCharles Keepax1-52/+23
2023-08-01ASoC: intel: sof_sdw: Clean up DAI link countingCharles Keepax1-32/+29
2023-08-01ASoC: Intel: sof_sdw: add cs35l56 codec infoChao Song1-0/+13
2023-08-01ASoC: intel: sof_sdw: Allow direct specification of CODEC nameCharles Keepax1-1/+5
2023-08-01ASoC: Intel: sof_sdw: break earlier when a adr link contains different codecsBard Liao1-9/+9
2023-08-01ASoC: intel: sof_sdw: Move amp_num initialisation to mc_probeCharles Keepax1-4/+4
2023-08-01ASoC: intel: sof_sdw: Remove redundant parameters in dai creationCharles Keepax1-7/+7
2023-08-01ASoC: intel: sof_sdw: Minor tidy up of mc_probeCharles Keepax1-13/+13
2023-08-01ASoC: intel: sof_sdw: Constify parameter to find_codec_part_infoCharles Keepax1-1/+1
2023-08-01ASoC: intel: sof_sdw: Simplify find_codec_info_acpiCharles Keepax1-7/+3
2023-08-01ASoC: intel: sof_sdw: Use a module device tableCharles Keepax1-1/+7
2023-08-01ASoC: intel: sof_sdw: Remove some extra line breaksCharles Keepax1-6/+1
2023-08-01ASoC: intel: sof_sdw: Rename codec_idx to codec_dlc_indexCharles Keepax1-3/+3
2023-08-01ASoC: intel: sof_sdw: Use consistent variable naming for linksCharles Keepax1-58/+60
2023-08-01ASoC: Intel: sof_sdw: add support for SKU 0AFEPierre-Louis Bossart1-0/+10
2023-08-01ASoC: Intel: sof_sdw: rename link_id to be_idBard Liao1-5/+5
2023-08-01ASoC: Intel: sof_sdw: allow mockup amplifier to provide feedbackPierre-Louis Bossart1-2/+2
2023-08-01ASoC: Intel: sof_sdw: Update BT offload config for soundwire configUday M Bhat1-1/+3
2023-06-21ASoC: Merge up fixes for CIMark Brown1-1/+1
2023-06-19ASoC: intel: sof_sdw: Fixup typo in device link checkingCharles Keepax1-1/+1
2023-06-13ASoC: Intel: sof_sdw: add dai_link_codec_ch_mapBard Liao1-0/+69
2023-06-05ASoC: Intel: sof_sdw: Add support for Rex soundwireUday M Bhat1-0/+8
2023-06-05ASoC: Intel: sof_sdw: Add support for MAX98363 codecUday M Bhat1-0/+13
2023-06-05ASoC: Intel: sof_sdw: Modify maxim helper functions and structure namesUday M Bhat1-1/+1
2023-06-05ASoC: Intel: sof_sdw: Add helper function for cs42l42 codecUday M Bhat1-0/+13
2023-06-05ASoC: Intel: sof-sdw: add Dell SKU 0B34Pierre-Louis Bossart1-0/+9
2023-06-05ASoC: Intel: sof_sdw: add quick for Dell SKU 0BDAPierre-Louis Bossart1-0/+10
2023-06-05ASoC: Intel: sof_sdw: increase sdw pin index for each sdw linkBard Liao1-3/+10
2023-06-05ASoC: Intel: sof_sdw: add rt713 supportBard Liao1-0/+29
2023-06-05ASoC: Intel: sof_sdw: add rt712 supportBard Liao1-0/+36
2023-06-05ASoC: Intel: sof_sdw: make rt711_sdca be genericBard Liao1-2/+2
2023-06-05ASoC: Intel: sof_sdw: rename SOF_RT711_JDSRC to SOF_JACK_JDSRCBard Liao1-2/+2
2023-06-05ASoC: Intel: sof_sdw: add multi dailink support for a codecBard Liao1-40/+89
2023-06-05ASoC: Intel: sdw_sof: append dai_type and remove codec_typeBard Liao1-22/+6