summaryrefslogtreecommitdiff
path: root/sound/soc/atmel/atmel-pcm-pdc.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-13ASoC: atmel-pdc: Use managed DMA buffer allocationLars-Peter Clausen1-74/+4
2020-07-23ASoC: atmel: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-03-27ASoC: atmel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-12-11ASoC: atmel: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-10-08ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_opsKuninori Morimoto1-22/+26
2019-06-28ASoC: atmel: atmel-pcm-dma.c: use devm_snd_dmaengine_pcm_register()Kuninori Morimoto1-5/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-02-12ASoC: atmel: replace platform to componentKuninori Morimoto1-3/+3
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2015-04-01ASoC: atmel-pcm-pdc: merge atmel-pcm back inAlexandre Belloni1-0/+79
2014-05-13ASoC: atmel-pcm-pdc: Remove broken suspend/resume codeLars-Peter Clausen1-63/+0
2014-01-06ASoC: atmel: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-1/+0
2012-12-24ASoC: atmel-soc: make it buildable on other architecturesJoachim Eastwood1-2/+2
2012-12-02ASoC: atmel-pcm: split into two fileBo Shen1-0/+401