aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/blackfin/bf5xx-ac97-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-23ASoC: blackfin: Don't set unused struct snd_pcm_hardware fieldsGravatar Lars-Peter Clausen 1-1/+0
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversGravatar Russell King 1-7/+4
2013-05-30ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.hGravatar Lars-Peter Clausen 1-1/+0
2012-12-10ASoC: blackfin: remove __dev* attributesGravatar Bill Pemberton 1-3/+3
2012-01-07ASoC: check for substream not channels_min in pcm enginesGravatar Joachim Eastwood 1-3/+2
2011-11-24ASoC: Convert blackfin directory to module_platform_driverGravatar Axel Lin 1-11/+1
2011-09-21ASoC: Staticise bf5xx_pcm_ac97_new()Gravatar Axel Lin 1-1/+1
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdGravatar Liam Girdwood 1-2/+4
2011-03-30ASoC: Blackfin: push down SPORT settings from global variablesGravatar Barry Song 1-2/+9
2011-03-30ASoC: Blackfin: standardize machine driver namesGravatar Mike Frysinger 1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportGravatar Liam Girdwood 1-12/+31
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+1
2010-02-01ASoC: Fix continuation line formatsGravatar Joe Perches 1-6/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 1-2/+2
2009-01-19ASoC: Staticise PCM operations tablesGravatar Mark Brown 1-1/+1
2008-12-10ALSA: ASoC - Fix wrong section typesGravatar Takashi Iwai 1-1/+1
2008-12-09ASoC: Register platform driversGravatar Mark Brown 1-0/+12
2008-11-18ASoC: Blackfin: Simplify the MMAP_SUPPORT macros protected codeGravatar Bryan Wu 1-6/+3
2008-11-18ASoC: Blackfin: Fix AD1980/1 build with MMAP support disabledGravatar Cliff Cai 1-19/+3
2008-11-18ASoC: Blackfin: add multi-channel function supportGravatar Cliff Cai 1-31/+49
2008-10-13ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabledGravatar Cliff Cai 1-7/+35
2008-09-09sound: ASoC: Blackfin: DMA Driver for AC97 sound chipGravatar Cliff Cai 1-0/+429