summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: mtl: setup primary core info on MeteorLake platformRander Wang2023-06-161-4/+15
* ASoC: SOF: pm: Remove duplicated code in sof_suspendPeter Ujfalusi2023-06-161-8/+4
* ASoC: SOF: ipc4: Switch to use the sof_debug:bit11 to dump message payloadPeter Ujfalusi2023-06-161-23/+21
* ASoC: SOF: ipc3: Dump IPC message payloadPeter Ujfalusi2023-06-161-0/+39
* ASoC: SOF: Add new sof_debug flag to request message payload dumpPeter Ujfalusi2023-06-161-0/+3
* ASoC: SOF: core: Free the firmware trace before calling snd_sof_shutdown()Peter Ujfalusi2023-06-161-1/+3
* ASoC: SOF: sof-audio: test virtual widget in sof_walk_widgets_in_orderBard Liao2023-06-161-0/+15
* ASoC: SOF: sof-audio: add is_virtual_widget helperBard Liao2023-06-161-16/+16
* ASoC: SOF: amd: Add support for IPC with a reply_size set to zeroVenkata Prasad Potturu2023-06-141-0/+7
* ASoC: SOF: Add IPC3 Kernel InjectorCurtis Malainey2023-06-095-0/+228
* ASoC: SOF: Refactor rx function for fuzzingCurtis Malainey2023-06-092-24/+41
* ASoC: SOF: Intel: hda-pcm: remove kernel parameter initPierre-Louis Bossart2023-06-071-1/+1
* ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusionPierre-Louis Bossart2023-06-071-1/+11
* ASoC: SOF: Intel: hda: add helper to extract SoundWire link countPierre-Louis Bossart2023-06-052-0/+31
* ASoC: SOF: Intel: mtl: prepare for code reusePierre-Louis Bossart2023-06-052-6/+13
* ASoC: SOF: ipc4-topology: add DMA config TLV to IPC dataPierre-Louis Bossart2023-06-052-3/+33
* ASoC: SOF: ipc4-topology: introduce DMA config TLVPierre-Louis Bossart2023-06-051-0/+38
* ASoC: SOF: ipc4-topology: extend ALH-specific data structurePierre-Louis Bossart2023-06-052-18/+26
* ASoC: SOF: Intel: hda-dai: add get_hlink callbackPierre-Louis Bossart2023-06-053-22/+24
* ASoC: SOF: Intel: hda-dai: add calc_stream_format callbackPierre-Louis Bossart2023-06-053-13/+35
* ASoC: SOF: Intel: hda-dai: add codec_dai_set_stream callbackPierre-Louis Bossart2023-06-053-2/+22
* ASoC: SOF: Intel: hda-dai: add error checks to prevent static analysis warningsPierre-Louis Bossart2023-06-051-1/+16
* ASoC: SOF: mediatek: add adsp debug dumpTrevor Wu2023-06-012-0/+27
* ES8316 audio codec fixes on Rock5BMark Brown2023-05-308-28/+128
|\
| * ASoC: SOF: Intel: hda-mlink: fixes and extensionsMark Brown2023-05-161-9/+87
| |\
| | * ASoC: SOF: Intel: hda-mlink: add helper to program SoundWire PCMSyCM registersPierre-Louis Bossart2023-05-151-0/+50
| | * ASoC: SOF: Intel: hda-mlink: initialize instance_offset memberPierre-Louis Bossart2023-05-151-0/+2
| | * ASoC: SOF: Intel: hda-mlink: use 'ml_addr' parameter consistentlyPierre-Louis Bossart2023-05-151-1/+1
| | * ASoC: SOF: Intel: hda-mlink: fix base_ptr computationPierre-Louis Bossart2023-05-151-3/+3
| | * ASoC: SOF: Intel: hda-mlink: add helper to get SoundWire hlinkPierre-Louis Bossart2023-05-151-0/+12
| | * ASoC: SOF: Intel: hda-mlink: fix sublink refcountingPierre-Louis Bossart2023-05-151-5/+19
| * | ASoC: SOF: topology: Fix tuples array allocationRanjani Sridharan2023-05-151-1/+1
| * | ASoC: SOF: Separate the tokens for input and output pin indexRanjani Sridharan2023-05-151-2/+2
| * | ASoC: SOF: Various runtime pm fixes, improvementsMark Brown2023-05-153-13/+16
| |\ \
| | * | ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handlingPierre-Louis Bossart2023-05-151-6/+8
| | * | ASoC: SOF: pcm: fix pm_runtime imbalance in error handlingPierre-Louis Bossart2023-05-151-5/+6
| | * | ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptionsPierre-Louis Bossart2023-05-151-2/+2
| | |/
| * | ASoC: SOF: topology: Fix logic for copying tuplesRanjani Sridharan2023-05-151-0/+4
| * | ASoC: SOF: pm: save io region state in case of errors in resumeKai Vehmanen2023-05-151-1/+13
| * | ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent in dai_configPeter Ujfalusi2023-05-151-2/+5
| |/
* | ASoC: topology: allow for partial dailink stream_nameMark Brown2023-05-303-3/+9
|\ \
| * | ASoC: SOF: Intel: HDA: Limit the number of dai drivers for nocodec modeRanjani Sridharan2023-05-302-2/+8
| * | ASoC: SOF: topology: Use partial match for connecting DAI link and DAI widgetRanjani Sridharan2023-05-301-1/+1
* | | ASoC: SOF: mediatek: add mt8188 audio supportTrevor Wu2023-05-301-1/+60
|/ /
* | Improve support for sof_ipc{3|4}_bytes_ext_putMark Brown2023-05-233-10/+84
|\ \
| * | ASoC: sof: Improve sof_ipc4_bytes_ext_put functionPaul Olaru2023-05-231-4/+35
| * | ASoC: sof: Improve sof_ipc3_bytes_ext_put functionPaul Olaru2023-05-232-6/+49
* | | ASoC: do not include runtime_pm.h if not neededMark Brown2023-05-235-5/+0
|\ \ \
| * | | ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-235-5/+0
* | | | ASoC: SOF: Intel: mtl: Enable multicore supportMark Brown2023-05-232-4/+39
|\ \ \ \