summaryrefslogtreecommitdiff
path: root/sound/soc/soc-compress.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-28ASoC: compress: Cancel delayed power down if neededCharles Keepax1-3/+11
2013-02-08ASoC: core: Allow digital mute for captureMark Brown1-10/+9
2013-02-07ASoC: compress: Only mute playback streamsMark Brown1-6/+11
2013-02-05ASoC: soc-compress: Add support for not memory mapped DSPsCharles Keepax1-3/+35
2013-01-24ASoC: soc-compress: Initialise delayed work to power down audioCharles Keepax1-0/+31
2013-01-24ASoC: soc-compress: Serialise compressed opsCharles Keepax1-3/+34
2013-01-24ASoC: soc-compress: Add missing brackets around elseCharles Keepax1-1/+2
2012-12-15ASoC: Prevent pop_wait overwriteMisael Lopez Cruz1-1/+1
2012-08-21ASoC: soc-compress: Remove unused variableSachin Kamat1-1/+0
2012-08-21ASoC: compress - fix code alignmentVinod Koul1-1/+1
2012-08-20ASoC: add compress stream supportNamarta Kohli1-0/+295