summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: omap-pcm: replace platform to componentKuninori Morimoto2018-02-121-2/+3
* ASoC: omap: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
* ASoC: omap: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
* ASoC: omap-pcm: off-by-one in 'omap_pcm_limit_supported_formats'Christophe JAILLET2016-09-011-1/+1
* Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown2016-05-271-0/+2
|\
| * ASoC: omap-pcm: Initialize DMA configurationJim Lodes2016-04-261-0/+2
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-8/+4
|/
*-. Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...Mark Brown2015-03-051-1/+20
|\ \
| | * ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical sizeJyri Sarha2015-03-041-1/+20
| |/
* | ASoC: omap-pcm: Correct dma maskPeter Ujfalusi2015-03-041-1/+1
|/
* ASoC: omap-pcm: Include omap-pcm.hLars-Peter Clausen2014-06-211-0/+1
* ASoC: omap-pcm: Drop the platform driver init codePeter Ujfalusi2014-04-181-25/+0
* ASoC: omap-pcm: Support for binding the platform driver to dai devicesPeter Ujfalusi2014-04-181-0/+6
* ASoC: omap: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-241-2/+0
* DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-7/+4
* ASoC: omap-pcm: Request the DMA channel differently when DT is involvedPeter Ujfalusi2013-07-111-3/+14
* ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-3/+4
* ASoC: omap: Use common DAI DMA dataLars-Peter Clausen2013-04-031-37/+5
* ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-261-7/+1
* ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_paramsLars-Peter Clausen2013-03-261-32/+1
* ASoC: omap-pcm: No need to set constraint at open timePeter Ujfalusi2013-02-051-11/+3
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-3/+3
|\
| * ASoC: OMAP: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-151-2/+7
|/
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-177/+59
|\
| * ASoC: omap-pcm: Convert to use dmaenginePeter Ujfalusi2012-09-221-210/+59
| * ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_typePeter Ujfalusi2012-09-221-1/+2
| * ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper...Peter Ujfalusi2012-09-221-2/+29
| * ASoC: omap-pcm: Select sDMA synchronization based on packet_sizePeter Ujfalusi2012-09-221-1/+6
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-0/+1
|/
* ASoC: omap: Add missing modules aliases to get sound working on omap devicesGuillaume Gardet2012-07-261-0/+1
* ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi2012-05-041-0/+4
* ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-071-3/+2
* ASoC: Convert omap directory to module_platform_driverAxel Lin2011-11-251-11/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ASoC: omap-pcm: Fix the no period wakeup implementationPeter Ujfalusi2011-10-041-0/+8
* ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-121-2/+2
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+4
* ASoC: omap-pcm: Period wakeup disabling on OMAP2+Peter Ujfalusi2011-05-131-2/+3
* ASoC: omap-pcm: Update e-mail addressPeter Ujfalusi2011-05-111-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-13/+34
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-071-10/+11
|\
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-1/+3
| * ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with ...Janusz Krzysztofik2010-04-021-9/+8
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: OMAP: data_type and sync_mode configurable in audio dmaMisael Lopez Cruz2010-02-231-7/+8
* Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-1/+1
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* | ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1Janusz Krzysztofik2009-11-061-2/+6
|/
* ASoC: OMAP: Use McBSP threshold to playback and captureEduardo Valentin2009-08-201-1/+6
OpenPOWER on IntegriCloud