summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-1/+1
|\
| * fix missing edma changes to EDMA_DMA_COMPLETE statusSebastian Andrzej Siewior2013-11-121-1/+1
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-6/+3
|\ \
| * | DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-6/+3
| |/
* | sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.cNicolin Chen2013-11-131-2/+1
* | ASoC: davinci-evm: Add device tree bindingHebbar, Gururaja2013-10-231-2/+122
* | ASoC: davinci: Add support for AM33xx SoC AudioHebbar, Gururaja2013-10-232-3/+16
* | ASoC: davinci-mcasp: Remove redundant num-serializer DT parameterPeter Ujfalusi2013-10-231-17/+5
* | ASoC: davinci-mcasp: Change compatible property model to more accurateJyri Sarha2013-10-221-1/+1
* | ASoC: davinci-mcasp: Extract DMA channels directly from DTJyri Sarha2013-10-221-14/+31
* | ASoC: davinci-mcasp: Add location for data port registers to DTJyri Sarha2013-10-221-20/+41
* | ASoC: davinci-mcasp: add support for suspend and resumeDaniel Mack2013-10-032-0/+51
* | ASoC: davinci-evm: Move sysclk logic away from evm_hw_paramsJyri Sarha2013-09-181-20/+44
|/
* Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-034-195/+2
|\
| * Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown2013-06-174-195/+2
| |\
| | * ASoC: davinci: remove sffsdr machine supportSekhar Nori2013-06-173-193/+0
| | * 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/+0
| * | ASoC: davinci-mcasp: clean up davinci_hw_common_param()Daniel Mack2013-03-121-23/+11
| * | 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/+10
* ASoC: McASP: remove unused variablesDaniel Mack2012-12-072-3/+0
* 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/+5
* 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-08-311-1/+1