summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: sof-pci-dev: Fix community key quirk detectionMark Hasemeyer2023-11-081-0/+7
* ASoC: SOF: amd: fix for firmware reload failure after playbackVijendar Mukunda2023-09-271-1/+0
* ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successfulPeter Ujfalusi2023-09-151-2/+1
* ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan2023-09-152-2/+1
* ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failurePeter Ujfalusi2023-09-141-1/+2
* ASoC: SOF: ipc4-topology: fix wrong sizeof argumentBard Liao2023-09-141-1/+1
* ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda2023-08-231-3/+3
* ASoC: SOF: amd: clear panic mask status when panic occursVijendar Mukunda2023-08-231-0/+4
* ASoC: SOF: amd: add conditional check for acp_clkmux_sel registerVijendar Mukunda2023-08-231-1/+3
* ASoC: SOF: amd: remove redundant clock mux selection register writeVijendar Mukunda2023-08-231-7/+1
* ASoC: SOF: amd: add module parameter for firmware debugVijendar Mukunda2023-08-233-1/+8
* ASoC: SOF: amd: enable ACP external global interruptVijendar Mukunda2023-08-232-0/+4
* ASoC: SOF: amd: remove unused sha dma interrupt codeVijendar Mukunda2023-08-231-8/+1
* ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC valuePeter Ujfalusi2023-08-221-3/+23
* ASoC: SOF: ipc4-topology: Fixes for pipelines with SRCMark Brown2023-08-221-45/+89
|\
| * ASoC: SOF: ipc4-topology: Modify the reference output valid_bits for copierRanjani Sridharan2023-08-211-5/+53
| * ASoC: SOF: ipc4-topology: Fix pipeline params at the output of copierRanjani Sridharan2023-08-211-26/+1
| * ASoC: SOF: ipc4-topology: Fix the output reference params for SRCRanjani Sridharan2023-08-211-10/+30
| * ASoC: SOF: ipc4-topology: Modify pipeline params based on SRC output formatRanjani Sridharan2023-08-211-10/+11
* | ASoC: SOF: amd: Enable signed firmware image loading for Vangogh platformVenkata Prasad Potturu2023-08-213-0/+40
* | ASoC: SOF: amd: Add support for signed fw image loadingVenkata Prasad Potturu2023-08-214-3/+51
* | ASoC: SOF: amd: Add sof support for vangogh platformVenkata Prasad Potturu2023-08-216-4/+290
|/
* ASoC: Merge up fixesMark Brown2023-08-171-0/+3
|\
| * ASoC: SOF: ipc4-pcm: fix possible null pointer deferenceChao Song2023-08-161-0/+3
* | Use devm_kmemdup to replace devm_kmalloc + memcpyMark Brown2023-08-151-4/+1
|\ \
| * | ASoC: SOF: ipc3: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao2023-08-141-4/+1
* | | ASoC: SOF: topology: simplify kcontrol names withMark Brown2023-08-151-0/+22
|\ \ \
| * | | ASoC: SOF: topology: Add a token for dropping widget name in kcontrol nameJyri Sarha2023-08-151-0/+22
* | | | ASoC: SOF: Intel: Refactor code for HDA stream creationChao Song2023-08-151-60/+8
* | | | ASoC: SOF: remove duplicate code due to mergePierre-Louis Bossart2023-08-151-3/+0
|/ / /
* / / ASoC: sof: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+5
|/ /
* | ASoC: SOF: Intel: Remove duplicated include in lnl.cYang Li2023-08-101-1/+0
* | ASoC: SOF: Intel: Initialize chip in hda_sdw_check_wakeen_irq()Nathan Chancellor2023-08-101-0/+1
* | ASoC: Merge up fixesMark Brown2023-08-105-8/+21
|\|
| * ASoC: SOF: ipc4-topology: Update the basecfg for copier earlierPeter Ujfalusi2023-08-091-3/+3
| * ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stopRanjani Sridharan2023-08-083-4/+14
| * ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()Xia Fukun2023-08-071-1/+1
* | ASoC: SOF: Intel: add LunarLake supportMark Brown2023-08-0826-105/+868
|\ \
| * | ASoC: SOF: Intel: hda-mlink: add sublink to dev_dbg() logPierre-Louis Bossart2023-08-071-2/+2
| * | ASoC: SOF: IPC4: clarify 'pipeline_ids' usage and logsPierre-Louis Bossart2023-08-072-12/+13
| * | ASoC: SOF: Intel: hda-dai-ops: reset device count for SoundWire DAIsPierre-Louis Bossart2023-08-071-1/+23
| * | ASoC: SOF: Intel: hda-mlink: add helper to get sublink LSDIID registerPierre-Louis Bossart2023-08-071-0/+21
| * | ASoC: SOF: Intel: add abstraction for SoundWire wake-upsPierre-Louis Bossart2023-08-077-5/+30
| * | ASoC: SOF: Intel: hda: add hw_params/free/trigger callbacksPierre-Louis Bossart2023-08-071-1/+32
| * | ASoC: SOF: Intel: hda-dai: add helpers for SoundWire callbacksPierre-Louis Bossart2023-08-072-0/+84
| * | ASoC: SOF: Intel: hda-dai-ops: add ops for SoundWirePierre-Louis Bossart2023-08-071-0/+26
| * | ASoC: SOF: Intel: hda-dai-ops: only allocate/release streams for first CPU DAIPierre-Louis Bossart2023-08-071-2/+15
| * | ASoC: SOF: Intel: hda-dai: add DMIC supportPierre-Louis Bossart2023-08-072-0/+79
| * | ASoC: SOF: Intel: hda-dai: add ops for SSPPierre-Louis Bossart2023-08-071-1/+114
| * | ASoC: SOF: Intel: hda-dai-ops: add/select DMA ops for SSPPierre-Louis Bossart2023-08-071-1/+52