Age | Commit message (Expand) | Author | Files | Lines |
2009-11-19 | ASoC: DaVinci: pcm, fix underrun by using sram | Troy Kisky | 1 | -1/+6 |
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 | 1 | -5/+1 |
2009-09-30 | ASoC: DaVinci: McASP FIFO related updates | Chaithrika U S | 1 | -0/+2 |
2009-09-23 | ASoC: Davinci: Fix race with cpu_dai->dma_data | Troy Kisky | 1 | -25/+11 |
2009-09-23 | ASoC: DaVinci: Fix divide by zero error during 1st execution | Troy Kisky | 1 | -1/+2 |
2009-08-13 | ASoC: DaVinci: McASP driver enhacements | Chaithrika U S | 1 | -0/+1 |
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 | 1 | -1/+1 |
2009-07-08 | ASoC: DaVinci I2S needs mach/asp.h | Mark Brown | 1 | -0/+2 |
2009-07-07 | Merge branch 'davinci' into for-2.6.32 | Mark Brown | 1 | -51/+70 |
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 |
2009-07-05 | ASoC: DaVinci: i2s, remove MOD_REG_BIT macro | Troy Kisky | 1 | -52/+44 |
2009-06-08 | ASoC: Minor fixes to DaVinci I2S probe function | Chaithrika U S | 1 | -1/+3 |
2009-06-07 | ASoC: Introduce platform driver model for dm644x, dm355 | Chaithrika U S | 1 | -50/+67 |
2009-05-15 | ASoC: DaVinci I2S updates | David Brownell | 1 | -3/+23 |
2009-03-04 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 1 | -6/+8 |
2008-12-20 | ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_dai | Troy Kisky | 1 | -4/+4 |
2008-12-20 | ALSA: ASoC: DaVinci: document I2S limitations | Troy Kisky | 1 | -2/+19 |
2008-12-20 | ALSA: ASoC: DaVinci: davinci-i2s clean up | Troy Kisky | 1 | -15/+15 |
2008-12-20 | ALSA: ASoC: DaVinci: davinci-i2s clean up | Troy Kisky | 1 | -48/+37 |
2008-12-20 | ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarity | Troy Kisky | 1 | -0/+36 |
2008-12-10 | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 1 | -1/+1 |
2008-12-09 | ASoC: Register platform DAIs | Mark Brown | 1 | -0/+12 |
2008-12-02 | ASoC: Push platform registration down into the card | Mark Brown | 1 | -1/+1 |
2008-11-24 | ASoC: Remove DAI type information | Mark Brown | 1 | -1/+0 |
2008-11-21 | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 1 | -5/+7 |
2008-11-21 | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 1 | -4/+4 |
2008-11-18 | ASoC: DaVinci: Fix audio stall when doing full duplex | Naresh Medisetty | 1 | -12/+19 |
2008-11-12 | ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playback | Naresh Medisetty | 1 | -3/+46 |
2008-11-10 | ASoC: Add Right-Justified mode and Codec clock master to davinci-i2s | Hugo Villeneuve | 1 | -7/+33 |
2008-10-10 | ALSA: Correct Vladimir Barinov's e-mail address | Vladimir Barinov | 1 | -1/+1 |
2008-08-29 | ALSA: ASoC: Add missing new-line at end of strings | Jean Delvare | 1 | -1/+1 |
2008-07-10 | ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 1 | -7/+7 |
2008-06-13 | ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove | Mark Brown | 1 | -2/+4 |
2008-04-24 | [ALSA] Davinci ASoC support | Vladimir Barinov | 1 | -0/+407 |