aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2-4/+4
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-6/+8
2009-03-06ASoC: Blackfin: move gpio_err behind the define that is only user of itMike Frysinger1-1/+1
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-6/+8
2009-02-08ASoC: count reaches 10001, not 10000.Roel Kluin1-2/+2
2009-02-06ASoC: Blackfin: drop unnecessary dma castsMike Frysinger1-61/+43
2009-02-06ASoC: Blackfin: cleanup sport handling in ASoC Blackfin AC97 codeMike Frysinger1-59/+33
2009-01-19ASoC: Staticise PCM operations tablesMark Brown2-2/+2
2008-12-11ASoC: Fix variable name for Blackfin I2S DAIMark Brown1-2/+2
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai4-4/+4
2008-12-09ASoC: Register platform driversMark Brown2-0/+24
2008-12-09ASoC: Register platform DAIsMark Brown2-0/+24
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2-8/+4
2008-12-02ASoC: Push platform registration down into the cardMark Brown3-3/+3
2008-12-01ALSA: ASoC: Remove superfluous dependency on SND_SOCTakashi Iwai1-2/+2
2008-11-24ASoC: Remove DAI type informationMark Brown2-2/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-5/+7
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown3-9/+9
2008-11-19ASoC: Convert blackfin machines to use DAI accessor functionsMark Brown2-4/+4
2008-11-18ASoC: Blackfin: always set a default value for that GPIO rangeMike Frysinger1-0/+1
2008-11-18ASoC: Blackfin: Simplify the MMAP_SUPPORT macros protected codeBryan Wu1-6/+3
2008-11-18ASoC: Blackfin: do not force TWI bus for ssm2602 codecMike Frysinger1-1/+0
2008-11-18ASoC: Fix Blackfin AC97 DAI probe function return codeMichael Hennerich1-0/+2
2008-11-18ASoC: Blackfin: Fix AD1980/1 build with MMAP support disabledCliff Cai1-19/+3
2008-11-18ASoC: Blackfin: add multi-channel function supportCliff Cai5-103/+184
2008-11-18ASoC: Blackfin: updates Kconfig for SPORTMike Frysinger1-1/+1
2008-10-27ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)Cliff Cai1-12/+22
2008-10-13ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabledCliff Cai3-8/+37
2008-10-13ALSA: ASoC Blackfin: add asoc ad73311 driver supporting in Blackfin boardsCliff Cai3-1/+258
2008-10-13ALSA: ASoC Blackfin: add I2S DAI support for AD73311Cliff Cai1-14/+33
2008-09-09sound: ASoC: Blackfin: add Blackfin arch ASoC Kconfig and MakefileCliff Cai2-0/+105
2008-09-09sound: ASoC: Blackfin: board driver for SSM2602 sound chipCliff Cai1-0/+186
2008-09-09sound: ASoC: Blackfin: board driver for AD1980/1 audio codecCliff Cai1-0/+113
2008-09-09sound: ASoC: Blackfin: I2S CPU DAI driverCliff Cai2-0/+306
2008-09-09sound: ASoC: Blackfin: DMA Driver for I2S sound chipCliff Cai2-0/+317
2008-09-09sound: ASoC: Blackfin: AC97 Blackfin CPU DAI driverCliff Cai2-0/+443
2008-09-09sound: ASoC: Blackfin: DMA Driver for AC97 sound chipCliff Cai2-0/+458
2008-09-09sound: ASoC: Blackfin: SPORT peripheral interface driverCliff Cai2-0/+1224