index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: cleanup function parameter for rtd and its id
Kuninori Morimoto
2024-11-01
1
-5
/
+3
*
ASoC: soc-core: do rtd->id trick at snd_soc_add_pcm_runtime()
Kuninori Morimoto
2024-11-01
1
-18
/
+24
*
ASoC: remove rtd->num
Kuninori Morimoto
2024-11-01
1
-1
/
+0
*
ASoC: rename rtd->num to rtd->id
Kuninori Morimoto
2024-11-01
1
-7
/
+8
*
ASoC: soc-core: remove dpcm_xxx flags
Kuninori Morimoto
2024-10-23
1
-19
/
+1
*
ASoC: Use of_property_read_bool()
Rob Herring (Arm)
2024-08-01
1
-4
/
+4
*
ASoC: Use __counted_by() annotation for snd_soc_pcm_runtime
Takashi Iwai
2024-07-29
1
-7
/
+6
*
ASoC: Constify passed data to core function
Krzysztof Kozlowski
2024-06-18
1
-2
/
+2
*
ASoC: dmaengine_pcm: Allow passing component name via config
Tomi Valkeinen
2024-03-25
1
-3
/
+5
*
ASoC: soc-core.c: Skip dummy codec when adding platforms
Chancel Liu
2024-03-12
1
-0
/
+3
*
ASoC: soc-core.c: Prefer to return dai->driver->name in snd_soc_dai_name_get()
Chancel Liu
2024-03-04
1
-6
/
+6
*
ASoC: soc-core: tidyup strcmp() param on snd_soc_is_matching_dai()
Kuninori Morimoto
2024-02-22
1
-1
/
+1
*
ASoC: Constify pointer to of_phandle_args
Krzysztof Kozlowski
2024-02-19
1
-4
/
+5
*
ASoC: allow up to eight CPU/codec DAIs
Krzysztof Kozlowski
2024-01-22
1
-1
/
+4
*
ASoC: soc.h: don't create dummy Component via COMP_DUMMY()
Kuninori Morimoto
2023-12-19
1
-0
/
+24
*
ASoC: core: Fix a handful of spelling mistakes.
Colin Ian King
2023-11-29
1
-5
/
+5
*
ASoC: makes CPU/Codec channel connection map more generic
Kuninori Morimoto
2023-11-27
1
-1
/
+94
*
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
2023-10-10
1
-7
/
+17
|
\
|
*
ASoC: core: Do not call link_exit() on uninitialized rtd objects
Amadeusz Sławiński
2023-09-29
1
-5
/
+15
|
*
ASoC: core: Print component name when printing log
Amadeusz Sławiński
2023-09-29
1
-2
/
+2
*
|
ASoC: soc-core: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-10
/
+10
|
/
*
ASoC: soc-core.c: Do not error if a DAI link component is not found
Cristian Ciocaltea
2023-08-24
1
-5
/
+5
*
ASoC: soc-dai.h: remove unused call back functions
Kuninori Morimoto
2023-08-14
1
-25
/
+0
*
ASoC: soc-dai.h: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-0
/
+25
*
ASoC: soc-core.c: add snd_soc_copy_dai_args()
Kuninori Morimoto
2023-07-17
1
-0
/
+13
*
ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()
Kuninori Morimoto
2023-07-17
1
-0
/
+8
*
ASoC: soc-core.c: add snd_soc_get_dai_via_args()
Kuninori Morimoto
2023-07-17
1
-0
/
+18
*
ASoC: soc-core.c: enable multi Component
Kuninori Morimoto
2023-07-17
1
-2
/
+30
*
ASoC: soc-dai.c: add DAI get/match functions
Kuninori Morimoto
2023-07-17
1
-15
/
+47
*
ASoC: soc-core: protect dlc->of_node under mutex
Kuninori Morimoto
2023-07-09
1
-2
/
+4
*
ASoC: soc-core.c: cleanup soc_dai_link_sanity_check()
Kuninori Morimoto
2023-07-09
1
-59
/
+72
*
ASoC: soc-core.c: initialize dlc on snd_soc_get_dai_id()
Kuninori Morimoto
2023-07-09
1
-3
/
+4
*
ASoC: core: suppress probe deferral errors
Johan Hovold
2023-07-06
1
-2
/
+4
*
ASoC: core: Always store of_node when getting DAI link component
Mark Brown
2023-06-23
1
-1
/
+2
*
ASoC: soc-core.c: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-06-20
1
-22
/
+2
*
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
2023-06-20
1
-2
/
+2
*
ASoC: soc-core.c: add snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-06-20
1
-13
/
+40
*
ASoC: add snd_soc_get_stream_cpu()
Kuninori Morimoto
2023-06-06
1
-0
/
+34
*
ASoC: add snd_soc_card_mutex_lock/unlock()
Kuninori Morimoto
2023-04-17
1
-2
/
+2
*
ASoC: expand snd_soc_dpcm_mutex_lock/unlock()
Kuninori Morimoto
2023-04-17
1
-2
/
+2
*
ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()
Kuninori Morimoto
2023-03-28
1
-10
/
+21
*
ASoC: soc-core.c: remove useless dev_dbg()
Kuninori Morimoto
2023-03-06
1
-13
/
+0
*
ASoC: soc-core.c: use helper function
Kuninori Morimoto
2023-01-31
1
-4
/
+4
*
ASoC: Merge up fixes
Mark Brown
2022-11-29
1
-2
/
+15
|
\
|
*
ASoC: core: Fix use-after-free in snd_soc_exit()
Chen Zhongjin
2022-10-28
1
-2
/
+15
*
|
ASoC: core: Exit all links before removing their components
Cezary Rojewski
2022-11-18
1
-3
/
+3
*
|
ASoC: core: fix wrong size kzalloc for rtd's components member
lishqchn
2022-11-15
1
-1
/
+1
|
/
*
ASoC: core: clarify the driver name initialization
Jaroslav Kysela
2022-09-29
1
-14
/
+23
*
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-09-20
1
-3
/
+1
*
ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()
Kuninori Morimoto
2022-09-19
1
-3
/
+1
[next]