summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: rt5668: Convert to use GPIO descriptorsLinus Walleij2023-08-171-3/+0
| * | ASoC: rt5665: Convert to use GPIO descriptorsLinus Walleij2023-08-171-2/+0
| * | ASoC: dapm: Add a flag for not having widget name in kcontrol nameJyri Sarha2023-08-151-0/+1
| * | ASoC: soc-dai.h: remove unused call back functionsKuninori Morimoto2023-08-141-13/+0
| * | ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto2023-08-141-0/+13
| * | ASoC: SOF: Intel: add LunarLake supportMark Brown2023-08-083-3/+30
| |\ \
| | * | ASoC: SOF: Intel: hda-mlink: add helper to get sublink LSDIID registerPierre-Louis Bossart2023-08-071-0/+4
| * | | ASoC: soc-acpi: Add missing kernel docCharles Keepax2023-08-031-0/+1
| * | | ASoC: SOF: Deprecate invalid enums in IPC3Curtis Malainey2023-07-311-2/+2
| * | | ASoC: soc-acpi: move link_slaves_found()Pierre-Louis Bossart2023-07-311-0/+6
* | | | ALSA: ump: Don't create unused substreams for static blocksTakashi Iwai2023-08-241-0/+1
* | | | ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel opsTakashi Iwai2023-08-181-5/+0
* | | | ASoC: pcm: Drop obsoleted PCM copy_user opsTakashi Iwai2023-08-181-7/+0
* | | | ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai2023-08-181-1/+1
* | | | ASoC: component: Add generic PCM copy opsTakashi Iwai2023-08-181-0/+7
* | | | ALSA: core: Add memory copy helpers between iov_iter and iomemTakashi Iwai2023-08-181-0/+5
* | | | ALSA: pcm: Add copy ops with iov_iterTakashi Iwai2023-08-181-0/+3
* | | | ALSA: core: Drop snd_device_initialize()Takashi Iwai2023-08-171-1/+0
* | | | ALSA: compress: Don't embed deviceTakashi Iwai2023-08-171-1/+1
* | | | ALSA: rawmidi: Don't embed deviceTakashi Iwai2023-08-171-1/+1
* | | | ALSA: hwdep: Don't embed deviceTakashi Iwai2023-08-171-1/+1
* | | | ALSA: pcm: Don't embed deviceTakashi Iwai2023-08-171-1/+1
* | | | ALSA: control: Don't embed ctl_devTakashi Iwai2023-08-171-1/+1
* | | | ALSA: core: Introduce snd_device_alloc()Takashi Iwai2023-08-171-0/+1
* | | | ALSA: info: Remove unused function declarationsYue Haibing2023-08-081-2/+0
* | | | Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2023-07-255-51/+130
|\| | |
| * | | ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer2023-07-231-0/+1
| * | | ASoC: cs35l56: Make common function for control port waitSimon Trimmer2023-07-231-0/+1
| * | | ASoC: cs35l56: Move part of cs35l56_init() to shared libraryRichard Fitzgerald2023-07-231-0/+1
| * | | ASoC: cs35l56: Move cs_dsp init into shared libraryRichard Fitzgerald2023-07-231-1/+1
| * | | ASoC: cs35l56: Move runtime suspend/resume to shared libraryRichard Fitzgerald2023-07-231-0/+2
| * | | ASoC: cs35l56: Move utility functions to shared fileSimon Trimmer2023-07-231-0/+7
| * | | ASoC: cs35l56: Move shared data into a common data structureSimon Trimmer2023-07-231-1/+14
| * | | ASoC: cs35l56: Patch soft registers to defaultsRichard Fitzgerald2023-07-181-1/+1
| * | | ASoC: simple-card-utils.c: enable multi Component supportKuninori Morimoto2023-07-171-3/+2
| * | | ASoC: soc-core.c: add snd_soc_copy_dai_args()Kuninori Morimoto2023-07-171-0/+2
| * | | ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()Kuninori Morimoto2023-07-171-0/+2
| * | | ASoC: soc-core.c: add snd_soc_get_dai_via_args()Kuninori Morimoto2023-07-171-0/+1
| * | | ASoC: soc-core.c: enable multi ComponentKuninori Morimoto2023-07-172-0/+2
| * | | ASoC: soc-dai.c: add DAI get/match functionsKuninori Morimoto2023-07-171-0/+2
| * | | ASoC: soc-dapm.h: Convert macros to return a compound literalHerve Codina2023-07-091-46/+92
| | |/ | |/|
* | | ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding2023-07-241-2/+3
* | | ALSA: vmaster: Add snd_ctl_add_followers() helperTakashi Iwai2023-07-211-0/+3
* | | ALSA: control: Introduce snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-0/+22
* | | Merge tag 'tags/ctl-lock-fixes-6.6' into for-nextTakashi Iwai2023-07-201-2/+4
|\ \ \
| * | | ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai2023-07-201-1/+3
| * | | ALSA: control: Make snd_ctl_find_id() argument constTakashi Iwai2023-07-201-1/+1
| |/ /
* | | Merge branch 'topic/hda-pci-ids' into for-nextTakashi Iwai2023-07-182-3/+26
|\ \ \ | | |/ | |/|
| * | ASoC: Intel: Skylake: Use global PCI match macroAmadeusz Sławiński2023-07-181-3/+0
| * | ALSA: hda: Add controller matching macrosAmadeusz Sławiński2023-07-181-0/+26
| |/