summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/sof_sdw.c
AgeCommit message (Expand)Author
2024-01-18Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-11-28ASoC: Intel: Soundwire related board and match updatesMark Brown
2023-11-27ASoC: Intel: sof_sdw: Add rt722 supportChao Song
2023-11-27ASoC: Intel: sof_sdw: Make use of dev_err_probe()Peter Ujfalusi
2023-11-27ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto
2023-11-24ASoC: Intel: sof_sdw: Always register the HDMI dai linksPeter Ujfalusi
2023-11-24soundwire: fix initializing sysfs for same devices on different busesKrzysztof Kozlowski
2023-10-19ASoC: intel: sof_sdw: Move the builtin microphones to dataport 1Charles Keepax
2023-10-19ASoC: intel: sof_sdw: Stop processing CODECs when enough are foundCharles Keepax
2023-10-12ASoC: Intel: sof_sdw: use sof_hdmi_private to init HDMIBrent Lu
2023-10-12ASoC: Intel: sof_sdw: update HP Omen matchPierre-Louis Bossart
2023-09-26ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-26ASoC: Merge up fixesMark Brown
2023-09-19ASoC: intel: sof_sdw: Add CS42L43 CODEC supportBard Liao
2023-09-19ASoC: Intel: sof_sdw: add support for SKU 0B14Pierre-Louis Bossart
2023-09-15ASoC: intel: sof_sdw: Increment be_id in init_dai_linkCharles Keepax
2023-09-15ASoC: intel: sof_sdw: Make create_sdw_dailink allocate link componentsCharles Keepax
2023-09-15ASoC: intel: sof_sdw: Add simple DAI link creation helperCharles Keepax
2023-09-15ASoC: intel: sof_sdw: Move sdw_pin_index into private structCharles Keepax
2023-09-12ASoC: Intel: sof_sdw: Copy PCI SSID to struct snd_soc_cardRichard Fitzgerald
2023-08-10ASoC: Merge up fixesMark Brown
2023-08-08ASoC: intel: sof_sdw: Simplify get_slave_infoCharles Keepax
2023-08-08ASoC: intel: sof_sdw: Allow different devices on the same linkCharles Keepax
2023-08-08ASoC: intel: sof_sdw: Support multiple groups on the same linkCharles Keepax
2023-08-08ASoC: intel: sof_sdw: Device loop should not always start at adr_indexCharles Keepax
2023-08-08ASoC: intel: sof_sdw: Move range check of codec_conf into inner loopCharles Keepax
2023-08-08ASoC: intel: sof_sdw: Update DLC index each time one is addedCharles Keepax
2023-08-08ASoC: intel: sof_sdw: Pull device loop up into create_sdw_dailinkCharles Keepax
2023-08-08ASoC: intel: sof_sdw: Add helper to create a single codec DLCCharles Keepax
2023-08-08ASoC: intel: sof-sdw: Move check for valid group id to get_dailink_infoCharles Keepax
2023-08-08ASoC: intel: sof_sdw: Check link mask validity in get_dailink_infoCharles Keepax
2023-08-08ASoC: intel: sof_sdw: Remove duplicate NULL check on adr_linkCharles Keepax
2023-08-08ASoC: intel: sof_sdw: Printk's should end with a newlineCharles Keepax
2023-08-07ASoC: Intel: sof-sdw: update jack detection quirk for LunarLake RVPPierre-Louis Bossart
2023-07-31ASoC: intel: sof_sdw: Move group_generated logicCharles Keepax
2023-07-31ASoC: intel: sof_sdw: Merge codec_conf_alloc into dailink_infoCharles Keepax
2023-07-31ASoC: intel: sof_sdw: Clean up DAI link countingCharles Keepax
2023-07-31ASoC: Intel: sof_sdw: add cs35l56 codec infoChao Song
2023-07-31ASoC: intel: sof_sdw: Allow direct specification of CODEC nameCharles Keepax
2023-07-31ASoC: Intel: sof_sdw: break earlier when a adr link contains different codecsBard Liao
2023-07-31ASoC: intel: sof_sdw: Move amp_num initialisation to mc_probeCharles Keepax
2023-07-31ASoC: intel: sof_sdw: Remove redundant parameters in dai creationCharles Keepax
2023-07-31ASoC: intel: sof_sdw: Minor tidy up of mc_probeCharles Keepax
2023-07-31ASoC: intel: sof_sdw: Constify parameter to find_codec_part_infoCharles Keepax
2023-07-31ASoC: intel: sof_sdw: Simplify find_codec_info_acpiCharles Keepax
2023-07-31ASoC: intel: sof_sdw: Use a module device tableCharles Keepax
2023-07-31ASoC: intel: sof_sdw: Remove some extra line breaksCharles Keepax
2023-07-31ASoC: intel: sof_sdw: Rename codec_idx to codec_dlc_indexCharles Keepax
2023-07-31ASoC: intel: sof_sdw: Use consistent variable naming for linksCharles Keepax