summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()Takashi Iwai2022-08-051-1/+1
* ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLTPierre-Louis Bossart2022-07-251-0/+7
* ASoC: SOF: Intel: hda-stream: test DMA buffer first in hw_paramsPierre-Louis Bossart2022-07-151-5/+10
* ASoC: SOF: probes: rename assign/free callbacks as startup/shutdownPierre-Louis Bossart2022-07-151-8/+8
* ASoC: SOF: Intel: hda: only fixup topology name if not set alreadyPierre-Louis Bossart2022-07-151-22/+48
* ASoC: SOF: Intel: hda: don't set fw_filenamePierre-Louis Bossart2022-07-151-1/+0
* ASoC: SOF: Intel: atom: don't keep a temporary string in fixup_tplg_namePeter Ujfalusi2022-07-151-8/+8
* ASoC: SOF: Intel: MTL: remove redundant snd_sof_dsp_read() callYong Zhi2022-07-151-12/+1
* ASoC: SOF: Intel: enable dmic handling with 2 or fewer SoundWire linksPierre-Louis Bossart2022-07-151-4/+4
* ASoC: SOF: Intel: add trigger callback into sdw_callbackBard Liao2022-07-133-4/+13
* ASoC: SOF: Intel: hda: Correct Firmware State Register useMark Brown2022-07-122-20/+190
|\
| * ASoC: SOF: Intel: hda: Correct the ROM/FW state reporting codePeter Ujfalusi2022-07-122-20/+190
* | ASoC: SOF: Intel: Do not process IPC reply before firmware bootMark Brown2022-07-123-34/+62
|\ \
| * | ASoC: SOF: Intel: mtl: Do not process IPC reply before firmware bootPeter Ujfalusi2022-07-121-7/+13
| * | ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware bootPeter Ujfalusi2022-07-121-14/+25
| * | ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware bootPeter Ujfalusi2022-07-121-13/+24
| |/
* | ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twiceMark Brown2022-07-121-8/+2
|\ \
| * | ASoC: SOF: Intel: hda-dai: Do snd_hdac_ext_stream_decouple() only oncePeter Ujfalusi2022-07-121-7/+2
| * | ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_dataPeter Ujfalusi2022-07-121-1/+0
| |/
* | ASoC: SOF: Intel: hda: Introduce skip_imr_boot flagPeter Ujfalusi2022-07-123-4/+14
|/
* ASoC: SOF: Intel: byt: remove duplicating driver data retrievalAndy Shevchenko2022-07-051-4/+1
* ASoC: SOF: Intel: bdw: remove duplicating driver data retrievalAndy Shevchenko2022-07-051-5/+2
* ASoC: Merge fixesMark Brown2022-06-224-78/+96
|\
| * ASoC: SOF: Intel: fix resume from hibernateMark Brown2022-06-181-1/+2
| |\
| | * ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 statesPierre-Louis Bossart2022-06-171-1/+2
| * | ASoC: SOF: Intel: hda: Fix compressed stream position trackingPeter Ujfalusi2022-06-173-77/+94
| |/
* | ASoC: SOF: Intel: mtl: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-2/+1
* | ASoC: SOF: Intel: hda-stream: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-2/+2
* | ASoC: SOF: Intel: hda-dai: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-3/+3
* | ASoC: SOF: Intel: hda-stream: report error on stream not openedPierre-Louis Bossart2022-06-171-1/+1
* | ASoC: SOF: Intel: hda-dsp: report error on power-up/downPierre-Louis Bossart2022-06-171-2/+2
* | ASoC: SOF: Intel: IPC4: enable IMR bootPeter Ujfalusi2022-06-161-1/+2
* | ASoC: SOF: Intel: Add support for MeteorLake (MTL)Bard Liao2022-06-157-1/+970
* | ASoC: SOC: Intel: introduce cl_init callbackBard Liao2022-06-157-3/+22
* | ASoC: Merge fixesMark Brown2022-06-143-6/+15
|\ \ | |/
| * ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flowPeter Ujfalusi2022-06-091-4/+4
| * ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followedPeter Ujfalusi2022-06-091-1/+1
| * ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()Peter Ujfalusi2022-06-092-1/+10
* | ASoC: SOF: Compile and runtime IPC version selectionPeter Ujfalusi2022-06-141-0/+11
* | ASoC: SOF: Intel: hda-dai: enhance debug messagesPierre-Louis Bossart2022-06-141-2/+3
* | ASoC: SOF: IPC4: Add topology, control and PCM opsMark Brown2022-06-136-3/+203
|\ \
| * | ASoC: SOF: Intel: hda: init NHLT for IPC4Ranjani Sridharan2022-06-106-0/+33
| * | ASoC: SOF: IPC4: set the BE DAI opsRanjani Sridharan2022-06-101-3/+170
| |/
* | ASoC: SOF: Intel: Switch to use the generic pm_ops.set_core_statePeter Ujfalusi2022-06-102-29/+16
|/
* ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi2022-05-192-3/+3
* ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi2022-05-191-1/+1
* ASoC: SOF: Intel: HDA: Set up sof_ipc4_fw_data for IPC4Ranjani Sridharan2022-05-123-0/+35
* ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platformsRanjani Sridharan2022-05-125-12/+208
* ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module opsPeter Ujfalusi2022-04-293-12/+0
* ASoC: SOF: Intel: Do not (wrongly) assume positive return value in IMR pathPeter Ujfalusi2022-04-271-3/+3