aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/davinci/davinci-mcasp.c
AgeCommit message (Expand)Author
2013-05-21ASoC: davinci: fix sample rotationDaniel Mack
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-12ASoC: davinci-mcasp: clean up davinci_hw_common_param()Daniel Mack
2013-03-04ASoC: davinci-mcasp: Add support for multichannel playbackMichal Bachraty
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-09-06ASoC: Davinci: McASP: add support new McASP IP VariantHebbar, Gururaja
2012-09-05Merge branch 'asoc-omap' into for-3.7Mark Brown
2012-08-27ASoC: Davinci: McASP: add device tree support for McASPHebbar, Gururaja
2012-08-27ASoC: davinci: davinci-pcm does not need to be a plaform_driverHebbar, Gururaja
2012-08-09ASoC: McASP: Convert driver to use Runtime PM APIHebbar, Gururaja
2012-08-09ASoC: Davinci: McASP: Flush the FIFO before enablingVaibhav Bedia
2012-01-02ASoC: davinci-mcasp.c: use devm_ functionsJulia Lawall
2011-11-25ASoC: Convert davinci directory to module_platform_driverAxel Lin
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-08-29ASoC: davinci-mcasp: add support for unsigned PCM formatsBen Gardiner
2011-05-19ASoC: davinci-mcasp: enable ping-pong SRAM buffersBen Gardiner
2011-04-26davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner
2011-04-26davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner
2011-04-26davinci-mcasp: use bitfield definitions for PDIRBen Gardiner
2011-04-26ASoC: davinci-mcasp: correct tdm_slots limitBen Gardiner
2011-02-09ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia
2011-02-09ASoC: Davinci: Call clk_disable() and clk_put() in case of errorVaibhav Bedia
2011-02-09ASoC: Davinci: Use resource_size() helper functionVaibhav Bedia
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis
2010-10-18ASoC: davinci-mcasp.c: Return error code in failureJulia Lawall
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-07-20ASoC: davinci: let platform data define edma queue numbersSekhar Nori
2010-06-15ASoC: DaVinci: Fix McASP hardware FIFO configurationSudhakar Rajashekhara
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-26ASoC: DaVinci: Fix stream restart errorChaithrika U S
2009-12-04ASoC: DaVinci: Update suspend/resume support for McASP driverChaithrika U S