summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/common/sst-ipc.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Remove unused DSP operationsCezary Rojewski2020-10-061-27/+0
* Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-091-34/+35
|\
| * ASoC: Intel: Update request-reply IPC modelCezary Rojewski2019-08-071-34/+35
* | ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński2019-08-271-0/+2
|/
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-10/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1
* | ASoC: Intel: Common: Fix NULL dereference in tx_wait_doneCezary Rojewski2019-06-251-1/+1
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* ASoC: intel: Replace kthread with workTakashi Iwai2016-11-301-38/+20
* ASoC: Intel: Add sst_ipc_tx_message_nopmVinod Koul2016-11-031-0/+8
* ASoC: Intel: Add check_dsp_lp_on callback on IPCVinod Koul2016-10-281-1/+18
* kthread: kthread worker API cleanupPetr Mladek2016-10-111-3/+3
* ASoC: Intel: Allocate for the mailbox with max sizeSubhransu S. Prusty2015-06-021-1/+28
* ASoC: Intel: Remove the direct register reference from common ipcSubhransu S. Prusty2015-05-221-3/+2
* ASoC: Intel: Refactor common IPC/mailbox code into generic APIsJin Yao2015-04-101-0/+294