summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-04-08ASoC: hdmi-codec: use RTD ID instead of DAI ID for ELD entryKuninori Morimoto1-3/+19
2025-04-08ASoC: Intel: avs: Constrain path based on BE capabilitiesAmadeusz Sławiński3-1/+125
2025-04-08ASoC: tas2781-i2c: Remove unnecessary NULL check before release_firmware()Chen Ni1-2/+1
2025-04-08ASoC: wm_adsp: Remove unnecessary NULL check before release_firmware()Chen Ni1-4/+2
2025-04-08ASoC: pcm6240: Remove unnecessary NULL check before release_firmware()Chen Ni1-2/+1
2025-04-08ASoC: tas2781-fmwlib: Remove unnecessary NULL check before release_firmware()Chen Ni1-2/+1
2025-04-08ASoC: codec: ak5386: Convert to GPIO descriptorsPeng Fan1-15/+13
2025-04-07ASoC: Intel: avs: Support 16 TDMs in dynamic assignmentAmadeusz Sławiński1-2/+2
2025-04-07ASoC: Intel: avs: Iterate over correct number of TDMsAmadeusz Sławiński1-1/+1
2025-04-07ASoC: Intel: avs: Assign unique ID to platform devicesAmadeusz Sławiński1-3/+7
2025-04-07ASoC: Intel: avs: Allow to specify custom configurations with i2s_testAmadeusz Sławiński1-65/+67
2025-04-07ASoC: Intel: avs: Allow for 16 channels configurationCezary Rojewski2-4/+5
2025-04-07ASoC: Intel: avs: Rename AVS_CHANNELS_MAX defineAmadeusz Sławiński3-4/+4
2025-04-07ASoC: Intel: avs: boards: Change ssm4567 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change rt5682 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change rt5663 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change rt5514 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change rt298 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change rt286 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change rt274 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change probe card nameAmadeusz Sławiński1-1/+2
2025-04-07ASoC: Intel: avs: boards: Change pcm3168a card nameAmadeusz Sławiński1-1/+13
2025-04-07ASoC: Intel: avs: boards: Change nau8825 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change max98927 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change max98373 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change max98357a card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change sspX-loopback card nameAmadeusz Sławiński1-2/+11
2025-04-07ASoC: Intel: avs: boards: Change hdaudio card nameAmadeusz Sławiński1-4/+19
2025-04-07ASoC: Intel: avs: boards: Change es8336 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: boards: Change DMIC card nameAmadeusz Sławiński1-1/+9
2025-04-07ASoC: Intel: avs: boards: Change da7219 card nameAmadeusz Sławiński1-1/+8
2025-04-07ASoC: Intel: avs: Use topology information for endpoint numbersAmadeusz Sławiński5-6/+10
2025-04-07ASoC: Intel: avs: boards: Add Kconfig option for obsolete card namesAmadeusz Sławiński4-7/+57
2025-04-07ASoC: Intel: avs: Add boards definitions for FCL platformAmadeusz Sławiński1-1/+2
2025-04-07ASoC: Intel: avs: Conditionally add DMA config when creating CopierCezary Rojewski2-4/+76
2025-04-07ASoC: Intel: avs: Dynamically assign ops for non-HDAudio DAIsCezary Rojewski1-5/+16
2025-04-07ASoC: Intel: avs: PCM operations for LNL-based platformsCezary Rojewski1-31/+85
2025-04-07ASoC: Intel: avs: PTL-based platforms supportCezary Rojewski8-5/+402
2025-04-07ASoC: Intel: avs: Relocate DSP status registersCezary Rojewski4-6/+18
2025-04-07ASoC: Intel: avs: Read HW capabilities when possibleCezary Rojewski2-0/+10
2025-04-07ASoC: Intel: avs: Ignore Vendor-space manipulation for ACECezary Rojewski2-3/+11
2025-04-07ASoC: loongson: Replace deprecated PCI functionsPhilipp Stanner1-6/+7
2025-04-07ASoC: sta32x: Remove unnecessary NULL check before clk_disable_unprepare()Chen Ni1-4/+2
2025-04-07ASoC: hdmi-codec: wire up the .prepare callback also for SPDIF DAI opsMartin Blumenstingl1-0/+1
2025-04-07ASoC: codecs: rt5677: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum1-2/+2
2025-04-07ASoC: Intel: Remove unused SND_SOC_INTEL_DA7219_MAX98357A_GENERICHelen Koike1-8/+0
2025-04-07ASoC: loongson: Replace deprecated PCI functionsPhilipp Stanner1-6/+7
2025-04-07ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/cl...Chen Ni1-8/+5
2025-04-07ASoC: Intel: avs: Permit deferred card registrationCezary Rojewski18-18/+18
2025-04-07ASoC: core: Complete support for card rebindingCezary Rojewski2-27/+80