summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-02-17ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFGHector Martin1-0/+1
2025-02-17ASoC: tas2764: Mark SW_RESET as volatileHector Martin1-0/+1
2025-02-17ASoC: tas2764: Wait for ramp-down after shutdownHector Martin1-0/+8
2025-02-17ASoC: tas2764: Power up/down amp on mute opsHector Martin1-30/+21
2025-02-17ASoC: soc-pcm: cleanup dpcm_fe_dai_do_trigger()Kuninori Morimoto1-32/+20
2025-02-17ASoC: soc-pcm: cleanup dpcm_dai_trigger_fe_be()Kuninori Morimoto1-8/+8
2025-02-17ASoC: remove dpcm_process_paths()Kuninori Morimoto2-18/+12
2025-02-17ASoC: remove update from snd_soc_cardKuninori Morimoto1-27/+21
2025-02-17ASoC: soc-pcm: remove duplicate param from __soc_pcm_hw_params()Kuninori Morimoto1-5/+5
2025-02-17ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot()Kuninori Morimoto1-3/+5
2025-02-17ASoC: soc-pcm: makes dpcm_dapm_stream_event() voidKuninori Morimoto1-4/+1
2025-02-17ASoC: soc-ops: makes snd_soc_read_signed() voidKuninori Morimoto1-17/+6
2025-02-17ASoC: soc-core: makes snd_soc_set_dmi_name() localKuninori Morimoto1-8/+7
2025-02-17ASoC: soc-pcm: no need to check dpcm->fe on dpcm_be_connect()Kuninori Morimoto1-3/+2
2025-02-14Merge tag 'asoc-fix-v6.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai26-136/+245
2025-02-13gpiolib: add gpiod_multi_set_value_cansleepMark Brown1-3/+1
2025-02-13ASoC: Intel: avs: Use str_on_off() in avs_dsp_core_power()Thorsten Blum1-1/+2
2025-02-13ASoC: tegra: Remove the isomgr_bw APIs exportSheetal1-3/+0
2025-02-13ASoC: amd: ps: use switch statements for acp pci revision id checkVijendar Mukunda1-6/+14
2025-02-13ASoC: imx-audmix: remove cpu_mclk which is from cpu dai deviceShengjiu Wang1-31/+0
2025-02-12ASoC: adau1701: use gpiod_multi_set_value_cansleepDavid Lechner1-3/+1
2025-02-12ASoC: SOF: imx-common: set sdev->pdata->hw_pdata after common is alloc'dLaurentiu Mihalcea1-1/+1
2025-02-11ASoC: fsl_micfil: Add decimation filter bypass mode supportShengjiu Wang2-5/+45
2025-02-10ASoC: Intel: soc-acpi-intel-ptl-match typo fixupsMark Brown1-6/+6
2025-02-10ASoC: cs35l41: Fix acpi_device_hid() not foundStefan Binding1-0/+7
2025-02-10ASoC: codecs: wcd93xx-sdw: fix of_property_read_bool() warningsJohan Hovold3-3/+3
2025-02-10ASoC: tscs454: Use str_enable_disable() in pll_power_event()Thorsten Blum1-3/+2
2025-02-10ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handlerCristian Ciocaltea1-1/+1
2025-02-10ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETECristian Ciocaltea1-7/+16
2025-02-10ASoC: SOF: amd: Drop unused includes from Vangogh driverCristian Ciocaltea2-6/+0
2025-02-10ASoC: SOF: amd: Add post_fw_run_delay ACP quirkCristian Ciocaltea3-0/+20
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-10Add SDCA DisCo parsing supportMark Brown2-9/+1401
2025-02-10Refactor imx drivers and introduce support forMark Brown8-1594/+988
2025-02-10ASoC: SOF: Intel: pci-ptl: Add support for PTL-HPeter Ujfalusi1-0/+1
2025-02-09lib/crc32: standardize on crc32c() name for Castagnoli CRC32Eric Biggers1-1/+1
2025-02-07ASoC: amd: Add support for ACP7.0 & ACP7.1Mark Brown14-351/+1440
2025-02-07ASoC: SDCA: Add support for PDE Entity propertiesCharles Keepax1-0/+138
2025-02-07ASoC: SDCA: Add support for clock Entity propertiesCharles Keepax1-0/+30
2025-02-07ASoC: SDCA: Add support for IT/OT Entity propertiesCharles Keepax1-0/+127
2025-02-07ASoC: SDCA: Add Channel Cluster parsingCharles Keepax1-0/+165
2025-02-07ASoC: SDCA: Add parsing for Control range structuresCharles Keepax1-0/+45
2025-02-07ASoC: SDCA: Add SDCA Control parsingCharles Keepax1-0/+539
2025-02-07ASoC: SDCA: Add support for Entity 0Charles Keepax1-3/+11
2025-02-07ASoC: SDCA: Parse initialization write tablePierre-Louis Bossart1-0/+61
2025-02-07ASoC: SDCA: Add code to parse Function informationPierre-Louis Bossart1-0/+268
2025-02-07ASoC: SDCA: Minor formatting and naming tweaksCharles Keepax2-9/+20
2025-02-07ASoC: SOF: imx: add driver for the imx95 chipLaurentiu Mihalcea3-0/+148
2025-02-07ASoC: SOF: imx: merge imx8 and imx8ulp driversLaurentiu Mihalcea4-531/+113