index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
soc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: makes rtd->initialized bit field
Kuninori Morimoto
2024-09-06
1
-2
/
+1
*
ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...
Kuninori Morimoto
2024-08-22
1
-0
/
+1
*
ASoC: Use __counted_by() annotation for snd_soc_pcm_runtime
Takashi Iwai
2024-07-29
1
-1
/
+2
*
ASoC: Constify passed data to core function
Krzysztof Kozlowski
2024-06-18
1
-8
/
+9
*
ASoC: Constify of_phandle_args in snd_soc_dai_link_component
Krzysztof Kozlowski
2024-06-18
1
-1
/
+1
*
ASoC: Use inline function for type safety in snd_soc_substream_to_rtd()
Krzysztof Kozlowski
2024-05-02
1
-2
/
+6
*
ASoC: pcm: Reverse iterate DAIs when shutting them down
Cezary Rojewski
2024-04-29
1
-0
/
+4
*
ASoC: soc.h: Don't use "proxy" headers
Andy Shevchenko
2024-04-23
1
-10
/
+20
*
ASoC: core: add SOC_DOUBLE_RANGE_TLV() helper macro
Luca Ceresoli
2024-03-26
1
-0
/
+12
*
ASoC: Constify pointer to of_phandle_args
Krzysztof Kozlowski
2024-02-19
1
-2
/
+2
*
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2024-01-08
1
-4
/
+54
|
\
|
*
ASoC: soc.h: don't create dummy Component via COMP_DUMMY()
Kuninori Morimoto
2023-12-19
1
-1
/
+1
|
*
ASoC: makes CPU/Codec channel connection map more generic
Kuninori Morimoto
2023-11-27
1
-3
/
+53
*
|
ASoC: pcm: Honor subformat when configuring runtime
Cezary Rojewski
2023-11-27
1
-0
/
+1
|
/
*
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
2023-10-10
1
-0
/
+2
|
\
|
*
ASoC: core: Do not call link_exit() on uninitialized rtd objects
Amadeusz Sławiński
2023-09-29
1
-0
/
+2
*
|
ASoC: remove asoc_xxx() compatible macro
Kuninori Morimoto
2023-09-26
1
-13
/
+0
*
|
ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()
Kuninori Morimoto
2023-09-25
1
-14
/
+28
*
|
ASoC: soc-card: Add storage for PCI SSID
Richard Fitzgerald
2023-09-12
1
-0
/
+11
*
|
ASoC: soc.h: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
2023-09-11
1
-5
/
+2
|
/
*
ASoC: soc-core.c: add snd_soc_copy_dai_args()
Kuninori Morimoto
2023-07-17
1
-0
/
+2
*
ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()
Kuninori Morimoto
2023-07-17
1
-0
/
+2
*
ASoC: soc-core.c: add snd_soc_get_dai_via_args()
Kuninori Morimoto
2023-07-17
1
-0
/
+1
*
ASoC: soc-core.c: enable multi Component
Kuninori Morimoto
2023-07-17
1
-0
/
+1
*
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
2023-06-20
1
-1
/
+1
*
ASoC: soc-core.c: add snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-06-20
1
-0
/
+6
*
ASoC: add new trigger ordering method
Mark Brown
2023-06-13
1
-6
/
+17
|
\
|
*
ASoC: remove old trigger ordering method
Kuninori Morimoto
2023-06-13
1
-6
/
+0
|
*
ASoC: add new trigger ordering method
Kuninori Morimoto
2023-06-13
1
-0
/
+17
*
|
ASoC: add N cpus to M codecs dai link support
Bard Liao
2023-06-13
1
-0
/
+6
|
/
*
ASoC: add snd_soc_get_stream_cpu()
Kuninori Morimoto
2023-06-06
1
-0
/
+1
*
ASoC: soc.h: remove snd_soc_compr_ops :: trigger
Kuninori Morimoto
2023-06-06
1
-1
/
+0
*
ASoC: soc-utils.c: add asoc_dummy_dlc
Kuninori Morimoto
2023-05-08
1
-0
/
+1
*
ASoC: expand snd_soc_dpcm_mutex_lock/unlock()
Kuninori Morimoto
2023-04-17
1
-0
/
+45
*
ASoC: expand snd_soc_dapm_mutex_lock/unlock()
Kuninori Morimoto
2023-04-17
1
-5
/
+55
*
ASoC: soc.h: remove unused params/num_params
Kuninori Morimoto
2023-04-05
1
-3
/
+0
*
ASoC: soc.h: clarify Codec2Codec params
Kuninori Morimoto
2023-04-05
1
-3
/
+9
*
ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()
Kuninori Morimoto
2023-03-28
1
-2
/
+3
*
ASoC: soc.h: add snd_soc_card_is_instantiated() helper
Kuninori Morimoto
2023-01-31
1
-0
/
+6
*
ASoC: soc.h: use array instead of playback/capture_widget
Kuninori Morimoto
2022-09-20
1
-3
/
+1
*
ASoC: soc.h: use defined number instead of direct number
Kuninori Morimoto
2022-09-20
1
-1
/
+1
*
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-09-20
1
-6
/
+4
*
ASoC: core: remove setting platform_max in kcontrol macros
Srinivas Kandagatla
2022-08-17
1
-10
/
+10
*
ASoC: core: Make snd_soc_unregister_card() return void
Uwe Kleine-König
2022-06-22
1
-1
/
+1
*
ASoC: core: Add new SOC_DOUBLE_SX_TLV macro
Charles Keepax
2022-06-21
1
-0
/
+12
*
ASoC: Merge fixes
Mark Brown
2022-06-14
1
-2
/
+0
|
\
|
*
ASoC: Remove unused hw_write_t type
Amadeusz Sławiński
2022-06-10
1
-2
/
+0
*
|
ASoC: Introduce 'fixup_controls' card method
Martin Povišer
2022-06-10
1
-0
/
+1
|
/
*
ASoC: core: Correct spelling fliped -> flipped
Charles Keepax
2022-05-16
1
-1
/
+1
*
ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macro
Richard Fitzgerald
2022-04-25
1
-0
/
+6
[next]