summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* Merge series "ASoC: SOF: Intel: fix to dsp state dump trace levels" from Kai ...Mark Brown2020-12-117-22/+30
|\
| * ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan2020-12-114-9/+17
| * ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan2020-12-116-12/+13
| * ASoC: SOF: Intel: hda: remove duplicated status dumpRanjani Sridharan2020-12-111-5/+4
* | ASoC: SOF: imx: update kernel-doc descriptionPierre-Louis Bossart2020-12-111-0/+2
|/
* ASoC: SOF: Intel: add SoundWire support for ADL-SKai Vehmanen2020-12-092-1/+3
* ASoC: SOF: trace: Add runtime trace filtering mechanismKarol Trzcinski2020-12-071-0/+224
* ASoC: SOF: control: fix cppcheck warning in snd_sof_volume_info()Pierre-Louis Bossart2020-12-041-1/+1
* ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh2020-11-276-18/+212
* ASoC: SOF: ops: modify the signature of stall opFred Oh2020-11-272-3/+3
* ASoC: SOF: ext_manifest: parse cavs extra config data elemFred Oh2020-11-272-1/+7
* ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh2020-11-276-0/+84
* ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh2020-11-273-0/+18
* ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski2020-11-254-0/+138
* ASoC: SOF: ext_manifest: Parse firmware config dictionaryKarol Trzcinski2020-11-251-0/+41
* ASoC: SOF: nocodec: modify DAI link definitionsRanjani Sridharan2020-11-204-7/+19
* Merge series "ASoC: Intel/SOF: extend run-time driver selection to ACPI devic...Mark Brown2020-11-202-17/+30
|\
| * ASoC: SOF: Intel: allow for coexistence between SOF and catpt driversPierre-Louis Bossart2020-11-191-8/+9
| * ASoC: SOF: Intel: allow for coexistence between SOF and Atom/SST driversPierre-Louis Bossart2020-11-191-8/+7
| * ASoC: SOF: acpi: add dynamic selection of DSP driverPierre-Louis Bossart2020-11-192-1/+14
* | ASoC: SOF: control: override volume info callbackJaska Uimonen2020-11-203-0/+33
* | ASoC: SOF: Intel: add hw specific PCM constraintsKai Vehmanen2020-11-192-0/+14
* | ASoC: SOF: relax PCM period and buffer size constraintsKai Vehmanen2020-11-191-8/+1
|/
* ASoC: SOF: Intel: initial support for Alderlake-SKai Vehmanen2020-11-164-0/+54
* ASoC: SOF: use inclusive language for bclk and fsyncPierre-Louis Bossart2020-11-131-9/+9
* ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart2020-11-131-3/+3
* Merge series "ASoC: SOF: Kconfig corrections" from Pierre-Louis Bossart <pier...Mark Brown2020-11-123-58/+58
|\
| * ASoC: SOF: Intel: fix Kconfig dependency for SND_INTEL_DSP_CONFIGPierre-Louis Bossart2020-11-121-1/+1
| * ASoC: SOF: Intel: fix Kconfig punctuation and wordingRandy Dunlap2020-11-121-31/+31
| * ASoC: SOF: Kconfig: fix Kconfig punctuation and wordingRandy Dunlap2020-11-121-21/+21
| * ASoC: SOF: imx: fix Kconfig punctuationRandy Dunlap2020-11-121-5/+5
* | ASoC: SOF: loader: do not warn about unknown firmware headersKai Vehmanen2020-11-121-2/+2
|/
* ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński2020-11-042-4/+2
* Merge series "ASoC: SOF: cleanups for 5.10" from Kai Vehmanen <kai.vehmanen@l...Mark Brown2020-10-263-18/+14
|\
| * ASoC: SOF: sof-audio: remove goto used for force-nocodec supportPierre-Louis Bossart2020-10-261-7/+3
| * ASoC: SOF: topology: remove const in sizeof()Pierre-Louis Bossart2020-10-261-1/+1
| * ASoC: SOF: control: remove const in sizeof()Pierre-Louis Bossart2020-10-261-10/+10
* | ASoC: SOF: Intel: hda: use semicolons rather than commas to separate statementsJulia Lawall2020-10-261-1/+1
|/
* ASoC: SOF: loader: handle all SOF_IPC_EXT typesBard Liao2020-10-231-0/+5
* Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-062-4/+4
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-4/+4
* | ASoC: SOF: Add .prepare/.complete callbacksDaniel Baluta2020-09-251-0/+2
* | ASoC: SOF: Activate runtime PM with SOF OF deviceDaniel Baluta2020-09-251-0/+4
* | Merge series "ASoC: SOF: fix kcontrol size checks" from Kai Vehmanen <kai.veh...Mark Brown2020-09-211-1/+32
|\ \
| * | ASoC: SOF: control: add size checks for ext_bytes control .put()Pierre-Louis Bossart2020-09-211-0/+11
| * | ASoC: SOF: control: fix size checks for volatile ext_bytes control .get()Pierre-Louis Bossart2020-09-211-0/+14
| * | ASoC: SOF: control: fix size checks for ext_bytes control .get()Pierre-Louis Bossart2020-09-211-1/+7
* | | ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen2020-09-211-9/+8
|/ /
* | ASoC: SOF: imx: add missing MODULE_LICENSE() for imx-commonKai Vehmanen2020-09-211-0/+3
* | ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta2020-09-212-5/+16