summaryrefslogtreecommitdiff
path: root/sound/soc/sof (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()Yang Yingliang2022-10-211-7/+1
* ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptorPierre-Louis Bossart2022-10-191-1/+29
* ASoC: jz4752b: Capture fixesMark Brown2022-10-191-15/+40
|\
| * Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-10-0359-560/+3401
| |\
| * \ Merge branch 'for-linus' into for-nextTakashi Iwai2022-09-132-2/+4
| |\ \
| * | | ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabledCezary Rojewski2022-08-191-1/+1
| * | | ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski2022-08-181-17/+12
| * | | ASoC: SOF: Intel: Introduce HDA codec init and exit routinesCezary Rojewski2022-08-181-0/+30
* | | | ASoC: SOF: ipc4-mtrace: protect per-core nodes against multiple openKai Vehmanen2022-10-181-2/+18
* | | | ASoC: SOF: Intel: pci-mtl: fix firmware namePierre-Louis Bossart2022-10-181-1/+1
| |_|/ |/| |
* | | 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
|\ \ \ \ | |/ / / |/| | |