summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-i2s.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: davinci-i2s: Convert to use edma-pcmPeter Ujfalusi2015-03-041-41/+26Star
* ASoC: davinci: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()Peter Ujfalusi2014-04-221-1/+0Star
* ASoC: switch over to use snd_soc_register_component() on davinci i2sKuninori Morimoto2013-03-261-5/+10
* ASoC/ARM: Davinci: McASP: split asp header into platform and audio specificHebbar, Gururaja2012-08-271-2/+1Star
* ASoC: davinci: davinci-pcm does not need to be a plaform_driverHebbar, Gururaja2012-08-271-0/+10
* ASoC: davinci-i2s.c: use devm_ functionsJulia Lawall2012-01-021-26/+13Star
* ASoC: Convert davinci directory to module_platform_driverAxel Lin2011-11-251-11/+1Star
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Davinci: Fix FS polarity for I2S formatJarkko Nikula2011-09-301-1/+4
* ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia2011-02-091-6/+13
* ASoC: Davinci: Call clk_disable() and clk_put() in case of errorVaibhav Bedia2011-02-091-3/+6
* ASoC: Davinci: Use resource_size() helper functionVaibhav Bedia2011-02-091-3/+3
* ASoC: davinci: fixes for multi-componentChris Paulson-Ellis2010-11-171-4/+11
* ALSA: ASoc: DaVinci Delay start of ASP to triggerTroy Kisky2010-10-051-6/+0Star
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-23/+21Star
* ASoC: davinci: let platform data define edma queue numbersSekhar Nori2010-07-201-0/+10
* ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S)Raffaele Recalcati2010-07-061-5/+19
* ASoC: DaVinci: Added selection of clk input pin for McBSPRaffaele Recalcati2010-07-061-5/+24
* ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)Raffaele Recalcati2010-07-061-9/+101
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-071-1/+2
|\
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-1/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky2009-11-191-1/+6
* ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky2009-11-191-19/+55
* ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky2009-11-181-5/+1Star
* ASoC: DaVinci: McASP FIFO related updatesChaithrika U S2009-09-301-0/+2
* ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky2009-09-231-25/+11Star
* ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky2009-09-231-1/+2
* ASoC: DaVinci: McASP driver enhacementsChaithrika U S2009-08-131-0/+1
* ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky2009-08-071-9/+5Star
* ASoC: davinci: don't use clock namesKevin Hilman2009-07-161-1/+1
* ASoC: DaVinci I2S needs mach/asp.hMark Brown2009-07-081-0/+2
* Merge branch 'davinci' into for-2.6.32Mark Brown2009-07-071-51/+70
|\
| * ASoC: Minor fixes to DaVinci I2S probe functionChaithrika U S2009-06-081-1/+3
| * ASoC: Introduce platform driver model for dm644x, dm355Chaithrika U S2009-06-071-50/+67
* | ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdownTroy Kisky2009-07-051-1/+27
* | ASoC: DaVinci: i2s, fix mcbsp_word_length updateTroy Kisky2009-07-051-21/+29
* | ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startupTroy Kisky2009-07-051-6/+2Star
* | ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky2009-07-051-18/+14Star
* | ASoC: DaVinci: i2s cleanupTroy Kisky2009-07-051-3/+2Star
* | ASoc: DaVinci: i2s, minor cleanupTroy Kisky2009-07-051-8/+8
* | ASoC: DaVinci: i2s toggle clock to complete resetTroy Kisky2009-07-051-6/+25
* | ASoC: DaVinci: i2s, remove MOD_REG_BIT macroTroy Kisky2009-07-051-52/+44Star
|/
* ASoC: DaVinci I2S updatesDavid Brownell2009-05-151-3/+23
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-6/+8
* ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_daiTroy Kisky2008-12-201-4/+4
* ALSA: ASoC: DaVinci: document I2S limitationsTroy Kisky2008-12-201-2/+19
* ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky2008-12-201-15/+15
* ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky2008-12-201-48/+37Star