Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1241e815b88e52a92894d170219a36d0942888ff
/
sound
/
soc
/
soc-compress.c
72b745e
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
by Peter Ujfalusi
· 5 years ago
467fece
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
by Kuninori Morimoto
· 5 years ago
09f448a
ASoC: compress: Fix memory leak from snd_soc_new_compress
by Amadeusz Sławiński
· 5 years ago
4ef0ecb
ASoC: compress: Add helper functions for component trigger/set_params
by Charles Keepax
· 6 years ago
52cadf1
ASoC: compress: Clarify the intent of current compressed ops handling
by Charles Keepax
· 6 years ago
8d6258a
ASoC: add for_each_dpcm_be() macro
by Kuninori Morimoto
· 6 years ago
0b0722e
ASoC: compress: make BE and FE order inline with dpcm
by Srinivas Kandagatla
· 6 years ago
b3ed4c8
ASoC: soc-compress: convert to SPDX identifiers
by Kuninori Morimoto
· 6 years ago
89027d9
ASoC: compress: Fix up some trivial formatting issues
by Charles Keepax
· 7 years ago
ca76db6
ASoC: compress: Only assign compr->ops->copy once
by Charles Keepax
· 7 years ago
1e57b82
ASoC: compress: Add helper functions for component open/free
by Charles Keepax
· 7 years ago
ef050be
ASoC: Remove platform code now everything is componentised
by Charles Keepax
· 7 years ago
572e6c8
ASoC: compress: Only call free for components which have been opened
by Charles Keepax
· 7 years ago
141dfc9
ASoC: compress: Fixup error messages
by Charles Keepax
· 7 years ago
b2154d7
ASoC: compress: Remove some extraneous blank lines
by Charles Keepax
· 7 years ago
2f75ab7
Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-compress
by Mark Brown
· 7 years ago
290df4d3
ASoC: compress: Correct handling of copy callback
by Charles Keepax
· 7 years ago
e5acfc7
ASoC: don't use rtd->codec on snd_soc_new_compress()
by Kuninori Morimoto
· 7 years ago
9e7e373
ASoC: snd_soc_component_driver has snd_compr_ops
by Kuninori Morimoto
· 7 years ago
aeb6fa0
ASoC: compress: Set reasonable compress id string
by Peng Donglin
· 7 years ago
7a0cf42
ASoC: compress: Delete error messages for a failed memory allocation in snd_soc_new_compress()
by Markus Elfring
· 7 years ago
01b8ced
ASoC: compress: Derive substream from stream based on direction
by Satish Babu Patakokila
· 7 years ago
2e622ae
ASoC: compress: Add support for compress dai ops
by Vinod Koul
· 8 years ago
b0f12c6
ASoC: compress: Fix leak of a widget list in soc_compr_open_fe
by Charles Keepax
· 8 years ago
7c9190f
ASoC: compress: Pass error out of soc_compr_pointer
by Charles Keepax
· 8 years ago
815ad86
Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 9 years ago
a106804
ASoC: compress: Fix compress device direction check
by Vinod Koul
· 9 years ago
e5241a8
ALSA: compress: Pass id string to snd_compress_new
by Richard Fitzgerald
· 9 years ago
6f0c422
ASoC: compress: add config item for soc-compress to make it compiled only when needed
by Jie Yang
· 9 years ago
d3268a4
ASoC: soc-compress.c: fix NULL dereference
by Qais Yousef
· 10 years ago
15f6b09
ASoC: soc-compress: consolidate two identical branches
by Daniel Mack
· 10 years ago
2e4ec1c
ASoC: soc-compress: fix double unlock of fe card mutex
by Qiao Zhou
· 10 years ago
8f70e51
ASoC: soc-pcm: fix dpcm_path_get error handling
by Qiao Zhou
· 10 years ago
8151d5e
ASoC: compress: Prevent multicodec for compressed stream
by Benoit Cousson
· 10 years ago
f433320
ASoC: Move name and id from CODEC/platform to component
by Lars-Peter Clausen
· 10 years ago
15b8e94
ASoC: compress: indent an if statement
by Dan Carpenter
· 11 years ago
797f283
ASoC: Remove runtime field from DAI
by Lars-Peter Clausen
· 11 years ago
24894b7
ASoC: Add helper functions for PCM runtime 'active' management
by Lars-Peter Clausen
· 11 years ago
208a158
ASoC: Handle ignore_pmdown_time for CODEC to CODEC links
by Lars-Peter Clausen
· 11 years ago
2a99ef0
ASoC: compress: Add suport for DPCM into compressed audio
by Liam Girdwood
· 11 years ago
3d24cfe
ASoC: compress: Use power efficient workqueue
by Mark Brown
· 11 years ago
02bd90e
ASoC: compress: use soc_xxx handlers for metadata
by Vinod Koul
· 11 years ago
2c071ed
ASoC: soc-compress: Send correct stream event for capture start
by Charles Keepax
· 12 years ago
daa2db5
ASoC: soc-compress: Deduce stream direction
by Charles Keepax
· 12 years ago
4daf891
ALSA: compress_core: Deconstify copy callback buffer
by Charles Keepax
· 12 years ago
54b019c
Merge remote-tracking branch 'asoc/topic/compress' into asoc-next
by Mark Brown
· 12 years ago
fa40ef2
ASoC: compress: Cancel delayed power down if needed
by Charles Keepax
· 12 years ago
36953d9
ASoC: compress - add support for metadata apis
by Jeeja KP
· 12 years ago
da18396
ASoC: core: Allow digital mute for capture
by Mark Brown
· 12 years ago
e38b9b7
ASoC: compress: Only mute playback streams
by Mark Brown
· 12 years ago
1f88eb0
ASoC: soc-compress: Add support for not memory mapped DSPs
by Charles Keepax
· 12 years ago
202c8f7
ASoC: soc-compress: Initialise delayed work to power down audio
by Charles Keepax
· 12 years ago
15e2e61
ASoC: soc-compress: Serialise compressed ops
by Charles Keepax
· 12 years ago
8c3d2aa
ASoC: soc-compress: Add missing brackets around else
by Charles Keepax
· 12 years ago
9bffb1f
ASoC: Prevent pop_wait overwrite
by Misael Lopez Cruz
· 12 years ago
1be437fa
ASoC: soc-compress: Remove unused variable
by Sachin Kamat
· 12 years ago
9d2667a
ASoC: compress - fix code alignment
by Vinod Koul
· 12 years ago
1245b70
ASoC: add compress stream support
by Namarta Kohli
· 12 years ago