index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
ASoC: dapm: Don't fold register value changes into notifications
Mark Brown
1
-2
/
+0
2022-04-27
ASoC: soc-dapm: fix two incorrect uses of list iterator
Xiaomeng Tong
1
-4
/
+2
2021-11-26
ASoC: DAPM: Cover regression by kctl change notification fix
Takashi Iwai
1
-6
/
+23
2021-10-27
ASoC: DAPM: Fix missing kctl change notifications
Takashi Iwai
1
-5
/
+8
2021-01-19
ASoC: dapm: remove widget from dirty list on free
Thomas Hebb
1
-0
/
+1
2020-04-29
ASoC: dapm: fixup dapm kcontrol widget
Gyeongtaek Lee
1
-3
/
+17
2020-04-17
ASoC: dapm: connect virtual mux with default value
이경택
1
-1
/
+7
2020-03-11
ASoC: dapm: Correct DAPM handling of active widgets during shutdown
Charles Keepax
1
-1
/
+1
2019-11-20
ASoC: dapm: Avoid uninitialised variable warning
Charles Keepax
1
-1
/
+1
2019-11-20
ASoC: dapm: Don't fail creating new DAPM control on NULL pinctrl
Charles Keepax
1
-1
/
+1
2019-08-29
ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
Charles Keepax
1
-4
/
+4
2019-07-26
ASoC: dapm: Adapt for debugfs API change
Mark Brown
1
-8
/
+10
2019-05-10
ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
Pankaj Bharadiya
1
-0
/
+4
2019-03-23
ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
Pierre-Louis Bossart
1
-0
/
+24
2019-03-05
ASoC: dapm: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-5
/
+5
2018-08-15
ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
Charles Keepax
1
-0
/
+4
2018-07-26
ASoC: dapm: Use int for format bit position
Takashi Iwai
1
-1
/
+1
2018-07-02
ASoC: soc-dapm: convert to SPDX identifiers
Kuninori Morimoto
1
-24
/
+18
2018-06-22
Merge branch 'asoc-4.18' into asoc-4.19 for amd dep
Mark Brown
1
-0
/
+7
2018-06-18
ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
Liam Girdwood
1
-0
/
+7
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-1
/
+1
2018-06-04
ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
Srinivas Kandagatla
1
-0
/
+2
2018-05-31
ASoC: dapm: use match_string() helper
Xie Yisheng
1
-11
/
+7
2018-03-28
Merge remote-tracking branches 'asoc/topic/sirf-audio', 'asoc/topic/sn95031',...
Mark Brown
1
-2
/
+2
2018-03-13
ASoC: dapm: add support to pinctrl dapm
Srinivas Kandagatla
1
-0
/
+42
2018-02-14
ASoC: soc-dapm: Use empty struct initializer
Fabio Estevam
1
-2
/
+2
2018-02-07
Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-1
/
+1
2018-02-07
ASoC: dapm: fix debugfs read using path->connected
KaiChieh Chuang
1
-1
/
+1
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-1
/
+1
2017-11-11
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-60
/
+90
2017-10-10
ASoC: dapm: mark 'snd_soc_dapm_free_kcontrol' as static
Arnd Bergmann
1
-1
/
+1
2017-10-10
ASoC: dapm: add initialization for w_param_text pointer
Arnd Bergmann
1
-0
/
+2
2017-10-05
ASoC: dapm: Avoid creating kcontrol for params
anish kumar
1
-54
/
+86
2017-09-25
ASoC: dapm: Make snd_soc_dapm_add/del_routes use runtime mutex subclass
Stuart Henderson
1
-2
/
+2
2017-09-25
ASoC: remove unneeded dai->driver->ops check
Kuninori Morimoto
1
-4
/
+4
2017-09-20
ASoC: dapm: Refactor the code in snd_soc_dapm_new_pcm
anish kumar
1
-8
/
+4
2017-09-20
ASoC: dapm: fix error path in snd_soc_dapm_new_pcm
anish kumar
1
-1
/
+1
2017-01-20
ASoC: dapm: fix some pointer error handling
Linus Walleij
1
-0
/
+20
2017-01-17
ASoC: dapm: handle probe deferrals
Linus Walleij
1
-0
/
+42
2016-11-02
ASoC: dapm: Implement stereo mixer control support
Chen-Yu Tsai
1
-29
/
+112
2016-11-02
ASoC: dapm: Support second register for DAPM control updates
Chen-Yu Tsai
1
-2
/
+11
2016-09-29
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-9
/
+8
2016-09-01
ASoC: dapm: Fix kcontrol creation for output driver widget
Chen-Yu Tsai
1
-0
/
+1
2016-09-01
ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
Chen-Yu Tsai
1
-1
/
+1
2016-09-01
ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
Chen-Yu Tsai
1
-0
/
+3
2016-08-16
ASoC: dapm: Fix typos in comment
Peter Meerwald-Stadler
1
-9
/
+8
2016-07-27
ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer access
Nicolin Chen
1
-0
/
+10
2016-07-25
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...
Mark Brown
1
-13
/
+47
[next]