summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: amd: Remove extra dmi parameterVenkata Prasad Potturu2023-12-061-1/+0
* | ASoC: amd: vangogh: Add condition check for acp config flagVenkata Prasad Potturu2023-12-061-2/+3
* | ASoC: amd: Add new dmi entries for acp5x platformVenkata Prasad Potturu2023-12-061-1/+14
* | ASoC: dt-bindings: fsl,xcvr: Adjust the number of interruptsFabio Estevam2023-12-061-1/+21
* | ASoC: SOF: topology cleanupsMark Brown2023-12-064-28/+38
|\ \
| * | ASoC: SOF: Wire up buffer flagsCurtis Malainey2023-12-042-0/+3
| * | ASoC: SOF: add alignment for topology header file struct definitionBaofeng Tian2023-12-041-18/+18
| * | ASoC: SOF: align topology header file with sof topology headerBaofeng Tian2023-12-041-9/+16
| * | ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widgetBard Liao2023-12-041-1/+1
* | | ASoC: Intel: machine driver updatesMark Brown2023-12-065-62/+19
|\ \ \
| * | | ASoC: Intel: sof_sdw_rt_sdca_jack_common: check ctx->headset_codec_dev instea...Bard Liao2023-12-041-3/+3
| * | | ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULLBard Liao2023-12-041-0/+1
| * | | ASoC: Intel: glk_rt5682_max98357a: fix board id mismatchBrent Lu2023-12-041-8/+6
| * | | ASoC: Intel: sof_nau8825: board id cleanup for rpl boardsBrent Lu2023-12-042-20/+4
| * | | ASoC: Intel: sof_nau8825: board id cleanup for adl boardsBrent Lu2023-12-042-31/+5
| |/ /
* | | ASoC: Intel: sof_sdw_cs_amp: Connect outputs to a speaker widgetRichard Fitzgerald2023-12-051-2/+28
* | | ASoC: SOF: Intel: lnl: add core get and set support for dsp coreRander Wang2023-12-053-2/+9
* | | ASoC: cs4271: Fix spelling mistake "retrieveing" -> "retrieving"Colin Ian King2023-12-051-1/+1
* | | ASoC: rt722-sdca: Set lane_control_support for multilaneChao Song2023-12-051-0/+3
* | | ASoC: Intel: soc-acpi-intel-tgl-match: add cs42l43 and cs35l56 supportBard Liao2023-12-041-0/+78
|/ /
* | ASoC: Intel: bytcht_es8316: DetermineMark Brown2023-12-046-3/+557
|\ \
| * | ASoC: Intel: bytcht_es8316: Determine quirks/routing with codec-dev ACPI DSMHans de Goede2023-12-041-0/+62
| * | ASoC: Intel: bytcht_es8316: Add is_bytcr helper variableHans de Goede2023-12-041-3/+3
| * | ASoC: Intel: bytcht_es8316: Dump basic _DSM informationPierre-Louis Bossart2023-12-042-0/+4
| * | ASoC: es83xx: add ACPI DSM helper modulePierre-Louis Bossart2023-12-044-0/+488
* | | ASoC: SOF: Move sof_of_machine_select() to core.c from sof-of-dev.cChen-Yu Tsai2023-12-043-32/+22
|/ /
* | ASoC: Convert Cirrus codecs to GPIO descriptorsMark Brown2023-12-0114-49/+56
|\ \
| * | ASoC: cs4349: Drop legacy includeLinus Walleij2023-12-011-1/+0
| * | ASoC: cs43130: Drop legacy includesLinus Walleij2023-12-011-2/+0
| * | ASoC: cs42l42: Drop legacy includeLinus Walleij2023-12-012-2/+1
| * | ASoC: cirrus: edb93xx: Drop legacy includeLinus Walleij2023-12-011-1/+0
| * | ASoC: cs4271: Convert to GPIO descriptorsLinus Walleij2023-12-014-32/+52
| * | ASoC: cs35l36: Drop legacy includesLinus Walleij2023-12-011-2/+1
| * | ASoC: cs35l35: Drop legacy includesLinus Walleij2023-12-011-2/+0
| * | ASoC: cs35l34: Fix GPIO name and drop legacy includeLinus Walleij2023-12-011-3/+1
| * | ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij2023-12-011-3/+1
| * | ASoC: cs35l32: Drop legacy includeLinus Walleij2023-12-011-1/+0
* | | ASoC: qcom: sc8280xp: Add support for SM8450 and SM8550Krzysztof Kozlowski2023-12-011-0/+2
* | | ASoC: qcom: sc8280xp: set card driver name from match dataKrzysztof Kozlowski2023-12-011-4/+2
|/ /
* | ASoC: SOF: IPC path handling and fallback supportMark Brown2023-11-3019-278/+671
|\ \
| * | ASoC: SOF: core: Implement IPC version fallback if firmware files are missingPeter Ujfalusi2023-11-293-49/+292
| * | ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_dataPeter Ujfalusi2023-11-298-7/+10
| * | ASoC: SOF: core: Add helper for initialization of paths, opsPeter Ujfalusi2023-11-291-22/+34
| * | ASoC: SOF: sof-pci-dev: Rely on core to create the file pathsPeter Ujfalusi2023-11-291-98/+17
| * | ASoC: SOF: sof-of-dev: Rely on core to create the file pathsPeter Ujfalusi2023-11-291-11/+0
| * | ASoC: SOF: sof-acpi-dev: Rely on core to create the file pathsPeter Ujfalusi2023-11-291-12/+0
| * | ASoC: SOF: core: Implement firmware, topology path setup in corePeter Ujfalusi2023-11-294-7/+203
| * | ASoC: SOF: sof-pci-dev: Save the default IPC type and path overridesPeter Ujfalusi2023-11-291-0/+15
| * | ASoC: SOF: sof-of-dev: Save the default IPC type and path overridesPeter Ujfalusi2023-11-291-0/+4
| * | ASoC: SOF: sof-acpi-dev: Save the default IPC type and path overridesPeter Ujfalusi2023-11-291-0/+4