summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski2023-10-091-0/+1
* ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński2023-09-291-0/+2
* ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai2023-09-011-2/+2
* ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai2023-09-011-1/+1
* Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-2813-78/+47
|\
| * Add I2S support for the StarFive JH7110 SoCMark Brown2023-08-231-0/+3
| |\
| | * ASoC: dwc: i2s: Add StarFive JH7110 SoC supportXingyu Wu2023-08-231-0/+3
| * | ASoC: Delete UDA134x/L3 audio codecLinus Walleij2023-08-232-52/+0
| |/
| * Add cs42l43 PC focused SoundWire CODECMark Brown2023-08-221-0/+17
| |\
| | * ASoC: cs42l43: Add support for the cs42l43Charles Keepax2023-08-181-0/+17
| * | ASoC: rt5682s: Convert to use GPIO descriptorsLinus Walleij2023-08-171-3/+0
| * | ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij2023-08-171-3/+0
| * | 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