summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/clx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-05ASoC: Intel: sof_sdw_cs_amp: Connect outputs to a speaker widgetRichard Fitzgerald1-2/+28
2023-12-05ASoC: SOF: Intel: lnl: add core get and set support for dsp coreRander Wang3-2/+9
2023-12-05ASoC: cs4271: Fix spelling mistake "retrieveing" -> "retrieving"Colin Ian King1-1/+1
2023-12-05ASoC: rt722-sdca: Set lane_control_support for multilaneChao Song1-0/+3
2023-12-04ASoC: SOF: Wire up buffer flagsCurtis Malainey2-0/+3
2023-12-04ASoC: SOF: add alignment for topology header file struct definitionBaofeng Tian1-18/+18
2023-12-04ASoC: SOF: align topology header file with sof topology headerBaofeng Tian1-9/+16
2023-12-04ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widgetBard Liao1-1/+1
2023-12-04ASoC: Intel: sof_sdw_rt_sdca_jack_common: check ctx->headset_codec_dev instea...Bard Liao1-3/+3
2023-12-04ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULLBard Liao1-0/+1
2023-12-04ASoC: Intel: glk_rt5682_max98357a: fix board id mismatchBrent Lu1-8/+6
2023-12-04ASoC: Intel: sof_nau8825: board id cleanup for rpl boardsBrent Lu2-20/+4
2023-12-04ASoC: Intel: sof_nau8825: board id cleanup for adl boardsBrent Lu2-31/+5
2023-12-04ASoC: Intel: soc-acpi-intel-tgl-match: add cs42l43 and cs35l56 supportBard Liao1-0/+78
2023-12-04ASoC: Intel: bytcht_es8316: Determine quirks/routing with codec-dev ACPI DSMHans de Goede1-0/+62
2023-12-04ASoC: Intel: bytcht_es8316: Add is_bytcr helper variableHans de Goede1-3/+3
2023-12-04ASoC: Intel: bytcht_es8316: Dump basic _DSM informationPierre-Louis Bossart2-0/+4
2023-12-04ASoC: es83xx: add ACPI DSM helper modulePierre-Louis Bossart4-0/+488
2023-12-04ASoC: SOF: Move sof_of_machine_select() to core.c from sof-of-dev.cChen-Yu Tsai3-32/+22
2023-12-01ASoC: qcom: sc8280xp: Add support for SM8450 and SM8550Krzysztof Kozlowski1-0/+2
2023-12-01ASoC: qcom: sc8280xp: set card driver name from match dataKrzysztof Kozlowski1-4/+2
2023-12-01ASoC: cs4349: Drop legacy includeLinus Walleij1-1/+0
2023-12-01ASoC: cs43130: Drop legacy includesLinus Walleij1-2/+0
2023-12-01ASoC: cs42l42: Drop legacy includeLinus Walleij2-2/+1
2023-12-01ASoC: cirrus: edb93xx: Drop legacy includeLinus Walleij1-1/+0
2023-12-01ASoC: cs4271: Convert to GPIO descriptorsLinus Walleij4-32/+52
2023-12-01ASoC: cs35l36: Drop legacy includesLinus Walleij1-2/+1
2023-12-01ASoC: cs35l35: Drop legacy includesLinus Walleij1-2/+0
2023-12-01ASoC: cs35l34: Fix GPIO name and drop legacy includeLinus Walleij1-3/+1
2023-12-01ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij1-3/+1
2023-12-01ASoC: cs35l32: Drop legacy includeLinus Walleij1-1/+0
2023-11-29ASoC: qcom: Move Soundwire runtime stream alloc to soundcardsKrzysztof Kozlowski3-33/+28
2023-11-29ASoC: qcom: Add helper for allocating Soundwire stream runtimeKrzysztof Kozlowski2-1/+45
2023-11-29ASoC: fsl_rpmsg: update Kconfig dependenciesArnd Bergmann1-0/+1
2023-11-29ASoC: SOF: ipc4-topology: Add module ID print during module set upBaofeng Tian1-2/+10
2023-11-29ASoC: core: Fix a handful of spelling mistakes.Colin Ian King1-5/+5
2023-11-29ASoC: SOF: ipc4: Move window offset configuration earlierPeter Ujfalusi1-28/+27
2023-11-29ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_dataBard Liao1-1/+8
2023-11-29ASoC: SOF: core: Implement IPC version fallback if firmware files are missingPeter Ujfalusi3-49/+292
2023-11-29ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_dataPeter Ujfalusi8-7/+10
2023-11-29ASoC: SOF: core: Add helper for initialization of paths, opsPeter Ujfalusi1-22/+34
2023-11-29ASoC: SOF: sof-pci-dev: Rely on core to create the file pathsPeter Ujfalusi1-98/+17
2023-11-29ASoC: SOF: sof-of-dev: Rely on core to create the file pathsPeter Ujfalusi1-11/+0
2023-11-29ASoC: SOF: sof-acpi-dev: Rely on core to create the file pathsPeter Ujfalusi1-12/+0
2023-11-29ASoC: SOF: core: Implement firmware, topology path setup in corePeter Ujfalusi4-7/+203
2023-11-29ASoC: SOF: sof-pci-dev: Save the default IPC type and path overridesPeter Ujfalusi1-0/+15
2023-11-29ASoC: SOF: sof-of-dev: Save the default IPC type and path overridesPeter Ujfalusi1-0/+4
2023-11-29ASoC: SOF: sof-acpi-dev: Save the default IPC type and path overridesPeter Ujfalusi1-0/+4
2023-11-29ASoC: SOF: Add placeholder for platform IPC type and path overridesPeter Ujfalusi1-0/+15
2023-11-29ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.cPeter Ujfalusi3-100/+95