summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ASoC: SOF: ipc4-pcm: fixup dailink based on copier formatBard Liao2023-09-151-8/+47
| | * | | ASoC: SOF: ipc4-topology: export sof_ipc4_copier_is_single_formatBard Liao2023-09-152-4/+7
| * | | | ASoC: SOF: ipc4/Intel: Implement split fw libraryMark Brown2023-09-154-3/+49
| |\ \ \ \
| | * | | | ASoC: SOF: Intel: hda-loader: Add support for split library loadingPeter Ujfalusi2023-09-151-2/+40
| | * | | | ASoC: SOF: ipc4: Add new message type: SOF_IPC4_GLB_LOAD_LIBRARY_PREPAREPeter Ujfalusi2023-09-151-0/+1
| | * | | | ASoC: SOF: Intel: hda: Add definition for SDxFIFOS.FIFOS maskPeter Ujfalusi2023-09-152-1/+4
| | * | | | ASoC: SOF: ipc4: Convert status code 2 and 15 to -EOPNOTSUPPPeter Ujfalusi2023-09-151-0/+4
| | |/ / /
| * | | | ASoC: SOF: ipc4-topology: Add deep buffer size to debug printsYong Zhi2023-09-141-3/+8
| * | | | ASoC: SOF: ipc4: Dump the payload also when set_get_data failsPeter Ujfalusi2023-09-141-1/+1
| |/ / /
| * | | ASoC: SOF: ops.h: Change the error code for not supported to EOPNOTSUPPPeter Ujfalusi2023-09-141-2/+2
| * | | ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2023-09-122-0/+15
* | | | ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst2023-10-191-1/+1
* | | | ASoC: SOF: Intel: Move binding to display driver outside of deferred probeMaarten Lankhorst2023-10-193-12/+8
* | | | ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst2023-10-191-1/+1
* | | | ASoC: SOF: Intel: Fix error handling in hda_init()Maarten Lankhorst2023-10-191-3/+11
* | | | ASoC: SOF: Intel: hda: start splitting the probePierre-Louis Bossart2023-10-193-3/+15
* | | | ASoC: SOF: core: Add probe_early and remove_late callbacksPierre-Louis Bossart2023-10-193-0/+29
* | | | ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran.Maarten Lankhorst2023-10-191-1/+5
| |_|/ |/| |
* | | 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