Age | Commit message (Expand) | Author | Files | Lines |
2012-01-02 | ASoC: davinci-i2s.c: use devm_ functions | Julia Lawall | 1 | -26/+13 |
2011-11-25 | ASoC: Convert davinci directory to module_platform_driver | Axel Lin | 1 | -11/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-09-30 | ASoC: Davinci: Fix FS polarity for I2S format | Jarkko Nikula | 1 | -1/+4 |
2011-02-09 | ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap() | Vaibhav Bedia | 1 | -6/+13 |
2011-02-09 | ASoC: Davinci: Call clk_disable() and clk_put() in case of error | Vaibhav Bedia | 1 | -3/+6 |
2011-02-09 | ASoC: Davinci: Use resource_size() helper function | Vaibhav Bedia | 1 | -3/+3 |
2010-11-17 | ASoC: davinci: fixes for multi-component | Chris Paulson-Ellis | 1 | -4/+11 |
2010-10-04 | ALSA: ASoc: DaVinci Delay start of ASP to trigger | Troy Kisky | 1 | -6/+0 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -23/+21 |
2010-07-20 | ASoC: davinci: let platform data define edma queue numbers | Sekhar Nori | 1 | -0/+10 |
2010-07-06 | ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S) | Raffaele Recalcati | 1 | -5/+19 |
2010-07-06 | ASoC: DaVinci: Added selection of clk input pin for McBSP | Raffaele Recalcati | 1 | -5/+24 |
2010-07-06 | ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S) | Raffaele Recalcati | 1 | -9/+101 |
2010-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -1/+2 |
2010-04-05 | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack | 1 | -1/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
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 |