aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/davinci/davinci-mcasp.c
AgeCommit message (Expand)Author
2014-10-05ASoC: davinci-mcasp: Correct rx format unit configurationPeter Ujfalusi
2014-01-31ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driverPeter Ujfalusi
2014-01-31ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronouslyPeter Ujfalusi
2014-01-31ASoC: davinci-mcasp: Harmonize the sub hw_params function namesPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Support for fck reparentingPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Correct am33xx snd_platform_data namePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Change IO functions parameter listPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Support for McASP version found in DRA7xxPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Fix synchronous master receive modePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Data source (bus) selection supportPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Simplify FIFO configuration codePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Be consistent with the use of base in davinci_mcasp_set_...Peter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Rename private struct and it's users (dev -> mcasp)Peter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Do not inline the mcasp_set_ctl_reg functionPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_NUM_SERIALIZER definePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Move private struct definition to source filePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Move register definitions to header filePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Correct dai driver struct initialization for 2nd daiPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Move DAVINCI_MCASP_RATE from header to source filePeter Ujfalusi
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-06-17Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown
2013-06-03ASoC: davinci: Remove redundant use of of_match_ptr macroSachin Kamat
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