summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-generic-dmaengine-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dmaengine: Document support for TX only or RX only streamsMark Brown2020-10-091-0/+5
* ASoC: core: Two step component registrationCezary Rojewski2020-07-311-5/+9
* ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-2/+2
* ASoC: core: Remove only the registered component in devm functionsMaxime Ripard2020-07-071-1/+1
* ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang2020-06-121-12/+0
* ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-04-141-3/+3
* ASoC: Return error if the function does not support multi-cpuBard Liao2020-02-261-0/+18
* ASoC: soc-generic-dmaengine-pcm: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-5/+3
* Merge branch 'asoc-5.6' into asoc-nextMark Brown2020-01-231-12/+2
|\
| * ASoC: generic-dmaengine-pcm: Use managed buffer allocationTakashi Iwai2019-12-111-10/+2
| * ASoC: generic-dmaengine: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* | ASoC: soc-generic-dmaengine-pcm: Fix error handlingShengjiu Wang2020-01-211-7/+9
|/
* ASoC: dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
* ASoC: soc-generic-dmaengine-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-51/+51
* ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparamsShengjiu Wang2019-10-011-55/+6
* ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->namePeter Ujfalusi2019-09-111-3/+3
* ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi2019-09-091-0/+6
* Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-281-9/+4
|\
| * ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki2019-02-141-17/+4
| * ASoC: dmaengine: Extend use of chan_names provided in custom DMA configSylwester Nawrocki2019-02-121-2/+9
| * ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()Sylwester Nawrocki2019-02-121-1/+2
* | ASoC: dmaengine: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-4/+1
|/
* Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-08-181-1/+1
|\
| * dmaengine: add support for reporting pause and resume separatelyMarek Szyprowski2018-07-091-1/+1
* | ASoC: dmaengine: Use standard pcm_format_to_bits() macroTakashi Iwai2018-07-261-1/+1
* | ASoC: dmaengine: Fix missing __user prefix in copy_user callbackTakashi Iwai2018-07-261-5/+4
* | ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto2018-07-021-14/+5
|/
* ASoC: Revert "ASoC: soc-generic-dmaengine-pcm: Fix error handling"Fabio Estevam2018-02-261-2/+1
* ASoC: dmaengine_pcm: add processing supportOlivier Moysan2018-02-261-2/+60
* ASoC: soc-generic-dmaengine-pcm: Fix sparse warningsFabio Estevam2018-02-261-2/+3
* ASoC: soc-generic-dmaengine-pcm: Fix error handlingFabio Estevam2018-02-261-1/+2
* Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown2018-02-261-22/+33
|\
| * ASoC: soc-generic-dmaengine-pcm: replace platform to componentKuninori Morimoto2018-02-121-22/+33
* | ASoC: soc-generic-dmaengine-pcm: Add a DMA debugfs_prefix entryFabio Estevam2018-02-221-0/+3
|/
* ASoC: Revert "Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag"Sylwester Nawrocki2017-01-231-1/+11
* ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki2016-10-251-12/+1
* ASoC: dmaengine_pcm: Add support for packed transfersMatthias Reichl2016-04-271-23/+34
* ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen2015-04-271-11/+14
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-181-1/+1
|\
| * dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-221-1/+1
* | ASoC: dmaengine: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-051-13/+2
|/
* ASoC: Consolidate platform and CODEC probe/removeLars-Peter Clausen2014-08-191-1/+3
* ASoC: generic-dmaengine-pcm: Prepare formats mask for valid physical sample s...Peter Ujfalusi2014-07-041-1/+36
* ASoC: core: Fix possible NULL pointer dereference of pcm->configXiubo Li2014-01-161-3/+6
* ASoC: generic-dmaengine-pcm: Check DMA residue granularityLars-Peter Clausen2014-01-141-0/+27
* ASoC: generic-dmaengine-pcm: Check NO_RESIDUE flag at runtimeLars-Peter Clausen2014-01-141-24/+15
* ASoC: dmaengine: Add config parameter NULL check.Xiubo Li2013-12-171-2/+2
* ASoC: dmaengine: fix deferred probe detectionStephen Warren2013-12-111-1/+1
* ASoC: dmaengine: support deferred probe for DMA channelsStephen Warren2013-12-111-4/+16
* ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_configStephen Warren2013-12-091-2/+16