aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-mcasp.c
Commit message (Expand)AuthorAge
* ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playbackMichal Bachraty2013-01-27
* ASoC: McASP: implement a way to force BCLK/LRCLK ratiosDaniel Mack2012-12-07
* ASoC: McASP: calculate values for channel sizeDaniel Mack2012-12-07
* ASoC: McASP: remove unused variablesDaniel Mack2012-12-07
* ASoC: davinci: replace private sram api with genallocMatt Porter2012-10-22
* ASoC: McASP: treat SNDRV_PCM_FORMAT_U24_* as 32 bit wordsDaniel Mack2012-10-14
* ASoC: McASP: add support for 24 bit samplesDaniel Mack2012-10-14
* ASoC: McASP: set format parameters in dependence of the DAI formatDaniel Mack2012-10-14
* ASoC: McASP: make AHCLK direction configurableDaniel Mack2012-10-14
* ASoC: McASP: add support for clock dividersDaniel Mack2012-10-14
* ASoC: Davinci: McASP: add support new McASP IP VariantHebbar, Gururaja2012-09-05
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-05
|\
| * ASoC: Davinci: McASP: Flush the FIFO before enablingVaibhav Bedia2012-08-09
* | ASoC: Davinci: McASP: add device tree support for McASPHebbar, Gururaja2012-08-27
* | ASoC: davinci: davinci-pcm does not need to be a plaform_driverHebbar, Gururaja2012-08-27
* | ASoC: McASP: Convert driver to use Runtime PM APIHebbar, Gururaja2012-08-09
|/
* ASoC: davinci-mcasp.c: use devm_ functionsJulia Lawall2012-01-02
* ASoC: Convert davinci directory to module_platform_driverAxel Lin2011-11-25
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: davinci-mcasp: add support for unsigned PCM formatsBen Gardiner2011-08-29
* ASoC: davinci-mcasp: enable ping-pong SRAM buffersBen Gardiner2011-05-19
* davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner2011-04-26
* davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner2011-04-26
* davinci-mcasp: use bitfield definitions for PDIRBen Gardiner2011-04-26
* ASoC: davinci-mcasp: correct tdm_slots limitBen Gardiner2011-04-26
* ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia2011-02-09
* ASoC: Davinci: Call clk_disable() and clk_put() in case of errorVaibhav Bedia2011-02-09
* ASoC: Davinci: Use resource_size() helper functionVaibhav Bedia2011-02-09
* ASoC: davinci: fixes for multi-componentChris Paulson-Ellis2010-11-17
* ASoC: davinci-mcasp.c: Return error code in failureJulia Lawall2010-10-18
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* ASoC: davinci: let platform data define edma queue numbersSekhar Nori2010-07-20
* ASoC: DaVinci: Fix McASP hardware FIFO configurationSudhakar Rajashekhara2010-06-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-07
|\
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-05
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ASoC: DaVinci: Fix stream restart errorChaithrika U S2010-01-26
* ASoC: DaVinci: Update suspend/resume support for McASP driverChaithrika U S2009-12-04
* ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky2009-11-18
* ASoC: DaVinci: McASP FIFO related updatesChaithrika U S2009-09-30
* ASoC: DaVinci: Correct McASP FIFO initializationChaithrika U S2009-09-23
* ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky2009-09-23
* ASoC: DaVinci: Fixes to McASP configurationChaithrika U S2009-09-18
* ASoC: DaVinci: Add a DAI format to McASP driverChaithrika U S2009-08-13
* ASoC: DaVinci: McASP driver enhacementsChaithrika U S2009-08-13
* ASoC: davinci: don't use clock namesKevin Hilman2009-07-16
* ASoC: Add mcasp support for DM646xChaithrika U S2009-06-07