aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs/mxs-pcm.c
Commit message (Expand)AuthorAge
* ASoC: mxs: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flagLars-Peter Clausen2014-01-07
* ASoC: mxs: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-07
* ASoC: mxs: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen2013-12-02
* ASoC: mxs: move to use generic DMA helperShawn Guo2013-05-13
* ASoC: mxs: Use generic dmaengine PCMLars-Peter Clausen2013-04-22
* ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEXLars-Peter Clausen2013-04-22
* ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-17
* ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params structLars-Peter Clausen2013-03-26
* ASoC: mxs: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen2012-06-20
* ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo2012-05-12
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-26
* | ASoC: mxs-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-02
* | ASoC: mxs-pcm: Request DMA channel earlyLars-Peter Clausen2012-02-22
* | ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_dataLars-Peter Clausen2012-02-21
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * ASoC: mxs: correct 'direction' of device_prep_dma_cyclicShawn Guo2011-12-23
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-22
|\ \
| * | Revert "ASoC: mxs: correct 'direction' of device_prep_dma_cyclic"Mark Brown2011-12-22
* | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-19
|\| |
| * | ASoC: mxs: correct 'direction' of device_prep_dma_cyclicShawn Guo2011-12-19
* | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-10
|\| |
| * | ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2011-12-10
| * | ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann2011-12-10
| |/
* / ASoC: Convert mxs directory to module_platform_driverAxel Lin2011-11-24
|/
* ASoC: mxs: add mxs-pcm driverDong Aisheng2011-07-28