aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap-pcm.c
Commit message (Expand)AuthorAge
* ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-17
* ASoC: omap: Use common DAI DMA dataLars-Peter Clausen2013-04-03
* ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-26
* ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_paramsLars-Peter Clausen2013-03-26
* ASoC: omap-pcm: No need to set constraint at open timePeter Ujfalusi2013-02-05
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-13
|\
| * ASoC: OMAP: remove __dev* attributesBill Pemberton2012-12-09
* | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-15
|/
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-08
|\
| * ASoC: omap-pcm: Convert to use dmaenginePeter Ujfalusi2012-09-22
| * ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_typePeter Ujfalusi2012-09-22
| * ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper...Peter Ujfalusi2012-09-22
| * ASoC: omap-pcm: Select sDMA synchronization based on packet_sizePeter Ujfalusi2012-09-22
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-12
|/
* ASoC: omap: Add missing modules aliases to get sound working on omap devicesGuillaume Gardet2012-07-26
* ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi2012-05-04
* ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-07
* ASoC: Convert omap directory to module_platform_driverAxel Lin2011-11-25
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ASoC: omap-pcm: Fix the no period wakeup implementationPeter Ujfalusi2011-10-04
* ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-11
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-07
* ASoC: omap-pcm: Period wakeup disabling on OMAP2+Peter Ujfalusi2011-05-13
* ASoC: omap-pcm: Update e-mail addressPeter Ujfalusi2011-05-11
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-07
|\
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-05
| * ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with ...Janusz Krzysztofik2010-04-02
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ASoC: OMAP: data_type and sync_mode configurable in audio dmaMisael Lopez Cruz2010-02-23
* Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-22
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* | ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1Janusz Krzysztofik2009-11-06
|/
* ASoC: OMAP: Use McBSP threshold to playback and captureEduardo Valentin2009-08-20
* ASoC: OMAP: Make DMA 64 alignedEduardo Valentin2009-08-20
* ASoC: OMAP: Enable DMA burst modeEduardo Valentin2009-08-20
* ASoC: OMAP: Enhance OMAP1510 DMA progress software counterJanusz Krzysztofik2009-08-17
* ASoC: OMAP: Make use of DMA channel self linking on OMAP1510Janusz Krzysztofik2009-08-17
* ASoC: OMAP: Staticise pcm creation function of omap-pcmLopez Cruz, Misael2009-07-23
* ASoC: OMAP: fix OMAP1510 broken PCM pointer callbackJanusz Krzysztofik2009-06-30
* ASoC: OMAP: Add checking to detect bufferless pcmsJoonyoung Shim2009-04-22
* Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-20
|\
| * ASoC: OMAP: Update contact addressesJarkko Nikula2009-04-17
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
|/
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-02
|\
| * OMAP: ASoC: Fix spinlock misuse in omap-pcm.cEero Nurkkala2009-02-02
* | ASoC: Staticise PCM operations tablesMark Brown2009-01-19
|/
* ALSA: ASoC: fix a typo in omp-pcm.cRoel Kluin2008-12-22
* Merge branch 'fix/asoc' into topic/asocTakashi Iwai2008-12-19
|\
| * ALSA: Fix a Oops bug in omap soc driver.Stanley Miao2008-12-19