summaryrefslogtreecommitdiff
path: root/sound/soc/soc-generic-dmaengine-pcm.c
AgeCommit message (Expand)Author
2023-09-26ASoC: Merge up fixesMark Brown
2023-09-25ASoC: soc-generic-dmaengine-pcm: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-22ASoC: soc-generic-dmaengine-pcm: Fix function name in commentMiquel Raynal
2023-09-01ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai
2023-09-01ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai
2023-08-18ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai
2023-08-18ASoC: dmaengine: Convert to generic PCM copy opsTakashi Iwai
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto
2022-05-04ASoC: soc-generic-dmaengine-pcm: Use default config when none is givenSascha Hauer
2022-04-25ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu
2022-03-08ASoC: dmaengine: do not use a NULL prepare_slave_config() callbackCodrin Ciubotariu
2022-03-02ASoC: soc-generic-dmaengine-pcm: set period_bytes_min based on maxburstSascha Hauer
2022-01-24ASoC: soc-generic-dmaengine-pcm: separate max_buffer_size assignmentShengjiu Wang
2021-09-27ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytesSugar Zhang
2021-08-16ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_copy_u...Kuninori Morimoto
2021-08-16ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_new()Kuninori Morimoto
2021-08-16ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_hw...Kuninori Morimoto
2020-10-09ASoC: dmaengine: Document support for TX only or RX only streamsMark Brown
2020-07-31ASoC: core: Two step component registrationCezary Rojewski
2020-07-23ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto
2020-07-07ASoC: core: Remove only the registered component in devm functionsMaxime Ripard
2020-06-12ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang
2020-04-14ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-02-26ASoC: Return error if the function does not support multi-cpuBard Liao
2020-02-18ASoC: soc-generic-dmaengine-pcm: use for_each_pcm_streams() macroKuninori Morimoto
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown
2020-01-21ASoC: soc-generic-dmaengine-pcm: Fix error handlingShengjiu Wang
2019-12-11ASoC: generic-dmaengine-pcm: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: generic-dmaengine: Drop superfluous ioctl PCM opsTakashi Iwai
2019-11-15ASoC: dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-10-08ASoC: soc-generic-dmaengine-pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-01ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparamsShengjiu Wang
2019-09-11ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->namePeter Ujfalusi
2019-09-09ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-02-14ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki
2019-02-12ASoC: dmaengine: Extend use of chan_names provided in custom DMA configSylwester Nawrocki
2019-02-12ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()Sylwester Nawrocki
2019-02-06ASoC: dmaengine: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-07-26ASoC: dmaengine: Use standard pcm_format_to_bits() macroTakashi Iwai
2018-07-26ASoC: dmaengine: Fix missing __user prefix in copy_user callbackTakashi Iwai
2018-07-09dmaengine: add support for reporting pause and resume separatelyMarek Szyprowski
2018-07-02ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto
2018-02-26ASoC: Revert "ASoC: soc-generic-dmaengine-pcm: Fix error handling"Fabio Estevam
2018-02-26ASoC: dmaengine_pcm: add processing supportOlivier Moysan
2018-02-26ASoC: soc-generic-dmaengine-pcm: Fix sparse warningsFabio Estevam
2018-02-26ASoC: soc-generic-dmaengine-pcm: Fix error handlingFabio Estevam
2018-02-26Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown
2018-02-22ASoC: soc-generic-dmaengine-pcm: Add a DMA debugfs_prefix entryFabio Estevam