aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-mcasp.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-7/+13
* ASoC: davinci-mcasp: enable ping-pong SRAM buffersBen Gardiner2011-05-191-0/+2
* davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner2011-04-261-1/+3
* davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner2011-04-261-2/+2
* davinci-mcasp: use bitfield definitions for PDIRBen Gardiner2011-04-261-3/+6
* ASoC: davinci-mcasp: correct tdm_slots limitBen Gardiner2011-04-261-2/+2
* ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia2011-02-091-6/+14
* 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-3/+10
* ASoC: davinci-mcasp.c: Return error code in failureJulia Lawall2010-10-181-0/+2
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-19/+13
* ASoC: davinci: let platform data define edma queue numbersSekhar Nori2010-07-201-2/+4
* ASoC: DaVinci: Fix McASP hardware FIFO configurationSudhakar Rajashekhara2010-06-151-2/+0
* 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: Fix stream restart errorChaithrika U S2010-01-261-3/+2
* ASoC: DaVinci: Update suspend/resume support for McASP driverChaithrika U S2009-12-041-2/+16
* ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky2009-11-181-0/+1
* ASoC: DaVinci: McASP FIFO related updatesChaithrika U S2009-09-301-10/+7
* ASoC: DaVinci: Correct McASP FIFO initializationChaithrika U S2009-09-231-18/+18
* ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky2009-09-231-34/+10
* ASoC: DaVinci: Fixes to McASP configurationChaithrika U S2009-09-181-2/+22
* ASoC: DaVinci: Add a DAI format to McASP driverChaithrika U S2009-08-131-0/+10
* ASoC: DaVinci: McASP driver enhacementsChaithrika U S2009-08-131-8/+97
* ASoC: davinci: don't use clock namesKevin Hilman2009-07-161-1/+1
* ASoC: Add mcasp support for DM646xChaithrika U S2009-06-071-0/+874