summaryrefslogtreecommitdiffstats
path: root/sound/soc/uniphier/aio-dma.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: uniphier: Constify static snd_pcm_hardwareKrzysztof Kozlowski2024-05-071-1/+1
* ASoC: uniphier: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-6/+6
* ASoC: uniphier: Fix reference to PCM buffer addressTakashi Iwai2021-07-301-1/+1
* ASoC: uniphier: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-3/+3
* ASoC: uniphier: use snd_compress_opsKuninori Morimoto2020-04-211-1/+1
* ASoC: uniphier: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto2020-03-271-3/+3
* ASoC: uniphier: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: uniphier: Use managed buffer allocationTakashi Iwai2019-12-111-29/+1
* ASoC: uniphier: aio-dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-23/+28
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* ASoC: uniphier: aio-dma: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* ASoC: uniphier: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-1/+2
* ASoC: uniphier: remove boilerplate from lisence commentKatsuhiro Suzuki2018-04-271-13/+0
* ASoC: uniphier: aio-dma: replace platform to componentKuninori Morimoto2018-02-131-2/+3
* ASoC: uniphier: add support for UniPhier AIO compress audioKatsuhiro Suzuki2018-02-121-0/+1
* ASoC: uniphier: add support for UniPhier AIO DMA driverKatsuhiro Suzuki2018-02-121-0/+317