summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2023-08-08ASoC: SOF: Intel: add LunarLake supportMark Brown3-3/+30
2023-08-08ASoC: SOF: Intel: hda-mlink: add helper to get sublink LSDIID registerPierre-Louis Bossart1-0/+4
2023-08-03ASoC: soc-acpi: Add missing kernel docCharles Keepax1-0/+1
2023-08-01ASoC: SOF: Deprecate invalid enums in IPC3Curtis Malainey1-2/+2
2023-08-01ASoC: soc-acpi: move link_slaves_found()Pierre-Louis Bossart1-0/+6
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai5-51/+130
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding1-2/+3
2023-07-24ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer1-0/+1
2023-07-24ASoC: cs35l56: Make common function for control port waitSimon Trimmer1-0/+1
2023-07-24ASoC: cs35l56: Move part of cs35l56_init() to shared libraryRichard Fitzgerald1-0/+1
2023-07-24ASoC: cs35l56: Move cs_dsp init into shared libraryRichard Fitzgerald1-1/+1
2023-07-24ASoC: cs35l56: Move runtime suspend/resume to shared libraryRichard Fitzgerald1-0/+2
2023-07-24ASoC: cs35l56: Move utility functions to shared fileSimon Trimmer1-0/+7
2023-07-24ASoC: cs35l56: Move shared data into a common data structureSimon Trimmer1-1/+14
2023-07-21ALSA: vmaster: Add snd_ctl_add_followers() helperTakashi Iwai1-0/+3
2023-07-21ALSA: control: Introduce snd_ctl_find_id_mixer()Takashi Iwai1-0/+22
2023-07-20Merge tag 'tags/ctl-lock-fixes-6.6' into for-nextTakashi Iwai1-2/+4
2023-07-20ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai1-1/+3
2023-07-20ALSA: control: Make snd_ctl_find_id() argument constTakashi Iwai1-1/+1
2023-07-18ASoC: cs35l56: Patch soft registers to defaultsRichard Fitzgerald1-1/+1
2023-07-18Merge branch 'topic/hda-pci-ids' into for-nextTakashi Iwai2-3/+26
2023-07-18ASoC: Intel: Skylake: Use global PCI match macroAmadeusz Sławiński1-3/+0
2023-07-18ALSA: hda: Add controller matching macrosAmadeusz Sławiński1-0/+26
2023-07-17ALSA: emu10k1: set the "no filtering" bits on PCM voices on AudigyOswald Buddenhagen1-4/+7
2023-07-17ALSA: emu10k1: track loss of external clock on E-MU cardsOswald Buddenhagen1-0/+5
2023-07-17ASoC: simple-card-utils.c: enable multi Component supportKuninori Morimoto1-3/+2
2023-07-17ASoC: soc-core.c: add snd_soc_copy_dai_args()Kuninori Morimoto1-0/+2
2023-07-17ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()Kuninori Morimoto1-0/+2
2023-07-17ASoC: soc-core.c: add snd_soc_get_dai_via_args()Kuninori Morimoto1-0/+1
2023-07-17ASoC: soc-core.c: enable multi ComponentKuninori Morimoto2-0/+2
2023-07-17ASoC: soc-dai.c: add DAI get/match functionsKuninori Morimoto1-0/+2
2023-07-10ALSA: emu10k1: make E-MU dock monitoring interrupt-drivenOswald Buddenhagen1-2/+2
2023-07-10ASoC: soc-dapm.h: Convert macros to return a compound literalHerve Codina1-46/+92
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai9-14/+425
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai11-121/+1285
2023-06-23Merge branch 'topic/midi20' into for-nextTakashi Iwai1-0/+46
2023-06-23ALSA: ump: Export MIDI1 / UMP conversion helpersTakashi Iwai1-0/+46
2023-06-21Merge branch 'topic/midi20' into for-nextTakashi Iwai1-0/+4
2023-06-21ALSA: ump: Export snd_ump_receive_ump_val()Takashi Iwai1-0/+1
2023-06-21ALSA: ump: Add no_process_stream flagTakashi Iwai1-0/+1
2023-06-21ALSA: ump: Add helper to change MIDI protocolTakashi Iwai1-0/+2
2023-06-21sound: make all 'class' structures constIvan Orlov1-1/+1
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto1-1/+1
2023-06-20ASoC: soc-core.c: add snd_soc_{of_}get_dlc()Kuninori Morimoto1-0/+6
2023-06-19ASoC: tas2781: Add Header file for tas2781 driverShenghao Ding3-0/+368
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown2-0/+5
2023-06-15ASoC: simple_card_utils: remove unused cpus/codecs/platforms from propsKuninori Morimoto1-3/+0
2023-06-14ASoC: simple-card-utils.c: share asoc_graph_parse_dai()Kuninori Morimoto1-0/+3
2023-06-13ASoC: add new trigger ordering methodMark Brown2-8/+26
2023-06-13ASoC: remove old trigger ordering methodKuninori Morimoto2-8/+0