summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ops.h
AgeCommit message (Expand)Author
2021-10-07ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the headerPeter Ujfalusi
2021-10-07ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noisePeter Ujfalusi
2021-10-07ASoC: SOF: ipc and dsp dump: Add markers for better visibilityPeter Ujfalusi
2021-09-28ASoC: SOF: add error handling to snd_sof_ipc_msg_data()Guennadi Liakhovetski
2021-09-20ASoC: SOF: Remove struct sof_ops_table and sof_get_ops() macroPeter Ujfalusi
2021-09-15ASoC: SOF: debug: Add generic API and ops for DSP regionsPeter Ujfalusi
2021-09-15ASoC: SOF: core: Do not use 'bar' as parameter for block_read/writePeter Ujfalusi
2021-09-15ASoC: SOF: loader: load_firmware callback is mandatory, treat it like thatPeter Ujfalusi
2021-05-21ASoC: SOF: ops: don't return void valuePierre-Louis Bossart
2021-05-21ASoC: SOF: ops: print out the polling registerKeyon Jie
2021-04-12ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart
2021-01-28ASoC: SOF: Filter out unneeded core power up/downsBard Liao
2021-01-28ASoC: SOF: update dsp core power status in common APIsBard Liao
2021-01-13ASoC: SOF: add .shutdown() callback to snd_sof_dsp_opsKeyon Jie
2021-01-12ASoC: SOF: add mutex to protect the dsp_power_state accessKeyon Jie
2020-11-27ASoC: SOF: ops: modify the signature of stall opFred Oh
2020-11-27ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
2020-02-18ASoC: SOF: Generic probe compress operationsCezary Rojewski
2020-02-11ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta
2019-10-28ASoC: SOF: return -ENOTSUPP if D0I3 is not supportedKeyon Jie
2019-10-28ASoC: SOF: add set_power_state() to dsp_ops for power state updateKeyon Jie
2019-08-09ASoC: SOF: Introduce snd_sof_dsp_get_window_offsetDaniel Baluta
2019-08-09ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offsetDaniel Baluta
2019-07-23ASoC: SOF: remove unused state variable in suspend functionFred Oh
2019-07-23ASoC: SOF: Introduce snd_sof_dsp_get_bar_index opsDaniel Baluta
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-06ASoC: SOF: add runtime idle callbackKai Vehmanen
2019-06-17ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan
2019-06-17ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan
2019-06-14docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-03ASoC: SOF: IPC: add ipc dump functionPan Xiuli
2019-05-03ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan
2019-04-28ASoC: SOF: Add DSP HW abstraction operationsLiam Girdwood