summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-044-195/+2Star
|\
| * Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown2013-06-174-195/+2Star
| |\
| | * ASoC: davinci: remove sffsdr machine supportSekhar Nori2013-06-173-193/+0Star
| | * ASoC: davinci: Remove redundant use of of_match_ptr macroSachin Kamat2013-06-031-2/+2
| | * ASoC: davinci-sffsdr: Staticize non exported structLars-Peter Clausen2013-05-151-1/+1
* | | ARM: davinci: move private EDMA API to arm/commonMatt Porter2013-06-183-1/+3
|/ /
* / ASoC: davinci: fix sample rotationDaniel Mack2013-05-211-3/+4
|/
* Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-05-031-2/+5
|\
| * ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.Marek Belisko2013-05-031-1/+1
| * ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C...Marek Belisko2013-04-301-1/+4
* | ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modesMichal Bachraty2013-04-232-4/+5
* | ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializersMichal Bachraty2013-04-233-10/+10
* | Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown2013-04-123-30/+69
|\ \
| * | ASoC: davinci-mcasp: don't overwrite DIT settingsYegor Yefremov2013-04-051-12/+13
| * | ASoC: davinci-mcasp: don't configure AFSX direction in DIT modeYegor Yefremov2013-04-051-3/+0Star
| * | ASoC: davinci-mcasp: clean up davinci_hw_common_param()Daniel Mack2013-03-121-23/+11Star
| * | ASoC: davinci-mcasp: Add support for multichannel playbackMichal Bachraty2013-03-043-15/+68
| |/
* | ASoC: switch over to use snd_soc_register_component() on davinci mcaspKuninori Morimoto2013-03-261-5/+10
* | ASoC: switch over to use snd_soc_register_component() on davinci vcifKuninori Morimoto2013-03-261-3/+8
* | ASoC: switch over to use snd_soc_register_component() on davinci i2sKuninori Morimoto2013-03-261-5/+10
|/
* Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown2013-02-111-3/+3
|\
| * ASoC: tlv320aic3x: Convert mic bias to a supply widgetHebbar Gururaja2013-02-041-3/+3
* | 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-072-0/+16
* ASoC: McASP: calculate values for channel sizeDaniel Mack2012-12-072-63/+10Star
* ASoC: McASP: remove unused variablesDaniel Mack2012-12-072-3/+0Star
* ASoC: davinci: replace private sram api with genallocMatt Porter2012-10-223-6/+35
* 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-152-6/+25
* ASoC: McASP: add support for clock dividersDaniel Mack2012-10-151-1/+31
* ASoC: enable 192KHz support for McASPDaniel Mack2012-10-152-13/+5Star
* 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: evm: Fix typo in cpu dai nameHebbar, Gururaja2012-09-011-1/+1
* | ASoC: Davinci: McASP: add device tree support for McASPHebbar, Gururaja2012-08-271-1/+123
* | ASoC/ARM: Davinci: McASP: split asp header into platform and audio specificHebbar, Gururaja2012-08-275-9/+4Star
* | ASoC: davinci: davinci-pcm does not need to be a plaform_driverHebbar, Gururaja2012-08-277-25/+46
* | ASoC: McASP: Convert driver to use Runtime PM APIHebbar, Gururaja2012-08-092-23/+20Star
* | ASoC: Davinci: McASP: remove unused header includeHebbar, Gururaja2012-08-091-1/+0Star
|/
* ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-201-2/+2
* ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-071-3/+2Star
* ASoC: davinci-i2s.c: use devm_ functionsJulia Lawall2012-01-021-26/+13Star
* ASoC: davinci-mcasp.c: use devm_ functionsJulia Lawall2012-01-021-28/+12Star
* ASoC: davinci-vcif.c: use devm_ functionsJulia Lawall2012-01-021-10/+4Star
* ASoC: davinci: Add .owner to struct snd_soc_cardAxel Lin2011-12-222-0/+7
* ASoC: Convert davinci directory to module_platform_driverAxel Lin2011-11-254-44/+4Star
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-233-3/+3