aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/au1x/dbdma2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-13ASoC: au1x: use correct format specifierHeinrich Schuchardt1-2/+2
2015-08-28ASoC: au1x: Convert to devm_snd_soc_register_platformAxel Lin1-9/+2
2015-01-05ASoC: au1x: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen1-6/+0
2014-10-20ASoC: au1x: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-21ASoC: au1x: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-9/+0
2012-12-10ASoC: au1x: remove __dev* attributesBill Pemberton1-3/+3
2012-01-02ASoC: dbdma2.c: use devm_ functionsJulia Lawall1-10/+4
2011-12-13ASoC: Staticise au1xpsc_soc_platformAxel Lin1-1/+1
2011-11-25ASoC: Convert au1x directory to module_platform_driverAxel Lin1-12/+1
2011-07-27ASoC: au1x: use substream stream info directlyManuel Lauss1-5/+5
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss1-71/+12
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-3/+4
2010-08-31ASoC: fix au1x platformManuel Lauss1-56/+26
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-13/+6
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-7/+5
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-4/+4
2009-12-03ASoC: au1x: dbdma2: plug memleak in pcm device creation error pathManuel Lauss1-0/+1
2009-12-03ASoC: au1x: dbdma2: fix oops on soc device removal.Manuel Lauss1-4/+1
2009-11-02ASoC: au1x: convert to platform drivers.Manuel Lauss1-19/+98
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-1/+1
2009-01-19ASoC: Staticise PCM operations tablesMark Brown1-1/+1
2009-01-08remove lots of double-semicolonsFernando Carrijo1-1/+1
2008-12-09ASoC: Register platform driversMark Brown1-1/+2
2008-07-10ALSA: ASoC: Au12x0/Au1550 PSC Audio supportManuel Lauss1-0/+421