index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Age
Commit message (
Expand
)
Author
2019-05-30
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
2019-05-28
ASoC: soc-core: fixup references at soc_cleanup_card_resources()
Kuninori Morimoto
2019-05-24
ASoC: dapm: Use struct_size() in krealloc()
Gustavo A. R. Silva
2019-05-21
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-05-20
ASoC: soc-dpm: fixup DAI active unbalance
Kuninori Morimoto
2019-05-16
ASoC: dapm: allow muxes to force a disconnect
Jerome Brunet
2019-05-06
Merge branch 'asoc-5.2' into asoc-next
Mark Brown
2019-05-02
ASoC: dapm: fix kcontrols for effect widgets
Seppo Ingalsuo
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-02
ASoC: dapm: set power_check callback for widgets that shouldnt be always on
Ranjani Sridharan
2019-03-25
ASoC: dapm: Initialize private_value in snd_soc_dapm_new_dai
Pankaj Bharadiya
2019-03-25
ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
Pankaj Bharadiya
2019-02-19
ASoC: dapm: Potential small memory leak in dapm_cnew_widget()
Dan Carpenter
2019-02-12
ASoC: Use __printf markup to silence compiler
Mathieu Malaterre
2019-02-06
ASoC: dapm: harden use of lookup tables
Pierre-Louis Bossart
2019-02-06
Merge branch 'asoc-5.0' into asoc-5.1 for dapm table
Mark Brown
2019-02-06
ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
Pierre-Louis Bossart
2019-02-06
ASoC: dapm: Check for NULL widget in dapm_update_dai_unlocked
Charles Keepax
2019-02-02
ASoC: dapm: Add warnings for widget overwrite when adding route
Zhiwei Jiang
2019-02-02
ASoC: dapm: Only power up active channels from a DAI
Charles Keepax
2019-02-02
ASoC: dapm: fix use-after-free issue with dailink sname
Pierre-Louis Bossart
2019-01-15
ASoC: dapm: change snprintf to scnprintf for possible overflow
Silvio Cesare
2018-10-19
ASoC: dapm: Add support for hw_free on CODEC to CODEC links
Charles Keepax
2018-09-20
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
2018-09-18
ASoC: remove redundant include
zhong jiang
2018-09-10
ASoC: dapm: Add missing return value check for snd_soc_dapm_new_dai
Charles Keepax
2018-09-10
ASoC: dapm: Fix a couple uninitialized ret variables
Dan Carpenter
2018-09-07
ASoC: dapm: Avoid uninitialised variable warning
Charles Keepax
2018-09-05
ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime
Charles Keepax
2018-09-05
ASoC: dapm: Add support for multi-CODEC CODEC to CODEC links
Charles Keepax
2018-09-05
ASoC: dapm: Move connection of CODEC to CODEC DAIs
Charles Keepax
2018-09-05
ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_control
Charles Keepax
2018-09-05
ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked
Charles Keepax
2018-09-04
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
2018-09-03
ASoC: core: Don't schedule DAPM work if already in target state
Jon Hunter
2018-08-28
ASoC: dapm: Don't fail creating new DAPM control on NULL pinctrl
Charles Keepax
2018-08-28
ASoC: dapm: Remove clock framework ifdefs
Charles Keepax
2018-08-15
ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
Charles Keepax
2018-07-26
ASoC: dapm: Use int for format bit position
Takashi Iwai
2018-07-02
ASoC: soc-dapm: convert to SPDX identifiers
Kuninori Morimoto
2018-06-22
Merge branch 'asoc-4.18' into asoc-4.19 for amd dep
Mark Brown
2018-06-18
ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
Liam Girdwood
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-04
ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
Srinivas Kandagatla
2018-05-31
ASoC: dapm: use match_string() helper
Xie Yisheng
2018-03-28
Merge remote-tracking branches 'asoc/topic/sirf-audio', 'asoc/topic/sn95031',...
Mark Brown
2018-03-13
ASoC: dapm: add support to pinctrl dapm
Srinivas Kandagatla
2018-02-14
ASoC: soc-dapm: Use empty struct initializer
Fabio Estevam
[next]