index
:
pub/scm/linux/kernel/git/mdraid/linux.git
master
song's fork of linux.git
MDRAID Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-component.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
ASoC: soc-component: add snd_soc_component_{set/to}_priv()
Kuninori Morimoto
1
-0
/
+12
2026-08-05
ASoC: soc-component: add snd_soc_component_{set_}name()
Kuninori Morimoto
1
-0
/
+12
2026-08-05
ASoC: soc-component: add snd_soc_component_alloc()
Kuninori Morimoto
1
-0
/
+13
2026-08-05
ASoC: soc-component: move soc_component_field_shift()
Kuninori Morimoto
1
-12
/
+12
2026-07-27
ASoC: Add a component fixup_controls callback
Charles Keepax
1
-0
/
+10
2026-03-20
ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
Mark Brown
1
-5
/
+12
2026-03-20
ASoC: soc-component: remove component->val_bytes
Kuninori Morimoto
1
-10
/
+0
2026-03-20
ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
Kuninori Morimoto
1
-0
/
+17
2026-03-16
ASoC: soc-component: remove pcm_construct()/pcm_destruct()
Kuninori Morimoto
1
-9
/
+1
2026-03-16
ASoC: soc-component: re-add pcm_new()/pcm_free()
Kuninori Morimoto
1
-1
/
+9
2026-01-26
ASoC: soc-component: remove snd_soc_component_xxx() wrapper
Kuninori Morimoto
1
-82
/
+0
2025-09-08
ALSA: compress_offload: Add 64-bit safe timestamp infrastructure
Joris Verhaegen
1
-1
/
+1
2025-07-04
ASoC: component: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-02-06
ASoC: add common snd_soc_ret() and use it
Kuninori Morimoto
1
-24
/
+12
2024-09-30
ASoC: remove unused substream in macro soc_component_mark_pop
Hongbo Li
1
-7
/
+7
2024-08-09
ASoC: Drop snd_soc_*_get_kcontrol_locked()
Takashi Iwai
1
-12
/
+0
2024-08-02
ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpers
Charles Keepax
1
-8
/
+34
2023-10-10
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
1
-0
/
+1
2023-10-09
ASoC: soc-dapm: Add helper for comparing widget name
Krzysztof Kozlowski
1
-0
/
+1
2023-09-25
ASoC: soc-component: convert not to use asoc_xxx()
Kuninori Morimoto
1
-12
/
+12
2023-09-01
ASoC: Name iov_iter argument as iterator instead of buffer
Takashi Iwai
1
-2
/
+2
2023-08-18
ASoC: pcm: Drop obsoleted PCM copy_user ops
Takashi Iwai
1
-20
/
+0
2023-08-18
ASoC: component: Add generic PCM copy ops
Takashi Iwai
1
-0
/
+18
2023-05-15
ASoC: soc-component: Add notify control helper function
Charles Keepax
1
-0
/
+22
2023-04-17
ASoC: expand snd_soc_dpcm_mutex_lock/unlock()
Kuninori Morimoto
1
-6
/
+6
2023-01-27
ASoC: soc-component: add get_jack_type
Astrid Rost
1
-0
/
+20
2022-10-04
Revert "ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_ru...
Peter Ujfalusi
1
-2
/
+4
2022-09-23
ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_runtime_ge...
Zhang Qilong
1
-4
/
+2
2022-05-16
ASoC: soc-component: Update handling to component delays
Charles Keepax
1
-1
/
+15
2021-11-29
ASoC: soc-component: add snd_soc_pcm_component_delay()
Kuninori Morimoto
1
-0
/
+28
2021-10-15
ASoC: soc-component: improve error reporting for register access
Srinivas Kandagatla
1
-10
/
+16
2021-09-20
ASoC: compress/component: Use module_get_when_open/put_when_close for cstream
Peter Ujfalusi
1
-26
/
+19
2021-09-20
ASoC: soc-component: Convert the mark_module to void*
Peter Ujfalusi
1
-9
/
+7
2021-08-16
ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_run...
Kuninori Morimoto
1
-2
/
+2
2021-07-28
ASoC: component: Remove misplaced prefix handling in pin control functions
Mark Brown
1
-36
/
+27
2021-03-25
ASoC: soc-component: Add snd_soc_pcm_component_ack
Shengjiu Wang
1
-0
/
+14
2021-03-10
ASoC: constify of_phandle_args in snd_soc_get_dai_name()
Krzysztof Kozlowski
1
-1
/
+1
2021-01-29
ASoC: soc-component: fix undefined reference to __ffssi2
Srinivas Kandagatla
1
-1
/
+2
2021-01-27
ASoC: soc-component: add snd_soc_component_read/write_field()
Srinivas Kandagatla
1
-0
/
+53
2020-12-09
ASoC: soc-pcm: care trigger rollback
Kuninori Morimoto
1
-7
/
+36
2020-11-26
ASoC: soc-component: add mark for snd_soc_component_compr_open/free()
Kuninori Morimoto
1
-9
/
+8
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_metadata()
Kuninori Morimoto
1
-0
/
+20
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_set_metadata()
Kuninori Morimoto
1
-0
/
+21
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_copy()
Kuninori Morimoto
1
-0
/
+24
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_pointer()
Kuninori Morimoto
1
-0
/
+20
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_ack()
Kuninori Morimoto
1
-0
/
+20
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()
Kuninori Morimoto
1
-0
/
+24
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_caps()
Kuninori Morimoto
1
-0
/
+24
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_params()
Kuninori Morimoto
1
-0
/
+20
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_set_params()
Kuninori Morimoto
1
-0
/
+21
[next]