aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-21ASoC: omap-pcm: Include omap-pcm.hLars-Peter Clausen1-0/+1
2014-04-18ASoC: omap-pcm: Drop the platform driver init codePeter Ujfalusi1-25/+0
2014-04-18ASoC: omap-pcm: Support for binding the platform driver to dai devicesPeter Ujfalusi1-0/+6
2013-12-24ASoC: omap: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-2/+0
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King1-7/+4
2013-07-11ASoC: omap-pcm: Request the DMA channel differently when DT is involvedPeter Ujfalusi1-3/+14
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen1-3/+4
2013-04-03ASoC: omap: Use common DAI DMA dataLars-Peter Clausen1-37/+5
2013-03-26ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen1-7/+1
2013-03-26ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_paramsLars-Peter Clausen1-32/+1
2013-02-05ASoC: omap-pcm: No need to set constraint at open timePeter Ujfalusi1-11/+3
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+3
2012-12-10ASoC: OMAP: remove __dev* attributesBill Pemberton1-3/+3
2012-10-15ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren1-2/+7
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-177/+59
2012-09-22ASoC: omap-pcm: Convert to use dmaenginePeter Ujfalusi1-210/+59
2012-09-22ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_typePeter Ujfalusi1-1/+2
2012-09-22ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream propertiesPeter Ujfalusi1-2/+29
2012-09-22ASoC: omap-pcm: Select sDMA synchronization based on packet_sizePeter Ujfalusi1-1/+6
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+1
2012-07-26ASoC: omap: Add missing modules aliases to get sound working on omap devicesGuillaume Gardet1-0/+1
2012-05-04ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi1-0/+4
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2011-11-25ASoC: Convert omap directory to module_platform_driverAxel Lin1-11/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-04ASoC: omap-pcm: Fix the no period wakeup implementationPeter Ujfalusi1-0/+8
2011-08-12ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula1-2/+2
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-05-13ASoC: omap-pcm: Period wakeup disabling on OMAP2+Peter Ujfalusi1-2/+3
2011-05-11ASoC: omap-pcm: Update e-mail addressPeter Ujfalusi1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-13/+34
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-10/+11
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-1/+3
2010-04-02ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with recent ALSA PCM codeJanusz Krzysztofik1-9/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-23ASoC: OMAP: data_type and sync_mode configurable in audio dmaMisael Lopez Cruz1-7/+8
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren1-1/+1
2009-11-06ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1Janusz Krzysztofik1-2/+6
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-1/+1
2009-08-20ASoC: OMAP: Use McBSP threshold to playback and captureEduardo Valentin1-1/+6
2009-08-20ASoC: OMAP: Make DMA 64 alignedEduardo Valentin1-2/+2
2009-08-20ASoC: OMAP: Enable DMA burst modeEduardo Valentin1-0/+3
2009-08-17ASoC: OMAP: Enhance OMAP1510 DMA progress software counterJanusz Krzysztofik1-2/+20
2009-08-17ASoC: OMAP: Make use of DMA channel self linking on OMAP1510Janusz Krzysztofik1-7/+8
2009-07-23ASoC: OMAP: Staticise pcm creation function of omap-pcmLopez Cruz, Misael1-1/+1
2009-06-30ASoC: OMAP: fix OMAP1510 broken PCM pointer callbackJanusz Krzysztofik1-4/+7
2009-04-22ASoC: OMAP: Add checking to detect bufferless pcmsJoonyoung Shim1-1/+8
2009-04-20Merge branch 'for-2.6.30' into for-2.6.31Mark Brown1-2/+3
2009-04-17ASoC: OMAP: Update contact addressesJarkko Nikula1-2/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1