index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-pcm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updated
Chancel Liu
2022-12-07
1
-10
/
+10
*
ASoC: Merge up fixes
Mark Brown
2022-11-29
1
-5
/
+2
|
\
|
*
ASoC: soc-pcm: Add NULL check in BE reparenting
Srinivasa Rao Mandadapu
2022-11-22
1
-0
/
+2
|
*
ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()
Richard Fitzgerald
2022-11-10
1
-5
/
+0
*
|
ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_param
Kuninori Morimoto
2022-10-19
1
-5
/
+7
|
/
*
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-09-20
1
-10
/
+10
*
ASoC: soc-pcm.c: check fe condition at out of loop
Kuninori Morimoto
2022-09-05
1
-4
/
+4
*
ASoC: soc-pcm.c: add soc_pcm_ret()
Kuninori Morimoto
2022-09-05
1
-48
/
+36
*
ASoC: soc-pcm.c: remove unnecessary codec2codec_close_delayed_work()
Kuninori Morimoto
2022-09-05
1
-13
/
+7
*
ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()
Kuninori Morimoto
2022-08-25
1
-1
/
+1
*
ASoC: soc-pcm.c: summarize related settings at soc_new_pcm()
Kuninori Morimoto
2022-08-22
1
-2
/
+1
*
ASoC: DPCM: Don't pick up BE without substream
Takashi Iwai
2022-08-05
1
-0
/
+3
*
ASoC: soc-pcm: demote warnings on non-atomic BE connection
Pierre-Louis Bossart
2022-07-12
1
-2
/
+1
*
ASoC: soc-pcm: fix BE transition for TRIGGER_START
Pierre-Louis Bossart
2022-05-23
1
-2
/
+0
*
ASoC: soc-pcm: improve BE transition for TRIGGER_START
Pierre-Louis Bossart
2022-04-19
1
-0
/
+7
*
ASoC: soc-pcm: improve BE transition for PAUSE_RELEASE
Pierre-Louis Bossart
2022-04-19
1
-3
/
+28
*
ASoC: soc-pcm: use GFP_KERNEL when the code is sleepable
Christophe JAILLET
2022-04-04
1
-1
/
+1
*
ASoC: soc-pcm: Move debugfs removal out of spinlock
Takashi Iwai
2022-01-28
1
-3
/
+9
*
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
2022-01-28
1
-3
/
+3
*
ASoC: soc-pcm: fix BE handling of PAUSE_RELEASE
Pierre-Louis Bossart
2021-12-14
1
-1
/
+4
*
ASoC: soc-pcm: test refcount before triggering
Pierre-Louis Bossart
2021-12-14
1
-11
/
+42
*
ASoC: soc-pcm: serialize BE triggers
Takashi Iwai
2021-12-14
1
-17
/
+29
*
ASoC: soc-pcm: Fix and cleanup DPCM locking
Takashi Iwai
2021-12-14
1
-77
/
+152
*
ASoC: soc-pcm: align BE 'atomicity' with that of the FE
Pierre-Louis Bossart
2021-12-14
1
-0
/
+16
*
ASoC: soc-pcm: use GFP_ATOMIC for dpcm structure
Pierre-Louis Bossart
2021-12-14
1
-1
/
+1
*
ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update method
Kuninori Morimoto
2021-11-29
1
-9
/
+2
*
ASoC: soc-component: add snd_soc_pcm_component_delay()
Kuninori Morimoto
2021-11-29
1
-0
/
+2
*
ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()
Kuninori Morimoto
2021-11-29
1
-16
/
+2
*
ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step2
Kuninori Morimoto
2021-10-18
1
-3
/
+1
*
ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step1
Kuninori Morimoto
2021-10-18
1
-6
/
+3
*
ASoC: soc-pcm: restore mixer functionality
Pierre-Louis Bossart
2021-10-07
1
-1
/
+7
*
AsoC: dapm: export a couple of functions
Ranjani Sridharan
2021-10-01
1
-2
/
+2
*
ASoC: soc-pcm: Don't reconnect an already active BE
Sameer Pujar
2021-09-20
1
-0
/
+4
*
ASoC: Revert PCM trigger changes
Mark Brown
2021-08-30
1
-128
/
+23
*
ASoC: soc-pcm: test refcount before triggering
Pierre-Louis Bossart
2021-08-26
1
-4
/
+42
*
ASoC: soc-pcm: protect BE dailink state changes in trigger
Pierre-Louis Bossart
2021-08-26
1
-18
/
+85
*
Merge some cs42l42 patches into asoc-5.15
Mark Brown
2021-08-06
1
-6
/
+16
|
\
|
*
ASoC: soc-pcm: add a flag to reverse the stop sequence
Vijendar Mukunda
2021-07-16
1
-6
/
+16
*
|
ASoC: soc-pcm: cleanup cppcheck warning at dpcm_runtime_setup_be_chan()
Kuninori Morimoto
2021-07-27
1
-2
/
+2
*
|
ASoC: soc-pcm: cleanup cppcheck warning at dpcm_be_is_active()
Kuninori Morimoto
2021-07-27
1
-2
/
+1
*
|
ASoC: soc-pcm: cleanup cppcheck warning at soc_get_playback_capture()
Kuninori Morimoto
2021-07-27
1
-2
/
+4
*
|
ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_components_close()
Kuninori Morimoto
2021-07-27
1
-2
/
+2
*
|
ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_apply_msb()
Kuninori Morimoto
2021-07-27
1
-3
/
+2
|
/
*
ASoC: soc-pcm: fix the return value in dpcm_apply_symmetry()
Jaroslav Kysela
2021-06-14
1
-1
/
+1
*
ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()
Kuninori Morimoto
2021-04-16
1
-1
/
+2
*
ASoC: soc-pcm: indicate DAI name if soc_pcm_params_symmetry() failed
Kuninori Morimoto
2021-04-16
1
-2
/
+3
*
ASoC: soc-pcm: don't use "name" on __soc_pcm_params_symmetry() macro
Kuninori Morimoto
2021-04-16
1
-5
/
+5
*
ASoC: soc-component: Add snd_soc_pcm_component_ack
Shengjiu Wang
2021-03-25
1
-0
/
+2
*
ASoC: don't indicate error message for snd_soc_[pcm_]component_xxx()
Kuninori Morimoto
2021-03-19
1
-4
/
+1
*
ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx()
Kuninori Morimoto
2021-03-19
1
-8
/
+2
[next]