summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/common/sst-ipc.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński2019-10-051-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+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