aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-18ASoC: DaVinci: Fixes to McASP configurationChaithrika U S1-2/+22
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
2009-07-05ASoC: DaVinci: i2s, fix mcbsp_word_length updateTroy Kisky1-21/+29
2009-07-05ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startupTroy Kisky1-6/+2
2009-07-05ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky1-18/+14
2009-07-05ASoC: DaVinci: i2s cleanupTroy Kisky1-3/+2
2009-07-05ASoc: DaVinci: i2s, minor cleanupTroy Kisky1-8/+8
2009-07-05ASoC: DaVinci: i2s toggle clock to complete resetTroy Kisky1-6/+25
2009-07-05ASoC: DaVinci: i2s, remove MOD_REG_BIT macroTroy Kisky1-52/+44
2009-06-08ASoC: Minor fixes to DaVinci I2S probe functionChaithrika U S1-1/+3
2009-06-07ASoC: Add machine driver support for DM646xChaithrika U S1-54/+48
2009-06-07ASoC: Add mcasp support for DM646xChaithrika U S5-8/+955
2009-06-07ASoC: Introduce platform driver model for dm644x, dm355Chaithrika U S1-50/+67
2009-05-15ASoC: DaVinci EVM board support buildfixesDavid Brownell2-14/+56
2009-05-15ASoC: DaVinci I2S updatesDavid Brownell1-3/+23
2009-05-15ASoC: davinci-pcm buildfixesDavid Brownell1-29/+42
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-6/+8
2009-03-10ALSA: ASoC: Davinci: Updated sffsdr_hw_params() function to new formatHugo Villeneuve1-2/+1
2009-03-10ALSA: ASoC: Davinci: Replaced DAI format RIGHT_J by DSP_B for SFFSDRHugo Villeneuve1-7/+10
2009-03-07ASoC: Davinci: Fix incorrect machine type for SFFSDR boardHugo Villeneuve1-1/+1
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-6/+8
2009-02-13ASoC: Fix DaVinci module unload errorKevin Hilman2-2/+4
2009-01-19ASoC: Staticise PCM operations tablesMark Brown1-1/+1
2009-01-15ASoC: DaVinci: Fix SFFSDR compilation error.Hugo Villeneuve1-3/+17
2009-01-08remove lots of double-semicolonsFernando Carrijo1-1/+1
2009-01-05ASoC: Clocking fixes for davinci-evm.cDavid Brownell1-3/+16
2009-01-05ASoC: fix davinci-sffsdr bugletDavid Brownell1-0/+4
2008-12-20ALSA: ASoc: DaVinci: davinci-evm use dsp_b modeTroy Kisky1-2/+2
2008-12-20ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_daiTroy Kisky2-10/+8
2008-12-20ALSA: ASoC: DaVinci: document I2S limitationsTroy Kisky1-2/+19