summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-loader.c
Commit message (Expand)AuthorAgeFilesLines
* ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devicesPierre-Louis Bossart2024-07-161-8/+12
* ALSA/ASoC: Intel: clarify Copyright informationMark Brown2024-05-071-1/+1
|\
| * ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart2024-05-061-1/+1
* | ASoC: SOF: Intel: move hda.c to different modulePierre-Louis Bossart2024-05-051-0/+1
* | ASoC: SOF: Intel: start splitting top-level from common partsPierre-Louis Bossart2024-05-051-0/+4
* | ASoC: SOF: Intel: regroup all SoundWire/Intel functions in hda.cPierre-Louis Bossart2024-05-051-40/+0
|/
* ASoC: SOF: Intel: don't ignore IOC interrupts for non-audio transfersPierre-Louis Bossart2024-04-041-0/+28
* ASoC: SOF: Intel: hda-loader: change signature of code loader helpersPierre-Louis Bossart2024-04-041-23/+27
* ASoC: SOF: Intel: hda-loader: add flag to tag ICCMAX streamPierre-Louis Bossart2024-04-041-5/+5
* ASoC: SOF: Intel: hda: Create debugfs file to force a clean DSP bootPeter Ujfalusi2024-04-031-1/+6
* ASoC: SOF: Intel: check fw_context_save for library reloadRander Wang2023-12-151-2/+3
* ASoC: SOF: Intel: Use existing helpers to change GPROCEN and PIE bitsPeter Ujfalusi2023-11-271-3/+2
* ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi2023-09-191-1/+1
* ASoC: SOF: Intel: hda-loader: Add support for split library loadingPeter Ujfalusi2023-09-151-2/+40
* ASoC: SOF: Use no_reply calls for TXCurtis Malainey2023-04-201-1/+1
* ASoC: SOF: Intel: hda-loader: use SOF helper for consistencyPierre-Louis Bossart2023-03-071-3/+4
* ASoC: SOF: Intel: hda-loader: use small buffer for iccmax streamKai Vehmanen2022-11-071-10/+5
* ASoC: SOF: Intel: hda-stream: rename CL_SD_CTL registers as SD_CTLPierre-Louis Bossart2022-10-261-2/+2
* ASoC: SOF: Intel: Add ipc4 library loading implementationPeter Ujfalusi2022-10-211-0/+66
* ASoC: SOF: Intel: hda: Add flag to indicate that the firmware is IMR bootedPeter Ujfalusi2022-10-211-1/+5
* ASoC: SOF: Intel: hda-loader: Use the basefw firmware container directlyPeter Ujfalusi2022-10-211-6/+5
* ASoC: SOF: Intel: hda-loader: Use the FSR state definitions during bootupPeter Ujfalusi2022-08-231-6/+4
* ASoC: SOF: Intel: hda: Introduce skip_imr_boot flagPeter Ujfalusi2022-07-121-4/+6
* ASoC: Merge fixesMark Brown2022-06-221-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: IPC4: enable IMR bootPeter Ujfalusi2022-06-161-1/+2
* | ASoC: SOC: Intel: introduce cl_init callbackBard Liao2022-06-151-3/+12
|/
* 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: Do not (wrongly) assume positive return value in IMR pathPeter Ujfalusi2022-04-271-3/+3
* ASoC: SOF: Intel: hda: Revisit IMR boot sequencePeter Ujfalusi2022-04-231-38/+38
* ASoC: SOF: Intel: hda: expose some codeloader functionsRanjani Sridharan2022-04-191-13/+14
* ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_descRanjani Sridharan2022-04-191-6/+8
* ASoC: SOF: Intel: move HDA_CL_STREAM_FORMAT definition to headerRanjani Sridharan2022-04-191-2/+0
* ASoC: SOF: Intel: hda-loader: Use local snd_dma_bufferPeter Ujfalusi2022-04-041-5/+7
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-35/+83
|\
| * ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/membersPierre-Louis Bossart2022-02-091-25/+25
| * ASoC: SOF: add flag to disable IMR restore to sof_debugKeyon Jie2022-01-241-0/+2
| * ASoC: SOF: Intel: hda-loader: add IMR restore supportKeyon Jie2022-01-241-0/+38
| * ASoC: SOF: Intel: hda-loader: add SSP helperKeyon Jie2022-01-241-10/+18
| * ASoC: SOF: Intel: use inclusive language for SSP clocksPierre-Louis Bossart2022-01-241-3/+3
* | ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEMAmmar Faizi2022-02-241-5/+6
|/
* ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi2021-12-231-6/+9
* ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi2021-12-231-2/+6
* ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTSPeter Ujfalusi2021-12-231-1/+0
* ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.cRanjani Sridharan2021-12-131-64/+0
* ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan2021-11-221-7/+17
* ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump callsPeter Ujfalusi2021-10-071-4/+2
* ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_errPeter Ujfalusi2021-10-071-8/+3
* ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dumpPeter Ujfalusi2021-10-071-6/+12