summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-09ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPCPeter Ujfalusi
2022-05-09ASoC: SOF: ipc-msg-injector: Add support for IPC4 messagesPeter Ujfalusi
2022-05-09ASoC: SOF: ipc-msg-injector: Separate the message sendingPeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: Add support IPC4 message sendingPeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: Add API to get the ipc_typePeter Ujfalusi
2022-05-09ASoC: SOF: sof-client-probes: Query the maximum IPC payload sizePeter Ujfalusi
2022-05-09ASoC: SOF: ipc-msg-injector: Query the maximum IPC payload sizePeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: Add API to get the maximum IPC payload sizePeter Ujfalusi
2022-05-09Add missing dt-binding properties for audio components on mt8192-asuradaMark Brown
2022-05-09ASoC: pcm186x: simplify the return expression of pcm186x_power_off()Minghao Chi
2022-05-09ASoC: mediatek: simplify the return expression of mtk_dai_pcm_prepare()Minghao Chi
2022-05-09ASoC: uniphier: simplify the return expression of uniphier_aio_compr_set_para...Minghao Chi
2022-05-09ASoC: dt-bindings: rt5682: Add #sound-dai-cellsNícolas F. R. A. Prado
2022-05-09ASoC: dt-bindings: rt1015p: Add #sound-dai-cellsNícolas F. R. A. Prado
2022-05-09ASoC: dt-bindings: mediatek: mt8192: Add i2s-share propertiesNícolas F. R. A. Prado
2022-05-05ASoC: SOF: IPC4: Introduce message handling functionalityMark Brown
2022-05-05ASoC: cs43130: Re-use generic struct u16_fractAndy Shevchenko
2022-05-05ASoC: fsl_micfil: fix the naming style for mask definitionShengjiu Wang
2022-05-05ASoC: ti: davinci-mcasp: Add dma-type for bcdmaJayesh Choudhary
2022-05-05ASoC: SOF: ipc4: Add support for mandatory message handling functionalityPeter Ujfalusi
2022-05-05ASoC: SOF: Add initial header file for ipc4Peter Ujfalusi
2022-05-05ASoC: SOF: Add rx_data pointer to snd_sof_ipc_msg structPeter Ujfalusi
2022-05-04ASoC: cs35l45: Enable BOOSTRichard Fitzgerald
2022-05-04ASoC: soc-generic-dmaengine-pcm: Use default config when none is givenSascha Hauer
2022-05-04ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi
2022-05-04ASoC: Pull in fixesMark Brown
2022-05-03ASoC: tpa6130: use i2c_match_id and simple i2c probeStephen Kitt
2022-05-03ASoC: rk3328: fix disabling mclk on pclk probe failureNicolas Frattaroli
2022-05-03ASoC: adau1761: Add ADAU1761-as-ADAU1361 compatibility modeRicard Wanderlof
2022-05-03ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payloadPeter Ujfalusi
2022-05-03ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown
2022-05-03ASoC: dapm: Don't fold register value changes into notificationsMark Brown
2022-05-03ASoC: max98090: Fix event generation for custom controlsMark Brown
2022-04-29ASoC: SOF: Miscellaneous preparatory patches for IPC4Mark Brown
2022-04-29ASoC: SOF: IPC Abstraction for FW loadingMark Brown
2022-04-29ASoC: dsp: mediatek: add mt8195 dsp documentYC Hung
2022-04-29ASoC: SOF: sof-pci-dev: fix missing pci_release_regions() on error in sof_pci...Yang Yingliang
2022-04-29ASoC: SOF: loader: Call optional query_fw_configuration on first bootPeter Ujfalusi
2022-04-29ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not usedPeter Ujfalusi
2022-04-29ASoC: SOF: mediatek: mt8195: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: imx: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: amd: renoir: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: loader: Switch to use the fw_loader opsPeter Ujfalusi
2022-04-29ASoC: SOF: ipc: Add check for fw_loader opsPeter Ujfalusi
2022-04-29ASoC: SOF: ipc3-loader: Implement firmware parsing and loadingPeter Ujfalusi
2022-04-29ASoC: SOF: Introduce IPC dependent ops for firmware handling, loadingPeter Ujfalusi
2022-04-29ASoC: SOF: Add a prepare op to IPC topology widget opsRanjani Sridharan
2022-04-29ASoC: SOF: clarify use of widget complete flagRanjani Sridharan
2022-04-29ASoC: SOF: topology: Skip parsing DAI link tokens if not neededRanjani Sridharan