summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
...
* | | ASoC: SOF: sof-pci-dev: use community key on all Up boardsPierre-Louis Bossart2021-11-221-9/+1
|/ /
* | ASoC: SOF: mediatek: Add DSP system PM callback for mt8195YC Hung2021-11-181-0/+42
* | ASoC: SOF: mediatek: Add mt8195 dsp clock supportYC Hung2021-11-185-4/+208
* | ASoC: SOF: mediatek: Add dai driver dsp ops callback for mt8195YC Hung2021-11-181-0/+35
* | ASoC: SOF: Add mt8195 device descriptorYC Hung2021-11-182-1/+14
* | ASoC: SOF: mediatek: Add fw loader and mt8195 dsp ops to load firmwareYC Hung2021-11-184-1/+79
* | ASoC: SOF: topology: Add support for Mediatek AFE DAIYC Hung2021-11-182-0/+71
* | ASoC: SOF: mediatek: Add mt8195 hardware supportYC Hung2021-11-189-0/+575
* | ASoC: SOF: Platform updates for AMD and MediatekMark Brown2021-11-1716-0/+2024
|\ \
| * | ASoC: SOF: amd: Add support for SOF firmware authenticationAjit Kumar Pandey2021-11-174-1/+95
| * | ASoC: SOF: amd: Add trace logger supportV sujith kumar Reddy2021-11-174-1/+94
| * | ASoC: SOF: topology: Add support for AMD ACP DAIsAjit Kumar Pandey2021-11-172-0/+145
| * | ASoC: SOF: amd: Add Renoir PCI driver interfaceAjit Kumar Pandey2021-11-174-2/+168
| * | ASoC: SOF: amd: Add machine driver dsp ops for Renoir platformAjit Kumar Pandey2021-11-171-0/+22
| * | ASoC: SOF: amd: Add PCM stream callback for Renoir dai'sAjit Kumar Pandey2021-11-176-1/+305
| * | ASoC: SOF: amd: Add dai driver dsp ops callback for RenoirAjit Kumar Pandey2021-11-172-0/+93
| * | ASoC: SOF: amd: Add IPC support for ACP IP blockAjit Kumar Pandey2021-11-176-2/+256
| * | ASoC: SOF: amd: Add fw loader and renoir dsp ops to load firmwareAjit Kumar Pandey2021-11-175-1/+245
| * | ASoC: SOF: amd: Add helper callbacks for ACP's DMA configurationAjit Kumar Pandey2021-11-173-1/+359
| * | ASoC: SOF: amd: Add Renoir ACP HW supportAjit Kumar Pandey2021-11-178-0/+251
* | | ASoC: SOF: debug: Add support for IPC message injectionPeter Ujfalusi2021-11-173-0/+119
* | | ASoC: SOF: intel: Use the generic helper to get the replyPeter Ujfalusi2021-11-173-111/+4
* | | ASoC: SOF: imx: Use the generic helper to get the replyPeter Ujfalusi2021-11-172-72/+2
* | | ASoC: SOF: utils: Add generic function to get the reply for a tx messagePeter Ujfalusi2021-11-172-0/+67
|/ /
* | ASoC: SOF: i.MX: simplify KconfigPierre-Louis Bossart2021-11-163-35/+17
* | ASoC: SOF: core: Unregister machine driver before IPC and debugfsPeter Ujfalusi2021-11-151-7/+7
* | ASoC: SOF: trace: send DMA_TRACE_FREE IPC during releaseRanjani Sridharan2021-11-152-1/+19
* | ASoC: SOF: IPC: update ipc_log_header()Ranjani Sridharan2021-11-151-1/+16
* | Merge existing fixes from asoc/for-5.16 into new branchMark Brown2021-11-155-7/+39
|\|
| * ASoC: SOF: build compression interface into snd_sof.koArnd Bergmann2021-11-121-1/+1
| * ASoC: SOF: Intel: hda: fix hotplug when only codec is suspendedKai Vehmanen2021-11-053-2/+34
| * ASoC: SOF:control: Fix variable type in snd_sof_refresh_control()Peter Ujfalusi2021-11-041-4/+4
* | Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-11-0150-1465/+2388
|\|
| * Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown2021-10-186-11/+24
| |\
| * | ASoC: SOF: prepare code to allocate IPC messages in fw_readyRander Wang2021-10-083-12/+19
| * | Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...Mark Brown2021-10-0721-97/+218
| |\ \
| | * | ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta2021-10-078-6/+82
| | * | ASoC: SOF: imx: Use newly introduced generic IPC stream opsDaniel Baluta2021-10-072-36/+17
| | * | ASoC: SOF: Make Intel IPC stream ops genericBud Liviu-Alexandru2021-10-077-55/+52
| | * | ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta2021-10-0711-0/+67
| * | | Merge series "ASoC: SOF: Improvements for debugging" from Peter Ujfalusi <pet...Mark Brown2021-10-0712-65/+131
| |\ \ \
| | * | | ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is setPeter Ujfalusi2021-10-071-2/+1
| | * | | ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump callsPeter Ujfalusi2021-10-071-4/+2
| | * | | ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start failsPeter Ujfalusi2021-10-071-2/+1
| | * | | ASoC: SOF: core: Clean up snd_sof_get_status() printsPeter Ujfalusi2021-10-071-8/+8
| | * | | ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functionsPeter Ujfalusi2021-10-071-8/+4
| | * | | ASoC: SOF: Introduce macro to set the firmware statePeter Ujfalusi2021-10-075-10/+23
| | * | | ASoC: SOF: ops: Force DSP panic dumps to be printedPeter Ujfalusi2021-10-071-0/+3
| | * | | ASoC: SOF: ipc: Re-enable dumps after successful IPC txPeter Ujfalusi2021-10-071-0/+6
| | * | | ASoC: SOF: debug: Print out the fw_state along with the DSP dumpPeter Ujfalusi2021-10-071-0/+27