index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-06
Merge branch 'asoc-5.3' into asoc-next
Mark Brown
1
-2
/
+3
2019-07-06
Merge branch 'asoc-5.2' into asoc-linus
Mark Brown
1
-8
/
+10
2019-06-24
ASoC: dapm: Adapt for debugfs API change
Mark Brown
1
-8
/
+10
2019-06-13
Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-2
/
+5
2019-05-30
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
1
-0
/
+3
2019-05-28
ASoC: soc-core: fixup references at soc_cleanup_card_resources()
Kuninori Morimoto
1
-0
/
+3
2019-05-24
ASoC: dapm: Use struct_size() in krealloc()
Gustavo A. R. Silva
1
-1
/
+2
2019-05-21
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-2
/
+2
2019-05-20
ASoC: soc-dpm: fixup DAI active unbalance
Kuninori Morimoto
1
-2
/
+2
2019-05-16
ASoC: dapm: allow muxes to force a disconnect
Jerome Brunet
1
-1
/
+1
2019-05-06
Merge branch 'asoc-5.2' into asoc-next
Mark Brown
1
-1
/
+1
2019-05-02
ASoC: dapm: fix kcontrols for effect widgets
Seppo Ingalsuo
1
-0
/
+3
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
1
-0
/
+11
2019-04-02
ASoC: dapm: set power_check callback for widgets that shouldnt be always on
Ranjani Sridharan
1
-0
/
+7
2019-03-25
ASoC: dapm: Initialize private_value in snd_soc_dapm_new_dai
Pankaj Bharadiya
1
-1
/
+1
2019-03-25
ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
Pankaj Bharadiya
1
-0
/
+4
2019-02-19
ASoC: dapm: Potential small memory leak in dapm_cnew_widget()
Dan Carpenter
1
-1
/
+3
2019-02-12
ASoC: Use __printf markup to silence compiler
Mathieu Malaterre
1
-0
/
+1
2019-02-06
ASoC: dapm: harden use of lookup tables
Pierre-Louis Bossart
1
-76
/
+82
2019-02-06
Merge branch 'asoc-5.0' into asoc-5.1 for dapm table
Mark Brown
1
-0
/
+24
2019-02-06
ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
Pierre-Louis Bossart
1
-0
/
+24
2019-02-06
ASoC: dapm: Check for NULL widget in dapm_update_dai_unlocked
Charles Keepax
1
-0
/
+3
2019-02-02
ASoC: dapm: Add warnings for widget overwrite when adding route
Zhiwei Jiang
1
-0
/
+12
2019-02-02
ASoC: dapm: Only power up active channels from a DAI
Charles Keepax
1
-0
/
+76
2019-02-02
ASoC: dapm: fix use-after-free issue with dailink sname
Pierre-Louis Bossart
1
-1
/
+18
2019-01-15
ASoC: dapm: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-5
/
+5
2018-10-19
ASoC: dapm: Add support for hw_free on CODEC to CODEC links
Charles Keepax
1
-6
/
+11
2018-09-20
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
1
-1
/
+1
2018-09-18
ASoC: remove redundant include
zhong jiang
1
-1
/
+0
2018-09-10
ASoC: dapm: Add missing return value check for snd_soc_dapm_new_dai
Charles Keepax
1
-0
/
+16
2018-09-10
ASoC: dapm: Fix a couple uninitialized ret variables
Dan Carpenter
1
-1
/
+3
2018-09-07
ASoC: dapm: Avoid uninitialised variable warning
Charles Keepax
1
-1
/
+1
2018-09-05
ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime
Charles Keepax
1
-8
/
+11
2018-09-05
ASoC: dapm: Add support for multi-CODEC CODEC to CODEC links
Charles Keepax
1
-53
/
+70
2018-09-05
ASoC: dapm: Move connection of CODEC to CODEC DAIs
Charles Keepax
1
-37
/
+66
2018-09-05
ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_control
Charles Keepax
1
-14
/
+23
2018-09-05
ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked
Charles Keepax
1
-99
/
+19
2018-09-04
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
1
-6
/
+8
2018-09-03
ASoC: core: Don't schedule DAPM work if already in target state
Jon Hunter
1
-2
/
+2
2018-08-28
ASoC: dapm: Don't fail creating new DAPM control on NULL pinctrl
Charles Keepax
1
-1
/
+1
2018-08-28
ASoC: dapm: Remove clock framework ifdefs
Charles Keepax
1
-6
/
+1
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-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-06
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
[next]