summaryrefslogtreecommitdiffstats
path: root/include/sound/sof.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-21ASoC: SOF: Add path definition for external firmware librariesPeter Ujfalusi1-1/+5
2022-10-21ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdataPeter Ujfalusi1-4/+0
2022-08-23ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li1-0/+2
2022-06-10ASoC: SOF: Add ops_freeRanjani Sridharan1-0/+1
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart1-1/+3
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart1-1/+1
2022-04-19ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart1-0/+4
2022-04-19ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart1-2/+2
2022-04-19ASoC: SOF: add definitions for different IPC typesPierre-Louis Bossart1-0/+9
2022-02-10ASoC: SOF: Move the definition of enum sof_dsp_power_states to global headerPeter Ujfalusi1-0/+8
2021-12-23ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'Peter Ujfalusi1-2/+2
2021-12-23ASoC: SOF: Move the definition of enum snd_sof_fw_state to global headerPeter Ujfalusi1-0/+22
2021-09-15ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_descPeter Ujfalusi1-5/+0
2021-07-11ASoC: SOF: add a helper to get topology configured bclkBrent Lu1-0/+1
2021-04-12ASOC: SOF: simplify nocodec modePierre-Louis Bossart1-3/+0
2021-03-22ASoC: SOF: add a helper to get topology configured mclkKeyon Jie1-0/+1
2020-11-20ASoC: SOF: nocodec: modify DAI link definitionsRanjani Sridharan1-2/+4
2020-09-21ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta1-0/+2
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-04-16ASoC: SOF: Introduce offset in firmware dataKarol Trzcinski1-0/+3
2019-12-18ASoC: SOF: move arch_ops under opsPierre-Louis Bossart1-1/+0
2019-12-09ASoC: SOF: nocodec: Amend arguments for sof_nocodec_setup()Ranjani Sridharan1-3/+0
2019-12-09ASoC: SOF: Remove unused drv_name in sof_pdataDaniel Baluta1-1/+0
2019-12-09ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan1-1/+0
2019-12-09ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan1-0/+3
2019-10-07ASoC: SOF: support alternate list of machinesPierre-Louis Bossart1-0/+3
2019-04-28ASoC: SOF: Add Nocodec machine driver supportLiam Girdwood1-0/+6
2019-04-28ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood1-0/+94