summaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/atmel-pcm-pdc.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: atmel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-2/+2
* ASoC: atmel-pdc: Use managed DMA buffer allocationLars-Peter Clausen2021-01-131-74/+4
* ASoC: atmel: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: atmel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: atmel: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_opsKuninori Morimoto2019-10-081-22/+26
* ASoC: atmel: atmel-pcm-dma.c: use devm_snd_dmaengine_pcm_register()Kuninori Morimoto2019-06-281-5/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ASoC: atmel: replace platform to componentKuninori Morimoto2018-02-121-3/+3
* ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
* ASoC: atmel-pcm-pdc: merge atmel-pcm back inAlexandre Belloni2015-04-011-0/+79
* ASoC: atmel-pcm-pdc: Remove broken suspend/resume codeLars-Peter Clausen2014-05-121-63/+0
* ASoC: atmel: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-061-1/+0
* ASoC: atmel-soc: make it buildable on other architecturesJoachim Eastwood2012-12-241-2/+2
* ASoC: atmel-pcm: split into two fileBo Shen2012-12-021-0/+401