aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-i2s.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-07
|\
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-05
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky2009-11-19
* ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky2009-11-19
* ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky2009-11-18
* ASoC: DaVinci: McASP FIFO related updatesChaithrika U S2009-09-30
* ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky2009-09-23
* ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky2009-09-23
* ASoC: DaVinci: McASP driver enhacementsChaithrika U S2009-08-13
* ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky2009-08-07
* ASoC: davinci: don't use clock namesKevin Hilman2009-07-16
* ASoC: DaVinci I2S needs mach/asp.hMark Brown2009-07-08
* Merge branch 'davinci' into for-2.6.32Mark Brown2009-07-07
|\
| * ASoC: Minor fixes to DaVinci I2S probe functionChaithrika U S2009-06-08
| * ASoC: Introduce platform driver model for dm644x, dm355Chaithrika U S2009-06-07
* | ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdownTroy Kisky2009-07-05
* | ASoC: DaVinci: i2s, fix mcbsp_word_length updateTroy Kisky2009-07-05
* | ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startupTroy Kisky2009-07-05
* | ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky2009-07-05
* | ASoC: DaVinci: i2s cleanupTroy Kisky2009-07-05
* | ASoc: DaVinci: i2s, minor cleanupTroy Kisky2009-07-05
* | ASoC: DaVinci: i2s toggle clock to complete resetTroy Kisky2009-07-05
* | ASoC: DaVinci: i2s, remove MOD_REG_BIT macroTroy Kisky2009-07-05
|/
* ASoC: DaVinci I2S updatesDavid Brownell2009-05-15
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-04
* ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_daiTroy Kisky2008-12-20
* ALSA: ASoC: DaVinci: document I2S limitationsTroy Kisky2008-12-20
* ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky2008-12-20
* ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky2008-12-20
* ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarityTroy Kisky2008-12-20
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-10
* ASoC: Register platform DAIsMark Brown2008-12-09
* ASoC: Push platform registration down into the cardMark Brown2008-12-02
* ASoC: Remove DAI type informationMark Brown2008-11-24
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-21
* ASoC: Rename snd_soc_card to snd_soc_machineMark Brown2008-11-21
* ASoC: DaVinci: Fix audio stall when doing full duplexNaresh Medisetty2008-11-18
* ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playbackNaresh Medisetty2008-11-12
* ASoC: Add Right-Justified mode and Codec clock master to davinci-i2sHugo Villeneuve2008-11-10
* ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov2008-10-10
* ALSA: ASoC: Add missing new-line at end of stringsJean Delvare2008-08-29
* ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-10
* ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown2008-06-13
* [ALSA] Davinci ASoC supportVladimir Barinov2008-04-24