aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-i2s.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-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-041-6/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-23/+21
* 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/+1
* 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/+11
* 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/+5
* 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/+2
* | ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky2009-07-051-18/+14
* | ASoC: DaVinci: i2s cleanupTroy Kisky2009-07-051-3/+2
* | 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/+44
|/
* 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/+37
* ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarityTroy Kisky2008-12-201-0/+36
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register platform DAIsMark Brown2008-12-091-0/+12
* ASoC: Push platform registration down into the cardMark Brown2008-12-021-1/+1
* ASoC: Remove DAI type informationMark Brown2008-11-241-1/+0
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-5/+7
* ASoC: Rename snd_soc_card to snd_soc_machineMark Brown2008-11-211-4/+4
* ASoC: DaVinci: Fix audio stall when doing full duplexNaresh Medisetty2008-11-181-12/+19
* ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playbackNaresh Medisetty2008-11-121-3/+46