summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* | ASoC: Register platform driversMark Brown2008-12-091-0/+12
|/
* ALSA: ASoC: Add destination and source port for DMA on OMAP1Arun KS2008-10-131-1/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* ALSA: asoc: omap - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-1/+1
* [ALSA] ASoC: Add drivers for the Texas Instruments OMAP processorsJarkko Nikula2008-04-291-0/+357