summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2025-11-20ASoC: soc.h: Add SOC_ENUM_EXT_ACC() to allow setting access flagsRichard Fitzgerald-0/+7
2025-11-20ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 supportBaojun Xu-0/+5
2025-11-18ASoC: SDCA: Add companion amp FunctionCharles Keepax-0/+3
2025-11-18ALSA: hda/tas2781: fix speaker id retrieval for multiple probesAntheas Kapenekakis-1/+1
2025-11-17ASoC: Intel: soc-acpi: add NVL match tablesPeter Ujfalusi-0/+2
2025-11-17ASoC: soc.h: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+4
2025-11-11ASoC: cs35l56: Allow restoring factory calibration through ALSA controlRichard Fitzgerald-0/+2
2025-11-11ASoC: cs35l56: Add control to read CAL_SET_STATUSRichard Fitzgerald-0/+9
2025-11-10ASoC: cs35l56: Alter error codes for calibration routineRichard Fitzgerald-0/+3
2025-11-06ASoC: SDCA: support Q7.8 volume formatShuming Fan-0/+1
2025-11-04ASoC: tas2781: Add tas5822 supportBaojun Xu-0/+1
2025-10-29Add SDCA UMP/FDL supportMark Brown-10/+279
2025-10-28ALSA: cs35l56: Add support for factory calibrationMark Brown-1/+59
2025-10-27ASoC: SDCA: Add HID button IRQCharles Keepax-2/+11
2025-10-27ASoC: SDCA: Add early IRQ handlingCharles Keepax-0/+3
2025-10-27ASoC: SDCA: Add UMP timeout handling for FDLCharles Keepax-0/+12
2025-10-27ASoC: SDCA: Add completion for FDL start and stopCharles Keepax-0/+10
2025-10-27ASoC: SDCA: Add FDL library for XU entitiesMaciej Strozek-0/+82
2025-10-27ASoC: SDCA: Add SDCA FDL data parsingMaciej Strozek-0/+45
2025-10-27ASoC: SDCA: Add UMP buffer helper functionsCharles Keepax-0/+71
2025-10-27ASoC: SDCA: Parse Function Reset max delayCharles Keepax-0/+3
2025-10-27ASoC: SDCA: Parse XU Entity propertiesCharles Keepax-0/+23
2025-10-27ASoC: SDCA: Force some SDCA Controls to be volatileCharles Keepax-0/+1
2025-10-27ASoC: SDCA: Rely less on the ASoC component in IRQ handlingCharles Keepax-1/+6
2025-10-27ASoC: SDCA: Update externally_requested flag to cover all requestsCharles Keepax-4/+3
2025-10-27ASoC: SDCA: Pass device register map from IRQ alloc to handlersCharles Keepax-0/+2
2025-10-27ASoC: SDCA: Pass SoundWire slave to HIDCharles Keepax-3/+7
2025-10-27ASoC: cs-amp-lib-test: Add test cases for cs_amp_set_efi_calibration_data()Richard Fitzgerald-0/+5
2025-10-27ASoC: cs35l56: Add calibration command to store into UEFIRichard Fitzgerald-0/+1
2025-10-27ASoC: cs-amp-lib: Add function to write calibration to UEFIRichard Fitzgerald-0/+2
2025-10-27ASoC: cs-amp-lib: Return attributes from cs_amp_get_efi_variable()Richard Fitzgerald-0/+1
2025-10-27ASoC: cs-amp-lib-test: Add cases for factory calibration helpersRichard Fitzgerald-1/+4
2025-10-27ASoC: cs35l56: Add common code for factory calibrationRichard Fitzgerald-0/+33
2025-10-27ASoC: cs-amp-lib: Add helpers for factory calibrationRichard Fitzgerald-0/+12
2025-10-27ASoC: cs35l56: Read silicon ID during initialization and save itRichard Fitzgerald-0/+1
2025-10-21ASoC: use snd_kcontrol_chip() instead ofMark Brown-16/+0
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter-0/+9
2025-10-20ASoC: soc.h: remove snd_soc_kcontrol_component()Kuninori Morimoto-16/+0
2025-10-15ASoC: use sof_sdw as default Intel SOF SDW machineMark Brown-4/+6
2025-10-13ASoC: tas2781: Add TAS5802, TAS5815, and TAS5828Baojun Xu-0/+3
2025-10-13ASoC: soc_sdw_utils: export asoc_sdw_get_dai_typeBard Liao-0/+1
2025-10-13ASoC: soc_sdw_utils: add name_prefix to asoc_sdw_codec_info structBard Liao-0/+1
2025-10-13ASoC: soc-acpi: make some variables of acpi adr and link adr non-constBard Liao-4/+4
2025-10-13ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driverBaojun Xu-0/+3
2025-09-29ALSA: Add definitions for the bits in IEC958 subframeShengjiu Wang-0/+9
2025-09-28Merge tag 'asoc-v6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai-0/+8
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai-9/+13
2025-09-28ASoC: cs35l56: Add support for CS35L56 B2 siliconRichard Fitzgerald-0/+2
2025-09-28ASoC: cs35l56: Set fw_regs table after getting REVIDRichard Fitzgerald-3/+0
2025-09-23Support reading Subsystem ID from Device TreeMark Brown-9/+13