Age | Commit message (Expand) | Author |
2012-08-27 | ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific | Hebbar, Gururaja |
2012-08-27 | ASoC: davinci: davinci-pcm does not need to be a plaform_driver | Hebbar, Gururaja |
2012-01-02 | ASoC: davinci-i2s.c: use devm_ functions | Julia Lawall |
2011-11-25 | ASoC: Convert davinci directory to module_platform_driver | Axel Lin |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-09-30 | ASoC: Davinci: Fix FS polarity for I2S format | Jarkko Nikula |
2011-02-09 | ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap() | Vaibhav Bedia |
2011-02-09 | ASoC: Davinci: Call clk_disable() and clk_put() in case of error | Vaibhav Bedia |
2011-02-09 | ASoC: Davinci: Use resource_size() helper function | Vaibhav Bedia |
2010-11-17 | ASoC: davinci: fixes for multi-component | Chris Paulson-Ellis |
2010-10-05 | ALSA: ASoc: DaVinci Delay start of ASP to trigger | Troy Kisky |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2010-07-20 | ASoC: davinci: let platform data define edma queue numbers | Sekhar Nori |
2010-07-06 | ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S) | Raffaele Recalcati |
2010-07-06 | ASoC: DaVinci: Added selection of clk input pin for McBSP | Raffaele Recalcati |
2010-07-06 | ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S) | Raffaele Recalcati |
2010-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-04-05 | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-11-19 | ASoC: DaVinci: pcm, fix underrun by using sram | Troy Kisky |
2009-11-19 | ASoC: DaVinci: i2s, reduce underruns by combining into 1 element | Troy Kisky |
2009-11-18 | ASoC: DaVinci: remove requirement that dma_params is 1st in structure | Troy Kisky |
2009-09-30 | ASoC: DaVinci: McASP FIFO related updates | Chaithrika U S |
2009-09-23 | ASoC: Davinci: Fix race with cpu_dai->dma_data | Troy Kisky |
2009-09-23 | ASoC: DaVinci: Fix divide by zero error during 1st execution | Troy Kisky |
2009-08-13 | ASoC: DaVinci: McASP driver enhacements | Chaithrika U S |
2009-08-07 | ASoC: DaVinci: i2s: don't bounce through rtd to get dai | Troy Kisky |
2009-07-16 | ASoC: davinci: don't use clock names | Kevin Hilman |
2009-07-08 | ASoC: DaVinci I2S needs mach/asp.h | Mark Brown |
2009-07-07 | Merge branch 'davinci' into for-2.6.32 | Mark Brown |
2009-07-05 | ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdown | Troy Kisky |
2009-07-05 | ASoC: DaVinci: i2s, fix mcbsp_word_length update | Troy Kisky |
2009-07-05 | ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startup | Troy Kisky |
2009-07-05 | ASoC: DaVinci: i2s, only start sample generator if needed | Troy Kisky |
2009-07-05 | ASoC: DaVinci: i2s cleanup | Troy Kisky |
2009-07-05 | ASoc: DaVinci: i2s, minor cleanup | Troy Kisky |
2009-07-05 | ASoC: DaVinci: i2s toggle clock to complete reset | Troy Kisky |
2009-07-05 | ASoC: DaVinci: i2s, remove MOD_REG_BIT macro | Troy Kisky |
2009-06-08 | ASoC: Minor fixes to DaVinci I2S probe function | Chaithrika U S |
2009-06-07 | ASoC: Introduce platform driver model for dm644x, dm355 | Chaithrika U S |
2009-05-15 | ASoC: DaVinci I2S updates | David Brownell |
2009-03-04 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao |
2008-12-20 | ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_dai | Troy Kisky |
2008-12-20 | ALSA: ASoC: DaVinci: document I2S limitations | Troy Kisky |
2008-12-20 | ALSA: ASoC: DaVinci: davinci-i2s clean up | Troy Kisky |
2008-12-20 | ALSA: ASoC: DaVinci: davinci-i2s clean up | Troy Kisky |
2008-12-20 | ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarity | Troy Kisky |
2008-12-10 | ALSA: ASoC - Fix wrong section types | Takashi Iwai |
2008-12-09 | ASoC: Register platform DAIs | Mark Brown |
2008-12-02 | ASoC: Push platform registration down into the card | Mark Brown |