Age | Commit message (Expand) | Author | Files | Lines |
2015-10-22 | ASoC: compress: add config item for soc-compress to make it compiled only whe... | Jie Yang | 1 | -2/+10 |
2015-01-15 | ASoC: soc-compress.c: fix NULL dereference | Qais Yousef | 1 | -3/+6 |
2014-10-22 | ASoC: soc-compress: consolidate two identical branches | Daniel Mack | 1 | -9/+2 |
2014-09-24 | ASoC: soc-compress: fix double unlock of fe card mutex | Qiao Zhou | 1 | -4/+2 |
2014-09-10 | ASoC: soc-pcm: fix dpcm_path_get error handling | Qiao Zhou | 1 | -1/+5 |
2014-07-17 | ASoC: compress: Prevent multicodec for compressed stream | Benoit Cousson | 1 | -0/+5 |
2014-06-22 | ASoC: Move name and id from CODEC/platform to component | Lars-Peter Clausen | 1 | -3/+5 |
2014-05-14 | ASoC: compress: indent an if statement | Dan Carpenter | 1 | -2/+3 |
2014-05-13 | ASoC: Remove runtime field from DAI | Lars-Peter Clausen | 1 | -1/+0 |
2014-03-06 | ASoC: Add helper functions for PCM runtime 'active' management | Lars-Peter Clausen | 1 | -50/+12 |
2014-03-06 | ASoC: Handle ignore_pmdown_time for CODEC to CODEC links | Lars-Peter Clausen | 1 | -2/+1 |
2014-01-17 | ASoC: compress: Add suport for DPCM into compressed audio | Liam Girdwood | 1 | -1/+300 |
2013-08-12 | ASoC: compress: Use power efficient workqueue | Mark Brown | 1 | -2/+3 |
2013-07-28 | ASoC: compress: use soc_xxx handlers for metadata | Vinod Koul | 1 | -4/+4 |
2013-05-20 | ASoC: soc-compress: Send correct stream event for capture start | Charles Keepax | 1 | -2/+6 |
2013-04-21 | ASoC: soc-compress: Deduce stream direction | Charles Keepax | 1 | -1/+8 |
2013-04-21 | ALSA: compress_core: Deconstify copy callback buffer | Charles Keepax | 1 | -1/+1 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/compress' into asoc-next | Mark Brown | 1 | -0/+27 |
2013-03-28 | ASoC: compress: Cancel delayed power down if needed | Charles Keepax | 1 | -3/+11 |
2013-03-26 | ASoC: compress - add support for metadata apis | Jeeja KP | 1 | -0/+27 |
2013-02-08 | ASoC: core: Allow digital mute for capture | Mark Brown | 1 | -10/+9 |
2013-02-07 | ASoC: compress: Only mute playback streams | Mark Brown | 1 | -6/+11 |
2013-02-05 | ASoC: soc-compress: Add support for not memory mapped DSPs | Charles Keepax | 1 | -3/+35 |
2013-01-24 | ASoC: soc-compress: Initialise delayed work to power down audio | Charles Keepax | 1 | -0/+31 |
2013-01-24 | ASoC: soc-compress: Serialise compressed ops | Charles Keepax | 1 | -3/+34 |
2013-01-24 | ASoC: soc-compress: Add missing brackets around else | Charles Keepax | 1 | -1/+2 |
2012-12-15 | ASoC: Prevent pop_wait overwrite | Misael Lopez Cruz | 1 | -1/+1 |
2012-08-21 | ASoC: soc-compress: Remove unused variable | Sachin Kamat | 1 | -1/+0 |
2012-08-21 | ASoC: compress - fix code alignment | Vinod Koul | 1 | -1/+1 |
2012-08-20 | ASoC: add compress stream support | Namarta Kohli | 1 | -0/+295 |