summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+7
12 daysMerge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2025-12-08ASoC: SOF: Intel: export hda_sdw_bpt_get_buf_size_aligmentBard Liao1-0/+7
2025-12-07ALSA: hda/core: add addr_offset field for bus address translationJoakim Zhang1-0/+3
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-40/+453
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai13-39/+450
2025-11-28ASoC: cs35l56: Log a message if firmware is missingRichard Fitzgerald1-0/+1
2025-11-27ASoC: sdw_utils: Add cs42l45 support functionsCharles Keepax1-0/+2
2025-11-27ASoC: intel: sof_sdw: Add ability to have auxiliary devicesCharles Keepax1-1/+10
2025-11-27ASoC: sdw_utils: Move codec_name to dai infoCharles Keepax1-2/+2
2025-11-27ASoC: SDCA: Add terminal type into input/output widget nameCharles Keepax1-0/+2
2025-11-27ASoC: SDCA: Align mute controls to ALSA expectationsCharles Keepax1-1/+1
2025-11-22ASoC: cs35l56: Set access permissions on volatileMark Brown1-0/+14
2025-11-22Add SDCA class driverMark Brown2-0/+16
2025-11-20ASoC: SDCA: add function devicesPierre-Louis Bossart1-0/+13
2025-11-20ASoC: SDCA: Add helper to write initialization writesCharles Keepax1-0/+2
2025-11-20ASoC: SDCA: Add missing forward declaration in headerCharles Keepax1-0/+1
2025-11-20ASoC: SDCA: Add stubs for FDL helper functionsCharles Keepax1-0/+30
2025-11-20ASoC: soc.h: Add SND_SOC_BYTES_E_ACC() to allow setting access flagsRichard Fitzgerald1-0/+7
2025-11-20ASoC: soc.h: Add SOC_ENUM_EXT_ACC() to allow setting access flagsRichard Fitzgerald1-0/+7
2025-11-20ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 supportBaojun Xu1-0/+5
2025-11-18ASoC: SDCA: Add companion amp FunctionCharles Keepax1-0/+3
2025-11-18ALSA: hda/tas2781: fix speaker id retrieval for multiple probesAntheas Kapenekakis1-1/+1
2025-11-17ASoC: Intel: soc-acpi: add NVL match tablesPeter Ujfalusi1-0/+2
2025-11-17ASoC: soc.h: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-4/+4
2025-11-11ASoC: cs35l56: Allow restoring factory calibration through ALSA controlRichard Fitzgerald1-0/+2
2025-11-11ASoC: cs35l56: Add control to read CAL_SET_STATUSRichard Fitzgerald1-0/+9
2025-11-10ASoC: cs35l56: Alter error codes for calibration routineRichard Fitzgerald1-0/+3
2025-11-06ASoC: SDCA: support Q7.8 volume formatShuming Fan1-0/+1
2025-11-04ASoC: tas2781: Add tas5822 supportBaojun Xu1-0/+1
2025-10-29Add SDCA UMP/FDL supportMark Brown6-10/+279
2025-10-28ALSA: cs35l56: Add support for factory calibrationMark Brown2-1/+59
2025-10-27ASoC: SDCA: Add HID button IRQCharles Keepax1-2/+11
2025-10-27ASoC: SDCA: Add early IRQ handlingCharles Keepax1-0/+3
2025-10-27ASoC: SDCA: Add UMP timeout handling for FDLCharles Keepax2-0/+12
2025-10-27ASoC: SDCA: Add completion for FDL start and stopCharles Keepax1-0/+10
2025-10-27ASoC: SDCA: Add FDL library for XU entitiesMaciej Strozek2-0/+82
2025-10-27ASoC: SDCA: Add SDCA FDL data parsingMaciej Strozek2-0/+45
2025-10-27ASoC: SDCA: Add UMP buffer helper functionsCharles Keepax2-0/+71
2025-10-27ASoC: SDCA: Parse Function Reset max delayCharles Keepax1-0/+3
2025-10-27ASoC: SDCA: Parse XU Entity propertiesCharles Keepax1-0/+23
2025-10-27ASoC: SDCA: Force some SDCA Controls to be volatileCharles Keepax1-0/+1
2025-10-27ASoC: SDCA: Rely less on the ASoC component in IRQ handlingCharles Keepax1-1/+6
2025-10-27ASoC: SDCA: Update externally_requested flag to cover all requestsCharles Keepax1-4/+3
2025-10-27ASoC: SDCA: Pass device register map from IRQ alloc to handlersCharles Keepax1-0/+2
2025-10-27ASoC: SDCA: Pass SoundWire slave to HIDCharles Keepax2-3/+7
2025-10-27ASoC: cs-amp-lib-test: Add test cases for cs_amp_set_efi_calibration_data()Richard Fitzgerald1-0/+5
2025-10-27ASoC: cs35l56: Add calibration command to store into UEFIRichard Fitzgerald1-0/+1
2025-10-27ASoC: cs-amp-lib: Add function to write calibration to UEFIRichard Fitzgerald1-0/+2
2025-10-27ASoC: cs-amp-lib: Return attributes from cs_amp_get_efi_variable()Richard Fitzgerald1-0/+1