index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
2018-09-20
1
-1
/
+1
*
ASoC: remove redundant include
zhong jiang
2018-09-18
1
-1
/
+0
*
ASoC: dapm: Add missing return value check for snd_soc_dapm_new_dai
Charles Keepax
2018-09-10
1
-0
/
+16
*
ASoC: dapm: Fix a couple uninitialized ret variables
Dan Carpenter
2018-09-10
1
-1
/
+3
*
ASoC: dapm: Avoid uninitialised variable warning
Charles Keepax
2018-09-07
1
-1
/
+1
*
ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime
Charles Keepax
2018-09-05
1
-8
/
+11
*
ASoC: dapm: Add support for multi-CODEC CODEC to CODEC links
Charles Keepax
2018-09-05
1
-53
/
+70
*
ASoC: dapm: Move connection of CODEC to CODEC DAIs
Charles Keepax
2018-09-05
1
-37
/
+66
*
ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_control
Charles Keepax
2018-09-05
1
-14
/
+23
*
ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked
Charles Keepax
2018-09-05
1
-99
/
+19
*
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
2018-09-04
1
-6
/
+8
*
ASoC: core: Don't schedule DAPM work if already in target state
Jon Hunter
2018-09-03
1
-2
/
+2
*
ASoC: dapm: Don't fail creating new DAPM control on NULL pinctrl
Charles Keepax
2018-08-28
1
-1
/
+1
*
ASoC: dapm: Remove clock framework ifdefs
Charles Keepax
2018-08-28
1
-6
/
+1
*
ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
Charles Keepax
2018-08-15
1
-0
/
+4
*
ASoC: dapm: Use int for format bit position
Takashi Iwai
2018-07-26
1
-1
/
+1
*
ASoC: soc-dapm: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-24
/
+18
*
Merge branch 'asoc-4.18' into asoc-4.19 for amd dep
Mark Brown
2018-06-22
1
-0
/
+7
|
\
|
*
ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
Liam Girdwood
2018-06-18
1
-0
/
+7
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-1
/
+1
*
|
ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
Srinivas Kandagatla
2018-06-04
1
-0
/
+2
*
|
ASoC: dapm: use match_string() helper
Xie Yisheng
2018-05-31
1
-11
/
+7
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/sirf-audio', 'asoc/topic/sn95031',...
Mark Brown
2018-03-28
1
-2
/
+2
|
\
\
|
|
*
ASoC: soc-dapm: Use empty struct initializer
Fabio Estevam
2018-02-14
1
-2
/
+2
|
|
/
*
|
ASoC: dapm: add support to pinctrl dapm
Srinivas Kandagatla
2018-03-13
1
-0
/
+42
|
/
*
Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2018-02-07
1
-1
/
+1
|
\
|
*
ASoC: dapm: fix debugfs read using path->connected
KaiChieh Chuang
2018-02-07
1
-1
/
+1
*
|
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2017-11-10
1
-60
/
+90
|
\
|
*
ASoC: dapm: mark 'snd_soc_dapm_free_kcontrol' as static
Arnd Bergmann
2017-10-10
1
-1
/
+1
|
*
ASoC: dapm: add initialization for w_param_text pointer
Arnd Bergmann
2017-10-10
1
-0
/
+2
|
*
ASoC: dapm: Avoid creating kcontrol for params
anish kumar
2017-10-05
1
-54
/
+86
|
*
ASoC: dapm: Make snd_soc_dapm_add/del_routes use runtime mutex subclass
Stuart Henderson
2017-09-25
1
-2
/
+2
|
*
ASoC: dapm: Refactor the code in snd_soc_dapm_new_pcm
anish kumar
2017-09-20
1
-8
/
+4
|
*
ASoC: dapm: fix error path in snd_soc_dapm_new_pcm
anish kumar
2017-09-20
1
-1
/
+1
*
|
ASoC: remove unneeded dai->driver->ops check
Kuninori Morimoto
2017-09-25
1
-4
/
+4
|
/
*
ASoC: dapm: fix some pointer error handling
Linus Walleij
2017-01-20
1
-0
/
+20
*
ASoC: dapm: handle probe deferrals
Linus Walleij
2017-01-17
1
-0
/
+42
*
ASoC: dapm: Implement stereo mixer control support
Chen-Yu Tsai
2016-11-02
1
-29
/
+112
*
ASoC: dapm: Support second register for DAPM control updates
Chen-Yu Tsai
2016-11-02
1
-2
/
+11
*
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2016-09-29
1
-9
/
+8
|
\
|
*
ASoC: dapm: Fix typos in comment
Peter Meerwald-Stadler
2016-08-16
1
-9
/
+8
*
|
ASoC: dapm: Fix kcontrol creation for output driver widget
Chen-Yu Tsai
2016-09-01
1
-0
/
+1
*
|
ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
Chen-Yu Tsai
2016-09-01
1
-1
/
+1
*
|
ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
Chen-Yu Tsai
2016-09-01
1
-0
/
+3
*
|
ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer access
Nicolin Chen
2016-07-27
1
-0
/
+10
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...
Mark Brown
2016-07-24
1
-13
/
+47
|
\
\
|
*
|
ASoC: dapm: Fix to return correct path list in is_connected_ep.
Jeeja KP
2016-06-15
1
-2
/
+4
[next]