summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ASoC: SOF: sof-client: Update for different IPC versionsMark Brown2022-05-094-27/+227
| |\ \ \ \ \ \
| | * | | | | | ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPCPeter Ujfalusi2022-05-091-0/+3
| | * | | | | | ASoC: SOF: ipc-msg-injector: Add support for IPC4 messagesPeter Ujfalusi2022-05-091-3/+130
| | * | | | | | ASoC: SOF: ipc-msg-injector: Separate the message sendingPeter Ujfalusi2022-05-091-17/+31
| | * | | | | | ASoC: SOF: sof-client: Add support IPC4 message sendingPeter Ujfalusi2022-05-091-6/+41
| | * | | | | | ASoC: SOF: sof-client: Add API to get the ipc_typePeter Ujfalusi2022-05-092-0/+9
| | * | | | | | ASoC: SOF: sof-client-probes: Query the maximum IPC payload sizePeter Ujfalusi2022-05-091-2/+3
| | * | | | | | ASoC: SOF: ipc-msg-injector: Query the maximum IPC payload sizePeter Ujfalusi2022-05-091-5/+7
| | * | | | | | ASoC: SOF: sof-client: Add API to get the maximum IPC payload sizePeter Ujfalusi2022-05-092-0/+9
| * | | | | | | ASoC: SOF: trace: The dtrace is only available with SOF_IPCPeter Ujfalusi2022-05-091-0/+4
| * | | | | | | ASoC: sam9g20_wm8731: Use dev_err_probe() for snd_soc_register_card()Mark Brown2022-05-091-1/+2
| * | | | | | | ASoC: mediatek: mt8195: Fix build warning without CONFIG_OFYueHaibing2022-05-091-4/+0
| * | | | | | | ASoC: wm8940: add devicetree supportLukasz Majewski2022-05-092-1/+8
| |/ / / / / /
| * | | | | | ASoC: pcm186x: simplify the return expression of pcm186x_power_off()Minghao Chi2022-05-091-6/+1
| * | | | | | ASoC: mediatek: simplify the return expression of mtk_dai_pcm_prepare()Minghao Chi2022-05-091-7/+1
| * | | | | | ASoC: uniphier: simplify the return expression of uniphier_aio_compr_set_para...Minghao Chi2022-05-091-6/+1
| |/ / / / /
| * | | | | ASoC: SOF: IPC4: Introduce message handling functionalityMark Brown2022-05-053-1/+610
| |\ \ \ \ \
| | * | | | | ASoC: SOF: ipc4: Add support for mandatory message handling functionalityPeter Ujfalusi2022-05-053-1/+607
| | * | | | | ASoC: SOF: Add rx_data pointer to snd_sof_ipc_msg structPeter Ujfalusi2022-05-051-0/+3
| * | | | | | ASoC: cs43130: Re-use generic struct u16_fractAndy Shevchenko2022-05-052-83/+84
| * | | | | | ASoC: fsl_micfil: fix the naming style for mask definitionShengjiu Wang2022-05-051-4/+4
| * | | | | | ASoC: ti: davinci-mcasp: Add dma-type for bcdmaJayesh Choudhary2022-05-051-0/+2
| |/ / / / /
| * | | | | ASoC: cs35l45: Enable BOOSTRichard Fitzgerald2022-05-041-4/+0
| * | | | | ASoC: soc-generic-dmaengine-pcm: Use default config when none is givenSascha Hauer2022-05-041-32/+25
| * | | | | ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi2022-05-049-27/+9
| * | | | | ASoC: Pull in fixesMark Brown2022-05-0421-68/+123
| |\ \ \ \ \
| | * | | | | ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payloadPeter Ujfalusi2022-05-031-13/+26
| | * | | | | ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown2022-05-031-1/+1
| | * | | | | ASoC: dapm: Don't fold register value changes into notificationsMark Brown2022-05-031-2/+0
| | * | | | | ASoC: max98090: Fix event generation for custom controlsMark Brown2022-05-031-1/+3
| | * | | | | ASoC: rk3328: fix disabling mclk on pclk probe failureNicolas Frattaroli2022-04-281-1/+1
| | * | | | | ASoC: wm8960: Add ACPI supportNicola Lunghi2022-04-281-1/+14
| * | | | | | ASoC: tpa6130: use i2c_match_id and simple i2c probeStephen Kitt2022-05-031-10/+11
| * | | | | | ASoC: rk3328: fix disabling mclk on pclk probe failureNicolas Frattaroli2022-05-031-1/+1
| * | | | | | ASoC: adau1761: Add ADAU1761-as-ADAU1361 compatibility modeRicard Wanderlof2022-05-033-8/+99
| * | | | | | ASoC: SOF: Miscellaneous preparatory patches for IPC4Mark Brown2022-04-295-107/+368
| |\ \ \ \ \ \
| | * | | | | | ASoC: SOF: Add a prepare op to IPC topology widget opsRanjani Sridharan2022-04-293-14/+154
| | * | | | | | ASoC: SOF: clarify use of widget complete flagRanjani Sridharan2022-04-292-2/+5
| | * | | | | | ASoC: SOF: topology: Skip parsing DAI link tokens if not neededRanjani Sridharan2022-04-291-8/+10
| | * | | | | | ASoC: SOF: pcm: remove unnecessary function declarationRanjani Sridharan2022-04-292-4/+3
| | * | | | | | ASoC: SOF: Add two new fields to struct snd_sof_widgetRanjani Sridharan2022-04-291-1/+7
| | * | | | | | ASoC: SOF: Add a route_free op in struct sof_ipc_tplg_opsRanjani Sridharan2022-04-292-1/+8
| | * | | | | | ASoC: SOF: expose a couple of functionsRanjani Sridharan2022-04-292-20/+20
| | * | | | | | ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()Ranjani Sridharan2022-04-291-6/+6
| | * | | | | | ASoC: SOF: sof-audio: Set up widgets from source to sinkRanjani Sridharan2022-04-292-47/+130
| | * | | | | | ASoC: SOF: sof-audio: reset route status before freeing widgetRanjani Sridharan2022-04-291-2/+3
| | * | | | | | ASoC: SOF: Add a new op to set up volume tableRanjani Sridharan2022-04-293-15/+35
| * | | | | | | ASoC: SOF: IPC Abstraction for FW loadingMark Brown2022-04-2914-543/+539
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: SOF: loader: Call optional query_fw_configuration on first bootPeter Ujfalusi2022-04-291-0/+3
| | * | | | | | | ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not usedPeter Ujfalusi2022-04-292-87/+0