summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+5Star
* ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-261-7/+1Star
* ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_paramsLars-Peter Clausen2013-03-261-32/+1Star
* ASoC: omap-pcm: No need to set constraint at open timePeter Ujfalusi2013-02-051-11/+3Star
* 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-091-3/+3
* | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-161-2/+7
|/
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-177/+59Star
|\
| * ASoC: omap-pcm: Convert to use dmaenginePeter Ujfalusi2012-09-221-210/+59Star
| * 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-131-0/+1
|/
* ASoC: omap: Add missing modules aliases to get sound working on omap devicesGuillaume Gardet2012-07-271-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/+2Star
* ASoC: Convert omap directory to module_platform_driverAxel Lin2011-11-251-11/+1Star
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-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/+8Star
* | 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
* ASoC: OMAP: Make DMA 64 alignedEduardo Valentin2009-08-201-2/+2
* ASoC: OMAP: Enable DMA burst modeEduardo Valentin2009-08-201-0/+3
* ASoC: OMAP: Enhance OMAP1510 DMA progress software counterJanusz Krzysztofik2009-08-171-2/+20
* ASoC: OMAP: Make use of DMA channel self linking on OMAP1510Janusz Krzysztofik2009-08-171-7/+8
* ASoC: OMAP: Staticise pcm creation function of omap-pcmLopez Cruz, Misael2009-07-231-1/+1
* ASoC: OMAP: fix OMAP1510 broken PCM pointer callbackJanusz Krzysztofik2009-06-301-4/+7
* ASoC: OMAP: Add checking to detect bufferless pcmsJoonyoung Shim2009-04-221-1/+8
* Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-201-2/+3
|\
| * ASoC: OMAP: Update contact addressesJarkko Nikula2009-04-171-2/+3
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
|/
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-021-2/+3
|\
| * OMAP: ASoC: Fix spinlock misuse in omap-pcm.cEero Nurkkala2009-02-021-2/+3
* | ASoC: Staticise PCM operations tablesMark Brown2009-01-191-1/+1
|/
* ALSA: ASoC: fix a typo in omp-pcm.cRoel Kluin2008-12-221-1/+1
* Merge branch 'fix/asoc' into topic/asocTakashi Iwai2008-12-191-1/+1
|\
| * ALSA: Fix a Oops bug in omap soc driver.Stanley Miao2008-12-191-1/+1