summaryrefslogtreecommitdiff
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to privatePeter Ujfalusi2022-05-193-31/+37
* ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi2022-05-198-615/+44
* ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi2022-05-194-0/+612
* ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi2022-05-194-10/+12
* ASoC: SOF: Introduce IPC independent ops for firmware tracing supportPeter Ujfalusi2022-05-191-0/+18
* ASoC: Intel: avs: Driver core and PCM operationsMark Brown2022-05-1718-20/+3439
|\
| * ASoC: Intel: avs: APL-based platforms supportCezary Rojewski2022-05-177-1/+295
| * ASoC: Intel: avs: SKL-based platforms supportCezary Rojewski2022-05-176-0/+170
| * ASoC: Intel: avs: Power managementCezary Rojewski2022-05-171-0/+101
| * ASoC: Intel: avs: PCI driver implementationCezary Rojewski2022-05-175-3/+497
| * ASoC: Intel: avs: Machine board registrationCezary Rojewski2022-05-173-1/+505
| * ASoC: Intel: avs: Replace link_mask usage with i2s_link_maskPiotr Maziarz2022-05-171-6/+6
| * ASoC: Intel: avs: Event tracingCezary Rojewski2022-05-175-3/+228
| * ASoC: Intel: avs: D0ix power state supportCezary Rojewski2022-05-174-3/+150
| * ASoC: Intel: avs: Prepare for firmware tracingCezary Rojewski2022-05-176-0/+113
| * ASoC: Intel: avs: Coredump and recovery flowCezary Rojewski2022-05-174-2/+105
| * ASoC: Intel: avs: HDA PCM BE operationsCezary Rojewski2022-05-172-0/+350
| * ASoC: Intel: avs: non-HDA PCM BE operationsCezary Rojewski2022-05-172-1/+225
| * ASoC: Intel: avs: Generic PCM FE operationsCezary Rojewski2022-05-172-2/+338
| * ASoC: Intel: avs: Generic soc component driverCezary Rojewski2022-05-172-1/+276
| * ASoC: Intel: avs: Account for libraries when booting basefwCezary Rojewski2022-05-172-0/+83
* | ASoC: ux500: mop500: Check before clk_put() not neededYihao Han2022-05-171-6/+3
* | ASoC: SOF: ipc-msg-injector: Cap the rmaining to count in IPC4 modePeter Ujfalusi2022-05-171-4/+11
|/
* ASoC: fsl_sai: Add support for i.MX8MM, MP, ULPMark Brown2022-05-162-1/+43
|\
| * ASoC: fsl_sai: Add support for i.MX8ULPShengjiu Wang2022-05-161-1/+13
| * ASoC: fsl_sai: Add support for i.MX8M PlusShengjiu Wang2022-05-161-0/+12
| * ASoC: fsl_sai: Add support for i.MX8MMShengjiu Wang2022-05-162-0/+18
* | firmware: mtk: add adsp ipc protocol for SOFMark Brown2022-05-165-11/+287
|\ \
| * | ASoC: SOF: mediatek: Add mt8186 ipc supportTinghan Shen2022-05-163-0/+147
| * | ASoC: SOF: mediatek: Add ipc support for mt8195Allen-KH Cheng2022-05-163-11/+140
| |/
* | ASoC: rt5645: Fix errorenous cleanup orderLin Ma2022-05-161-1/+6
* | ASoC: soc-component: Update handling to component delaysCharles Keepax2022-05-161-1/+15
* | ASoC: core: Pass legacy_dai_naming flag directlyCharles Keepax2022-05-161-1/+1
* | ASoC: core: Correct spelling fliped -> flippedCharles Keepax2022-05-162-4/+4
* | ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*Miaoqian Lin2022-05-161-11/+33
* | ASoC: amd: vangogh: Remove duplicate include filesYueHaibing2022-05-161-2/+0
|/
* ASoC: SOF: Add IPC4 FW loader supportMark Brown2022-05-129-13/+500
|\
| * ASoC: SOF: Intel: HDA: Set up sof_ipc4_fw_data for IPC4Ranjani Sridharan2022-05-123-0/+35
| * ASoC: SOF: IPC4: Add FW loader opsRanjani Sridharan2022-05-124-1/+230
| * ASoC: SOF: Add IPC4 private headerRanjani Sridharan2022-05-121-0/+27
| * ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platformsRanjani Sridharan2022-05-125-12/+208
* | ASoC: max98396: Fix build error for implicit function declarationHui Tang2022-05-121-0/+1
* | ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probeZheng Bin2022-05-121-0/+1
* | ASoC: samsung: Fix refcount leak in aries_audio_probeMiaoqian Lin2022-05-121-1/+1
|/
* ASOC: Fix the error handling code of the probeMark Brown2022-05-125-8/+14
|\
| * ASoC: cs42l46: Fix the error handling of cs42l56_i2c_probe()Zheyu Ma2022-05-111-1/+1
| * ASoC: wm8903: Fix the error handling of wm8903_i2c_probe()Zheyu Ma2022-05-111-1/+1
| * ASoC: tas6424: Fix the error handling of tas6424_i2c_probe()Zheyu Ma2022-05-111-2/+6
| * ASoC: tas571x: Fix the error handling of tas571x_i2c_probe()Zheyu Ma2022-05-111-2/+4
| * ASoC: rt5645: Fix the error handling of rt5645_i2c_probe()Zheyu Ma2022-05-111-2/+2