Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4bf2e385aa59c2fae5f880aa25cfd2b470109093
/
sound
/
soc
/
soc-pcm.c
4bf2e38
ASoC: core: Init pcm runtime work early to avoid warnings
by Curtis Malainey
· 5 years ago
5cca595
ASoC: soc-pcm: check symmetry before hw_params
by Shengjiu Wang
· 5 years ago
0ced7b0
ASoC: soc-pcm: remove soc_pcm_private_free()
by Kuninori Morimoto
· 5 years ago
b2b2afb
ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter
by Kuninori Morimoto
· 5 years ago
bd0b609
ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=n
by Takashi Iwai
· 5 years ago
992fd39
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.5
by Mark Brown
· 5 years ago
acbf277
ASoC: pcm: update FE/BE trigger order based on the command
by Ranjani Sridharan
· 5 years ago
2b544dd
ASoC: soc-core: add for_each_rtd_components() and replace
by Kuninori Morimoto
· 5 years ago
bed646d
ASoC: soc-pcm: fixup dpcm_prune_paths() loop continue
by Kuninori Morimoto
· 5 years ago
e9067bb
ASoC: soc-component: remove snd_pcm_ops from component driver
by Kuninori Morimoto
· 5 years ago
e2cb4a1
ASoC: soc-core: merge snd_pcm_ops member to component driver
by Kuninori Morimoto
· 5 years ago
0632fa0
ASoC: core: Fix pcm code debugfs error
by Hans de Goede
· 5 years ago
2531799
Merge branch 'asoc-5.4' into asoc-5.5
by Mark Brown
· 5 years ago
4378f1f
ASoC: soc-pcm: Use different sequence for start/stop trigger
by Peter Ujfalusi
· 5 years ago
901e822
ASoC: soc-component: fix a couple missing error assignments
by Dan Carpenter
· 5 years ago
72b745e
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
by Peter Ujfalusi
· 5 years ago
596becd
ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()
by Kuninori Morimoto
· 5 years ago
79776da
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
by Kuninori Morimoto
· 5 years ago
7484291
ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
by Kuninori Morimoto
· 5 years ago
205875e
ASoC: soc-component: add snd_soc_pcm_component_mmap()
by Kuninori Morimoto
· 5 years ago
9c712e4
ASoC: soc-component: add snd_soc_pcm_component_page()
by Kuninori Morimoto
· 5 years ago
82d81f5
ASoC: soc-component: add snd_soc_pcm_component_copy_user()
by Kuninori Morimoto
· 5 years ago
96a4790
ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
by Kuninori Morimoto
· 5 years ago
0035e25
ASoC: soc-component: add snd_soc_pcm_component_pointer()
by Kuninori Morimoto
· 5 years ago
5693d50
ASoC: soc-component: add snd_soc_component_trigger()
by Kuninori Morimoto
· 5 years ago
eae7136
ASoC: soc-component: add snd_soc_component_hw_free()
by Kuninori Morimoto
· 5 years ago
245c539
ASoC: soc-component: add snd_soc_component_hw_params()
by Kuninori Morimoto
· 5 years ago
6d53723
ASoC: soc-component: add snd_soc_component_prepare()
by Kuninori Morimoto
· 5 years ago
3672beb
ASoC: soc-component: add snd_soc_component_close()
by Kuninori Morimoto
· 5 years ago
ae2f484
ASoC: soc-component: add snd_soc_component_open()
by Kuninori Morimoto
· 5 years ago
4a81e8f
ASoC: soc-component: add snd_soc_component_get/put()
by Kuninori Morimoto
· 5 years ago
57cb288
ASoC: soc-pcm: remove soc_fill_silence()
by Kuninori Morimoto
· 5 years ago
4efbb20
ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()
by Kuninori Morimoto
· 5 years ago
18bd7b5
ASoC: soc-pcm: remove soc_rtdcom_ack()
by Kuninori Morimoto
· 5 years ago
fee531d
ASoC: core: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
a342031
ASoC: create pcm for codec2codec links as well
by Jerome Brunet
· 5 years ago
467fece
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
by Kuninori Morimoto
· 5 years ago
1dea80d
ASoC: soc-dai: add snd_soc_dai_delay()
by Kuninori Morimoto
· 5 years ago
5c0769af
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
by Kuninori Morimoto
· 5 years ago
95aef35
ASoC: soc-dai: add snd_soc_dai_trigger()
by Kuninori Morimoto
· 5 years ago
4beb8e1
ASoC: soc-dai: add snd_soc_dai_prepare()
by Kuninori Morimoto
· 5 years ago
330fcb5
ASoC: soc-dai: add snd_soc_dai_shutdown()
by Kuninori Morimoto
· 5 years ago
5a52a04
ASoC: soc-dai: add snd_soc_dai_startup()
by Kuninori Morimoto
· 5 years ago
846faae
ASoC: soc-dai: add snd_soc_dai_hw_free()
by Kuninori Morimoto
· 5 years ago
aa6166c
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
by Kuninori Morimoto
· 5 years ago
a41016e
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.3
by Mark Brown
· 6 years ago
428306c
ASoC: soc-pcm: fixup try_module_get()/module_put() timing
by Kuninori Morimoto
· 6 years ago
e7ecfdb
ASoC: soc-pcm: add soc_pcm_components_open()
by Kuninori Morimoto
· 6 years ago
2371abd
ASoC: soc-pcm: add missing cpu_dai->rate = 0
by Kuninori Morimoto
· 6 years ago
ca58221d
ASoC: soc-pcm: do cpu_dai related operation at same place
by Kuninori Morimoto
· 6 years ago
5087a8f
ASoC: soc-pcm: BE dai needs prepare when pause release after resume
by Libin Yang
· 6 years ago
378d590
Merge branch 'asoc-5.2' into asoc-next
by Mark Brown
· 6 years ago
7f5a466
Merge branch 'asoc-5.1' into asoc-linus
by Mark Brown
· 6 years ago
f47b9ad
ASoC: skip hw_free on codec dai for which the stream is invalid
by Jerome Brunet
· 6 years ago
6a7c59c
ASoC: fix valid stream condition
by Jerome Brunet
· 6 years ago
93f38ef
Merge branch 'asoc-5.1' into asoc-5.2
by Mark Brown
· 6 years ago
ae061d2
ASoC: pcm: save fixed-up hw_params of BE
by Libin Yang
· 6 years ago
70802487
ASoC: pcm: fix error handling when try_module_get() fails.
by Ranjani Sridharan
· 6 years ago
52034ad
ASoC: pcm: update module refcount if module_get_upon_open is set
by Ranjani Sridharan
· 6 years ago
6246f28
ASoC: dpcm: skip missing substream while applying symmetry
by Jerome Brunet
· 6 years ago
22d91ed
Merge tag 'v5.1-rc1' into asoc-5.1
by Mark Brown
· 6 years ago
a976486
ASoC: dpcm: prevent snd_soc_dpcm use after free
by KaiChieh Chuang
· 6 years ago
570f18b
ASoC:soc-pcm:fix a codec fixup issue in TDM case
by Rander Wang
· 6 years ago
d02cac1
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 6 years ago
078a85f
ASoC: dapm: Only power up active channels from a DAI
by Charles Keepax
· 6 years ago
3d21ef0
ALSA: pcm: Suspend streams globally via device type PM ops
by Takashi Iwai
· 6 years ago
8d6258a
ASoC: add for_each_dpcm_be() macro
by Kuninori Morimoto
· 6 years ago
d2e24d6
ASoC: add for_each_dpcm_fe() macro
by Kuninori Morimoto
· 6 years ago
bcb1fd1
ASoC: add for_each_card_rtds() macro
by Kuninori Morimoto
· 6 years ago
6d11b12
ASoC: rename for_each_rtd_codec_dai_reverse to rollback
by Kuninori Morimoto
· 6 years ago
7afecb3
ASoC: convert for_each_rtd_codec_dai() for missing part
by Kuninori Morimoto
· 6 years ago
0b7990e
ASoC: add for_each_rtd_codec_dai() macro
by Kuninori Morimoto
· 6 years ago
e33ffbd9c
ASoC: dpcm: Properly initialise hw->rate_max
by Charles Keepax
· 6 years ago
35ef57a
Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep
by Mark Brown
· 6 years ago
9fb4c2bf
ASoC: soc-pcm: Use delay set in component pointer function
by Akshu Agrawal
· 6 years ago
baacd8d
ASoC: dpcm: add rate merge to the BE stream merge
by Jerome Brunet
· 6 years ago
435ffb7
ASoC: dpcm: rework runtime stream merge
by Jerome Brunet
· 6 years ago
a655de8
ASoC: core: Allow topology to override machine driver FE DAI link config.
by Liam Girdwood
· 6 years ago
ed51758
ASoC: soc-pcm.c: convert to SPDX identifiers
by Kuninori Morimoto
· 6 years ago
4febced
ASoC: dpcm: don't merge format from invalid codec dai
by Jerome Brunet
· 7 years ago
4f2bd18
ASoC: dpcm: extend channel merging to the backend cpu dai
by Jerome Brunet
· 7 years ago
de15d7ff
ASoC: dpcm: improve runtime update predictability
by Jerome Brunet
· 7 years ago
f4c277b
ASoC: soc-pcm: DPCM cares BE channel constraint
by Jiada Wang
· 7 years ago
244e293
ASoC: pcm: Tidy up open/hw_params handling
by Charles Keepax
· 7 years ago
b91530f
ASoC: core: Fix return code shown on error for hw_params
by Jon Hunter
· 7 years ago
99bcedb
ASoC: dpcm: symmetry constraint on FE substream
by Kai Chieh Chuang
· 7 years ago
9c0ac70
ASoC: dpcm: fix BE dai not hw_free and shutdown
by Kai Chieh Chuang
· 7 years ago
637917b
ASoC: core: fix return code in error message
by Daniel Mack
· 7 years ago
999f7f5
ASoC: remove Codec related code
by Kuninori Morimoto
· 7 years ago
11fb14f
ASoC: remove unneeded .pcm_new/free
by Kuninori Morimoto
· 7 years ago
ef050be
ASoC: Remove platform code now everything is componentised
by Charles Keepax
· 7 years ago
291bfb9
ASoC: topology: Revert recent changes while boot errors are investigated
by Mark Brown
· 7 years ago
45f8cb5
ASoC: core: Allow topology to override machine driver FE DAI link config.
by Liam Girdwood
· 7 years ago
3c14646
ASoC: pcm: improve debug output for DPCM BE searching.
by Liam Girdwood
· 7 years ago
1712487
Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc/topic/pcm', 'asoc/topic/rockchip' and 'asoc/topic/sam9g20_wm8731' into asoc-next
by Mark Brown
· 7 years ago
72c3818
ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for Component
by Kuninori Morimoto
· 7 years ago
f30a4c3
ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_free()
by Kuninori Morimoto
· 7 years ago
fbb1656
ASoC: snd_soc_component_driver has pmdown_time
by Kuninori Morimoto
· 7 years ago
b813586
ASoC: snd_soc_component_driver has snd_pcm_ops
by Kuninori Morimoto
· 7 years ago
f523ace
ASoC: add Component level pcm_new/pcm_free v2
by Kuninori Morimoto
· 7 years ago
Next »