aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20ASoC: davinci: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-22ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()Peter Ujfalusi1-1/+0
2013-03-26ASoC: switch over to use snd_soc_register_component() on davinci i2sKuninori Morimoto1-5/+10
2012-08-27ASoC/ARM: Davinci: McASP: split asp header into platform and audio specificHebbar, Gururaja1-2/+1
2012-08-27ASoC: davinci: davinci-pcm does not need to be a plaform_driverHebbar, Gururaja1-0/+10
2012-01-02ASoC: davinci-i2s.c: use devm_ functionsJulia Lawall1-26/+13
2011-11-25ASoC: Convert davinci directory to module_platform_driverAxel Lin1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-09-30ASoC: Davinci: Fix FS polarity for I2S formatJarkko Nikula1-1/+4
2011-02-09ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia1-6/+13
2011-02-09ASoC: Davinci: Call clk_disable() and clk_put() in case of errorVaibhav Bedia1-3/+6
2011-02-09ASoC: Davinci: Use resource_size() helper functionVaibhav Bedia1-3/+3
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis1-4/+11
2010-10-04ALSA: ASoc: DaVinci Delay start of ASP to triggerTroy Kisky1-6/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-23/+21
2010-07-20ASoC: davinci: let platform data define edma queue numbersSekhar Nori1-0/+10
2010-07-06ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S)Raffaele Recalcati1-5/+19
2010-07-06ASoC: DaVinci: Added selection of clk input pin for McBSPRaffaele Recalcati1-5/+24
2010-07-06ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)Raffaele Recalcati1-9/+101
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+2
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-19ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky1-1/+6
2009-11-19ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky1-19/+55
2009-11-18ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky1-5/+1
2009-09-30ASoC: DaVinci: McASP FIFO related updatesChaithrika U S1-0/+2
2009-09-23ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky1-25/+11
2009-09-23ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky1-1/+2
2009-08-13ASoC: DaVinci: McASP driver enhacementsChaithrika U S1-0/+1
2009-08-07ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky1-9/+5
2009-07-16ASoC: davinci: don't use clock namesKevin Hilman1-1/+1
2009-07-08ASoC: DaVinci I2S needs mach/asp.hMark Brown1-0/+2
2009-07-07Merge branch 'davinci' into for-2.6.32Mark Brown1-51/+70
2009-07-05ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdownTroy Kisky1-1/+27
2009-07-05ASoC: DaVinci: i2s, fix mcbsp_word_length updateTroy Kisky1-21/+29
2009-07-05ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startupTroy Kisky1-6/+2
2009-07-05ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky1-18/+14
2009-07-05ASoC: DaVinci: i2s cleanupTroy Kisky1-3/+2
2009-07-05ASoc: DaVinci: i2s, minor cleanupTroy Kisky1-8/+8
2009-07-05ASoC: DaVinci: i2s toggle clock to complete resetTroy Kisky1-6/+25
2009-07-05ASoC: DaVinci: i2s, remove MOD_REG_BIT macroTroy Kisky1-52/+44
2009-06-08ASoC: Minor fixes to DaVinci I2S probe functionChaithrika U S1-1/+3
2009-06-07ASoC: Introduce platform driver model for dm644x, dm355Chaithrika U S1-50/+67
2009-05-15ASoC: DaVinci I2S updatesDavid Brownell1-3/+23
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-6/+8
2008-12-20ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_daiTroy Kisky1-4/+4
2008-12-20ALSA: ASoC: DaVinci: document I2S limitationsTroy Kisky1-2/+19
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky1-15/+15
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky1-48/+37
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarityTroy Kisky1-0/+36