summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-compress.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-compress.c: fix NULL dereferenceQais Yousef2015-01-151-3/+6
* ASoC: soc-compress: consolidate two identical branchesDaniel Mack2014-10-221-9/+2
* ASoC: soc-compress: fix double unlock of fe card mutexQiao Zhou2014-09-241-4/+2
* ASoC: soc-pcm: fix dpcm_path_get error handlingQiao Zhou2014-09-101-1/+5
* ASoC: compress: Prevent multicodec for compressed streamBenoit Cousson2014-07-161-0/+5
* ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen2014-06-211-3/+5
* ASoC: compress: indent an if statementDan Carpenter2014-05-141-2/+3
* ASoC: Remove runtime field from DAILars-Peter Clausen2014-05-121-1/+0
* ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen2014-03-061-50/+12
* ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen2014-03-061-2/+1
* ASoC: compress: Add suport for DPCM into compressed audioLiam Girdwood2014-01-171-1/+300
* ASoC: compress: Use power efficient workqueueMark Brown2013-08-121-2/+3
* ASoC: compress: use soc_xxx handlers for metadataVinod Koul2013-07-281-4/+4
* ASoC: soc-compress: Send correct stream event for capture startCharles Keepax2013-05-201-2/+6
* ASoC: soc-compress: Deduce stream directionCharles Keepax2013-04-211-1/+8
* ALSA: compress_core: Deconstify copy callback bufferCharles Keepax2013-04-211-1/+1
* Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2013-04-121-0/+27
|\
| * ASoC: compress - add support for metadata apisJeeja KP2013-03-261-0/+27
* | ASoC: compress: Cancel delayed power down if neededCharles Keepax2013-03-281-3/+11
|/
* ASoC: core: Allow digital mute for captureMark Brown2013-02-081-10/+9
* ASoC: compress: Only mute playback streamsMark Brown2013-02-071-6/+11
* ASoC: soc-compress: Add support for not memory mapped DSPsCharles Keepax2013-02-051-3/+35
* ASoC: soc-compress: Initialise delayed work to power down audioCharles Keepax2013-01-241-0/+31
* ASoC: soc-compress: Serialise compressed opsCharles Keepax2013-01-241-3/+34
* ASoC: soc-compress: Add missing brackets around elseCharles Keepax2013-01-241-1/+2
* ASoC: Prevent pop_wait overwriteMisael Lopez Cruz2012-12-151-1/+1
* ASoC: soc-compress: Remove unused variableSachin Kamat2012-08-211-1/+0
* ASoC: compress - fix code alignmentVinod Koul2012-08-211-1/+1
* ASoC: add compress stream supportNamarta Kohli2012-08-201-0/+295
OpenPOWER on IntegriCloud