summaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_dmaengine.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: dmaengine: increment buffer pointer atomicallyAndreas Pape2022-09-271-3/+5
* ALSA: dmaengine: Fix missing return value comments for kernel docsTakashi Iwai2022-07-131-10/+20
* ASoC: dai_dma: remove slave_id fieldArnd Bergmann2021-12-171-3/+2
* ASoC: dmaengine_pcm: add peripheral configurationShengjiu Wang2021-02-051-0/+2
* ALSA: fix kernel-doc markupsMauro Carvalho Chehab2020-10-261-1/+2
* Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-03-301-1/+5
|\
| * ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointerPeter Ujfalusi2020-03-061-2/+0
| * ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi2020-02-111-1/+2
| * ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi2020-02-111-0/+5
* | ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iterationTakashi Iwai2020-02-101-1/+1
|/
* ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparamsShengjiu Wang2019-10-011-0/+83
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1
* ASoC: dmaengine_pcm: Add support for packed transfersMatthias Reichl2016-04-271-2/+9
* ALSA: pcm_dmaengine: Properly synchronize DMA on shutdownLars-Peter Clausen2015-11-161-3/+6
* ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xmlMasanari Iida2015-03-041-2/+2
* ALSA: pcm_dmaengine: Correct support for 24bits physical sample widthsPeter Ujfalusi2014-07-041-0/+2
* ALSA: pcm_dmaengine: Use the available wrapper to get physical widthPeter Ujfalusi2014-07-041-1/+1
* ALSA: pcm_dmaengine: Add check during device suspendTushar Behera2014-05-191-0/+6
* ALSA: pcm_dmaengine: Remove hardcoded PCM formatsTakashi Iwai2013-10-281-13/+9
* ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack2013-08-151-0/+367