Age | Commit message (Expand) | Author | Files | Lines |
2018-02-26 | ASoC: Revert "ASoC: soc-generic-dmaengine-pcm: Fix error handling" | Fabio Estevam | 1 | -2/+1 |
2018-02-26 | ASoC: dmaengine_pcm: add processing support | Olivier Moysan | 1 | -2/+60 |
2018-02-26 | ASoC: soc-generic-dmaengine-pcm: Fix sparse warnings | Fabio Estevam | 1 | -2/+3 |
2018-02-26 | ASoC: soc-generic-dmaengine-pcm: Fix error handling | Fabio Estevam | 1 | -1/+2 |
2018-02-26 | Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin... | Mark Brown | 1 | -22/+33 |
2018-02-22 | ASoC: soc-generic-dmaengine-pcm: Add a DMA debugfs_prefix entry | Fabio Estevam | 1 | -0/+3 |
2018-02-12 | ASoC: soc-generic-dmaengine-pcm: replace platform to component | Kuninori Morimoto | 1 | -22/+33 |
2017-01-23 | ASoC: Revert "Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag" | Sylwester Nawrocki | 1 | -1/+11 |
2016-10-25 | ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag | Sylwester Nawrocki | 1 | -12/+1 |
2016-04-27 | ASoC: dmaengine_pcm: Add support for packed transfers | Matthias Reichl | 1 | -23/+34 |
2015-04-27 | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal | Lars-Peter Clausen | 1 | -11/+14 |
2015-02-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
2015-01-06 | ASoC: dmaengine: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen | 1 | -13/+2 |
2014-12-22 | dmaengine: Make the destination abbreviation coherent | Maxime Ripard | 1 | -1/+1 |
2014-08-19 | ASoC: Consolidate platform and CODEC probe/remove | Lars-Peter Clausen | 1 | -1/+3 |
2014-07-04 | ASoC: generic-dmaengine-pcm: Prepare formats mask for valid physical sample s... | Peter Ujfalusi | 1 | -1/+36 |
2014-01-16 | ASoC: core: Fix possible NULL pointer dereference of pcm->config | Xiubo Li | 1 | -3/+6 |
2014-01-15 | ASoC: generic-dmaengine-pcm: Check DMA residue granularity | Lars-Peter Clausen | 1 | -0/+27 |
2014-01-15 | ASoC: generic-dmaengine-pcm: Check NO_RESIDUE flag at runtime | Lars-Peter Clausen | 1 | -24/+15 |
2013-12-17 | ASoC: dmaengine: Add config parameter NULL check. | Xiubo Li | 1 | -2/+2 |
2013-12-12 | ASoC: dmaengine: fix deferred probe detection | Stephen Warren | 1 | -1/+1 |
2013-12-11 | ASoC: dmaengine: support deferred probe for DMA channels | Stephen Warren | 1 | -4/+16 |
2013-12-09 | ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_config | Stephen Warren | 1 | -2/+16 |
2013-12-09 | Merge remote-tracking branch 'asoc/fix/dma' into asoc-dma | Mark Brown | 1 | -11/+27 |
2013-12-09 | ASoC: don't leak on error in snd_dmaengine_pcm_register | Stephen Warren | 1 | -11/+27 |
2013-12-09 | ASoC: restructure dmaengine_pcm_request_chan_of() | Stephen Warren | 1 | -8/+13 |
2013-12-02 | ASoC: generic-dmaengine-pcm: Set BATCH flag when residue reporting is not sup... | Lars-Peter Clausen | 1 | -0/+3 |
2013-11-08 | Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai | 1 | -0/+2 |
2013-11-08 | ASoC: generic-dmaengine-pcm: Use SNDRV_DMA_TYPE_DEV_IRAM as default | Nicolin Chen | 1 | -1/+1 |
2013-11-07 | ASoC: generic-dmaengine-pcm: Clear slave_config memory | Lee Jones | 1 | -0/+2 |
2013-10-26 | ASoC: dmaengine: Use SNDRV_PCM_STREAM_LAST for array size | Takashi Iwai | 1 | -1/+1 |
2013-10-24 | ASoC: dmaengine: Use filter_data rather than dma_data for compat requests | Mark Brown | 1 | -1/+4 |
2013-10-24 | ASoC: dmaengine: Support custom channel names | Mark Brown | 1 | -1/+12 |
2013-10-20 | ASoC: dmaengine-pcm: Provide default config | Lars-Peter Clausen | 1 | -6/+24 |
2013-10-20 | ASoC: dmaengine-pcm: Add support for querying DMA capabilities | Lars-Peter Clausen | 1 | -10/+45 |
2013-04-23 | ASoC: generic-dmaengine-pcm: call dma_request_slave_channel() | Shawn Guo | 1 | -6/+5 |
2013-04-23 | ASoC: generic-dmaengine-pcm: use a more common dma name | Shawn Guo | 1 | -1/+1 |
2013-04-22 | ASoC: generic-dmaengine-pcm: Add support for half-duplex | Lars-Peter Clausen | 1 | -13/+30 |
2013-04-17 | ASoC: dmaengine-pcm: Add support for platforms which can't report residue | Lars-Peter Clausen | 1 | -1/+22 |
2013-04-17 | ASoC: dmaengine_pcm: Add support for compat platforms | Lars-Peter Clausen | 1 | -5/+27 |
2013-04-17 | ASoC: Add a generic dmaengine_pcm driver | Lars-Peter Clausen | 1 | -0/+241 |