index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
/
soc.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()
Kuninori Morimoto
1
-0
/
+2
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()
Kuninori Morimoto
1
-0
/
+1
2021-03-25
ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platfo...
Kuninori Morimoto
1
-0
/
+4
2021-03-25
ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name()
Kuninori Morimoto
1
-3
/
+3
2021-03-25
ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macro
Kuninori Morimoto
1
-3
/
+21
[next]