summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-13ASoC: add new trigger ordering methodKuninori Morimoto2-0/+26
2023-06-13ASoC: add N cpus to M codecs dai link supportBard Liao1-0/+6
2023-06-13ALSA: emu10k1: fix synthesizer pitch for E-MU cards at 44.1 kHzOswald Buddenhagen1-1/+1
2023-06-13ALSA: emu10k1: fix sample rates for E-MU cards at 44.1 kHz word clockOswald Buddenhagen1-0/+1
2023-06-13ALSA: emu10k1: query rate of external clock sources on E-MU cardsOswald Buddenhagen1-0/+5
2023-06-13ALSA: emu10k1: make available E-MU clock sources card-specificOswald Buddenhagen1-0/+2
2023-06-13ALSA: emu10k1: split off E-MU fallback clock from clock sourceOswald Buddenhagen1-1/+2
2023-06-13Merge branch 'topic/midi20' into for-nextTakashi Iwai2-0/+314
2023-06-12ALSA: seq: ump: Notify UMP protocol change to sequencerTakashi Iwai1-0/+1
2023-06-12ALSA: seq: ump: Handle FB info updateTakashi Iwai1-0/+2
2023-06-12ALSA: seq: ump: Handle groupless messagesTakashi Iwai1-0/+3
2023-06-12ALSA: ump: Support UMP Endpoint and Function Block parsingTakashi Iwai2-0/+308
2023-06-07ALSA: hda: Workaround for SDnCTL register on loongsonYanteng Si1-0/+1
2023-06-07ALSA: hda: Using polling mode for loongson controller by defaultYanteng Si1-0/+1
2023-06-06ASoC: add snd_soc_get_stream_cpu()Kuninori Morimoto1-0/+1
2023-06-06ASoC: soc.h: remove snd_soc_compr_ops :: triggerKuninori Morimoto1-1/+0
2023-06-05ALSA: emu10k1: vastly improve usefulness of info in /procOswald Buddenhagen1-0/+10
2023-06-05ALSA: emu10k1: make E-MU FPGA register dump in /proc more usefulOswald Buddenhagen1-0/+1
2023-05-30ES8316 audio codec fixes on Rock5BMark Brown1-0/+14
2023-05-24ALSA: emu10k1: add synchronized start of multi-channel playbackOswald Buddenhagen1-1/+9