summaryrefslogtreecommitdiff
path: root/sound/soc/davinci
AgeCommit message (Expand)Author
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.cNicolin Chen
2013-11-12fix missing edma changes to EDMA_DMA_COMPLETE statusSebastian Andrzej Siewior
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King
2013-10-23ASoC: davinci-evm: Add device tree bindingHebbar, Gururaja
2013-10-23ASoC: davinci: Add support for AM33xx SoC AudioHebbar, Gururaja
2013-10-23ASoC: davinci-mcasp: Remove redundant num-serializer DT parameterPeter Ujfalusi
2013-10-22ASoC: davinci-mcasp: Change compatible property model to more accurateJyri Sarha
2013-10-22ASoC: davinci-mcasp: Extract DMA channels directly from DTJyri Sarha
2013-10-22ASoC: davinci-mcasp: Add location for data port registers to DTJyri Sarha
2013-10-03ASoC: davinci-mcasp: add support for suspend and resumeDaniel Mack
2013-09-18ASoC: davinci-evm: Move sysclk logic away from evm_hw_paramsJyri Sarha
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter
2013-06-17Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown
2013-06-17ASoC: davinci: remove sffsdr machine supportSekhar Nori
2013-06-03ASoC: davinci: Remove redundant use of of_match_ptr macroSachin Kamat
2013-05-21ASoC: davinci: fix sample rotationDaniel Mack
2013-05-15ASoC: davinci-sffsdr: Staticize non exported structLars-Peter Clausen
2013-05-03Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-05-03ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.Marek Belisko
2013-04-30ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C...Marek Belisko
2013-04-23ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modesMichal Bachraty
2013-04-23ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializersMichal Bachraty
2013-04-12Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown
2013-04-05ASoC: davinci-mcasp: don't overwrite DIT settingsYegor Yefremov
2013-04-05ASoC: davinci-mcasp: don't configure AFSX direction in DIT modeYegor Yefremov
2013-03-26ASoC: switch over to use snd_soc_register_component() on davinci mcaspKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on davinci vcifKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on davinci i2sKuninori Morimoto
2013-03-12ASoC: davinci-mcasp: clean up davinci_hw_common_param()Daniel Mack
2013-03-04ASoC: davinci-mcasp: Add support for multichannel playbackMichal Bachraty
2013-02-11Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown
2013-02-04ASoC: tlv320aic3x: Convert mic bias to a supply widgetHebbar Gururaja
2013-01-27ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playbackMichal Bachraty
2012-12-07ASoC: McASP: implement a way to force BCLK/LRCLK ratiosDaniel Mack
2012-12-07ASoC: McASP: calculate values for channel sizeDaniel Mack
2012-12-07ASoC: McASP: remove unused variablesDaniel Mack
2012-10-22ASoC: davinci: replace private sram api with genallocMatt Porter
2012-10-15ASoC: McASP: treat SNDRV_PCM_FORMAT_U24_* as 32 bit wordsDaniel Mack
2012-10-15ASoC: McASP: add support for 24 bit samplesDaniel Mack
2012-10-15ASoC: McASP: set format parameters in dependence of the DAI formatDaniel Mack
2012-10-15ASoC: McASP: make AHCLK direction configurableDaniel Mack
2012-10-15ASoC: McASP: add support for clock dividersDaniel Mack
2012-10-15ASoC: enable 192KHz support for McASPDaniel Mack
2012-09-06ASoC: Davinci: McASP: add support new McASP IP VariantHebbar, Gururaja
2012-09-05Merge branch 'asoc-omap' into for-3.7Mark Brown
2012-08-31ASoC: Davinci: evm: Fix typo in cpu dai nameHebbar, Gururaja
2012-08-27ASoC: Davinci: McASP: add device tree support for McASPHebbar, Gururaja