Age | Commit message (Expand) | Author |
2022-05-19 | ASoC: SOF: Switch to IPC generic firmware tracing | Peter Ujfalusi |
2022-05-04 | ASoC: SOF: ipc3: Remove the ipc3-ops.h header file | Peter Ujfalusi |
2022-04-29 | ASoC: SOF: loader: Switch to use the fw_loader ops | Peter Ujfalusi |
2022-04-29 | ASoC: SOF: ipc: Add check for fw_loader ops | Peter Ujfalusi |
2022-04-25 | ASoC: SOF: loader: Remove the old fw_ready related code | Peter Ujfalusi |
2022-04-11 | ASoC: SOF: ipc: Move the ipc_set_get_comp_data() local to ipc3-control | Peter Ujfalusi |
2022-04-11 | ASoC: SOF: ipc: Switch over to use the rx_msg ops | Peter Ujfalusi |
2022-04-11 | ASoC: SOF: ipc: Switch over to use the tx_msg and set_get_data ops | Peter Ujfalusi |
2022-04-11 | ASoC: SOF: ipc: Use the get_reply ops in snd_sof_ipc_get_reply() | Peter Ujfalusi |
2022-04-11 | ASoC: SOF: ipc: Add check for mandatory IPC message handling ops | Peter Ujfalusi |
2022-04-11 | ASoC: SOF: ipc: Separate the ops checks by functions/topics | Peter Ujfalusi |
2022-04-11 | ASoC: SOF: Add helper function to prepare and send an IPC message | Peter Ujfalusi |
2022-04-04 | ASoC: SOF: Drop 'header' parameter from tx_message() API | Peter Ujfalusi |
2022-04-04 | ASoC: SOF: ipc: Use msg->reply_data directly in snd_sof_ipc_get_reply() | Peter Ujfalusi |
2022-04-04 | ASoC: SOF: Drop support for mapped control data | Peter Ujfalusi |
2022-04-04 | ASoC: SOF: ipc: Use ipc->max_payload_size for message/reply size checking | Peter Ujfalusi |
2022-04-04 | ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipc | Peter Ujfalusi |
2022-03-18 | ASoC: SOF: Introduce IPC3 PCM hw_free op | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Add IPC3 topology control ops | Ranjani Sridharan |
2022-03-18 | ASoC: SOF: Make sof_suspend/resume IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: topology: Make control parsing IPC agnostic | Ranjani Sridharan |
2022-03-16 | ASoC: SOF: Introduce IPC3 ops | Ranjani Sridharan |
2022-03-09 | ASoC: SOF: move definition of snd_sof_ipc to header file | Rander Wang |
2022-02-10 | ASoC: SOF: Introduce IPC SOF client support | Peter Ujfalusi |
2022-02-10 | ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC events | Peter Ujfalusi |
2022-01-28 | ASoC: SOF: ipc: Do not allocate buffer for msg_data | Peter Ujfalusi |
2022-01-28 | ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked() | Peter Ujfalusi |
2021-12-23 | ASoC: SOF: ipc: Only allow sending of an IPC in SOF_FW_BOOT_COMPLETE state | Peter Ujfalusi |
2021-12-23 | ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK | Peter Ujfalusi |
2021-12-23 | ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED | Peter Ujfalusi |
2021-12-17 | ASoC: SOF: ipc: Add null pointer check for substream->runtime | Ajit Kumar Pandey |
2021-12-15 | ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi |
2021-12-15 | ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi |
2021-12-15 | ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi |
2021-12-15 | ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi |
2021-11-17 | ASoC: SOF: utils: Add generic function to get the reply for a tx message | Peter Ujfalusi |
2021-11-15 | ASoC: SOF: IPC: update ipc_log_header() | Ranjani Sridharan |
2021-10-08 | ASoC: SOF: prepare code to allocate IPC messages in fw_ready | Rander Wang |
2021-10-07 | Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os... | Mark Brown |
2021-10-07 | ASoC: SOF: Introduce fragment elapsed notification API | Daniel Baluta |
2021-10-07 | ASoC: SOF: Introduce macro to set the firmware state | Peter Ujfalusi |
2021-10-07 | ASoC: SOF: ipc: Re-enable dumps after successful IPC tx | Peter Ujfalusi |
2021-10-01 | ASoC: SOF: Introduce widget use_count | Ranjani Sridharan |
2021-09-28 | ASoC: SOF: ipc: Make the error prints consistent in tx_wait_done() | Peter Ujfalusi |
2021-09-28 | ASoC: SOF: add error handling to snd_sof_ipc_msg_data() | Guennadi Liakhovetski |
2021-09-17 | Merge series "ASoC: SOF: ipc: Small cleanups for message handler functions" f... | Mark Brown |
2021-09-17 | ASoC: SOF: ipc: Remove redundant error check from sof_ipc_tx_message_unlocked | Peter Ujfalusi |
2021-09-17 | ASoC: SOF: ipc: Print 0x prefix for errors in ipc_trace/stream_message() | Peter Ujfalusi |
2021-09-17 | ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message() | Peter Ujfalusi |
2021-09-16 | ASoC: SOF: ipc: Add probe message logging to ipc_log_header() | Peter Ujfalusi |