aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-20ASoC: davinci: add missing break statementRajashekhara, Sudhakar1-0/+1
2011-07-20ASoC: davinci: fix codec start and stop functionsRajashekhara, Sudhakar1-4/+4
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-06-06Merge branch 'for-3.0' into for-3.1Mark Brown1-1/+1
2011-05-30Merge branch 'for-2.6.40' into for-2.6.41Mark Brown1-0/+2
2011-05-26mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz1-1/+1
2011-05-25ASoC: davinci-pcm: comments for the conversion to BATCH modeBen Gardiner1-0/+19
2011-05-25ASoC: davinci-pcm: convert to BATCH modeBen Gardiner1-48/+19
2011-05-25ASoC: davinci-pcm: extract period elapsed functionsBen Gardiner1-4/+18
2011-05-25ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playbackBen Gardiner1-6/+7
2011-05-25ASoC: davinci-pcm: increase the maximum channelsBen Gardiner1-2/+2
2011-05-25ASoC: davinci-pcm: expand the .formatsBen Gardiner1-2/+18
2011-05-25ASoC: davinci-pcm: trivial: make ping-pong params setup symmetricalBen Gardiner1-2/+3
2011-05-19ASoC: davinci-mcasp: enable ping-pong SRAM buffersBen Gardiner1-0/+2
2011-04-26davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner1-1/+3
2011-04-26davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner1-2/+2
2011-04-26davinci-mcasp: use bitfield definitions for PDIRBen Gardiner1-3/+6
2011-04-26ASoC: davinci-mcasp: correct tdm_slots limitBen Gardiner1-2/+2
2011-03-23asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon1-1/+1
2011-02-09ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia2-12/+27
2011-02-09ASoC: Davinci: Call clk_disable() and clk_put() in case of errorVaibhav Bedia2-6/+12
2011-02-09ASoC: Davinci: Use resource_size() helper functionVaibhav Bedia2-6/+6
2011-02-03asoc: davinci: da830/omap-l137: correct cpu_dai_nameVaibhav Bedia1-3/+15
2011-01-21ASoC: da8xx/omap-l1xx: match codec_name with i2c idsRajashekhara, Sudhakar1-1/+1
2011-01-05ASoC: Remove needless inclusion of tlv320aic3x.h from machine driversJarkko Nikula1-1/+0
2010-11-25Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-0/+3
2010-11-25ASoC: davinci-vcif - fix a memory leakAxel Lin1-0/+3
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula2-2/+0
2010-11-17Merge branch 'for-2.6.37' into for-2.6.38Mark Brown5-22/+61
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis5-22/+61
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-10/+11
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai10-195/+130
2010-10-18ASoC: davinci-mcasp.c: Return error code in failureJulia Lawall1-0/+2
2010-10-17sound: fixed typosAndrea Gelmini1-1/+1
2010-10-04ALSA: ASoc: DaVinci Delay start of ASP to triggerTroy Kisky1-6/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood10-189/+128
2010-07-20ASoC: davinci: let platform data define edma queue numbersSekhar Nori4-5/+19
2010-07-17ASoC: davinci: check kzalloc() result (typo)Kulikov Vasiliy1-1/+1
2010-07-13ASoC: Remove unnecessary casts of private_dataJoe Perches1-1/+1
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 Recalcati2-9/+106
2010-06-15ASoC: DaVinci: Fix McASP hardware FIFO configurationSudhakar Rajashekhara1-2/+0
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai5-5/+387
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-3/+7
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack3-3/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-29ASoC: update gfp/slab.h includesTejun Heo1-0/+1
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack4-4/+9
2010-03-12DaVinci: DM365: Voice Codec support for the DM365 EVMMiguel Aguilar2-4/+65