index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-03-08
ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
Codrin Ciubotariu
1
-3
/
+3
2022-03-02
ASoC: soc-generic-dmaengine-pcm: set period_bytes_min based on maxburst
Sascha Hauer
1
-1
/
+3
2022-01-24
ASoC: soc-generic-dmaengine-pcm: separate max_buffer_size assignment
Shengjiu Wang
1
-4
/
+6
2021-09-27
ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytes
Sugar Zhang
1
-1
/
+5
2021-08-16
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_copy_u...
Kuninori Morimoto
1
-2
/
+1
2021-08-16
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_new()
Kuninori Morimoto
1
-2
/
+1
2021-08-16
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_hw...
Kuninori Morimoto
1
-2
/
+1
2020-10-09
ASoC: dmaengine: Document support for TX only or RX only streams
Mark Brown
1
-0
/
+5
2020-07-31
ASoC: core: Two step component registration
Cezary Rojewski
1
-5
/
+9
2020-07-23
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
1
-2
/
+2
2020-07-07
ASoC: core: Remove only the registered component in devm functions
Maxime Ripard
1
-1
/
+1
2020-06-12
ASoC: dmaengine_pcm: export soc_component_to_pcm
Shengjiu Wang
1
-12
/
+0
2020-04-14
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-3
/
+3
2020-02-26
ASoC: Return error if the function does not support multi-cpu
Bard Liao
1
-0
/
+18
2020-02-19
ASoC: soc-generic-dmaengine-pcm: use for_each_pcm_streams() macro
Kuninori Morimoto
1
-5
/
+3
2020-01-23
Merge branch 'asoc-5.6' into asoc-next
Mark Brown
1
-12
/
+2
2020-01-21
ASoC: soc-generic-dmaengine-pcm: Fix error handling
Shengjiu Wang
1
-7
/
+9
2019-12-11
ASoC: generic-dmaengine-pcm: Use managed buffer allocation
Takashi Iwai
1
-10
/
+2
2019-12-11
ASoC: generic-dmaengine: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-2
/
+0
2019-11-15
ASoC: dmaengine: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-1
/
+1
2019-10-08
ASoC: soc-generic-dmaengine-pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-51
/
+51
2019-10-01
ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
Shengjiu Wang
1
-55
/
+6
2019-09-11
ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name
Peter Ujfalusi
1
-3
/
+3
2019-09-09
ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
Peter Ujfalusi
1
-0
/
+6
2019-02-28
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-9
/
+4
2019-02-14
ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
Sylwester Nawrocki
1
-17
/
+4
2019-02-12
ASoC: dmaengine: Extend use of chan_names provided in custom DMA config
Sylwester Nawrocki
1
-2
/
+9
2019-02-12
ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()
Sylwester Nawrocki
1
-1
/
+2
2019-02-06
ASoC: dmaengine: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-4
/
+1
2018-08-19
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2018-07-26
ASoC: dmaengine: Use standard pcm_format_to_bits() macro
Takashi Iwai
1
-1
/
+1
2018-07-26
ASoC: dmaengine: Fix missing __user prefix in copy_user callback
Takashi Iwai
1
-5
/
+4
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
1
-1
/
+1
2018-07-02
ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiers
Kuninori Morimoto
1
-14
/
+5
2018-02-26
ASoC: Revert "ASoC: soc-generic-dmaengine-pcm: Fix error handling"
Fabio Estevam
1
-2
/
+1
2018-02-26
ASoC: dmaengine_pcm: add processing support
Olivier Moysan
1
-2
/
+60
2018-02-26
ASoC: soc-generic-dmaengine-pcm: Fix sparse warnings
Fabio Estevam
1
-2
/
+3
2018-02-26
ASoC: soc-generic-dmaengine-pcm: Fix error handling
Fabio Estevam
1
-1
/
+2
2018-02-26
Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...
Mark Brown
1
-22
/
+33
2018-02-22
ASoC: soc-generic-dmaengine-pcm: Add a DMA debugfs_prefix entry
Fabio Estevam
1
-0
/
+3
2018-02-12
ASoC: soc-generic-dmaengine-pcm: replace platform to component
Kuninori Morimoto
1
-22
/
+33
2017-01-23
ASoC: Revert "Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag"
Sylwester Nawrocki
1
-1
/
+11
2016-10-25
ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
Sylwester Nawrocki
1
-12
/
+1
2016-04-27
ASoC: dmaengine_pcm: Add support for packed transfers
Matthias Reichl
1
-23
/
+34
2015-04-27
ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal
Lars-Peter Clausen
1
-11
/
+14
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2015-01-06
ASoC: dmaengine: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
Lars-Peter Clausen
1
-13
/
+2
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
1
-1
/
+1
2014-08-19
ASoC: Consolidate platform and CODEC probe/remove
Lars-Peter Clausen
1
-1
/
+3
2014-07-04
ASoC: generic-dmaengine-pcm: Prepare formats mask for valid physical sample s...
Peter Ujfalusi
1
-1
/
+36
[next]