summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2025-03-03ASoC: intel: rt286: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-03-03ASoC: intel: rt274: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-02-28Convert sound drivers to use devm_kmemdup_array()Mark Brown8-8/+16
2025-02-28ASoC: Intel: avs: use devm_kmemdup_array()Raag Jadav8-8/+16
2025-02-25ASoC: Intel: sof_sdw: warn both sdw and pch dmic are usedBard Liao1-0/+7
2025-02-24ASoC: Intel: avs: Support multi-channel PEAKVOL instantiationCezary Rojewski1-12/+20
2025-02-24ASoC: Intel: avs: Honor the invert flag for mixer controlsCezary Rojewski1-5/+12
2025-02-24ASoC: Intel: avs: Add support for mute for PEAKVOL and GAINAmadeusz Sławiński5-1/+134
2025-02-24ASoC: Intel: avs: Move to the new control operationsCezary Rojewski4-77/+6
2025-02-24ASoC: Intel: avs: New volume control operationsCezary Rojewski4-0/+128
2025-02-24ASoC: Intel: avs: Update VOLUME and add MUTE IPCsCezary Rojewski2-9/+126
2025-02-24ASoC: Intel: avs: Add volume control for GAIN moduleAmadeusz Sławiński1-2/+5
2025-02-24ASoC: Intel: avs: Make PEAKVOL configurable from topologyCezary Rojewski3-2/+25
2025-02-13ASoC: Intel: avs: Use str_on_off() in avs_dsp_core_power()Thorsten Blum1-1/+2
2025-02-10ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt713_vb_l2_rt1320_l13Peter Ujfalusi1-3/+3
2025-02-10ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt712_vb + rt1320 supportPeter Ujfalusi1-3/+3
2025-02-07ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l2_rt1320_l13Peter Ujfalusi1-3/+3
2025-02-07ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb + rt1320 supportPeter Ujfalusi1-3/+3
2025-02-06ASoC: and adn use snd_soc_ret()Mark Brown2-9/+9
2025-02-06ASoC: Intel: sof_sdw: Add support for new devicesMark Brown1-6/+35
2025-02-04ASoC: Intel: soc-acpi-intel-mtl-match: declare adr as ullBard Liao1-1/+1
2025-02-04ASoC: Intel: soc-acpi-intel-tgl-match: declare adr as ullBard Liao1-8/+8
2025-02-04ASoC: Intel: sof_sdw: Add support for Fatcat board with BT offload enabled in...Uday M Bhat1-0/+10
2025-02-04ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S14Richard Fitzgerald1-0/+1
2025-02-04ASoC: Intel: sof_sdw: Add lookup of quirk using PCI subsystem IDRichard Fitzgerald1-6/+24
2025-02-03ASoC: Intel: avs: Add WHM module supportCezary Rojewski4-0/+100
2025-02-03ASoC: Intel: avs: Remove unused gateway configuration codeCezary Rojewski2-150/+1
2025-02-03ASoC: Intel: avs: New gateway configuration mechanismCezary Rojewski1-0/+150
2025-02-03ASoC: Intel: avs: Configure basefw on TGL-based platformsAmadeusz Sławiński3-0/+80
2025-02-03ASoC: Intel: avs: Move DSP-boot steps into individual functionsCezary Rojewski2-17/+48
2025-02-03ASoC: Intel: avs: pcm3168a board selectionCezary Rojewski1-2/+15
2025-02-03ASoC: Intel: avs: Add pcm3168a machine boardCezary Rojewski3-0/+155
2025-01-29Merge tag 'asoc-fix-v6.14-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai1-1/+16
2025-01-23ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5VHans de Goede1-1/+16
2025-01-20Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai19-90/+855
2025-01-20Merge branch 'for-linus' into for-nextTakashi Iwai1-4/+19
2025-01-15ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and 83NMSimon Trimmer1-2/+17
2025-01-15ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LCSimon Trimmer1-2/+2
2025-01-10ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski4-0/+48
2025-01-09ASoC: Use of_property_present() for non-boolean propertiesRob Herring (Arm)1-1/+1
2025-01-09ASoC: remove disable_route_checksMark Brown1-2/+0
2025-01-09ASoC: Intel: avs: Fixes and cleanupsMark Brown11-65/+97
2025-01-09ASoC: intel: remove disable_route_checksKuninori Morimoto1-2/+0
2025-01-09ASoC: Intel: avs: Add missing includesCezary Rojewski1-0/+1
2025-01-09ASoC: Intel: avs: Adjust IPC tracesCezary Rojewski2-28/+35
2025-01-09ASoC: Intel: avs: Adjust DSP status register namesCezary Rojewski2-7/+7
2025-01-09ASoC: Intel: avs: Update ASRC definitionAmadeusz Sławiński1-2/+1
2025-01-09ASoC: Intel: avs: Improve logging of firmware loadingCezary Rojewski1-10/+16
2025-01-09ASoC: Intel: avs: Clearly state assumptions of hw_params()Cezary Rojewski1-0/+2
2025-01-09ASoC: Intel: avs: Add MODULE_FIRMWARE to inform about FWAmadeusz Sławiński1-0/+10