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
/
simple_card_utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
ASoC: simple-card-utils: Make simple_util_remove() return void
Uwe Kleine-König
1
-1
/
+1
2023-09-26
ASoC: remove asoc_xxx() compatible macro
Kuninori Morimoto
1
-40
/
+0
2023-09-25
ASoC: simple_card_utils.h: convert not to use asoc_xxx()
Kuninori Morimoto
1
-54
/
+94
2023-07-17
ASoC: simple-card-utils.c: enable multi Component support
Kuninori Morimoto
1
-3
/
+2
2023-06-15
ASoC: simple_card_utils: remove unused cpus/codecs/platforms from props
Kuninori Morimoto
1
-3
/
+0
2023-06-14
ASoC: simple-card-utils.c: share asoc_graph_parse_dai()
Kuninori Morimoto
1
-0
/
+3
2023-05-08
ASoC: simple_card_utils.c: use asoc_dummy_dlc
Kuninori Morimoto
1
-1
/
+0
2023-01-27
ASoC: simple-card-utils: create jack inputs for aux_devs
Astrid Rost
1
-0
/
+3
2022-11-07
ASoC: simple-card-utils: remove asoc_simple_convert_fixup()
Kuninori Morimoto
1
-2
/
+0
2022-10-19
ASoC: simple-card: Fix up checks for HW param fixups
Aidan MacDonald
1
-0
/
+1
2022-08-15
ASoC: simple-card-utils: Fixup DAI sample format
Sameer Pujar
1
-0
/
+1
2022-07-08
ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec space
Kuninori Morimoto
1
-3
/
+0
2022-06-07
ASoC: simple-card-utils: Make asoc_simple_clean_reference() return void
Uwe Kleine-König
1
-1
/
+1
2022-03-07
ASoC: audio_graph_card2: Add support for variable slot widths
Richard Fitzgerald
1
-0
/
+11
2022-01-24
ASoC: simple-card-utils: Add new system-clock-fixed flag
Robert Hancock
1
-0
/
+1
2021-10-15
ASoC: simple-card-utils: add codec2codec support
Kuninori Morimoto
1
-0
/
+3
2021-10-15
ASoC: simple-card-utils: add asoc_graph_is_ports0()
Kuninori Morimoto
1
-0
/
+1
2021-09-20
ASoC: simple-card-utils: Increase maximum DAI links limit to 512
Sameer Pujar
1
-1
/
+1
2021-04-20
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
1
-1
/
+1
2021-04-20
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
1
-0
/
+3
2021-04-16
ASoC: simple-card-utils: Increase maximum number of links to 128
Thierry Reding
1
-1
/
+3
2021-04-13
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
Kuninori Morimoto
1
-2
/
+1
2021-04-13
ASoC: simple-card-utils: tidyup dev_dbg() to use 1 line
Kuninori Morimoto
1
-6
/
+3
2021-04-13
ASoC: simple-card-utils: tidyup debug info for clock
Kuninori Morimoto
1
-6
/
+6
2021-04-13
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...
Kuninori Morimoto
1
-3
/
+4
2021-04-13
ASoC: simple-card-utils: add simple_props_to_xxx() macro
Kuninori Morimoto
1
-7
/
+20
2021-04-13
ASoC: simple-card-utils: indicate missing CPU/Codec numbers for debug
Kuninori Morimoto
1
-0
/
+2
2021-04-13
ASoC: simple-card-utils: indicate dai_fmt if exist
Kuninori Morimoto
1
-3
/
+2
2021-04-13
ASoC: simple-card-utils: remove asoc_simple_parse_xxx()
Kuninori Morimoto
1
-11
/
+0
2021-04-13
ASoC: simple-card-utils: use for_each_prop_xxx()
Kuninori Morimoto
1
-5
/
+38
2021-04-13
ASoC: simple-card-utils: remove li->dais/li->conf
Kuninori Morimoto
1
-2
/
+0
2021-04-08
ASoC: simple-card-utils: share dummy DAI and reduce memory
Kuninori Morimoto
1
-0
/
+1
2021-04-08
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform
Kuninori Morimoto
1
-0
/
+8
2021-03-31
ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform
Kuninori Morimoto
1
-3
/
+4
2020-11-10
ASoC: audio-graph: Expose new members for asoc_simple_priv
Sameer Pujar
1
-0
/
+3
2020-07-16
ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack
Shengjiu Wang
1
-3
/
+3
2019-11-06
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-4
/
+4
2019-10-09
ASoC: simple_card_utils.h: Add missing include
Daniel Baluta
1
-0
/
+1
2019-10-09
ASoC: simple_card_utils.h: Fix potential multiple redefinition error
Daniel Baluta
1
-4
/
+4
2019-07-10
ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
Kuninori Morimoto
1
-0
/
+4
2019-06-06
ASoC: simple-card: support snd_soc_dai_link_component style for cpu
Kuninori Morimoto
1
-14
/
+6
2019-04-26
ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()
Paul Cercueil
1
-0
/
+2
2019-03-21
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
Kuninori Morimoto
1
-45
/
+45
2019-03-21
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
Kuninori Morimoto
1
-31
/
+8
2019-03-21
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
Kuninori Morimoto
1
-1
/
+9
2019-03-21
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
Kuninori Morimoto
1
-0
/
+2
2019-03-21
ASoC: simple-card-utils: share asoc_simple_dai_init()
Kuninori Morimoto
1
-3
/
+1
2019-03-21
ASoC: simple-card-utils: share asoc_simple_hw_param()
Kuninori Morimoto
1
-0
/
+2
2019-03-21
ASoC: simple-card-utils: share asoc_simple_shutdown()
Kuninori Morimoto
1
-1
/
+1
2019-03-21
ASoC: simple-card-utils: share asoc_simple_startup()
Kuninori Morimoto
1
-1
/
+1
[next]