index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
simple-card-utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
ASoC: generic: use asoc_substream_to_rtd()
Kuninori Morimoto
1
-3
/
+3
2020-07-16
ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack
Shengjiu Wang
1
-3
/
+4
2020-03-27
ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-6
/
+6
2020-03-09
ASoC: simple-card-utils: use for_each_pcm_streams()
Kuninori Morimoto
1
-1
/
+1
2020-03-06
ASoC: simple-card: Add support for codec2codec DAI links
Samuel Holland
1
-0
/
+48
2019-09-09
SoC: simple-card-utils: set 0Hz to sysclk when shutdown
Katsuhiro Suzuki
1
-0
/
+7
2019-07-10
ASoC: simple-card-utils: care no Platform for DPCM
Kuninori Morimoto
1
-0
/
+7
2019-06-28
ASoC: simple-card-utils: consider CPU-Platform possibility
Kuninori Morimoto
1
-12
/
+3
2019-06-19
ASoC: simple-card-utils: don't select unnecessary Platform
Kuninori Morimoto
1
-3
/
+12
2019-06-06
ASoC: simple-card: support snd_soc_dai_link_component style for cpu
Kuninori Morimoto
1
-15
/
+6
2019-04-26
ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()
Paul Cercueil
1
-0
/
+57
2019-04-01
ASoC: simple-card-utils: remove set but not used variable 'dai_name'
YueHaibing
1
-3
/
+1
2019-03-21
ASoC: simple-card-utils: test memory allocation
Kuninori Morimoto
1
-2
/
+7
2019-03-21
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
Kuninori Morimoto
1
-61
/
+61
2019-03-21
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
Kuninori Morimoto
1
-143
/
+0
2019-03-21
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
Kuninori Morimoto
1
-0
/
+49
2019-03-21
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
Kuninori Morimoto
1
-0
/
+12
2019-03-21
ASoC: simple-card-utils: share asoc_simple_dai_init()
Kuninori Morimoto
1
-3
/
+22
2019-03-21
ASoC: simple-card-utils: share asoc_simple_hw_param()
Kuninori Morimoto
1
-0
/
+57
2019-03-21
ASoC: simple-card-utils: share asoc_simple_shutdown()
Kuninori Morimoto
1
-2
/
+14
2019-03-21
ASoC: simple-card-utils: share asoc_simple_startup()
Kuninori Morimoto
1
-2
/
+20
2019-03-21
ASoC: simple-card-utils: add asoc_simple_debug_info()
Kuninori Morimoto
1
-12
/
+0
2019-01-21
ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()
Kuninori Morimoto
1
-5
/
+2
2019-01-21
ASoC: soc-core: add .num_platform for dai_link
Kuninori Morimoto
1
-2
/
+2
2019-01-03
ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id()
Kuninori Morimoto
1
-3
/
+11
2018-12-14
ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() ID method
Kuninori Morimoto
1
-4
/
+28
2018-12-11
ASoC: simple-card-utils: fix build warning without CONFIG_OF
Arnd Bergmann
1
-1
/
+4
2018-12-04
ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() counting
Kuninori Morimoto
1
-19
/
+3
2018-11-21
ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...
Kuninori Morimoto
1
-7
/
+3
2018-11-21
ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert()
Kuninori Morimoto
1
-2
/
+3
2018-11-21
ASoC: simple-card-utils: accept NULL parameter on asoc_simple_card_xxx()
Kuninori Morimoto
1
-2
/
+9
2018-11-21
ASoC: simple-card-utils: remove asoc_simple_card_clk_register()
Kuninori Morimoto
1
-7
/
+1
2018-09-20
ASoC: add for_each_card_prelinks() macro
Kuninori Morimoto
1
-4
/
+2
2018-08-31
ASoC: simple-card-util: remove dai_link compatible code for platform
Kuninori Morimoto
1
-7
/
+3
2018-08-31
ASoC: simple-card-util: support snd_soc_dai_link_component style for platform
Kuninori Morimoto
1
-3
/
+8
2018-08-31
ASoC: simple-card-util: remove dai_link compatible code for codec
Kuninori Morimoto
1
-3
/
+1
2018-08-31
ASoC: simple_card_utils: support snd_soc_dai_link_component style for codec
Kuninori Morimoto
1
-2
/
+40
2018-07-02
ASoC: simple-card-utils: convert to SPDX identifiers
Kuninori Morimoto
1
-9
/
+6
2018-06-18
ASoC: simple-card-utils: move hp and mic detect gpios from simple-card
Katsuhiro Suzuki
1
-0
/
+59
2017-09-01
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc...
Mark Brown
1
-2
/
+7
2017-09-01
Merge tag 'asoc-fix-v4.13-rc7' into asoc-linus
Mark Brown
1
-1
/
+1
2017-09-01
ASoC: make clock direction configurable in asoc-simple
Vitaly Wool
1
-2
/
+7
2017-08-30
ASoC: simple_card_utils: fix fallback when "label" property isn't present
Lucas Stach
1
-1
/
+1
2017-08-01
device property: Fix usecount for of_graph_get_port_parent()
Tony Lindgren
1
-5
/
+3
2017-06-16
ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()
Kuninori Morimoto
1
-0
/
+19
2017-06-15
ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing()
Kuninori Morimoto
1
-0
/
+22
2017-06-15
ASoC: simple-card-utils: add asoc_simple_card_convert_fixup()
Kuninori Morimoto
1
-0
/
+40
2017-06-14
ASoC: simple_card_utils: add EXPORT_SYMBOL_GPL() for asoc_simple_card_clk_xxx()
Kuninori Morimoto
1
-0
/
+2
2017-06-13
ASoC: simple_card_utils: add asoc_simple_card_clk_xxx()
Kuninori Morimoto
1
-1
/
+18
2017-06-06
ASoC: simple-card-utils: share same dev_dbg() for sysclk
Kuninori Morimoto
1
-1
/
+4
[next]