summaryrefslogtreecommitdiff
path: root/sound/soc/soc-compress.c
AgeCommit message (Expand)Author
2017-10-23ASoC: snd_soc_component_driver has snd_compr_opsKuninori Morimoto
2017-08-16ASoC: compress: Set reasonable compress id stringPeng Donglin
2017-08-10ASoC: compress: Delete error messages for a failed memory allocation in snd_s...Markus Elfring
2017-06-19ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila
2016-11-13ASoC: compress: Add support for compress dai opsVinod Koul
2016-08-16ASoC: compress: Fix leak of a widget list in soc_compr_open_feCharles Keepax
2016-06-22ASoC: compress: Pass error out of soc_compr_pointerCharles Keepax
2016-01-11Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2016-01-08ASoC: compress: Fix compress device direction checkVinod Koul
2015-11-30ALSA: compress: Pass id string to snd_compress_newRichard Fitzgerald
2015-10-22ASoC: compress: add config item for soc-compress to make it compiled only whe...Jie Yang
2015-01-15ASoC: soc-compress.c: fix NULL dereferenceQais Yousef
2014-10-22ASoC: soc-compress: consolidate two identical branchesDaniel Mack
2014-09-24ASoC: soc-compress: fix double unlock of fe card mutexQiao Zhou
2014-09-10ASoC: soc-pcm: fix dpcm_path_get error handlingQiao Zhou
2014-07-16ASoC: compress: Prevent multicodec for compressed streamBenoit Cousson
2014-06-21ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen
2014-05-14ASoC: compress: indent an if statementDan Carpenter
2014-05-12ASoC: Remove runtime field from DAILars-Peter Clausen
2014-03-06ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen
2014-03-06ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen
2014-01-17ASoC: compress: Add suport for DPCM into compressed audioLiam Girdwood
2013-08-12ASoC: compress: Use power efficient workqueueMark Brown
2013-07-28ASoC: compress: use soc_xxx handlers for metadataVinod Koul
2013-05-20ASoC: soc-compress: Send correct stream event for capture startCharles Keepax
2013-04-21ASoC: soc-compress: Deduce stream directionCharles Keepax
2013-04-21ALSA: compress_core: Deconstify copy callback bufferCharles Keepax
2013-04-12Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown
2013-03-28ASoC: compress: Cancel delayed power down if neededCharles Keepax
2013-03-26ASoC: compress - add support for metadata apisJeeja KP
2013-02-08ASoC: core: Allow digital mute for captureMark Brown
2013-02-07ASoC: compress: Only mute playback streamsMark Brown
2013-02-05ASoC: soc-compress: Add support for not memory mapped DSPsCharles Keepax
2013-01-24ASoC: soc-compress: Initialise delayed work to power down audioCharles Keepax
2013-01-24ASoC: soc-compress: Serialise compressed opsCharles Keepax
2013-01-24ASoC: soc-compress: Add missing brackets around elseCharles Keepax
2012-12-15ASoC: Prevent pop_wait overwriteMisael Lopez Cruz
2012-08-21ASoC: soc-compress: Remove unused variableSachin Kamat
2012-08-21ASoC: compress - fix code alignmentVinod Koul
2012-08-20ASoC: add compress stream supportNamarta Kohli