summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2025-04-01Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+69
2025-03-29Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2025-03-24Merge tag 'asoc-v6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai12-183/+1330
2025-03-20ASoC: wm8904: Add DMIC and DRC supportMark Brown1-0/+3
2025-03-20ASoC: wm8904: get platform data from DTErnest Van Hoecke1-0/+3
2025-03-19ASoC: ops: Remove snd_soc_put_volsw_range()Charles Keepax1-6/+4
2025-03-19ASoC: ops: Remove snd_soc_get_volsw_range()Charles Keepax1-6/+4
2025-03-19ASoC: ops: Remove snd_soc_info_volsw_range()Charles Keepax1-7/+5
2025-03-19ASoC: tas2781: Support dsp firmware Alpha and Beta seaiesShenghao Ding2-3/+38
2025-03-19Merge branch 'for-linus' into for-nextTakashi Iwai2-1/+35
2025-03-17ASoC: SDCA: Add support for GE Entity propertiesCharles Keepax1-0/+48
2025-03-17ASoC: SDCA: Add SDCA Control Range data access helperCharles Keepax1-0/+19
2025-03-17ASoC: SDCA: Add type flag for ControlsCharles Keepax1-0/+23
2025-03-14ASoC: Merge up fixesMark Brown1-1/+4
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie1-0/+31
2025-03-10ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMAPierre-Louis Bossart1-0/+69
2025-03-08ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registersPeter Ujfalusi1-0/+25
2025-03-08ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messagingPeter Ujfalusi1-0/+13
2025-03-06ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger()Kuninori Morimoto1-1/+1
2025-03-05ASoC: Merge up fixesMark Brown1-0/+31
2025-03-05ASoC: ops: Consistently treat platform_max as control valueCharles Keepax1-1/+4
2025-03-04ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpersCharles Keepax2-43/+26
2025-03-04Tidy up ASoC VALUE control macrosMark Brown2-55/+33
2025-03-04ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7Maciej S. Szmigiero1-0/+1
2025-03-03ASoC: Tidy up SOC_DOUBLE_R_* helpersCharles Keepax1-18/+10
2025-03-03ASoC: dapm: Use ASoC control macros where possibleCharles Keepax1-40/+22
2025-03-03ASoC: dapm: Add missing SOC_DAPM_DOUBLE_R_TLV() helperCharles Keepax1-0/+7
2025-03-03ASoC: Remove unused helper macroCharles Keepax1-3/+0
2025-03-03ASoC: soc-dai: remove SND_SOC_DAIFMT_CB{MS}_CF{MS}Kuninori Morimoto1-6/+0
2025-02-27ASoC: SDCA: Add helper to write out defaults and fixed valuesCharles Keepax1-0/+4
2025-02-27ASoC: SDCA: Add regmap helpers for parsing for DisCo Constant valuesCharles Keepax1-0/+6
2025-02-27ASoC: SDCA: Add generic regmap SDCA helpersCharles Keepax1-0/+21
2025-02-26ASoC: tas2781: Clean up for some defineBaojun Xu1-10/+11
2025-02-25ASoC: cs35l56: Prevent races when soft-resetting using SPI controlRichard Fitzgerald1-0/+31
2025-02-24ASoC: topology: Save num_channels value for mixer controlsCezary Rojewski1-0/+1
2025-02-17ASoC: remove dpcm_process_paths()Kuninori Morimoto1-2/+2
2025-02-17ASoC: remove update from snd_soc_cardKuninori Morimoto1-1/+0
2025-02-17ASoC: soc-pcm: makes dpcm_dapm_stream_event() voidKuninori Morimoto1-2/+2
2025-02-17ASoC: soc-core: makes snd_soc_set_dmi_name() localKuninori Morimoto1-10/+0
2025-02-07ASoC: SDCA: Add support for PDE Entity propertiesCharles Keepax1-0/+48
2025-02-07ASoC: SDCA: Add support for clock Entity propertiesCharles Keepax1-0/+25
2025-02-07ASoC: SDCA: Add support for IT/OT Entity propertiesCharles Keepax1-0/+117
2025-02-07ASoC: SDCA: Add Channel Cluster parsingCharles Keepax1-0/+170
2025-02-07ASoC: SDCA: Add parsing for Control range structuresCharles Keepax1-0/+14
2025-02-07ASoC: SDCA: Add SDCA Control parsingCharles Keepax1-0/+534
2025-02-07ASoC: SDCA: Add support for Entity 0Charles Keepax1-0/+4
2025-02-07ASoC: SDCA: Parse initialization write tablePierre-Louis Bossart1-0/+20
2025-02-07ASoC: SDCA: Add code to parse Function informationPierre-Louis Bossart2-0/+97
2025-02-07ASoC: SDCA: Minor formatting and naming tweaksCharles Keepax2-33/+51
2025-02-06ASoC: tas2781: Switch to use %ptTsrAndy Shevchenko1-1/+0