Kuninori Morimoto
|
8d6258a4dd
ASoC: add for_each_dpcm_be() macro
|
6 lat temu |
Srinivas Kandagatla
|
0b0722e191
ASoC: compress: make BE and FE order inline with dpcm
|
7 lat temu |
Kuninori Morimoto
|
b3ed4c86a7
ASoC: soc-compress: convert to SPDX identifiers
|
7 lat temu |
Charles Keepax
|
89027d9ebb
ASoC: compress: Fix up some trivial formatting issues
|
7 lat temu |
Charles Keepax
|
ca76db6c7e
ASoC: compress: Only assign compr->ops->copy once
|
7 lat temu |
Charles Keepax
|
1e57b82891
ASoC: compress: Add helper functions for component open/free
|
7 lat temu |
Charles Keepax
|
ef050bece1
ASoC: Remove platform code now everything is componentised
|
7 lat temu |
Charles Keepax
|
572e6c8dd1
ASoC: compress: Only call free for components which have been opened
|
7 lat temu |
Charles Keepax
|
141dfc9e37
ASoC: compress: Fixup error messages
|
7 lat temu |
Charles Keepax
|
b2154d729e
ASoC: compress: Remove some extraneous blank lines
|
7 lat temu |
Mark Brown
|
2f75ab7fff
Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-compress
|
7 lat temu |
Charles Keepax
|
290df4d3ab
ASoC: compress: Correct handling of copy callback
|
7 lat temu |
Kuninori Morimoto
|
e5acfc7d35
ASoC: don't use rtd->codec on snd_soc_new_compress()
|
7 lat temu |
Kuninori Morimoto
|
9e7e3738ab
ASoC: snd_soc_component_driver has snd_compr_ops
|
7 lat temu |
Peng Donglin
|
aeb6fa0f15
ASoC: compress: Set reasonable compress id string
|
8 lat temu |
Markus Elfring
|
7a0cf42edd
ASoC: compress: Delete error messages for a failed memory allocation in snd_soc_new_compress()
|
8 lat temu |
Satish Babu Patakokila
|
01b8cedfd0
ASoC: compress: Derive substream from stream based on direction
|
8 lat temu |
Vinod Koul
|
2e622ae41e
ASoC: compress: Add support for compress dai ops
|
8 lat temu |
Charles Keepax
|
b0f12c61de
ASoC: compress: Fix leak of a widget list in soc_compr_open_fe
|
9 lat temu |
Charles Keepax
|
7c9190f7e7
ASoC: compress: Pass error out of soc_compr_pointer
|
9 lat temu |
Takashi Iwai
|
815ad86236
Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
|
9 lat temu |
Vinod Koul
|
a106804588
ASoC: compress: Fix compress device direction check
|
9 lat temu |
Richard Fitzgerald
|
e5241a8c4b
ALSA: compress: Pass id string to snd_compress_new
|
9 lat temu |
Jie Yang
|
6f0c42269f
ASoC: compress: add config item for soc-compress to make it compiled only when needed
|
9 lat temu |
Qais Yousef
|
d3268a40d4
ASoC: soc-compress.c: fix NULL dereference
|
10 lat temu |
Daniel Mack
|
15f6b09a00
ASoC: soc-compress: consolidate two identical branches
|
10 lat temu |
Qiao Zhou
|
2e4ec1c0b8
ASoC: soc-compress: fix double unlock of fe card mutex
|
11 lat temu |
Qiao Zhou
|
8f70e515a8
ASoC: soc-pcm: fix dpcm_path_get error handling
|
11 lat temu |
Benoit Cousson
|
8151d5e602
ASoC: compress: Prevent multicodec for compressed stream
|
11 lat temu |
Lars-Peter Clausen
|
f4333203ec
ASoC: Move name and id from CODEC/platform to component
|
11 lat temu |