aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-2510-195/+130
|\
| * ASoC: davinci-mcasp.c: Return error code in failureJulia Lawall2010-10-181-0/+2
| * ALSA: ASoc: DaVinci Delay start of ASP to triggerTroy Kisky2010-10-041-6/+0
| * ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-1210-189/+128
* | sound: fixed typosAndrea Gelmini2010-10-171-1/+1
|/
* ASoC: davinci: let platform data define edma queue numbersSekhar Nori2010-07-204-5/+19
* ASoC: davinci: check kzalloc() result (typo)Kulikov Vasiliy2010-07-171-1/+1
* ASoC: Remove unnecessary casts of private_dataJoe Perches2010-07-131-1/+1
* ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S)Raffaele Recalcati2010-07-061-5/+19
* ASoC: DaVinci: Added selection of clk input pin for McBSPRaffaele Recalcati2010-07-061-5/+24
* ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)Raffaele Recalcati2010-07-062-9/+106
* ASoC: DaVinci: Fix McASP hardware FIFO configurationSudhakar Rajashekhara2010-06-151-2/+0
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-205-5/+387
|\
| * ASoC: update gfp/slab.h includesTejun Heo2010-03-291-0/+1
| * ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-03-194-4/+9
| * DaVinci: DM365: Voice Codec support for the DM365 EVMMiguel Aguilar2010-03-122-4/+65
| * ASoC: DaVinci: Voice Codec InterfaceMiguel Aguilar2010-03-124-0/+305
| * ASoC: DaVinci: Add hw_param callback for S/PDIF DIT linkChaithrika U S2010-03-101-1/+15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-073-3/+7
|\ \
| * | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-053-3/+7
| |/
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
|/
* ASoC: DaVinci: Fix stream restart errorChaithrika U S2010-01-261-3/+2
* ASoC: DaVinci: Update suspend/resume support for McASP driverChaithrika U S2009-12-043-3/+18
* ASoC: DaVinci: use edma_pause, edma_resumeTroy Kisky2009-11-191-2/+4
* ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky2009-11-193-44/+479
* ASoC: DaVinci: pcm, rename variables in prep for ping/pongTroy Kisky2009-11-191-33/+33
* ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky2009-11-191-19/+55
* ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky2009-11-184-13/+6
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-061-3/+3
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-035-86/+52
| |\
| * \ Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-231-2/+22
| |\ \
| * \ \ Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-181-3/+3
| |\ \ \
| | * | | davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara2009-08-261-3/+3
* | | | | ASoC: DaVinci: McASP FIFO related updatesChaithrika U S2009-09-304-13/+28
* | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-09-235-86/+52
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ASoC: DaVinci: Correct McASP FIFO initializationChaithrika U S2009-09-231-18/+18
| * | | | ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky2009-09-235-62/+29
| * | | | ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky2009-09-232-8/+7
| | |_|/ | |/| |
* | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-09-181-2/+22
|\ \ \ \ | |/ / /
| * | | ASoC: DaVinci: Fixes to McASP configurationChaithrika U S2009-09-181-2/+22
| |/ /
* | | ASoC: Davinci: Add audio codec support for DM365 EVMMiguel Aguilar2009-09-152-5/+6
|/ /
* | ASoC: davinci: i2c device creation moved into board filesChaithrika U S2009-08-281-27/+5
* | ASoC: tlv320aic3x: fixup board device changesBen Dooks2009-08-211-0/+10
* | ASoC: tlv320aic3x: Change to use device modelBen Dooks2009-08-211-2/+0
* | ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVMChaithrika U S2009-08-133-8/+35
* | ASoC: DaVinci: Add a DAI format to McASP driverChaithrika U S2009-08-131-0/+10
* | ASoC: DaVinci: McASP driver enhacementsChaithrika U S2009-08-135-9/+107
* | ASoC: DaVinci: Support Audio on DA830 EVMChaithrika U S2009-08-083-0/+45
* | ASoC: DaVinci: pcm, constrain buffer size to multiple of periodTroy Kisky2009-08-071-0/+5
* | ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky2009-08-071-9/+5