index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
simple-card.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: simple-card: Read pin switches conf from devicetree
Paul Cercueil
2019-04-26
1
-0
/
+4
*
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-04
1
-3
/
+9
|
\
|
*
ASoC: simple-card: don't select DPCM via simple-audio-card
Kuninori Morimoto
2019-04-04
1
-3
/
+9
*
|
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
Kuninori Morimoto
2019-03-21
1
-49
/
+49
*
|
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
Kuninori Morimoto
2019-03-21
1
-7
/
+51
*
|
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
Kuninori Morimoto
2019-03-21
1
-45
/
+11
*
|
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
Kuninori Morimoto
2019-03-21
1
-12
/
+1
*
|
ASoC: simple-card-utils: share asoc_simple_dai_init()
Kuninori Morimoto
2019-03-21
1
-22
/
+3
*
|
ASoC: simple-card-utils: share asoc_simple_hw_param()
Kuninori Morimoto
2019-03-21
1
-57
/
+1
*
|
ASoC: simple-card-utils: share asoc_simple_shutdown()
Kuninori Morimoto
2019-03-21
1
-13
/
+1
*
|
ASoC: simple-card-utils: share asoc_simple_startup()
Kuninori Morimoto
2019-03-21
1
-20
/
+1
*
|
ASoC: simple_card_utils: share common priv for simple-card/audio-graph
Kuninori Morimoto
2019-03-21
1
-40
/
+17
*
|
ASoC: simple-card-utils: add asoc_simple_debug_info()
Kuninori Morimoto
2019-03-21
1
-0
/
+2
*
|
ASoC: simple-card: add simple_parse_mclk_fs()
Kuninori Morimoto
2019-03-18
1
-11
/
+22
*
|
ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert()
Kuninori Morimoto
2019-03-18
1
-5
/
+5
|
/
*
ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser
Takashi Iwai
2019-02-20
1
-6
/
+12
*
ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of()
Takashi Iwai
2019-02-20
1
-0
/
+1
*
ASoC: simple-card: Fix refcount underflow
Daniel Baluta
2019-02-18
1
-1
/
+1
*
ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()
Kuninori Morimoto
2019-01-21
1
-8
/
+3
*
ASoC: soc-core: add .num_platform for dai_link
Kuninori Morimoto
2019-01-21
1
-3
/
+4
*
ASoC: simple-card: reduce naming prefix
Kuninori Morimoto
2019-01-03
1
-78
/
+79
*
ASoC: simple-card: cleanup DAI link loop method - step2
Kuninori Morimoto
2019-01-03
1
-93
/
+81
*
ASoC: simple-card: cleanup DAI link loop method - step1
Kuninori Morimoto
2019-01-03
1
-73
/
+137
*
ASoC: simple-card: add link_info
Kuninori Morimoto
2019-01-03
1
-44
/
+50
*
ASoC: simple-card: add 1 CPU : 1 Codec support again
Kuninori Morimoto
2019-01-03
1
-4
/
+28
*
ASoC: simple-card: add asoc_simple_card_get_conversion()
Kuninori Morimoto
2019-01-03
1
-3
/
+16
*
ASoC: simple-card: tidyup prefix for snd_soc_codec_conf
Kuninori Morimoto
2018-12-14
1
-11
/
+8
*
ASoC: simple-card: tidyup convert_rate/channel method
Kuninori Morimoto
2018-12-14
1
-6
/
+2
*
ASoC: simple-card: tidyup mclk-fs method
Kuninori Morimoto
2018-12-14
1
-13
/
+17
*
ASoC: simple-card: merge simple-scu-card
Kuninori Morimoto
2018-12-14
1
-46
/
+283
*
ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_...
Nathan Chancellor
2018-12-13
1
-4
/
+8
*
ASoC: simple-card: use cpu/codec pointer on simple_dai_props
Kuninori Morimoto
2018-12-11
1
-26
/
+36
*
ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...
Kuninori Morimoto
2018-11-21
1
-1
/
+1
*
ASoC: simple-card: support snd_soc_dai_link_component style for platform
Kuninori Morimoto
2018-08-31
1
-1
/
+6
*
ASoC: simple-card: support snd_soc_dai_link_component style for codec
Kuninori Morimoto
2018-08-31
1
-4
/
+19
*
ASoC: simple-card: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-10
/
+7
*
ASoC: simple-card: move hp and mic detection to soc_card probe
Katsuhiro Suzuki
2018-06-18
1
-8
/
+17
*
ASoC: simple-card-utils: move hp and mic detect gpios from simple-card
Katsuhiro Suzuki
2018-06-18
1
-64
/
+0
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
ASoC: simple-card: set cpu dai clk in hw_params
Daniel Mack
2018-06-01
1
-0
/
+21
*
ASoC: simple-card: Remove superfluous snd_soc_jack_free_gpios() call
Takashi Iwai
2017-08-22
1
-10
/
+0
*
-
.
Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/...
Mark Brown
2017-07-03
1
-31
/
+23
|
\
\
|
|
*
ASoC: simple-card: use asoc_simple_card_of_parse_widgets()
Kuninori Morimoto
2017-06-16
1
-7
/
+3
|
|
*
ASoC: simple-card: use asoc_simple_card_of_parse_routing()
Kuninori Morimoto
2017-06-15
1
-7
/
+3
|
|
*
ASoC: simple-card: use asoc_simple_card_of_parse_tdm()
Kuninori Morimoto
2017-06-14
1
-8
/
+2
|
|
*
ASoC: simple-card: use asoc_simple_card_clk_xxx()
Kuninori Morimoto
2017-06-13
1
-5
/
+5
|
|
*
Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2017-06-13
1
-11
/
+4
|
|
|
\
|
|
*
|
ASoC: simple-card: remove duplicate parameter from asoc_simple_card_parse_of()
Kuninori Morimoto
2017-06-07
1
-3
/
+3
|
|
*
|
ASoC: simple-card: Fix misleading error message
Julian Scheel
2017-05-24
1
-1
/
+7
|
|
/
/
*
|
|
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2017-07-03
1
-11
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
[next]