index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
2018-09-04
1
-19
/
+19
*
ASoC: add for_each_link_codecs() macro
Kuninori Morimoto
2018-09-04
1
-9
/
+8
*
ASoC: fix soc-core.c kernel-doc warning
Randy Dunlap
2018-09-03
1
-2
/
+0
*
ASoC: soc-core: use snd_soc_dai_link_component for platform
Kuninori Morimoto
2018-08-31
1
-7
/
+41
*
ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
Charles Keepax
2018-08-15
1
-2
/
+2
*
ASoC: core: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-03
1
-0
/
+1
*
ASoC: core: remove support for card rebind using component framework
Srinivas Kandagatla
2018-08-02
1
-62
/
+0
*
ASoC: core: add support to snd_soc_dai_get_channel_map()
Srinivas Kandagatla
2018-07-24
1
-0
/
+22
*
ASoC: export snd_soc_of_get_slot_mask
Jerome Brunet
2018-07-20
1
-3
/
+4
*
ASoC: core: add support to card re-bind using component framework
Srinivas Kandagatla
2018-07-18
1
-0
/
+62
*
ASoC: allow soc-core to pick up name prefixes from component nodes
Jerome Brunet
2018-07-13
1
-5
/
+23
*
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
2018-07-03
1
-3
/
+98
*
ASoC: soc-core: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-23
/
+18
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-3
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais()
Kuninori Morimoto
2018-05-09
1
-5
/
+3
*
ASoC: soc-core: remove snd_soc_component_add_unlocked()
Kuninori Morimoto
2018-05-09
1
-6
/
+3
*
ASoC: add component_list_show()
Kuninori Morimoto
2018-05-09
1
-0
/
+19
*
ASoC: remove Codec related code
Kuninori Morimoto
2018-05-09
1
-320
/
+11
*
ASoC: remove unneeded .pcm_new/free
Kuninori Morimoto
2018-05-09
1
-18
/
+0
*
ASoC: remove .get_regmap
Kuninori Morimoto
2018-05-09
1
-3
/
+0
*
ASoC: remove codec reg_cache
Kuninori Morimoto
2018-05-09
1
-207
/
+0
*
ASoC: core: Allow codec_conf DT lookups to match parent of_node
Charles Keepax
2018-04-27
1
-1
/
+6
*
ASoC: Remove platform code now everything is componentised
Charles Keepax
2018-04-26
1
-214
/
+0
*
ASoC: topology: Revert recent changes while boot errors are investigated
Mark Brown
2018-04-19
1
-84
/
+3
*
ASoC: core: Add name prefix for machines with topology rewrites
Liam Girdwood
2018-04-17
1
-0
/
+8
*
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
2018-04-17
1
-3
/
+76
*
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
2018-03-28
1
-9
/
+23
|
\
|
*
Merge branch 'topic/of' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-03-12
1
-9
/
+23
|
|
\
|
|
*
ASoC: Add snd_soc_of_put_dai_link_codecs() helper function
Sylwester Nawrocki
2018-03-12
1
-9
/
+23
*
|
|
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2018-03-28
1
-55
/
+21
|
\
\
\
|
*
|
|
ASoC: core: Fix typo roup->group
Mark Brown
2018-03-09
1
-2
/
+2
|
*
|
|
ASoC: use DEFINE_SHOW_ATTRIBUTE() to decrease code duplication
Peng Donglin
2018-02-15
1
-39
/
+6
|
*
|
|
ASoC: soc-core: soc_probe_dai() code simplification
Kuninori Morimoto
2018-02-14
1
-12
/
+11
|
*
|
|
ASoC: soc-core: remove error due to probe deferral
Martin Hundebøll
2018-02-12
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
soc-core: don't call kfree() for component
Kuninori Morimoto
2018-03-19
1
-3
/
+1
|
|
/
|
/
|
*
|
ASoC: remove rtd->platform checck
Kuninori Morimoto
2018-02-12
1
-5
/
+0
|
/
*
Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2018-02-07
1
-2
/
+10
|
\
|
*
-
.
Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/...
Mark Brown
2018-02-07
1
-2
/
+11
|
|
\
\
|
|
|
*
ASoC: soc-core: snd_soc_rtdcom_lookup() cares component driver name
Kuninori Morimoto
2018-01-23
1
-2
/
+10
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/dai-drv', 'as...
Mark Brown
2018-01-12
1
-4
/
+11
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2018-01-12
1
-0
/
+10
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
\
\
\
\
\
\
|
\
\
\
\
\
\
*
-
-
-
.
\
\
\
\
\
\
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs', 'a...
Mark Brown
2018-01-18
1
-74
/
+38
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
/
/
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_disconnect_sync
Kuninori Morimoto
2017-11-29
1
-0
/
+1
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
*
/
|
|
|
ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_list
Donglin Peng
2018-01-18
1
-74
/
+37
|
|
/
/
/
/
/
|
|
|
|
|
|
|
\
\
\
\
\
*
-
.
\
\
\
\
\
Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'a...
Mark Brown
2018-01-18
1
-4
/
+10
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
/
/
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
ASoC: soc-core: remove dai_drv from snd_soc_component
Kuninori Morimoto
2017-12-20
1
-4
/
+10
|
|
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2018-01-18
1
-0
/
+10
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
[prev]
[next]