summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/sof_sdw.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: sof_sdw: starts non sdw BE id with the highest sdw BE idBard Liao2024-02-081-1/+7
* ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate2024-02-081-0/+11
* ASoC: Intel: sof_sdw: remove .init callbacksBard Liao2024-02-081-12/+0
* ASoC: Intel: sof_sdw: add common sdw dai link initBard Liao2024-02-081-1/+74
* Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-181-2/+2
|\
| * soundwire: fix initializing sysfs for same devices on different busesKrzysztof Kozlowski2023-11-241-2/+2
* | Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-081-17/+43
|\ \
| * \ ASoC: Intel: Soundwire related board and match updatesMark Brown2023-11-281-1/+31
| |\ \
| | * | ASoC: Intel: sof_sdw: Add rt722 supportChao Song2023-11-271-0/+30
| | * | ASoC: Intel: sof_sdw: Make use of dev_err_probe()Peter Ujfalusi2023-11-271-1/+1
| | |/
| * / ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto2023-11-271-16/+12
| |/
* / ASoC: Intel: sof_sdw: Always register the HDMI dai linksPeter Ujfalusi2023-11-241-8/+9
|/
* ASoC: intel: sof_sdw: Move the builtin microphones to dataport 1Charles Keepax2023-10-191-6/+6
* ASoC: intel: sof_sdw: Stop processing CODECs when enough are foundCharles Keepax2023-10-191-1/+1
* ASoC: Intel: sof_sdw: use sof_hdmi_private to init HDMIBrent Lu2023-10-121-8/+4
* ASoC: Intel: sof_sdw: update HP Omen matchPierre-Louis Bossart2023-10-121-1/+1
* ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-9/+9
* ASoC: Merge up fixesMark Brown2023-09-261-0/+10
|\
| * ASoC: Intel: sof_sdw: add support for SKU 0B14Pierre-Louis Bossart2023-09-191-0/+10
* | ASoC: intel: sof_sdw: Add CS42L43 CODEC supportBard Liao2023-09-191-0/+27
* | ASoC: intel: sof_sdw: Increment be_id in init_dai_linkCharles Keepax2023-09-151-16/+14
* | ASoC: intel: sof_sdw: Make create_sdw_dailink allocate link componentsCharles Keepax2023-09-151-46/+19
* | ASoC: intel: sof_sdw: Add simple DAI link creation helperCharles Keepax2023-09-151-89/+72
* | ASoC: intel: sof_sdw: Move sdw_pin_index into private structCharles Keepax2023-09-151-7/+3
* | ASoC: Intel: sof_sdw: Copy PCI SSID to struct snd_soc_cardRichard Fitzgerald2023-09-121-0/+6
|/
* ASoC: Merge up fixesMark Brown2023-08-101-1/+1
|\
| * ASoC: Intel: sof-sdw: update jack detection quirk for LunarLake RVPPierre-Louis Bossart2023-08-071-1/+1
* | ASoC: intel: sof_sdw: Simplify get_slave_infoCharles Keepax2023-08-081-26/+12
* | ASoC: intel: sof_sdw: Allow different devices on the same linkCharles Keepax2023-08-081-15/+7
* | ASoC: intel: sof_sdw: Support multiple groups on the same linkCharles Keepax2023-08-081-21/+21
* | ASoC: intel: sof_sdw: Device loop should not always start at adr_indexCharles Keepax2023-08-081-1/+4
* | ASoC: intel: sof_sdw: Move range check of codec_conf into inner loopCharles Keepax2023-08-081-6/+6
* | ASoC: intel: sof_sdw: Update DLC index each time one is addedCharles Keepax2023-08-081-6/+4
* | ASoC: intel: sof_sdw: Pull device loop up into create_sdw_dailinkCharles Keepax2023-08-081-54/+35
* | ASoC: intel: sof_sdw: Add helper to create a single codec DLCCharles Keepax2023-08-081-37/+43
* | ASoC: intel: sof-sdw: Move check for valid group id to get_dailink_infoCharles Keepax2023-08-081-5/+5
* | ASoC: intel: sof_sdw: Check link mask validity in get_dailink_infoCharles Keepax2023-08-081-8/+4
* | ASoC: intel: sof_sdw: Remove duplicate NULL check on adr_linkCharles Keepax2023-08-081-4/+0
* | ASoC: intel: sof_sdw: Printk's should end with a newlineCharles Keepax2023-08-081-11/+11
* | ASoC: intel: sof_sdw: Move group_generated logicCharles Keepax2023-07-311-19/+9
* | ASoC: intel: sof_sdw: Merge codec_conf_alloc into dailink_infoCharles Keepax2023-07-311-52/+23
* | ASoC: intel: sof_sdw: Clean up DAI link countingCharles Keepax2023-07-311-32/+29
* | ASoC: Intel: sof_sdw: add cs35l56 codec infoChao Song2023-07-311-0/+13
* | ASoC: intel: sof_sdw: Allow direct specification of CODEC nameCharles Keepax2023-07-311-1/+5
* | ASoC: Intel: sof_sdw: break earlier when a adr link contains different codecsBard Liao2023-07-311-9/+9
* | ASoC: intel: sof_sdw: Move amp_num initialisation to mc_probeCharles Keepax2023-07-311-4/+4
* | ASoC: intel: sof_sdw: Remove redundant parameters in dai creationCharles Keepax2023-07-311-7/+7
* | ASoC: intel: sof_sdw: Minor tidy up of mc_probeCharles Keepax2023-07-311-13/+13
* | ASoC: intel: sof_sdw: Constify parameter to find_codec_part_infoCharles Keepax2023-07-311-1/+1
* | ASoC: intel: sof_sdw: Simplify find_codec_info_acpiCharles Keepax2023-07-311-7/+3