summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-mcasp.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playbackMichal Bachraty2013-01-271-1/+1
* ASoC: McASP: implement a way to force BCLK/LRCLK ratiosDaniel Mack2012-12-071-0/+15
* ASoC: McASP: calculate values for channel sizeDaniel Mack2012-12-071-53/+10
* ASoC: McASP: remove unused variablesDaniel Mack2012-12-071-1/+0
* ASoC: davinci: replace private sram api with genallocMatt Porter2012-10-221-0/+2
* ASoC: McASP: treat SNDRV_PCM_FORMAT_U24_* as 32 bit wordsDaniel Mack2012-10-151-2/+2
* ASoC: McASP: add support for 24 bit samplesDaniel Mack2012-10-151-0/+12
* ASoC: McASP: set format parameters in dependence of the DAI formatDaniel Mack2012-10-151-4/+17
* ASoC: McASP: make AHCLK direction configurableDaniel Mack2012-10-151-6/+20
* ASoC: McASP: add support for clock dividersDaniel Mack2012-10-151-1/+31
* ASoC: Davinci: McASP: add support new McASP IP VariantHebbar, Gururaja2012-09-061-13/+73
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-051-2/+8
|\
| * ASoC: Davinci: McASP: Flush the FIFO before enablingVaibhav Bedia2012-08-091-2/+8
* | ASoC: Davinci: McASP: add device tree support for McASPHebbar, Gururaja2012-08-271-1/+123
* | ASoC: davinci: davinci-pcm does not need to be a plaform_driverHebbar, Gururaja2012-08-271-0/+10
* | ASoC: McASP: Convert driver to use Runtime PM APIHebbar, Gururaja2012-08-091-21/+19
|/
* ASoC: davinci-mcasp.c: use devm_ functionsJulia Lawall2012-01-021-28/+12
* ASoC: Convert davinci directory to module_platform_driverAxel Lin2011-11-251-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: davinci-mcasp: add support for unsigned PCM formatsBen Gardiner2011-08-291-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
OpenPOWER on IntegriCloud