summaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x/dma.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: au1x: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: au1x: Use managed buffer allocationTakashi Iwai2019-12-111-15/+6
* ASoC: au1x: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-091-1/+1
* ASoC: au1x: dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-30/+33
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* ASoC: au1x: dma: replace platform to componentKuninori Morimoto2018-02-121-4/+8
* ASoC: au1x: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
* ASoC: au1x: Convert to devm_snd_soc_register_platformAxel Lin2015-08-281-9/+2
* ASoC: au1x: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-051-6/+0
* ASoC: au1x: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: au1x: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-211-14/+0
* ASoC: au1x: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: dma.c: use devm_ functionsJulia Lawall2012-01-021-10/+2
* ASoC: Staticise alchemy_pcm_soc_platformAxel Lin2011-12-131-1/+1
* ASoC: Convert au1x directory to module_platform_driverAxel Lin2011-11-251-12/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ASoC: Alchemy AC97C/I2SC audio supportManuel Lauss2011-07-261-0/+377