| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: DaVinci: Fix stream restart error | Chaithrika U S | 2010-01-26 | 1 | -3/+2 |
* | ASoC: DaVinci: Update suspend/resume support for McASP driver | Chaithrika U S | 2009-12-04 | 3 | -3/+18 |
* | ASoC: DaVinci: use edma_pause, edma_resume | Troy Kisky | 2009-11-19 | 1 | -2/+4 |
* | ASoC: DaVinci: pcm, fix underrun by using sram | Troy Kisky | 2009-11-19 | 3 | -44/+479 |
* | ASoC: DaVinci: pcm, rename variables in prep for ping/pong | Troy Kisky | 2009-11-19 | 1 | -33/+33 |
* | ASoC: DaVinci: i2s, reduce underruns by combining into 1 element | Troy Kisky | 2009-11-19 | 1 | -19/+55 |
* | ASoC: DaVinci: remove requirement that dma_params is 1st in structure | Troy Kisky | 2009-11-18 | 4 | -13/+6 |
* | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 2009-10-06 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-10-03 | 5 | -86/+52 |
| |\ |
|
| * \ | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2009-09-23 | 1 | -2/+22 |
| |\ \ |
|
| * \ \ | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-18 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | davinci: EDMA: multiple CCs, channel mapping and API changes | Sudhakar Rajashekhara | 2009-08-26 | 1 | -3/+3 |
* | | | | | ASoC: DaVinci: McASP FIFO related updates | Chaithrika U S | 2009-09-30 | 4 | -13/+28 |
* | | | | | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 2009-09-23 | 5 | -86/+52 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | ASoC: DaVinci: Correct McASP FIFO initialization | Chaithrika U S | 2009-09-23 | 1 | -18/+18 |
| * | | | | ASoC: Davinci: Fix race with cpu_dai->dma_data | Troy Kisky | 2009-09-23 | 5 | -62/+29 |
| * | | | | ASoC: DaVinci: Fix divide by zero error during 1st execution | Troy Kisky | 2009-09-23 | 2 | -8/+7 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 2009-09-18 | 1 | -2/+22 |
|\ \ \ \
| |/ / / |
|
| * | | | ASoC: DaVinci: Fixes to McASP configuration | Chaithrika U S | 2009-09-18 | 1 | -2/+22 |
| |/ / |
|
* | | | ASoC: Davinci: Add audio codec support for DM365 EVM | Miguel Aguilar | 2009-09-15 | 2 | -5/+6 |
|/ / |
|
* | | ASoC: davinci: i2c device creation moved into board files | Chaithrika U S | 2009-08-28 | 1 | -27/+5 |
* | | ASoC: tlv320aic3x: fixup board device changes | Ben Dooks | 2009-08-21 | 1 | -0/+10 |
* | | ASoC: tlv320aic3x: Change to use device model | Ben Dooks | 2009-08-21 | 1 | -2/+0 |
* | | ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVM | Chaithrika U S | 2009-08-13 | 3 | -8/+35 |
* | | ASoC: DaVinci: Add a DAI format to McASP driver | Chaithrika U S | 2009-08-13 | 1 | -0/+10 |
* | | ASoC: DaVinci: McASP driver enhacements | Chaithrika U S | 2009-08-13 | 5 | -9/+107 |
* | | ASoC: DaVinci: Support Audio on DA830 EVM | Chaithrika U S | 2009-08-08 | 3 | -0/+45 |
* | | ASoC: DaVinci: pcm, constrain buffer size to multiple of period | Troy Kisky | 2009-08-07 | 1 | -0/+5 |
* | | ASoC: DaVinci: i2s: don't bounce through rtd to get dai | Troy Kisky | 2009-08-07 | 1 | -9/+5 |
* | | ASoC: davinci: don't use clock names | Kevin Hilman | 2009-07-16 | 2 | -2/+2 |
* | | ASoC: DaVinci I2S needs mach/asp.h | Mark Brown | 2009-07-08 | 1 | -0/+2 |
* | | ASoC: DaVinci: pcm, don't play 1st sound period twice | Troy Kisky | 2009-07-08 | 1 | -0/+1 |
* | | Merge branch 'davinci' into for-2.6.32 | Mark Brown | 2009-07-07 | 7 | -113/+1073 |
|\ \ |
|
| * | | ASoC: Minor fixes to DaVinci I2S probe function | Chaithrika U S | 2009-06-08 | 1 | -1/+3 |
| * | | ASoC: Add machine driver support for DM646x | Chaithrika U S | 2009-06-07 | 1 | -54/+48 |
| * | | ASoC: Add mcasp support for DM646x | Chaithrika U S | 2009-06-07 | 5 | -8/+955 |
| * | | ASoC: Introduce platform driver model for dm644x, dm355 | Chaithrika U S | 2009-06-07 | 1 | -50/+67 |
| |/ |
|
* | | ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdown | Troy Kisky | 2009-07-05 | 1 | -1/+27 |
* | | ASoC: DaVinci: i2s, fix mcbsp_word_length update | Troy Kisky | 2009-07-05 | 1 | -21/+29 |
* | | ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startup | Troy Kisky | 2009-07-05 | 1 | -6/+2 |
* | | ASoC: DaVinci: i2s, only start sample generator if needed | Troy Kisky | 2009-07-05 | 1 | -18/+14 |
* | | ASoC: DaVinci: i2s cleanup | Troy Kisky | 2009-07-05 | 1 | -3/+2 |
* | | ASoc: DaVinci: i2s, minor cleanup | Troy Kisky | 2009-07-05 | 1 | -8/+8 |
* | | ASoC: DaVinci: i2s toggle clock to complete reset | Troy Kisky | 2009-07-05 | 1 | -6/+25 |
* | | ASoC: DaVinci: i2s, remove MOD_REG_BIT macro | Troy Kisky | 2009-07-05 | 1 | -52/+44 |
|/ |
|
* | ASoC: DaVinci EVM board support buildfixes | David Brownell | 2009-05-15 | 2 | -14/+56 |
* | ASoC: DaVinci I2S updates | David Brownell | 2009-05-15 | 1 | -3/+23 |
* | ASoC: davinci-pcm buildfixes | David Brownell | 2009-05-15 | 1 | -29/+42 |
* | ASoC: Merge dai_ops factor out | Mark Brown | 2009-03-11 | 1 | -6/+8 |
|\ |
|
| * | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -6/+8 |