summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-11ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi1-262/+0
2018-02-12ASoC: omap-pcm: replace platform to componentKuninori Morimoto1-2/+3
2017-08-14ASoC: omap: make snd_soc_platform_driver constBhumika Goyal1-1/+1
2017-08-14ASoC: omap: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2016-09-01ASoC: omap-pcm: off-by-one in 'omap_pcm_limit_supported_formats'Christophe JAILLET1-1/+1
2016-05-27Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown1-0/+2
2016-04-26ASoC: omap-pcm: Initialize DMA configurationJim Lodes1-0/+2
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-8/+4
2015-03-05Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...Mark Brown1-1/+20
2015-03-04ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical sizeJyri Sarha1-1/+20
2015-03-04ASoC: omap-pcm: Correct dma maskPeter Ujfalusi1-1/+1
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/...Linus 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/...Linus 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 proper...Peter 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/tiw...Linus 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 ...Janusz Krzysztofik1-9/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun 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