index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-compress.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: compress: Derive substream from stream based on direction
Satish Babu Patakokila
2017-06-19
1
-2
/
+4
*
ASoC: compress: Add support for compress dai ops
Vinod Koul
2016-11-13
1
-2
/
+96
*
ASoC: compress: Fix leak of a widget list in soc_compr_open_fe
Charles Keepax
2016-08-16
1
-1
/
+3
*
ASoC: compress: Pass error out of soc_compr_pointer
Charles Keepax
2016-06-22
1
-2
/
+3
*
Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2016-01-11
1
-3
/
+20
|
\
|
*
ASoC: compress: Fix compress device direction check
Vinod Koul
2016-01-08
1
-3
/
+20
*
|
ALSA: compress: Pass id string to snd_compress_new
Richard Fitzgerald
2015-11-30
1
-1
/
+7
|
/
*
ASoC: compress: add config item for soc-compress to make it compiled only whe...
Jie Yang
2015-10-22
1
-2
/
+10
*
ASoC: soc-compress.c: fix NULL dereference
Qais Yousef
2015-01-15
1
-3
/
+6
*
ASoC: soc-compress: consolidate two identical branches
Daniel Mack
2014-10-22
1
-9
/
+2
*
ASoC: soc-compress: fix double unlock of fe card mutex
Qiao Zhou
2014-09-24
1
-4
/
+2
*
ASoC: soc-pcm: fix dpcm_path_get error handling
Qiao Zhou
2014-09-10
1
-1
/
+5
*
ASoC: compress: Prevent multicodec for compressed stream
Benoit Cousson
2014-07-16
1
-0
/
+5
*
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
2014-06-21
1
-3
/
+5
*
ASoC: compress: indent an if statement
Dan Carpenter
2014-05-14
1
-2
/
+3
*
ASoC: Remove runtime field from DAI
Lars-Peter Clausen
2014-05-12
1
-1
/
+0
*
ASoC: Add helper functions for PCM runtime 'active' management
Lars-Peter Clausen
2014-03-06
1
-50
/
+12
*
ASoC: Handle ignore_pmdown_time for CODEC to CODEC links
Lars-Peter Clausen
2014-03-06
1
-2
/
+1
*
ASoC: compress: Add suport for DPCM into compressed audio
Liam Girdwood
2014-01-17
1
-1
/
+300
*
ASoC: compress: Use power efficient workqueue
Mark Brown
2013-08-12
1
-2
/
+3
*
ASoC: compress: use soc_xxx handlers for metadata
Vinod Koul
2013-07-28
1
-4
/
+4
*
ASoC: soc-compress: Send correct stream event for capture start
Charles Keepax
2013-05-20
1
-2
/
+6
*
ASoC: soc-compress: Deduce stream direction
Charles Keepax
2013-04-21
1
-1
/
+8
*
ALSA: compress_core: Deconstify copy callback buffer
Charles Keepax
2013-04-21
1
-1
/
+1
*
Merge remote-tracking branch 'asoc/topic/compress' into asoc-next
Mark Brown
2013-04-12
1
-0
/
+27
|
\
|
*
ASoC: compress - add support for metadata apis
Jeeja KP
2013-03-26
1
-0
/
+27
*
|
ASoC: compress: Cancel delayed power down if needed
Charles Keepax
2013-03-28
1
-3
/
+11
|
/
*
ASoC: core: Allow digital mute for capture
Mark Brown
2013-02-08
1
-10
/
+9
*
ASoC: compress: Only mute playback streams
Mark Brown
2013-02-07
1
-6
/
+11
*
ASoC: soc-compress: Add support for not memory mapped DSPs
Charles Keepax
2013-02-05
1
-3
/
+35
*
ASoC: soc-compress: Initialise delayed work to power down audio
Charles Keepax
2013-01-24
1
-0
/
+31
*
ASoC: soc-compress: Serialise compressed ops
Charles Keepax
2013-01-24
1
-3
/
+34
*
ASoC: soc-compress: Add missing brackets around else
Charles Keepax
2013-01-24
1
-1
/
+2
*
ASoC: Prevent pop_wait overwrite
Misael Lopez Cruz
2012-12-15
1
-1
/
+1
*
ASoC: soc-compress: Remove unused variable
Sachin Kamat
2012-08-21
1
-1
/
+0
*
ASoC: compress - fix code alignment
Vinod Koul
2012-08-21
1
-1
/
+1
*
ASoC: add compress stream support
Namarta Kohli
2012-08-20
1
-0
/
+295