summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-10-0359-560/+3401
|\
| * ASoC: SOF: mediatek: mt8195: Add pcm_pointer callbackChunxu Li2022-09-261-0/+33
| * ASoC: SOF: mediatek: mt8195: Add pcm_hw_params callbackChunxu Li2022-09-261-0/+11
| * ASoC: SOF: ipc4/Intel: Improve and enable IPC error dumpMark Brown2022-09-2310-15/+77
| |\
| | * ASoC: SOF: ipc4: Call snd_sof_handle_fw_exception() in case of timeoutPeter Ujfalusi2022-09-231-0/+1
| | * ASoC: SOF: Intel: hda: Only dump firmware registers for IPC3Peter Ujfalusi2022-09-231-1/+2
| | * ASoC: SOF: Intel: mtl: Print relevant register in ipc_dumpPeter Ujfalusi2022-09-231-9/+8
| | * ASoC: SOF: Intel: skl: Use the ipc4 version of the ipc_dumpPeter Ujfalusi2022-09-231-1/+1
| | * ASoC: SOF: Intel: hda: Add separate ops for ipc_dump for IPC4Peter Ujfalusi2022-09-233-1/+25
| | * ASoC: SOF: Intel: cnl: Add separate ops for ipc_dump for IPC4Peter Ujfalusi2022-09-234-3/+40
| * | ASoC: SOF: Intel: MTL: remove the unnecessary snd_sof_dsp_read()Yong Zhi2022-09-231-8/+0
| * | ASoC: SOF: Intel: MTL: reuse the common ops for PMRanjani Sridharan2022-09-231-150/+0
| * | ASoC: SOF: Intel: HDA: use IPC version-specific opsRanjani Sridharan2022-09-231-8/+5
| * | ASoC: SOF: Intel: MTL: define and set the disable_interrupts opRanjani Sridharan2022-09-231-0/+7
| * | ASoC: SOF: Intel: define and set the disable_interrupts op for cavs platformsRanjani Sridharan2022-09-237-0/+18
| * | ASoC: SOF: Intel: Add a new op for disabling interruptsRanjani Sridharan2022-09-231-0/+1
| * | ASoC: SOF: Intel: use power_down_dsp op in hda_dsp_removeFred Oh2022-09-231-3/+3
| * | ASoC: SOF: Intel: mtl: define and set power_down_dsp opFred Oh2022-09-231-0/+28
| * | ASoC: SOF: Intel: define and set power_down_dsp op for HDA platformsFred Oh2022-09-237-0/+18
| * | ASoC: SOF: Intel: introduce new op to handle dsp power downFred Oh2022-09-231-0/+1
| |/
| * ASoC: SOF: pci-tgl: add missing PCI IDs for RPLPierre-Louis Bossart2022-09-221-0/+4
| * ASoC: SOF: Intel: pci-tgl: reorder PCI IDsPierre-Louis Bossart2022-09-221-2/+2
| * ASoC: SOF: mediatek: add pcm_pointer callback for mt8186Chunxu Li2022-09-211-0/+33
| * ASoC: SOF: ipc4-topology: Free the ida when IPC fails in sof_ipc4_widget_setup()Peter Ujfalusi2022-09-211-1/+8
| * ASoC: SOF: Add SKL/KBL support for IPC4 CI testsMark Brown2022-09-219-2/+841
| |\
| | * ASoC: SOF: Intel: add ops for SKL/KBLPierre-Louis Bossart2022-09-202-9/+57
| | * ASoC: SOF: Intel: add initial SKL/KBL hardware supportPierre-Louis Bossart2022-09-208-5/+204
| | * ASoC: SOF: Intel: add SKL/KBL hardware code loaderPierre-Louis Bossart2022-09-202-0/+589
| | * ASoC: SOF: Intel: hda-dsp: expose functions for SKL supportPierre-Louis Bossart2022-09-202-2/+5
| * | ADD SOF support for rembrandt platformMark Brown2022-09-2117-151/+651
| |\ \
| | * | ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024V sujith kumar Reddy2022-09-206-17/+48
| | * | ASoC: SOF: Adding amd HS functionality to the sof coreV sujith kumar Reddy2022-09-203-0/+43
| | * | ASoC: SOF: amd: Add support for Rembrandt plaform.V sujith kumar Reddy2022-09-207-1/+351
| | * | ASoC: SOF: amd: Make ACP core code generic for newer SOC transitionAjit Kumar Pandey2022-09-2010-134/+210
| | |/
| * | ASoC: SOF: ipc4-topology: minor cleanupMark Brown2022-09-201-3/+2
| |\ \
| | * | ASoC: SOF: ipc4-topology: remove useless assignmentPierre-Louis Bossart2022-09-201-2/+1
| | * | ASoC: SOF: ipc4-topology: clarify calculation precedencePierre-Louis Bossart2022-09-201-1/+1
| | |/
| * | ASoC: SOF: sof-audio: fix prepare/unprepareMark Brown2022-09-201-5/+7
| |\ \
| | * | ASoC: SOF: don't unprepare widget used other pipelinesRander Wang2022-09-201-2/+2
| | * | ASoC: SOF: clear prepare state when widget is unpreparedRander Wang2022-09-201-5/+7
| | |/
| * | ASoC: soc.h: random cleanupMark Brown2022-09-201-2/+2
| |\ \ | | |/ | |/|
| | * ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto2022-09-201-2/+2
| * | ASoC: SOF: Intel: override mclk_id for ES8336 supportMark Brown2022-09-206-5/+57
| |\ \
| | * | ASoC: SOF: Intel: hda: override mclk_id after parsing NHLT SSP blobPierre-Louis Bossart2022-09-201-0/+28
| | * | ASoC: SOF: add quirk to override topology mclk_idPierre-Louis Bossart2022-09-193-0/+22
| | * | ASoC: SOF: Intel: hda: refine SSP count supportPierre-Louis Bossart2022-09-193-5/+7
| * | | ASoC: SOF: mediatek: add pcm_hw_params callback for mt8186Chunxu Li2022-09-201-0/+11
| | |/ | |/|
| * | ASoC: SOF: start using tracing instead of dev_dbgMark Brown2022-09-2014-51/+51
| |\ \
| | * | ASoC: SOF: replace ipc4-loader dev_vdbg with tracepointsNoah Klayman2022-09-191-3/+4
| | * | ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman2022-09-192-9/+8