index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
/
soc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
ASoC: Constify pointer to of_phandle_args
Krzysztof Kozlowski
1
-2
/
+2
2024-01-08
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-4
/
+54
2023-12-19
ASoC: soc.h: don't create dummy Component via COMP_DUMMY()
Kuninori Morimoto
1
-1
/
+1
2023-11-27
ASoC: pcm: Honor subformat when configuring runtime
Cezary Rojewski
1
-0
/
+1
2023-11-27
ASoC: makes CPU/Codec channel connection map more generic
Kuninori Morimoto
1
-3
/
+53
2023-10-10
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
1
-0
/
+2
2023-09-29
ASoC: core: Do not call link_exit() on uninitialized rtd objects
Amadeusz Sławiński
1
-0
/
+2
2023-09-26
ASoC: remove asoc_xxx() compatible macro
Kuninori Morimoto
1
-13
/
+0
2023-09-25
ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()
Kuninori Morimoto
1
-14
/
+28
2023-09-12
ASoC: soc-card: Add storage for PCI SSID
Richard Fitzgerald
1
-0
/
+11
2023-09-11
ASoC: soc.h: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
1
-5
/
+2
2023-07-17
ASoC: soc-core.c: add snd_soc_copy_dai_args()
Kuninori Morimoto
1
-0
/
+2
2023-07-17
ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()
Kuninori Morimoto
1
-0
/
+2
2023-07-17
ASoC: soc-core.c: add snd_soc_get_dai_via_args()
Kuninori Morimoto
1
-0
/
+1
2023-07-17
ASoC: soc-core.c: enable multi Component
Kuninori Morimoto
1
-0
/
+1
2023-06-20
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
1
-1
/
+1
2023-06-20
ASoC: soc-core.c: add snd_soc_{of_}get_dlc()
Kuninori Morimoto
1
-0
/
+6
2023-06-13
ASoC: add new trigger ordering method
Mark Brown
1
-6
/
+17
2023-06-13
ASoC: remove old trigger ordering method
Kuninori Morimoto
1
-6
/
+0
2023-06-13
ASoC: add new trigger ordering method
Kuninori Morimoto
1
-0
/
+17
2023-06-13
ASoC: add N cpus to M codecs dai link support
Bard Liao
1
-0
/
+6
2023-06-06
ASoC: add snd_soc_get_stream_cpu()
Kuninori Morimoto
1
-0
/
+1
2023-06-06
ASoC: soc.h: remove snd_soc_compr_ops :: trigger
Kuninori Morimoto
1
-1
/
+0
2023-05-08
ASoC: soc-utils.c: add asoc_dummy_dlc
Kuninori Morimoto
1
-0
/
+1
2023-04-17
ASoC: expand snd_soc_dpcm_mutex_lock/unlock()
Kuninori Morimoto
1
-0
/
+45
2023-04-17
ASoC: expand snd_soc_dapm_mutex_lock/unlock()
Kuninori Morimoto
1
-5
/
+55
2023-04-05
ASoC: soc.h: remove unused params/num_params
Kuninori Morimoto
1
-3
/
+0
2023-04-05
ASoC: soc.h: clarify Codec2Codec params
Kuninori Morimoto
1
-3
/
+9
2023-03-28
ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()
Kuninori Morimoto
1
-2
/
+3
2023-01-31
ASoC: soc.h: add snd_soc_card_is_instantiated() helper
Kuninori Morimoto
1
-0
/
+6
2022-09-20
ASoC: soc.h: use array instead of playback/capture_widget
Kuninori Morimoto
1
-3
/
+1
2022-09-20
ASoC: soc.h: use defined number instead of direct number
Kuninori Morimoto
1
-1
/
+1
2022-09-20
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
1
-6
/
+4
2022-08-17
ASoC: core: remove setting platform_max in kcontrol macros
Srinivas Kandagatla
1
-10
/
+10
2022-06-22
ASoC: core: Make snd_soc_unregister_card() return void
Uwe Kleine-König
1
-1
/
+1
2022-06-21
ASoC: core: Add new SOC_DOUBLE_SX_TLV macro
Charles Keepax
1
-0
/
+12
2022-06-14
ASoC: Merge fixes
Mark Brown
1
-2
/
+0
2022-06-10
ASoC: Remove unused hw_write_t type
Amadeusz Sławiński
1
-2
/
+0
2022-06-10
ASoC: Introduce 'fixup_controls' card method
Martin Povišer
1
-0
/
+1
2022-05-16
ASoC: core: Correct spelling fliped -> flipped
Charles Keepax
1
-1
/
+1
2022-04-25
ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macro
Richard Fitzgerald
1
-0
/
+6
2022-04-25
ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macro
Simon Trimmer
1
-0
/
+11
2022-04-05
ASoC: soc-utils: Add helper to calculate BCLK from TDM info
Richard Fitzgerald
1
-0
/
+2
2022-04-05
ASoC: soc.h: Add SOC_SINGLE_S_TLV() macro
Richard Fitzgerald
1
-0
/
+2
2022-04-05
ASoC: Introduce snd_soc_of_get_dai_link_cpus
Martin Povišer
1
-0
/
+4
2021-12-23
ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils
Stephan Gerhold
1
-0
/
+1
2021-12-14
ASoC: soc-pcm: Fix and cleanup DPCM locking
Takashi Iwai
1
-2
/
+0
2021-07-16
ASoC: soc-pcm: add a flag to reverse the stop sequence
Vijendar Mukunda
1
-0
/
+6
2021-06-21
ASoC: soc-core: remove snd_soc_of_parse_daifmt()
Kuninori Morimoto
1
-4
/
+0
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
1
-0
/
+14
[next]