aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-20ASoC: davinci: let platform data define edma queue numbersSekhar Nori4-5/+19
2010-07-17ASoC: davinci: check kzalloc() result (typo)Kulikov Vasiliy1-1/+1
2010-07-13ASoC: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-06ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S)Raffaele Recalcati1-5/+19
2010-07-06ASoC: DaVinci: Added selection of clk input pin for McBSPRaffaele Recalcati1-5/+24
2010-07-06ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)Raffaele Recalcati2-9/+106
2010-06-15ASoC: DaVinci: Fix McASP hardware FIFO configurationSudhakar Rajashekhara1-2/+0
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai5-5/+387
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-3/+7
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack3-3/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-29ASoC: update gfp/slab.h includesTejun Heo1-0/+1
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack4-4/+9
2010-03-12DaVinci: DM365: Voice Codec support for the DM365 EVMMiguel Aguilar2-4/+65
2010-03-12ASoC: DaVinci: Voice Codec InterfaceMiguel Aguilar4-0/+305
2010-03-10ASoC: DaVinci: Add hw_param callback for S/PDIF DIT linkChaithrika U S1-1/+15
2010-01-26ASoC: DaVinci: Fix stream restart errorChaithrika U S1-3/+2
2009-12-04ASoC: DaVinci: Update suspend/resume support for McASP driverChaithrika U S3-3/+18
2009-11-19ASoC: DaVinci: use edma_pause, edma_resumeTroy Kisky1-2/+4
2009-11-19ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky3-44/+479
2009-11-19ASoC: DaVinci: pcm, rename variables in prep for ping/pongTroy Kisky1-33/+33
2009-11-19ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky1-19/+55
2009-11-18ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky4-13/+6
2009-10-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-3/+3
2009-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-86/+52
2009-09-30ASoC: DaVinci: McASP FIFO related updatesChaithrika U S4-13/+28
2009-09-23Merge branch 'for-2.6.32' into for-2.6.33Mark Brown5-86/+52
2009-09-23ASoC: DaVinci: Correct McASP FIFO initializationChaithrika U S1-18/+18
2009-09-23ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky5-62/+29
2009-09-23ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky2-8/+7
2009-09-23Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+22
2009-09-18Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds1-3/+3
2009-09-18Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-2/+22
2009-09-18ASoC: DaVinci: Fixes to McASP configurationChaithrika U S1-2/+22
2009-09-15ASoC: Davinci: Add audio codec support for DM365 EVMMiguel Aguilar2-5/+6
2009-08-28ASoC: davinci: i2c device creation moved into board filesChaithrika U S1-27/+5
2009-08-26davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara1-3/+3
2009-08-21ASoC: tlv320aic3x: fixup board device changesBen Dooks1-0/+10
2009-08-21ASoC: tlv320aic3x: Change to use device modelBen Dooks1-2/+0
2009-08-13ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVMChaithrika U S3-8/+35
2009-08-13ASoC: DaVinci: Add a DAI format to McASP driverChaithrika U S1-0/+10
2009-08-13ASoC: DaVinci: McASP driver enhacementsChaithrika U S5-9/+107
2009-08-08ASoC: DaVinci: Support Audio on DA830 EVMChaithrika U S3-0/+45
2009-08-07ASoC: DaVinci: pcm, constrain buffer size to multiple of periodTroy Kisky1-0/+5
2009-08-07ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky1-9/+5
2009-07-16ASoC: davinci: don't use clock namesKevin Hilman2-2/+2
2009-07-08ASoC: DaVinci I2S needs mach/asp.hMark Brown1-0/+2
2009-07-08ASoC: DaVinci: pcm, don't play 1st sound period twiceTroy Kisky1-0/+1
2009-07-07Merge branch 'davinci' into for-2.6.32Mark Brown7-113/+1073
2009-07-05ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdownTroy Kisky1-1/+27