summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2023-09-01ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai-2/+2
2023-09-01ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai-1/+1
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-78/+47
2023-08-24ALSA: ump: Don't create unused substreams for static blocksTakashi Iwai-0/+1
2023-08-23Add I2S support for the StarFive JH7110 SoCMark Brown-0/+3
2023-08-23ASoC: dwc: i2s: Add StarFive JH7110 SoC supportXingyu Wu-0/+3
2023-08-23ASoC: Delete UDA134x/L3 audio codecLinus Walleij-52/+0
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown-0/+17
2023-08-18ASoC: cs42l43: Add support for the cs42l43Charles Keepax-0/+17
2023-08-18ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel opsTakashi Iwai-5/+0
2023-08-18ASoC: pcm: Drop obsoleted PCM copy_user opsTakashi Iwai-7/+0
2023-08-18ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai-1/+1
2023-08-18ASoC: component: Add generic PCM copy opsTakashi Iwai-0/+7
2023-08-18ALSA: core: Add memory copy helpers between iov_iter and iomemTakashi Iwai-0/+5
2023-08-18ALSA: pcm: Add copy ops with iov_iterTakashi Iwai-0/+3
2023-08-17ASoC: rt5682s: Convert to use GPIO descriptorsLinus Walleij-3/+0
2023-08-17ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij-3/+0
2023-08-17ASoC: rt5668: Convert to use GPIO descriptorsLinus Walleij-3/+0
2023-08-17ASoC: rt5665: Convert to use GPIO descriptorsLinus Walleij-2/+0
2023-08-17ALSA: core: Drop snd_device_initialize()Takashi Iwai-1/+0
2023-08-17ALSA: compress: Don't embed deviceTakashi Iwai-1/+1
2023-08-17ALSA: rawmidi: Don't embed deviceTakashi Iwai-1/+1
2023-08-17ALSA: hwdep: Don't embed deviceTakashi Iwai-1/+1
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai-1/+1
2023-08-17ALSA: control: Don't embed ctl_devTakashi Iwai-1/+1
2023-08-17ALSA: core: Introduce snd_device_alloc()Takashi Iwai-0/+1
2023-08-15ASoC: dapm: Add a flag for not having widget name in kcontrol nameJyri Sarha-0/+1
2023-08-14ASoC: soc-dai.h: remove unused call back functionsKuninori Morimoto-13/+0
2023-08-14ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto-0/+13
2023-08-08ALSA: info: Remove unused function declarationsYue Haibing-2/+0
2023-08-08ASoC: SOF: Intel: add LunarLake supportMark Brown-3/+30
2023-08-07ASoC: SOF: Intel: hda-mlink: add helper to get sublink LSDIID registerPierre-Louis Bossart-0/+4
2023-08-03ASoC: soc-acpi: Add missing kernel docCharles Keepax-0/+1
2023-07-31ASoC: SOF: Deprecate invalid enums in IPC3Curtis Malainey-2/+2
2023-07-31ASoC: soc-acpi: move link_slaves_found()Pierre-Louis Bossart-0/+6
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai-51/+130
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding-2/+3
2023-07-23ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer-0/+1
2023-07-23ASoC: cs35l56: Make common function for control port waitSimon Trimmer-0/+1
2023-07-23ASoC: cs35l56: Move part of cs35l56_init() to shared libraryRichard Fitzgerald-0/+1
2023-07-23ASoC: cs35l56: Move cs_dsp init into shared libraryRichard Fitzgerald-1/+1
2023-07-23ASoC: cs35l56: Move runtime suspend/resume to shared libraryRichard Fitzgerald-0/+2
2023-07-23ASoC: cs35l56: Move utility functions to shared fileSimon Trimmer-0/+7
2023-07-23ASoC: cs35l56: Move shared data into a common data structureSimon Trimmer-1/+14
2023-07-21ALSA: vmaster: Add snd_ctl_add_followers() helperTakashi Iwai-0/+3
2023-07-21ALSA: control: Introduce snd_ctl_find_id_mixer()Takashi Iwai-0/+22
2023-07-20Merge tag 'tags/ctl-lock-fixes-6.6' into for-nextTakashi Iwai-2/+4
2023-07-20ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai-1/+3
2023-07-20ALSA: control: Make snd_ctl_find_id() argument constTakashi Iwai-1/+1
2023-07-18ASoC: cs35l56: Patch soft registers to defaultsRichard Fitzgerald-1/+1