aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/uniphier/aio-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-30ASoC: uniphier: Fix reference to PCM buffer addressTakashi Iwai1-1/+1
2020-07-23ASoC: uniphier: use asoc_substream_to_rtd()Kuninori Morimoto1-3/+3
2020-04-21ASoC: uniphier: use snd_compress_opsKuninori Morimoto1-1/+1
2020-03-27ASoC: uniphier: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-3/+3
2019-12-11ASoC: uniphier: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ASoC: uniphier: Use managed buffer allocationTakashi Iwai1-29/+1
2019-10-08ASoC: uniphier: aio-dma: remove snd_pcm_opsKuninori Morimoto1-23/+28
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-31ASoC: uniphier: aio-dma: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-02-06ASoC: uniphier: Drop superfluous PCM preallocation error checksTakashi Iwai1-1/+2
2018-04-27ASoC: uniphier: remove boilerplate from lisence commentKatsuhiro Suzuki1-13/+0
2018-02-13ASoC: uniphier: aio-dma: replace platform to componentKuninori Morimoto1-2/+3
2018-02-12ASoC: uniphier: add support for UniPhier AIO compress audioKatsuhiro Suzuki1-0/+1
2018-02-12ASoC: uniphier: add support for UniPhier AIO DMA driverKatsuhiro Suzuki1-0/+317