summaryrefslogtreecommitdiff
path: root/sound/soc/davinci/davinci-i2s.c
AgeCommit message (Expand)Author
2011-02-09ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia
2011-02-09ASoC: Davinci: Call clk_disable() and clk_put() in case of errorVaibhav Bedia
2011-02-09ASoC: Davinci: Use resource_size() helper functionVaibhav Bedia
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis
2010-10-04ALSA: ASoc: DaVinci Delay start of ASP to triggerTroy Kisky
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-07-20ASoC: davinci: let platform data define edma queue numbersSekhar Nori
2010-07-06ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S)Raffaele Recalcati
2010-07-06ASoC: DaVinci: Added selection of clk input pin for McBSPRaffaele Recalcati
2010-07-06ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)Raffaele Recalcati
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-19ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky
2009-11-19ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky
2009-11-18ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky
2009-09-30ASoC: DaVinci: McASP FIFO related updatesChaithrika U S
2009-09-23ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky
2009-09-23ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky
2009-08-13ASoC: DaVinci: McASP driver enhacementsChaithrika U S
2009-08-07ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky
2009-07-16ASoC: davinci: don't use clock namesKevin Hilman
2009-07-08ASoC: DaVinci I2S needs mach/asp.hMark Brown
2009-07-07Merge branch 'davinci' into for-2.6.32Mark Brown
2009-07-05ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdownTroy Kisky
2009-07-05ASoC: DaVinci: i2s, fix mcbsp_word_length updateTroy Kisky
2009-07-05ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startupTroy Kisky
2009-07-05ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky
2009-07-05ASoC: DaVinci: i2s cleanupTroy Kisky
2009-07-05ASoc: DaVinci: i2s, minor cleanupTroy Kisky
2009-07-05ASoC: DaVinci: i2s toggle clock to complete resetTroy Kisky
2009-07-05ASoC: DaVinci: i2s, remove MOD_REG_BIT macroTroy Kisky
2009-06-08ASoC: Minor fixes to DaVinci I2S probe functionChaithrika U S
2009-06-07ASoC: Introduce platform driver model for dm644x, dm355Chaithrika U S
2009-05-15ASoC: DaVinci I2S updatesDavid Brownell
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2008-12-20ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_daiTroy Kisky
2008-12-20ALSA: ASoC: DaVinci: document I2S limitationsTroy Kisky
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarityTroy Kisky
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai
2008-12-09ASoC: Register platform DAIsMark Brown
2008-12-02ASoC: Push platform registration down into the cardMark Brown
2008-11-24ASoC: Remove DAI type informationMark Brown
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown
2008-11-18ASoC: DaVinci: Fix audio stall when doing full duplexNaresh Medisetty
2008-11-12ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playbackNaresh Medisetty
2008-11-10ASoC: Add Right-Justified mode and Codec clock master to davinci-i2sHugo Villeneuve