summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz1-1/+1
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/tiw...Linus 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 imp...Tejun 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
2010-03-12ASoC: DaVinci: Voice Codec InterfaceMiguel Aguilar4-0/+305
2010-03-10ASoC: DaVinci: Add hw_param callback for S/PDIF DIT linkChaithrika U S1-1/+15
2010-01-26ASoC: DaVinci: Fix stream restart errorChaithrika U S1-3/+2
2009-12-04ASoC: DaVinci: Update suspend/resume support for McASP driverChaithrika U S3-3/+18
2009-11-19ASoC: DaVinci: use edma_pause, edma_resumeTroy Kisky1-2/+4
2009-11-19ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky3-44/+479
2009-11-19ASoC: DaVinci: pcm, rename variables in prep for ping/pongTroy Kisky1-33/+33
2009-11-19ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky1-19/+55
2009-11-18ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky4-13/+6
2009-10-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-3/+3
2009-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-86/+52
2009-09-30ASoC: DaVinci: McASP FIFO related updatesChaithrika U S4-13/+28