aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-11Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown1-3/+3
2013-02-04ASoC: tlv320aic3x: Convert mic bias to a supply widgetHebbar Gururaja1-3/+3
2013-01-27ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playbackMichal Bachraty1-1/+1
2012-12-07ASoC: McASP: implement a way to force BCLK/LRCLK ratiosDaniel Mack2-0/+16
2012-12-07ASoC: McASP: calculate values for channel sizeDaniel Mack2-63/+10
2012-12-07ASoC: McASP: remove unused variablesDaniel Mack2-3/+0
2012-10-22ASoC: davinci: replace private sram api with genallocMatt Porter3-6/+35
2012-10-15ASoC: McASP: treat SNDRV_PCM_FORMAT_U24_* as 32 bit wordsDaniel Mack1-2/+2
2012-10-15ASoC: McASP: add support for 24 bit samplesDaniel Mack1-0/+12
2012-10-15ASoC: McASP: set format parameters in dependence of the DAI formatDaniel Mack1-4/+17
2012-10-15ASoC: McASP: make AHCLK direction configurableDaniel Mack2-6/+25
2012-10-15ASoC: McASP: add support for clock dividersDaniel Mack1-1/+31
2012-10-15ASoC: enable 192KHz support for McASPDaniel Mack2-13/+5
2012-09-06ASoC: Davinci: McASP: add support new McASP IP VariantHebbar, Gururaja1-13/+73
2012-09-05Merge branch 'asoc-omap' into for-3.7Mark Brown1-2/+8
2012-08-31ASoC: Davinci: evm: Fix typo in cpu dai nameHebbar, Gururaja1-1/+1
2012-08-27ASoC: Davinci: McASP: add device tree support for McASPHebbar, Gururaja1-1/+123
2012-08-27ASoC/ARM: Davinci: McASP: split asp header into platform and audio specificHebbar, Gururaja5-9/+4
2012-08-27ASoC: davinci: davinci-pcm does not need to be a plaform_driverHebbar, Gururaja7-25/+46
2012-08-09ASoC: McASP: Convert driver to use Runtime PM APIHebbar, Gururaja2-23/+20
2012-08-09ASoC: Davinci: McASP: remove unused header includeHebbar, Gururaja1-1/+0
2012-08-09ASoC: Davinci: McASP: Flush the FIFO before enablingVaibhav Bedia1-2/+8
2012-01-20ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood1-2/+2
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2012-01-02ASoC: davinci-i2s.c: use devm_ functionsJulia Lawall1-26/+13
2012-01-02ASoC: davinci-mcasp.c: use devm_ functionsJulia Lawall1-28/+12
2012-01-02ASoC: davinci-vcif.c: use devm_ functionsJulia Lawall1-10/+4
2011-12-22ASoC: davinci: Add .owner to struct snd_soc_cardAxel Lin2-0/+7
2011-11-25ASoC: Convert davinci directory to module_platform_driverAxel Lin4-44/+4
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen3-3/+3
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-74/+76
2011-10-13Drop default from "DM365 codec select" choicePaul Bolle1-1/+0
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-2/+0
2011-09-30ASoC: Davinci: Fix FS polarity for I2S formatJarkko Nikula1-1/+4
2011-09-16ASoC: davinci-pcm: trivial: replace link with actual chan/linkBen Gardiner1-64/+59
2011-08-29ASoC: davinci-mcasp: add support for unsigned PCM formatsBen Gardiner1-7/+13
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