aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Add support to compress API to ipc_msg_data /Mark Brown12-36/+81
2023-01-18ASoC: Merge up 6.2 fixesMark Brown33-202/+416
2023-01-18ASoC: SOF: sof-audio: Fixes for widget prepare andMark Brown1-4/+5
2023-01-18ASoC: samsung: fsd: audio support for FSD SoCMark Brown3-0/+62
2023-01-18ASoC: dt-bindings: simple-card: Document simple-audio-card,platFaiz Abbas1-0/+2
2023-01-18ASoC: SOF: keep prepare/unprepare widgets in sink pathBard Liao1-2/+3
2023-01-18ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULLRanjani Sridharan1-2/+2
2023-01-18ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0Bard Liao1-1/+1
2023-01-17ASoC: SOF: sof-audio: start with the right widget typeBard Liao1-2/+2
2023-01-17ASoC: SOF: compress: Set compress data offsetDaniel Baluta1-0/+9
2023-01-17ASoC: SOF: Add support for compress API for stream data/offsetDaniel Baluta2-12/+37
2023-01-17ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta8-10/+14
2023-01-17ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta10-16/+23
2023-01-17ASoC: samsung: i2s: add support for FSD I2SPadmanabhan Rajanbabu2-0/+54
2023-01-17ASoC: dt-bindings: Add FSD I2S controller bindingsPadmanabhan Rajanbabu1-0/+8
2023-01-16ASoC: codecs: wsa881x: Use proper shutdown GPIO polarityKrzysztof Kozlowski1-4/+29
2023-01-16ASoC: codecs: wsa881x: Simplify with dev_err_probeKrzysztof Kozlowski1-8/+5
2023-01-16ASoC: codecs: wsa881x: Simplify &pdev->dev in probeKrzysztof Kozlowski1-5/+5
2023-01-16ASoC: codecs: wsa883x: Simplify &pdev->dev in probeKrzysztof Kozlowski1-7/+7
2023-01-16ASoC: fsl_sai: Use dev_err_probeAlexander Stein1-1/+4
2023-01-16ASoC: fsl_sai: initialize is_dsp_mode flagShengjiu Wang1-0/+1
2023-01-13Fixes for avs driverMark Brown2-2/+2
2023-01-13ASoC: Intel: avs: Use asoc_substream_to_rtd() to obtain rtdCezary Rojewski3-17/+17
2023-01-13ASoC: Intel: avs: Use min_t instead of min with castAmadeusz Sławiński1-1/+1
2023-01-13ASoC: Intel: avs: Correctly access topology fieldsAmadeusz Sławiński1-1/+1
2023-01-13ASoC: Intel: avs: Implement PCI shutdownAmadeusz Sławiński1-0/+24
2023-01-12ASoC: PXA: make SND_PXA2XX_SOC_AC97 user-selectableArnd Bergmann1-1/+4
2023-01-12ASoC: Intel: sof_es8336: Drop reference count of ACPI device after useAndy Shevchenko1-6/+8
2023-01-12ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after useAndy Shevchenko1-1/+1
2023-01-12ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after useAndy Shevchenko1-6/+6
2023-01-12ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko1-1/+1
2023-01-12ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after useAndy Shevchenko1-8/+12
2023-01-12Add tdm support in acp machine driverMark Brown4-101/+395
2023-01-12ASoC: amd: acp-es8336: Drop reference count of ACPI device after useAndy Shevchenko1-2/+4
2023-01-11ASoC: amd: acp: Enable i2s tdm support for skyrim platformsVenkata Prasad Potturu4-0/+31
2023-01-11ASoC: amd: acp: Add i2s tdm support in machine driverVenkata Prasad Potturu4-14/+162
2023-01-11ASoC: amd: acp: Refactor i2s clocks programming sequenceVenkata Prasad Potturu1-75/+94
2023-01-11ASoC: amd: acp: Refactor dai format implementationVenkata Prasad Potturu1-30/+122
2023-01-11ASoC: amd: acp: Add new cpu dai's in machine driverVenkata Prasad Potturu1-4/+8
2023-01-11ASoC: tlv320aic3x: Add optional clock and port propertiesJai Luthra1-0/+7
2023-01-11ASoC: amd: yc: Add DMI support for new acer/emdoor platformsSyed Saba Kareem1-0/+14
2023-01-10Add support of MediaTek mt8188 to SOFMark Brown4-2/+33
2023-01-10ASoC: fsl-asoc-card: Log error code when we fail to registerMark Brown1-1/+1
2023-01-10ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for coreTinghan Shen2-0/+4
2023-01-10ASoC: SOF: mediatek: Support mt8188 platformTinghan Shen2-1/+26
2023-01-10dt-bindings: dsp: mediatek: Add mt8188 dsp compatibleTinghan Shen1-1/+3
2023-01-10ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown1-2/+2
2023-01-10ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown2-6/+6
2023-01-09ASoC: dt-bindings: nau8822: add nuvoton,spk-btl property to dtschemaEmanuele Ghidoli1-0/+6
2023-01-09ASoC: nau8822: add speaker Bridge Tied OutputMark Brown4-16/+58