summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing dt-binding properties for audio components on mt8192-asuradaMark Brown2022-05-093-0/+10
|\
| * ASoC: dt-bindings: rt5682: Add #sound-dai-cellsNícolas F. R. A. Prado2022-05-091-0/+2
| * ASoC: dt-bindings: rt1015p: Add #sound-dai-cellsNícolas F. R. A. Prado2022-05-091-0/+3
| * ASoC: dt-bindings: mediatek: mt8192: Add i2s-share propertiesNícolas F. R. A. Prado2022-05-091-0/+5
* | 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-054-1/+1070
|\
| * ASoC: SOF: ipc4: Add support for mandatory message handling functionalityPeter Ujfalusi2022-05-053-1/+607
| * ASoC: SOF: Add initial header file for ipc4Peter Ujfalusi2022-05-051-0/+460
| * 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-0422-70/+124
|\
| * 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: SOF: Fix NULL pointer exception in sof_pci_probe callbackAjit Kumar Pandey2022-04-271-0/+5
| * ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown2022-04-261-1/+17
| * ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu2022-04-251-3/+3
| * ASoC: atmel: mchp-pdmc: set prepare_slave_configCodrin Ciubotariu2022-04-251-0/+1
| * ASoC: max98090: Generate notifications on changes for custom controlMark Brown2022-04-251-1/+1
| * ASoC: max98090: Reject invalid values in custom control put()Mark Brown2022-04-251-0/+3
| * ASoC: rt9120: Correct the reg 0x09 size to one byteChiYuan Huang2022-04-221-1/+0
| * ASoC: meson: axg-card: Fix nonatomic linksNeil Armstrong2022-04-211-1/+0
| * ASoC: meson: axg-tdm-interface: Fix formatters in trigger"Neil Armstrong2022-04-211-21/+5
| * ASoC: soc-ops: fix error handlingPierre-Louis Bossart2022-04-211-1/+1
| * ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown2022-04-211-1/+1
| * ASoC: meson: Fix event generation for AUI CODEC muxMark Brown2022-04-211-1/+1
| * ASoC: meson: Fix event generation for AUI ACODEC muxMark Brown2022-04-211-1/+1
| * ASoC: da7219: Fix change notifications for tone generator frequencyMark Brown2022-04-201-4/+10
| * ASoC: simple-card-utils: fix sysclk shutdownOlivier Moysan2022-04-201-1/+1
| * ASoC: wm8958: Fix change notifications for DSP controlsMark Brown2022-04-191-4/+4
| * firmware: cs_dsp: Fix overrun of unterminated control name stringRichard Fitzgerald2022-04-121-2/+1
| * ASoC: codecs: Fix an error handling path in (rx|tx|va)_macro_probe()Christophe JAILLET2022-04-083-10/+26
* | 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