aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-02Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-2/+3
2009-02-02OMAP: ASoC: Fix spinlock misuse in omap-pcm.cEero Nurkkala1-2/+3
2009-01-19ASoC: Staticise PCM operations tablesMark Brown1-1/+1
2008-12-22ALSA: ASoC: fix a typo in omp-pcm.cRoel Kluin1-1/+1
2008-12-19Merge branch 'fix/asoc' into topic/asocTakashi Iwai1-1/+1
2008-12-19ALSA: Fix a Oops bug in omap soc driver.Stanley Miao1-1/+1
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform driversMark Brown1-0/+12
2008-10-13ALSA: ASoC: Add destination and source port for DMA on OMAP1Arun KS1-1/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-07-10ALSA: asoc: omap - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-1/+1
2008-04-29[ALSA] ASoC: Add drivers for the Texas Instruments OMAP processorsJarkko Nikula1-0/+357