| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: mxs: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag | Lars-Peter Clausen | 2014-01-07 | 1 | -1/+0 |
* | ASoC: mxs: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 2014-01-07 | 1 | -5/+0 |
* | ASoC: mxs: Use devm_snd_dmaengine_pcm_register() | Lars-Peter Clausen | 2013-12-02 | 1 | -7/+1 |
* | ASoC: mxs: move to use generic DMA helper | Shawn Guo | 2013-05-13 | 1 | -18/+0 |
* | ASoC: mxs: Use generic dmaengine PCM | Lars-Peter Clausen | 2013-04-22 | 1 | -125/+11 |
* | ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEX | Lars-Peter Clausen | 2013-04-22 | 1 | -1/+2 |
* | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen | 2013-04-17 | 1 | -2/+2 |
* | ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct | Lars-Peter Clausen | 2013-03-26 | 1 | -38/+5 |
* | ASoC: mxs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -2/+2 |
* | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer | Lars-Peter Clausen | 2012-06-20 | 1 | -1/+1 |
* | ASoC: mxs: mxs-pcm does not need to be a plaform_driver | Shawn Guo | 2012-05-12 | 1 | -18/+6 |
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-30 | 1 | -1/+1 |
|\ |
|
| * | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie | 2012-03-27 | 1 | -1/+1 |
* | | ASoC: mxs-pcm: Use dmaengine PCM helper functions | Lars-Peter Clausen | 2012-03-02 | 1 | -112/+24 |
* | | ASoC: mxs-pcm: Request DMA channel early | Lars-Peter Clausen | 2012-02-22 | 1 | -20/+8 |
* | | ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data | Lars-Peter Clausen | 2012-02-21 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 | 1 | -1/+1 |
|\ |
|
| * | ASoC: mxs: correct 'direction' of device_prep_dma_cyclic | Shawn Guo | 2011-12-23 | 1 | -1/+1 |
* | | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 2011-12-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Revert "ASoC: mxs: correct 'direction' of device_prep_dma_cyclic" | Mark Brown | 2011-12-22 | 1 | -1/+1 |
* | | | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 2011-12-20 | 1 | -1/+1 |
|\| | |
|
| * | | ASoC: mxs: correct 'direction' of device_prep_dma_cyclic | Shawn Guo | 2011-12-20 | 1 | -1/+1 |
* | | | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 2011-12-11 | 1 | -0/+3 |
|\| | |
|
| * | | ASoC: mxs: Add appropriate MODULE_ALIAS() | Lothar Waßmann | 2011-12-11 | 1 | -0/+1 |
| * | | ASoC: mxs: Add missing MODULE_LICENSE("GPL") | Lothar Waßmann | 2011-12-11 | 1 | -0/+2 |
| |/ |
|
* / | ASoC: Convert mxs directory to module_platform_driver | Axel Lin | 2011-11-24 | 1 | -11/+1 |
|/ |
|
* | ASoC: mxs: add mxs-pcm driver | Dong Aisheng | 2011-07-28 | 1 | -0/+359 |