summaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x/dbdma2.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-2/+2
* ASoC: au1x: dbdma2: replace platform to componentKuninori Morimoto2018-02-121-5/+8
* ASoC: au1x: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
* ASoC: au1x: use correct format specifierHeinrich Schuchardt2016-04-131-2/+2
* ASoC: au1x: Convert to devm_snd_soc_register_platformAxel Lin2015-08-281-9/+2Star
* ASoC: au1x: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-051-6/+0Star
* ASoC: au1x: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ASoC: au1x: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-211-9/+0Star
* ASoC: au1x: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: dbdma2.c: use devm_ functionsJulia Lawall2012-01-021-10/+4Star
* ASoC: Staticise au1xpsc_soc_platformAxel Lin2011-12-131-1/+1
* ASoC: Convert au1x directory to module_platform_driverAxel Lin2011-11-251-12/+1Star
* ASoC: au1x: use substream stream info directlyManuel Lauss2011-07-271-5/+5
* ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss2011-07-271-71/+12Star
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-3/+4
* ASoC: fix au1x platformManuel Lauss2010-08-311-56/+26Star
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-13/+6Star
* MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-271-7/+5Star
* MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-271-4/+4
* ASoC: au1x: dbdma2: plug memleak in pcm device creation error pathManuel Lauss2009-12-031-0/+1
* ASoC: au1x: dbdma2: fix oops on soc device removal.Manuel Lauss2009-12-031-4/+1Star
* ASoC: au1x: convert to platform drivers.Manuel Lauss2009-11-021-19/+98
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-1/+1
* ASoC: Staticise PCM operations tablesMark Brown2009-01-191-1/+1
* remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
* ASoC: Register platform driversMark Brown2008-12-091-1/+2
* ALSA: ASoC: Au12x0/Au1550 PSC Audio supportManuel Lauss2008-07-101-0/+421