summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2023-08-18ASoC: pcm: Drop obsoleted PCM copy_user opsTakashi Iwai1-7/+0
2023-08-18ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai1-1/+1
2023-08-18ASoC: component: Add generic PCM copy opsTakashi Iwai1-0/+7
2023-08-18ALSA: core: Add memory copy helpers between iov_iter and iomemTakashi Iwai1-0/+5
2023-08-18ALSA: pcm: Add copy ops with iov_iterTakashi Iwai1-0/+3
2023-08-17ASoC: rt5682s: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2023-08-17ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2023-08-17ASoC: rt5668: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2023-08-17ASoC: rt5665: Convert to use GPIO descriptorsLinus Walleij1-2/+0
2023-08-17ALSA: core: Drop snd_device_initialize()Takashi Iwai1-1/+0
2023-08-17ALSA: compress: Don't embed deviceTakashi Iwai1-1/+1
2023-08-17ALSA: rawmidi: Don't embed deviceTakashi Iwai1-1/+1
2023-08-17ALSA: hwdep: Don't embed deviceTakashi Iwai1-1/+1
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai1-1/+1
2023-08-17ALSA: control: Don't embed ctl_devTakashi Iwai1-1/+1
2023-08-17ALSA: core: Introduce snd_device_alloc()Takashi Iwai1-0/+1
2023-08-15ASoC: dapm: Add a flag for not having widget name in kcontrol nameJyri Sarha1-0/+1
2023-08-14ASoC: soc-dai.h: remove unused call back functionsKuninori Morimoto1-13/+0
2023-08-14ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto1-0/+13
2023-08-08ALSA: info: Remove unused function declarationsYue Haibing1-2/+0
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