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
2015-04-12
Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...
Mark Brown
1
-10
/
+159
2015-04-12
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-10
/
+0
2015-04-09
ASoC: Don't try to register debugfs entries if the parent does not exist
Lars-Peter Clausen
1
-0
/
+3
2015-03-25
ASoC: dapm: Fix build warning
Charles Keepax
1
-8
/
+5
2015-03-18
ASoC: dapm: add code to configure dai link parameters
Nikesh Oswal
1
-6
/
+158
2015-03-16
ASoC: Make snd_soc_dapm_kcontrol_codec() inline
Lars-Peter Clausen
1
-10
/
+0
2015-02-04
Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next
Mark Brown
1
-2
/
+0
2015-02-04
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-91
/
+18
2015-02-02
ASoC: Add sysfs entries via static attribute groups
Takashi Iwai
1
-10
/
+4
2015-01-15
ASoC: Remove codec field from snd_soc_dapm_widget
Lars-Peter Clausen
1
-2
/
+0
2015-01-06
ASoC: dapm: Don't use async I/O
Mark Brown
1
-2
/
+2
2014-12-22
ASoC: dapm: Simplify fully route card handling
Lars-Peter Clausen
1
-88
/
+16
2014-12-22
ASoC: dapm: Don't mark MICBIAS widgets as auto non-connected
Lars-Peter Clausen
1
-1
/
+0
2014-11-04
ASoC: Remove card field from snd_soc_dai struct
Lars-Peter Clausen
1
-1
/
+1
2014-10-28
ASoC: dapm: Use more aggressive caching
Lars-Peter Clausen
1
-8
/
+153
2014-10-28
ASoC: dapm: Add a few supply widget sanity checks
Lars-Peter Clausen
1
-0
/
+21
2014-10-28
ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resume
Lars-Peter Clausen
1
-11
/
+4
2014-10-28
ASoC: dapm: Add a flag to mark paths connected to supply widgets
Lars-Peter Clausen
1
-10
/
+13
2014-10-28
ASoC: dapm: Introduce toplevel widget categories
Lars-Peter Clausen
1
-118
/
+92
2014-10-28
ASoC: dapm: Do not pretend to support controls for non mixer/mux widgets
Lars-Peter Clausen
1
-75
/
+37
2014-10-28
ASoC: dapm: Do not add un-muxed paths to MUX control
Lars-Peter Clausen
1
-5
/
+4
2014-10-28
ASoC: dapm: Only mark paths dirty when the connection status changed
Lars-Peter Clausen
1
-13
/
+26
2014-10-22
ASoC: dapm: Remove path 'walked' flag
Lars-Peter Clausen
1
-47
/
+2
2014-10-22
ASoC: dapm: Remove special DAI widget power check functions
Lars-Peter Clausen
1
-38
/
+2
2014-10-22
ASoC: dapm: Remove always true path source/sink checks
Lars-Peter Clausen
1
-17
/
+8
2014-10-22
ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths()
Lars-Peter Clausen
1
-23
/
+42
2014-10-22
ASoC: dapm: Remove redundant cast
Rasmus Villemoes
1
-1
/
+1
2014-10-07
ASoC: soc-dapm: fix use after free
Daniel Mack
1
-11
/
+14
2014-10-06
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
1
-2
/
+18
2014-10-06
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-1
/
+2
2014-10-06
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-1
/
+2
2014-10-03
ASoC: dapm: Fix NULL pointer dereference when registering card with widgets
Jarkko Nikula
1
-1
/
+2
2014-10-02
ASoC: Export dapm_kcontrol_get_value
Subhransu S. Prusty
1
-1
/
+2
2014-09-29
ASoC: Remove CODEC pointer from snd_soc_dapm_context
Lars-Peter Clausen
1
-1
/
+1
2014-09-04
ASoC: Add support for automatically going to BIAS_OFF on suspend
Lars-Peter Clausen
1
-2
/
+18
2014-08-11
ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()
Geert Uytterhoeven
1
-5
/
+7
2014-07-23
ASoC: Move card field form platform/codec to component
Lars-Peter Clausen
1
-1
/
+1
2014-07-17
ASoC: Remove unused 'r' variable from dapm_connect_dai_link_widgets()
Lars-Peter Clausen
1
-3
/
+0
2014-07-17
ASoC: pcm: Add soc_dai_hw_params helper
Benoit Cousson
1
-20
/
+8
2014-07-17
ASoC: dapm: Add support for DAI multicodec
Benoit Cousson
1
-20
/
+47
2014-06-22
ASoC: dapm: Remove platform field from widget and dapm context struct
Lars-Peter Clausen
1
-1
/
+0
2014-06-22
ASoC: Add DAPM support at the component level
Lars-Peter Clausen
1
-36
/
+64
2014-06-22
ASoC: Add a set_bias_level() callback to the DAPM context struct
Lars-Peter Clausen
1
-8
/
+3
2014-06-22
Merge remote-tracking branch 'asoc/fix/core' into asoc-component
Mark Brown
1
-13
/
+16
2014-06-22
ASoC: Auto disconnect pins from all DAPM contexts
Lars-Peter Clausen
1
-16
/
+11
2014-06-22
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
1
-4
/
+4
2014-06-22
ASoC: Move name_prefix from CODEC to component
Lars-Peter Clausen
1
-14
/
+22
2014-06-09
ASoC: dapm: Make sure register value is in sync with DAPM kcontrol state
Jarkko Nikula
1
-13
/
+16
2014-05-22
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-114
/
+56
2014-05-22
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-77
/
+14
[next]