summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ops.h
AgeCommit message (Expand)Author
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart
2024-03-25ASoC: SOF: Remove the get_stream_position callbackPeter Ujfalusi
2024-03-25ASoC: SOF: Introduce a new callback pair to be used for PCM delay reportingPeter Ujfalusi
2024-02-13ASoC: SOF: ops: add new 'is_chain_dma_supported' callbackPierre-Louis Bossart
2023-10-25ASoC: SOF: Make return of remove_late void, tooTakashi Iwai
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-10-19ASoC: SOF: core: Add probe_early and remove_late callbacksPierre-Louis Bossart
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart
2023-09-14ASoC: SOF: ops.h: Change the error code for not supported to EOPNOTSUPPPeter Ujfalusi
2023-02-16Merge branch 'for-linus' into for-nextTakashi Iwai
2023-02-08ASoC: SOF: ops: refine parameters order in function snd_sof_dsp_update8Rander Wang
2023-02-03ASoC: SOF: add get_stream_position ops for pcm delayRander Wang
2023-01-17ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta
2023-01-17ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta
2022-10-31ASoC: SOF: fix compilation issue with readb/writeb helpersPierre-Louis Bossart
2022-10-26ASoC: SOF: ops: add snd_sof_dsp_updateb() helperPierre-Louis Bossart
2022-10-26ASoC: SOF: ops: add readb/writeb helpersPierre-Louis Bossart
2022-10-26ASoC: SOF: ops: fallback to mmio in helpersPierre-Louis Bossart
2022-06-10ASoC: SOF: Add ops_freeRanjani Sridharan
2022-05-19ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to privatePeter Ujfalusi
2022-04-19ASoC: SOF: Intel: hda: use common ops across platformsPierre-Louis Bossart
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart
2022-03-11ASoC: SOF: Remove ipc_pcm_params() opsPeter Ujfalusi
2022-03-11ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optionalPeter Ujfalusi
2022-03-11ASoC: SOF: Introduce optional callback to configure stream data offsetPeter Ujfalusi
2022-03-11ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi
2022-02-08ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()Peter Ujfalusi
2021-12-23ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi
2021-12-23ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi
2021-12-17ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski
2021-11-24ASoC: SOF: pcm: add .ack callback supportRanjani Sridharan
2021-11-22ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan
2021-11-22ASoC: SOF: Add ops for core_get and core_putRanjani Sridharan
2021-10-07Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...Mark Brown
2021-10-07ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta
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