Age | Commit message (Expand) | Author | Files | Lines |
2010-06-15 | ASoC: DaVinci: Fix McASP hardware FIFO configuration | Sudhakar Rajashekhara | 1 | -2/+0 |
2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 5 | -5/+387 |
2010-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 3 | -3/+7 |
2010-04-05 | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack | 3 | -3/+7 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-03-29 | ASoC: update gfp/slab.h includes | Tejun Heo | 1 | -0/+1 |
2010-03-19 | ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack | 4 | -4/+9 |
2010-03-12 | DaVinci: DM365: Voice Codec support for the DM365 EVM | Miguel Aguilar | 2 | -4/+65 |
2010-03-12 | ASoC: DaVinci: Voice Codec Interface | Miguel Aguilar | 4 | -0/+305 |
2010-03-10 | ASoC: DaVinci: Add hw_param callback for S/PDIF DIT link | Chaithrika U S | 1 | -1/+15 |
2010-01-26 | ASoC: DaVinci: Fix stream restart error | Chaithrika U S | 1 | -3/+2 |
2009-12-04 | ASoC: DaVinci: Update suspend/resume support for McASP driver | Chaithrika U S | 3 | -3/+18 |
2009-11-19 | ASoC: DaVinci: use edma_pause, edma_resume | Troy Kisky | 1 | -2/+4 |
2009-11-19 | ASoC: DaVinci: pcm, fix underrun by using sram | Troy Kisky | 3 | -44/+479 |
2009-11-19 | ASoC: DaVinci: pcm, rename variables in prep for ping/pong | Troy Kisky | 1 | -33/+33 |
2009-11-19 | ASoC: DaVinci: i2s, reduce underruns by combining into 1 element | Troy Kisky | 1 | -19/+55 |
2009-11-18 | ASoC: DaVinci: remove requirement that dma_params is 1st in structure | Troy Kisky | 4 | -13/+6 |
2009-10-06 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 1 | -3/+3 |
2009-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 5 | -86/+52 |
2009-09-30 | ASoC: DaVinci: McASP FIFO related updates | Chaithrika U S | 4 | -13/+28 |
2009-09-23 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 5 | -86/+52 |
2009-09-23 | ASoC: DaVinci: Correct McASP FIFO initialization | Chaithrika U S | 1 | -18/+18 |
2009-09-23 | ASoC: Davinci: Fix race with cpu_dai->dma_data | Troy Kisky | 5 | -62/+29 |
2009-09-23 | ASoC: DaVinci: Fix divide by zero error during 1st execution | Troy Kisky | 2 | -8/+7 |
2009-09-23 | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 1 | -2/+22 |
2009-09-18 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+3 |
2009-09-18 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 1 | -2/+22 |
2009-09-18 | ASoC: DaVinci: Fixes to McASP configuration | Chaithrika U S | 1 | -2/+22 |
2009-09-15 | ASoC: Davinci: Add audio codec support for DM365 EVM | Miguel Aguilar | 2 | -5/+6 |
2009-08-28 | ASoC: davinci: i2c device creation moved into board files | Chaithrika U S | 1 | -27/+5 |
2009-08-26 | davinci: EDMA: multiple CCs, channel mapping and API changes | Sudhakar Rajashekhara | 1 | -3/+3 |
2009-08-21 | ASoC: tlv320aic3x: fixup board device changes | Ben Dooks | 1 | -0/+10 |
2009-08-21 | ASoC: tlv320aic3x: Change to use device model | Ben Dooks | 1 | -2/+0 |
2009-08-13 | ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVM | Chaithrika U S | 3 | -8/+35 |
2009-08-13 | ASoC: DaVinci: Add a DAI format to McASP driver | Chaithrika U S | 1 | -0/+10 |
2009-08-13 | ASoC: DaVinci: McASP driver enhacements | Chaithrika U S | 5 | -9/+107 |
2009-08-08 | ASoC: DaVinci: Support Audio on DA830 EVM | Chaithrika U S | 3 | -0/+45 |
2009-08-07 | ASoC: DaVinci: pcm, constrain buffer size to multiple of period | Troy Kisky | 1 | -0/+5 |
2009-08-07 | ASoC: DaVinci: i2s: don't bounce through rtd to get dai | Troy Kisky | 1 | -9/+5 |
2009-07-16 | ASoC: davinci: don't use clock names | Kevin Hilman | 2 | -2/+2 |
2009-07-08 | ASoC: DaVinci I2S needs mach/asp.h | Mark Brown | 1 | -0/+2 |
2009-07-08 | ASoC: DaVinci: pcm, don't play 1st sound period twice | Troy Kisky | 1 | -0/+1 |
2009-07-07 | Merge branch 'davinci' into for-2.6.32 | Mark Brown | 7 | -113/+1073 |
2009-07-05 | ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdown | Troy Kisky | 1 | -1/+27 |
2009-07-05 | ASoC: DaVinci: i2s, fix mcbsp_word_length update | Troy Kisky | 1 | -21/+29 |
2009-07-05 | ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startup | Troy Kisky | 1 | -6/+2 |
2009-07-05 | ASoC: DaVinci: i2s, only start sample generator if needed | Troy Kisky | 1 | -18/+14 |
2009-07-05 | ASoC: DaVinci: i2s cleanup | Troy Kisky | 1 | -3/+2 |
2009-07-05 | ASoc: DaVinci: i2s, minor cleanup | Troy Kisky | 1 | -8/+8 |
2009-07-05 | ASoC: DaVinci: i2s toggle clock to complete reset | Troy Kisky | 1 | -6/+25 |