index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-generic-dmaengine-pcm.c
Age
Commit message (
Expand
)
Author
2024-06-11
ALSA: dmaengine: Synchronize dma channel after drop()
Jai Luthra
2024-05-08
ASoC: dmaengine: Add missing module description
Takashi Iwai
2024-03-25
ASoC: dmaengine_pcm: Allow passing component name via config
Tomi Valkeinen
2023-09-26
ASoC: Merge up fixes
Mark Brown
2023-09-25
ASoC: soc-generic-dmaengine-pcm: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-22
ASoC: soc-generic-dmaengine-pcm: Fix function name in comment
Miquel Raynal
2023-09-01
ASoC: Name iov_iter argument as iterator instead of buffer
Takashi Iwai
2023-09-01
ASoC: dmaengine: Drop unused iov_iter for process callback
Takashi Iwai
2023-08-18
ASoC: dmaengine: Use iov_iter for process callback, too
Takashi Iwai
2023-08-18
ASoC: dmaengine: Convert to generic PCM copy ops
Takashi Iwai
2022-09-20
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-05-04
ASoC: soc-generic-dmaengine-pcm: Use default config when none is given
Sascha Hauer
2022-04-25
ASoC: dmaengine: Restore NULL prepare_slave_config() callback
Codrin Ciubotariu
2022-03-08
ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
Codrin Ciubotariu
2022-03-02
ASoC: soc-generic-dmaengine-pcm: set period_bytes_min based on maxburst
Sascha Hauer
2022-01-24
ASoC: soc-generic-dmaengine-pcm: separate max_buffer_size assignment
Shengjiu Wang
2021-09-27
ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytes
Sugar Zhang
2021-08-16
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_copy_u...
Kuninori Morimoto
2021-08-16
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_new()
Kuninori Morimoto
2021-08-16
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_hw...
Kuninori Morimoto
2020-10-09
ASoC: dmaengine: Document support for TX only or RX only streams
Mark Brown
2020-07-31
ASoC: core: Two step component registration
Cezary Rojewski
2020-07-23
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-07
ASoC: core: Remove only the registered component in devm functions
Maxime Ripard
2020-06-12
ASoC: dmaengine_pcm: export soc_component_to_pcm
Shengjiu Wang
2020-04-14
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-02-26
ASoC: Return error if the function does not support multi-cpu
Bard Liao
2020-02-18
ASoC: soc-generic-dmaengine-pcm: use for_each_pcm_streams() macro
Kuninori Morimoto
2020-01-23
Merge branch 'asoc-5.6' into asoc-next
Mark Brown
2020-01-21
ASoC: soc-generic-dmaengine-pcm: Fix error handling
Shengjiu Wang
2019-12-11
ASoC: generic-dmaengine-pcm: Use managed buffer allocation
Takashi Iwai
2019-12-11
ASoC: generic-dmaengine: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-11-15
ASoC: dmaengine: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-10-08
ASoC: soc-generic-dmaengine-pcm: remove snd_pcm_ops
Kuninori Morimoto
2019-10-01
ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
Shengjiu Wang
2019-09-11
ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name
Peter Ujfalusi
2019-09-09
ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
Peter Ujfalusi
2019-02-28
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2019-02-14
ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
Sylwester Nawrocki
2019-02-12
ASoC: dmaengine: Extend use of chan_names provided in custom DMA config
Sylwester Nawrocki
2019-02-12
ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()
Sylwester Nawrocki
2019-02-06
ASoC: dmaengine: Drop superfluous PCM preallocation error checks
Takashi Iwai
2018-08-18
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-07-26
ASoC: dmaengine: Use standard pcm_format_to_bits() macro
Takashi Iwai
2018-07-26
ASoC: dmaengine: Fix missing __user prefix in copy_user callback
Takashi Iwai
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-07-02
ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiers
Kuninori Morimoto
2018-02-26
ASoC: Revert "ASoC: soc-generic-dmaengine-pcm: Fix error handling"
Fabio Estevam
2018-02-26
ASoC: dmaengine_pcm: add processing support
Olivier Moysan
2018-02-26
ASoC: soc-generic-dmaengine-pcm: Fix sparse warnings
Fabio Estevam
[next]