index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-generic-dmaengine-pcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Return error if the function does not support multi-cpu
Bard Liao
2020-02-26
1
-0
/
+18
*
ASoC: soc-generic-dmaengine-pcm: use for_each_pcm_streams() macro
Kuninori Morimoto
2020-02-18
1
-5
/
+3
*
Merge branch 'asoc-5.6' into asoc-next
Mark Brown
2020-01-23
1
-12
/
+2
|
\
|
*
ASoC: generic-dmaengine-pcm: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-10
/
+2
|
*
ASoC: generic-dmaengine: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-2
/
+0
*
|
ASoC: soc-generic-dmaengine-pcm: Fix error handling
Shengjiu Wang
2020-01-21
1
-7
/
+9
|
/
*
ASoC: dmaengine: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-1
/
+1
*
ASoC: soc-generic-dmaengine-pcm: remove snd_pcm_ops
Kuninori Morimoto
2019-10-08
1
-51
/
+51
*
ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
Shengjiu Wang
2019-10-01
1
-55
/
+6
*
ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name
Peter Ujfalusi
2019-09-11
1
-3
/
+3
*
ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
Peter Ujfalusi
2019-09-09
1
-0
/
+6
*
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2019-02-28
1
-9
/
+4
|
\
|
*
ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
Sylwester Nawrocki
2019-02-14
1
-17
/
+4
|
*
ASoC: dmaengine: Extend use of chan_names provided in custom DMA config
Sylwester Nawrocki
2019-02-12
1
-2
/
+9
|
*
ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()
Sylwester Nawrocki
2019-02-12
1
-1
/
+2
*
|
ASoC: dmaengine: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-02-06
1
-4
/
+1
|
/
*
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-08-18
1
-1
/
+1
|
\
|
*
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-07-09
1
-1
/
+1
*
|
ASoC: dmaengine: Use standard pcm_format_to_bits() macro
Takashi Iwai
2018-07-26
1
-1
/
+1
*
|
ASoC: dmaengine: Fix missing __user prefix in copy_user callback
Takashi Iwai
2018-07-26
1
-5
/
+4
*
|
ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-14
/
+5
|
/
*
ASoC: Revert "ASoC: soc-generic-dmaengine-pcm: Fix error handling"
Fabio Estevam
2018-02-26
1
-2
/
+1
*
ASoC: dmaengine_pcm: add processing support
Olivier Moysan
2018-02-26
1
-2
/
+60
*
ASoC: soc-generic-dmaengine-pcm: Fix sparse warnings
Fabio Estevam
2018-02-26
1
-2
/
+3
*
ASoC: soc-generic-dmaengine-pcm: Fix error handling
Fabio Estevam
2018-02-26
1
-1
/
+2
*
Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...
Mark Brown
2018-02-26
1
-22
/
+33
|
\
|
*
ASoC: soc-generic-dmaengine-pcm: replace platform to component
Kuninori Morimoto
2018-02-12
1
-22
/
+33
*
|
ASoC: soc-generic-dmaengine-pcm: Add a DMA debugfs_prefix entry
Fabio Estevam
2018-02-22
1
-0
/
+3
|
/
*
ASoC: Revert "Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag"
Sylwester Nawrocki
2017-01-23
1
-1
/
+11
*
ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
Sylwester Nawrocki
2016-10-25
1
-12
/
+1
*
ASoC: dmaengine_pcm: Add support for packed transfers
Matthias Reichl
2016-04-27
1
-23
/
+34
*
ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal
Lars-Peter Clausen
2015-04-27
1
-11
/
+14
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-02-18
1
-1
/
+1
|
\
|
*
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-22
1
-1
/
+1
*
|
ASoC: dmaengine: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
Lars-Peter Clausen
2015-01-05
1
-13
/
+2
|
/
*
ASoC: Consolidate platform and CODEC probe/remove
Lars-Peter Clausen
2014-08-19
1
-1
/
+3
*
ASoC: generic-dmaengine-pcm: Prepare formats mask for valid physical sample s...
Peter Ujfalusi
2014-07-04
1
-1
/
+36
*
ASoC: core: Fix possible NULL pointer dereference of pcm->config
Xiubo Li
2014-01-16
1
-3
/
+6
*
ASoC: generic-dmaengine-pcm: Check DMA residue granularity
Lars-Peter Clausen
2014-01-14
1
-0
/
+27
*
ASoC: generic-dmaengine-pcm: Check NO_RESIDUE flag at runtime
Lars-Peter Clausen
2014-01-14
1
-24
/
+15
*
ASoC: dmaengine: Add config parameter NULL check.
Xiubo Li
2013-12-17
1
-2
/
+2
*
ASoC: dmaengine: fix deferred probe detection
Stephen Warren
2013-12-11
1
-1
/
+1
*
ASoC: dmaengine: support deferred probe for DMA channels
Stephen Warren
2013-12-11
1
-4
/
+16
*
ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_config
Stephen Warren
2013-12-09
1
-2
/
+16
*
Merge remote-tracking branch 'asoc/fix/dma' into asoc-dma
Mark Brown
2013-12-09
1
-11
/
+27
|
\
|
*
ASoC: don't leak on error in snd_dmaengine_pcm_register
Stephen Warren
2013-12-09
1
-11
/
+27
*
|
ASoC: restructure dmaengine_pcm_request_chan_of()
Stephen Warren
2013-12-09
1
-8
/
+13
*
|
ASoC: generic-dmaengine-pcm: Set BATCH flag when residue reporting is not sup...
Lars-Peter Clausen
2013-12-02
1
-0
/
+3
|
/
*
Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
2013-11-08
1
-0
/
+2
|
\
|
*
ASoC: generic-dmaengine-pcm: Clear slave_config memory
Lee Jones
2013-11-07
1
-0
/
+2
[next]