Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ba25f0570b53267e8b9dc1f2e185caa3d3bc7633
/
sound
/
soc
/
generic
9ae035e
ASoC: generic: use asoc_substream_to_rtd()
by Kuninori Morimoto
· 4 years, 6 months ago
4d9e07c
Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
by Mark Brown
· 4 years, 6 months ago
764aafd
ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack
by Shengjiu Wang
· 4 years, 6 months ago
2561247
ASoC: soc-dai: set dai_link dpcm_ flags with a helper
by Pierre-Louis Bossart
· 4 years, 6 months ago
e7718a7
ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
by Kuninori Morimoto
· 4 years, 10 months ago
40a92db
ASoC: simple-card-utils: use for_each_pcm_streams()
by Kuninori Morimoto
· 4 years, 10 months ago
95cfc0a
ASoC: simple-card: Add support for codec2codec DAI links
by Samuel Holland
· 4 years, 10 months ago
5525cf0
ASoC: simple-card: Don't create separate link when platform is present
by Daniel Baluta
· 5 years ago
9764bee
ASoC: audio-graph: fixup graph_dai_link_of_dpcm() comment
by Kuninori Morimoto
· 5 years ago
848704f
ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment
by Kuninori Morimoto
· 5 years ago
2458adb
SoC: simple-card-utils: set 0Hz to sysclk when shutdown
by Katsuhiro Suzuki
· 5 years ago
157ab71
ASoC: audio-graph: indicate rebind issue
by Kuninori Morimoto
· 5 years ago
39c66b6
ASoC: simple-card: indicate rebind issue
by Kuninori Morimoto
· 5 years ago
14fdfc0
ASoC: simple-card: use snd_soc_dai_link_component for aux_dev
by Kuninori Morimoto
· 5 years ago
3b46a67
Merge branch 'asoc-5.3' into asoc-5.4
by Mark Brown
· 5 years ago
ec3042a
ASoC: audio-graph-card: add missing const at graph_get_dai_id()
by Kuninori Morimoto
· 6 years ago
c152f84
ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id()
by Wen Yang
· 6 years ago
aa2e362
ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm()
by Wen Yang
· 6 years ago
27862d5
ASoC: simple-card: fix an use-after-free in simple_for_each_link()
by Wen Yang
· 6 years ago
724808a
ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()
by Wen Yang
· 6 years ago
794fcee
ASoC: simple-card-utils: care no Platform for DPCM
by Kuninori Morimoto
· 6 years ago
043b35f
Merge branch 'asoc-5.3' into asoc-next
by Mark Brown
· 6 years ago
0dceaf7
Merge branch 'asoc-5.2' into asoc-linus
by Mark Brown
· 6 years ago
1bcc1fd
ASoC: audio-graph-card: fix use-after-free in graph_for_each_link
by Wen Yang
· 6 years ago
9f3eb91
ASoC: simple-card-utils: consider CPU-Platform possibility
by Kuninori Morimoto
· 6 years ago
53c8b29
Merge tag 'v5.2-rc6' into asoc-5.3
by Mark Brown
· 6 years ago
6f04374
ASoC: simple-card-utils: don't select unnecessary Platform
by Kuninori Morimoto
· 6 years ago
f107294
ASoC: simple-card: support snd_soc_dai_link_component style for cpu
by Kuninori Morimoto
· 6 years ago
79b3b7c
Merge branch 'asoc-5.2' into asoc-5.3
by Mark Brown
· 6 years ago
4819d06
ASoC: simple-card: Restore original configuration of DAI format
by Jon Hunter
· 6 years ago
a41016e
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.3
by Mark Brown
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
069d037
ASoC: simple-card: Fix configuration of DAI format
by Jon Hunter
· 6 years ago
b0a821d
ASoC: rename functions that pollute the simple_xxx namespace
by Amir Goldstein
· 6 years ago
552f2d7
ASoC: simple-card: Read pin switches conf from devicetree
by Paul Cercueil
· 6 years ago
9019428
ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()
by Paul Cercueil
· 6 years ago
072cb68
Merge branch 'asoc-5.1' into asoc-5.2
by Mark Brown
· 6 years ago
42bf029
ASoC: simple-card: don't select DPCM via simple-audio-card
by Kuninori Morimoto
· 6 years ago
c2c6160
ASoC: audio-graph-card: don't select DPCM via audio-graph-card
by Kuninori Morimoto
· 6 years ago
3514646
ASoC: simple-card-utils: remove set but not used variable 'dai_name'
by YueHaibing
· 6 years ago
008fe4e
ASoC: simple-card-utils: test memory allocation
by Kuninori Morimoto
· 6 years ago
ad11e59
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
by Kuninori Morimoto
· 6 years ago
8f7f298
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
by Kuninori Morimoto
· 6 years ago
65a5056
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
by Kuninori Morimoto
· 6 years ago
629f754
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
by Kuninori Morimoto
· 6 years ago
ad934ca
ASoC: simple-card-utils: share asoc_simple_dai_init()
by Kuninori Morimoto
· 6 years ago
f48dcbb
ASoC: simple-card-utils: share asoc_simple_hw_param()
by Kuninori Morimoto
· 6 years ago
686911b
ASoC: simple-card-utils: share asoc_simple_shutdown()
by Kuninori Morimoto
· 6 years ago
f38df5b
ASoC: simple-card-utils: share asoc_simple_startup()
by Kuninori Morimoto
· 6 years ago
e59289c
ASoC: simple_card_utils: share common priv for simple-card/audio-graph
by Kuninori Morimoto
· 6 years ago
0580dde
ASoC: simple-card-utils: add asoc_simple_debug_info()
by Kuninori Morimoto
· 6 years ago
4346a74
ASoC: audio-graph: add graph_parse_mclk_fs()
by Kuninori Morimoto
· 6 years ago
d2bf008
ASoC: audio-graph: rename graph_get_conversion() to graph_parse_convert()
by Kuninori Morimoto
· 6 years ago
d708d35
ASoC: simple-card: add simple_parse_mclk_fs()
by Kuninori Morimoto
· 6 years ago
cdc4447
ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert()
by Kuninori Morimoto
· 6 years ago
0b9c9ed
ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser
by Takashi Iwai
· 6 years ago
44662f9
ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of()
by Takashi Iwai
· 6 years ago
461d854
ASoC: simple-card: Fix refcount underflow
by Daniel Baluta
· 6 years ago
fe7ed4d
ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()
by Kuninori Morimoto
· 6 years ago
910fdca
ASoC: soc-core: add .num_platform for dai_link
by Kuninori Morimoto
· 6 years ago
2d01a84
ASoC: simple-card: reduce naming prefix
by Kuninori Morimoto
· 6 years ago
c39291a
ASoC: simple-card: cleanup DAI link loop method - step2
by Kuninori Morimoto
· 6 years ago
d947cdf
ASoC: simple-card: cleanup DAI link loop method - step1
by Kuninori Morimoto
· 6 years ago
17029e4
ASoC: simple-card: add link_info
by Kuninori Morimoto
· 6 years ago
7adee60
ASoC: simple-card: add 1 CPU : 1 Codec support again
by Kuninori Morimoto
· 6 years ago
7e5e1f8
ASoC: simple-card: add asoc_simple_card_get_conversion()
by Kuninori Morimoto
· 6 years ago
97fe6ca
ASoC: audio-graph-card: reduce naming prefix
by Kuninori Morimoto
· 6 years ago
fce9b90
ASoC: audio-graph-card: cleanup DAI link loop method - step2
by Kuninori Morimoto
· 6 years ago
dd98fbc
ASoC: audio-graph-card: cleanup DAI link loop method - step1
by Kuninori Morimoto
· 6 years ago
1e4771a
ASoC: audio-graph-card: add link_info
by Kuninori Morimoto
· 6 years ago
de2949f
ASoC: audio-graph-card: add 1 CPU : 1 Codec support again
by Kuninori Morimoto
· 6 years ago
c8ed6ac
ASoC: simple-scu-card: remove simple-scu-card
by Kuninori Morimoto
· 6 years ago
61c263a
ASoC: audio-graph-scu-card: remove audio-graph-scu-card
by Kuninori Morimoto
· 6 years ago
40dfae1
ASoC: audio-graph-card: add asoc_graph_card_get_conversion()
by Kuninori Morimoto
· 6 years ago
a0c426f
ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id()
by Kuninori Morimoto
· 6 years ago
cfc652a
ASoC: simple-card: tidyup prefix for snd_soc_codec_conf
by Kuninori Morimoto
· 6 years ago
dd82410
ASoC: simple-card: tidyup convert_rate/channel method
by Kuninori Morimoto
· 6 years ago
79e8349
ASoC: simple-card: tidyup mclk-fs method
by Kuninori Morimoto
· 6 years ago
da21535
ASoC: simple-card: merge simple-scu-card
by Kuninori Morimoto
· 6 years ago
66164a4
ASoC: audio-graph-card: tidyup prefix for snd_soc_codec_conf
by Kuninori Morimoto
· 6 years ago
7ced65f
ASoC: audio-graph-card: tidyup convert_rate/channel method
by Kuninori Morimoto
· 6 years ago
56eb818
ASoC: audio-graph-card: tidyup mclk-fs method
by Kuninori Morimoto
· 6 years ago
ae3cb57
ASoC: audio-graph-card: merge audio-graph-scu-card
by Kuninori Morimoto
· 6 years ago
b8b89f5
ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() ID method
by Kuninori Morimoto
· 6 years ago
869858f
ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_probe
by Nathan Chancellor
· 6 years ago
0a26d6d
ASoC: simple-scu-card: care multi DPCM codec_conf
by Kuninori Morimoto
· 6 years ago
e6a3ff2
ASoC: simple-scu-card: use cpu/codec pointer on graph_dai_props
by Kuninori Morimoto
· 6 years ago
09ee833
ASoC: simple-scu-card: tidyup "convert-rate/channels" parsing
by Kuninori Morimoto
· 6 years ago
b8d8f9a
ASoC: simple-scu-card: care link / dai count
by Kuninori Morimoto
· 6 years ago
da32d65
ASoC: simple-scu-card: add dai-link support
by Kuninori Morimoto
· 6 years ago
dbd08fe
ASoC: simple-scu-card: tidyup asoc_simple_card_parse_daifmt() timing
by Kuninori Morimoto
· 6 years ago
4fb7f4d
ASoC: simple-card: use cpu/codec pointer on simple_dai_props
by Kuninori Morimoto
· 6 years ago
2b320e0
ASoC: simple-card-utils: fix build warning without CONFIG_OF
by Arnd Bergmann
· 6 years ago
1d52a74
ASoC: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
0e3460b
ASoC: audio-graph-card: use cpu/codec pointer on graph_dai_props
by Kuninori Morimoto
· 6 years ago
7c2ae79
ASoC: audio-graph-scu-card: care multi DPCM codec_conf
by Kuninori Morimoto
· 6 years ago
a1af985
ASoC: audio-graph-scu-card: use cpu/codec pointer on graph_dai_props
by Kuninori Morimoto
· 6 years ago
c89ff03
ASoC: audio-graph-scu-card: care link / dai count
by Kuninori Morimoto
· 6 years ago
b6f3fc0
ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() counting
by Kuninori Morimoto
· 6 years ago
64ef081
ASoC: audio-graph-card: tidyup define position
by Kuninori Morimoto
· 6 years ago
Next »