summaryrefslogtreecommitdiffstats
path: root/sound/soc/imx/imx-pcm-fiq.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo2012-04-011-336/+0
* ASoC: Add missed MODULE_LICENSE("GPL") for imx-pcm-fiqAxel Lin2011-12-121-0/+2
* ASoC: Convert imx directory to module_platform_driverAxel Lin2011-11-241-11/+1
* ASoC: imx: Remove unused variable 'dai'Axel Lin2011-10-051-1/+0
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-311-1/+0
|\
| * ASoC: imx: Fix build warning of unused 'card' variableFabio Estevam2011-08-311-1/+0
* | ASoC: imx: use more robust checking of available streamsWolfram Sang2011-08-311-6/+5
|/
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-3/+5
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-14/+54
* ASoC: imx: check kzalloc() result and fix memory leakKulikov Vasiliy2010-07-171-1/+5
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-04-161-26/+29
|\
| * ASoC: imx-ssi: do not call hrtimer_disable in trigger functionSascha Hauer2010-04-161-2/+8
| * ASoC: imx-ssi: increase minimum periods to 4Sascha Hauer2010-04-151-1/+1
| * ASoC: imx-ssi: Use a hrtimer in FIQ modeSascha Hauer2010-04-081-24/+21
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Check progress when reporting periods from i.MX FIQ handlerMark Brown2010-02-251-6/+30
* ASoC: Remove a unused variables from i.MX FIQ runtime dataMark Brown2010-02-251-4/+0
* ASoC: Add a new imx-ssi sound driverSascha Hauer2010-01-171-0/+277