summaryrefslogtreecommitdiff
path: root/sound/soc/mxs/mxs-pcm.c
AgeCommit message (Expand)Author
2013-04-22ASoC: mxs: Use generic dmaengine PCMLars-Peter Clausen
2013-04-22ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEXLars-Peter Clausen
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen
2013-03-26ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params structLars-Peter Clausen
2012-12-10ASoC: mxs: remove __dev* attributesBill Pemberton
2012-06-20ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen
2012-05-12ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie
2012-03-02ASoC: mxs-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen
2012-02-22ASoC: mxs-pcm: Request DMA channel earlyLars-Peter Clausen
2012-02-21ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_dataLars-Peter Clausen
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-12-23ASoC: mxs: correct 'direction' of device_prep_dma_cyclicShawn Guo
2011-12-22Merge branch 'for-3.2' into for-3.3Mark Brown
2011-12-22Revert "ASoC: mxs: correct 'direction' of device_prep_dma_cyclic"Mark Brown
2011-12-20Merge branch 'for-3.2' into for-3.3Mark Brown
2011-12-20ASoC: mxs: correct 'direction' of device_prep_dma_cyclicShawn Guo
2011-12-11Merge branch 'for-3.2' into for-3.3Mark Brown
2011-12-11ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann
2011-12-11ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann
2011-11-24ASoC: Convert mxs directory to module_platform_driverAxel Lin
2011-07-28ASoC: mxs: add mxs-pcm driverDong Aisheng