aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-195/+2
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter3-1/+3
2013-06-17Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown4-195/+2
2013-06-17ASoC: davinci: remove sffsdr machine supportSekhar Nori3-193/+0
2013-06-03ASoC: davinci: Remove redundant use of of_match_ptr macroSachin Kamat1-2/+2
2013-05-21ASoC: davinci: fix sample rotationDaniel Mack1-3/+4
2013-05-15ASoC: davinci-sffsdr: Staticize non exported structLars-Peter Clausen1-1/+1
2013-05-03Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-2/+5
2013-05-03ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.Marek Belisko1-1/+1
2013-04-30ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_CFS formatMarek Belisko1-1/+4
2013-04-23ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modesMichal Bachraty2-4/+5
2013-04-23ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializersMichal Bachraty3-10/+10
2013-04-12Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown3-30/+69
2013-04-05ASoC: davinci-mcasp: don't overwrite DIT settingsYegor Yefremov1-12/+13
2013-04-05ASoC: davinci-mcasp: don't configure AFSX direction in DIT modeYegor Yefremov1-3/+0
2013-03-26ASoC: switch over to use snd_soc_register_component() on davinci mcaspKuninori Morimoto1-5/+10
2013-03-26ASoC: switch over to use snd_soc_register_component() on davinci vcifKuninori Morimoto1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on davinci i2sKuninori Morimoto1-5/+10
2013-03-12ASoC: davinci-mcasp: clean up davinci_hw_common_param()Daniel Mack1-23/+11
2013-03-04ASoC: davinci-mcasp: Add support for multichannel playbackMichal Bachraty3-15/+68
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