aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/common/sst-ipc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-06ASoC: Intel: Remove unused DSP operationsCezary Rojewski1-27/+0
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown1-34/+35
2019-08-27ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński1-0/+2
2019-08-07ASoC: Intel: Update request-reply IPC modelCezary Rojewski1-34/+35
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-10/+1
2019-06-25ASoC: Intel: Common: Fix NULL dereference in tx_wait_doneCezary Rojewski1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2016-11-30ASoC: intel: Replace kthread with workTakashi Iwai1-38/+20
2016-11-03ASoC: Intel: Add sst_ipc_tx_message_nopmVinod Koul1-0/+8
2016-10-28ASoC: Intel: Add check_dsp_lp_on callback on IPCVinod Koul1-1/+18
2016-10-11kthread: kthread worker API cleanupPetr Mladek1-3/+3
2015-06-02ASoC: Intel: Allocate for the mailbox with max sizeSubhransu S. Prusty1-1/+28
2015-05-22ASoC: Intel: Remove the direct register reference from common ipcSubhransu S. Prusty1-3/+2
2015-04-10ASoC: Intel: Refactor common IPC/mailbox code into generic APIsJin Yao1-0/+294