summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge remote-tracking branch 'asoc/topic/max9850' into asoc-nextMark Brown2013-10-241-10/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: max9850: Convert to direct regmap API usageMark Brown2013-09-241-10/+29
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'asoc/topic/max98095' into asoc-nextMark Brown2013-10-241-296/+170
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: max98095: Convert to direct regmap API usageMark Brown2013-09-241-268/+167
| * | | | | | | | ASoC: max90895: Convert to table based control initMark Brown2013-09-241-10/+2
| * | | | | | | | ASoC: max98095: Remove custom hw_write() implementationMark Brown2013-09-241-21/+4
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown2013-10-241-351/+273
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: max98088: Set max_registerMark Brown2013-09-241-0/+1
| * | | | | | | | ASoC: max98088: Convert to direct regmap API usageMark Brown2013-09-241-329/+251
| * | | | | | | | ASoC: max98088: Use table based control initMark Brown2013-09-241-3/+2
| * | | | | | | | ASoC: max98088: Fix indentationMark Brown2013-09-241-23/+23
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-nextMark Brown2013-10-245-27/+93
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: kirkwood: add S/PDIF supportJean-Francois Moine2013-10-223-19/+84
| * | | | | | | | ASoC: kirkwood: prefer external clock over internal clockJean-Francois Moine2013-10-201-1/+1
| * | | | | | | | ASoC: kirkwood: fix compilation warning in kirkwood_dma_openVladimir Murzin2013-10-011-1/+1
| * | | | | | | | ASoc: kirkwood: Extend the min and max number of bytes per periodJean-Francois Moine2013-09-261-2/+2
| * | | | | | | | ASoC: kirkwood: fix loss of external clock at probe timeJean-Francois Moine2013-09-211-1/+4
| * | | | | | | | ASoC: kirkwood-dma: remove IEC958_SUBFRAME formatsRussell King2013-09-171-3/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-10-247-24/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: fsl: Add missing pm to current machine driversNicolin Chen2013-10-243-0/+3
| * | | | | | | | ASoC: fsl: remove leftover release_mem_regionWolfram Sang2013-10-141-3/+0
| * | | | | | | | ASoC: fsl: Fix memory leak in imx-audmux.cFelipe Pena2013-10-141-4/+5
| * | | | | | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-fslMark Brown2013-10-03463-2273/+4061
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: fsl_ssi: let check zero instead of check NO_IRQChen Gang2013-09-261-1/+1
| * | | | | | | | | ASoC: fsl: fsl_ssi: Fix simultaneous capture and playbackFabio Estevam2013-09-241-11/+4
| * | | | | | | | | ASoC: fsl_ssi: Remove redundant dev_set_drvdataSachin Kamat2013-09-171-1/+0
| * | | | | | | | | ASoC: fsl_spdif: Remove redundant semicolonSachin Kamat2013-09-171-2/+2
| * | | | | | | | | ASoC: fsl_ssi: Staticize local symbolsSachin Kamat2013-09-171-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-nextMark Brown2013-10-241-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: cirrus: Enable compile test buildsMark Brown2013-10-191-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge remote-tracking branch 'asoc/topic/doc' into asoc-nextMark Brown2013-10-245-66/+456
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: Docs: Add documentation for Dynamic PCMLiam Girdwood2013-09-231-0/+380
| * | | | | | | | | ASoC: Docs: Machine updateLiam Girdwood2013-09-231-2/+4
| * | | | | | | | | ASoC: Docs: update DAPMLiam Girdwood2013-09-231-30/+41
| * | | | | | | | | ASoC: Docs: Platform updateLiam Girdwood2013-09-231-3/+16
| * | | | | | | | | ASoC: Docs: Update codec documentationLiam Girdwood2013-09-231-31/+15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-10-247-28/+115
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: dmaengine: Use filter_data rather than dma_data for compat requestsMark Brown2013-10-242-4/+5
| * | | | | | | | | ASoC: dmaengine: Support custom channel namesMark Brown2013-10-242-1/+18
| * | | | | | | | | ASoC: tegra: Remove redundant initialisation of compat_filter_fnMark Brown2013-10-231-1/+0
| * | | | | | | | | ASoC: ep93xx: Open code dma channel requestMark Brown2013-10-231-0/+13
| * | | | | | | | | ASoC: samsung: Initialise DMA data at device probe timeMark Brown2013-10-201-7/+2
| * | | | | | | | | ASoC: dai: Provide interface for setting DMA data at probe timeMark Brown2013-10-201-0/+7
| * | | | | | | | | ASoC: dmaengine-pcm: Provide default configLars-Peter Clausen2013-10-191-6/+24
| * | | | | | | | | ASoC: dmaengine-pcm: Add support for querying DMA capabilitiesLars-Peter Clausen2013-10-192-10/+47
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown2013-10-2412-52/+108
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: fsl: imx-sgtl5000: Add .remove backFabio Estevam2013-10-011-0/+1
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-devmMark Brown2013-09-26462-2272/+4068
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ASoC: mmp-sspa: Use devm_snd_soc_register_componentSachin Kamat2013-09-191-3/+2
| * | | | | | | | | | ASoC: omap-mcpdm: Use devm_snd_soc_register_componentSachin Kamat2013-09-191-9/+3