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.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
2019-09-02
ASoC: soc-core: add snd_soc_dapm_init()
Kuninori Morimoto
1
-0
/
+21
2019-08-12
ASoC: dapm: Invalidate only paths reachable for a given stream
Szymon Mielczarek
1
-13
/
+37
2019-08-05
ASoC: soc-component: move snd_soc_component_set_bias_level()
Kuninori Morimoto
1
-2
/
+2
2019-08-05
ASoC: soc-component: move snd_soc_component_stream_event()
Kuninori Morimoto
1
-2
/
+7
2019-08-05
ASoC: soc-component: move snd_soc_component_seq_notifier()
Kuninori Morimoto
1
-7
/
+8
2019-08-01
ASoC: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-26
/
+4
2019-08-01
ASoC: codec2codec: fill some of the runtime stream parameters
Jerome Brunet
1
-0
/
+5
2019-08-01
ASoC: codec2codec: remove ephemeral variables
Jerome Brunet
1
-30
/
+42
2019-07-26
ASoC: codec2codec: fix missing return of error return code
Colin Ian King
1
-2
/
+2
2019-07-26
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
1
-4
/
+6
2019-07-25
ASoC: codec2codec: deal with params when necessary
Jerome Brunet
1
-67
/
+92
2019-07-25
ASoC: codec2codec: name link using stream direction
Jerome Brunet
1
-8
/
+4
2019-07-25
ASoC: codec2codec: run callbacks in order
Jerome Brunet
1
-9
/
+27
2019-07-23
ASoC: soc-dai: add snd_soc_dai_shutdown()
Kuninori Morimoto
1
-5
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_startup()
Kuninori Morimoto
1
-18
/
+10
2019-07-23
ASoC: soc-dai: add snd_soc_dai_hw_free()
Kuninori Morimoto
1
-5
/
+2
2019-07-23
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
1
-2
/
+2
2019-07-22
ASoC: dapm: fix a memory leak bug
Wenwen Wang
1
-0
/
+2
2019-07-22
ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
Charles Keepax
1
-4
/
+4
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-22
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
[next]