summaryrefslogtreecommitdiffstats
path: root/include/sound/sof.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai6 days1-1/+1
|\
| * ASoC: SOF: Constify stored pointer to snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
* | ALSA/ASoC: include: clarify Copyright informationPierre-Louis Bossart9 days1-1/+1
|/
* ASoC: SOF: Add placeholder for platform IPC type and path overridesPeter Ujfalusi2023-11-291-0/+15
* ASoC: SOF: Drop unused IPC type definesPeter Ujfalusi2023-09-191-3/+0
* ASoC: SOF: Introduce generic names for IPC typesPeter Ujfalusi2023-09-191-2/+5
* ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2023-09-121-0/+8
* ASoC: SOF: Add flag and state which will be used for DSP-less modePeter Ujfalusi2023-04-041-0/+5
* ASoC: SOF: Add path definition for external firmware librariesPeter Ujfalusi2022-10-211-1/+5
* ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdataPeter Ujfalusi2022-10-211-4/+0
* ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li2022-08-231-0/+2
* ASoC: SOF: Add ops_freeRanjani Sridharan2022-06-101-0/+1
* ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart2022-04-191-1/+3
* ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart2022-04-191-1/+1
* ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart2022-04-191-0/+4
* ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart2022-04-191-2/+2
* ASoC: SOF: add definitions for different IPC typesPierre-Louis Bossart2022-04-191-0/+9
* ASoC: SOF: Move the definition of enum sof_dsp_power_states to global headerPeter Ujfalusi2022-02-101-0/+8
* ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'Peter Ujfalusi2021-12-231-2/+2
* ASoC: SOF: Move the definition of enum snd_sof_fw_state to global headerPeter Ujfalusi2021-12-231-0/+22
* ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_descPeter Ujfalusi2021-09-151-5/+0
* ASoC: SOF: add a helper to get topology configured bclkBrent Lu2021-07-111-0/+1
* ASOC: SOF: simplify nocodec modePierre-Louis Bossart2021-04-121-3/+0
* ASoC: SOF: add a helper to get topology configured mclkKeyon Jie2021-03-221-0/+1
* ASoC: SOF: nocodec: modify DAI link definitionsRanjani Sridharan2020-11-201-2/+4
* ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta2020-09-211-0/+2
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Introduce offset in firmware dataKarol Trzcinski2020-04-161-0/+3
* ASoC: SOF: move arch_ops under opsPierre-Louis Bossart2019-12-181-1/+0
* ASoC: SOF: nocodec: Amend arguments for sof_nocodec_setup()Ranjani Sridharan2019-12-091-3/+0
* ASoC: SOF: Remove unused drv_name in sof_pdataDaniel Baluta2019-12-091-1/+0
* ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan2019-12-091-1/+0
* ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan2019-12-091-0/+3
* ASoC: SOF: support alternate list of machinesPierre-Louis Bossart2019-10-071-0/+3
* ASoC: SOF: Add Nocodec machine driver supportLiam Girdwood2019-04-281-0/+6
* ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood2019-04-281-0/+94