index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-compress.c
Age
Commit message (
Expand
)
Author
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_params()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_start()
Kuninori Morimoto
2020-04-24
ASoC: soc-compress: avoid false-positive Wuninitialized warning
Rong Chen
2020-04-21
ASoC: soc-compress: remove snd_compr_ops
Kuninori Morimoto
2020-04-21
ASoC: soc-compress: add snd_compress_ops
Kuninori Morimoto
2020-04-14
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-02-26
ASoC: Return error if the function does not support multi-cpu
Bard Liao
2020-02-24
ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()
Kuninori Morimoto
2020-01-10
ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_S...
Kuninori Morimoto
2020-01-10
ASoC: soc-dapm: add snd_soc_dapm_stream_stop()
Kuninori Morimoto
2020-01-10
ASoC: soc-core: add snd_soc_close_delayed_work()
Kuninori Morimoto
2020-01-10
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
2019-12-17
ASoC: compress: Add pm_runtime support
Cezary Rojewski
2019-12-04
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
2019-08-15
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
Peter Ujfalusi
2019-07-23
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
2019-06-25
ASoC: compress: Fix memory leak from snd_soc_new_compress
Amadeusz Sławiński
2019-02-06
ASoC: compress: Add helper functions for component trigger/set_params
Charles Keepax
2019-02-06
ASoC: compress: Clarify the intent of current compressed ops handling
Charles Keepax
2018-09-20
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
2018-08-07
ASoC: compress: make BE and FE order inline with dpcm
Srinivas Kandagatla
2018-07-02
ASoC: soc-compress: convert to SPDX identifiers
Kuninori Morimoto
2018-05-11
ASoC: compress: Fix up some trivial formatting issues
Charles Keepax
2018-05-11
ASoC: compress: Only assign compr->ops->copy once
Charles Keepax
2018-04-26
ASoC: compress: Add helper functions for component open/free
Charles Keepax
2018-04-26
ASoC: Remove platform code now everything is componentised
Charles Keepax
2018-04-26
ASoC: compress: Only call free for components which have been opened
Charles Keepax
2018-01-26
ASoC: compress: Fixup error messages
Charles Keepax
2018-01-26
ASoC: compress: Remove some extraneous blank lines
Charles Keepax
2018-01-26
Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2018-01-26
ASoC: compress: Correct handling of copy callback
Charles Keepax
2017-12-05
ASoC: don't use rtd->codec on snd_soc_new_compress()
Kuninori Morimoto
2017-10-23
ASoC: snd_soc_component_driver has snd_compr_ops
Kuninori Morimoto
2017-08-16
ASoC: compress: Set reasonable compress id string
Peng Donglin
2017-08-10
ASoC: compress: Delete error messages for a failed memory allocation in snd_s...
Markus Elfring
2017-06-19
ASoC: compress: Derive substream from stream based on direction
Satish Babu Patakokila
2016-11-13
ASoC: compress: Add support for compress dai ops
Vinod Koul
2016-08-16
ASoC: compress: Fix leak of a widget list in soc_compr_open_fe
Charles Keepax
2016-06-22
ASoC: compress: Pass error out of soc_compr_pointer
Charles Keepax
2016-01-11
Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2016-01-08
ASoC: compress: Fix compress device direction check
Vinod Koul
2015-11-30
ALSA: compress: Pass id string to snd_compress_new
Richard Fitzgerald
2015-10-22
ASoC: compress: add config item for soc-compress to make it compiled only whe...
Jie Yang
2015-01-15
ASoC: soc-compress.c: fix NULL dereference
Qais Yousef
2014-10-22
ASoC: soc-compress: consolidate two identical branches
Daniel Mack
2014-09-24
ASoC: soc-compress: fix double unlock of fe card mutex
Qiao Zhou
2014-09-10
ASoC: soc-pcm: fix dpcm_path_get error handling
Qiao Zhou
[prev]
[next]