index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2015-06-05
1
-57
/
+292
|
\
|
*
ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbol
Liam Girdwood
2015-06-04
1
-2
/
+2
|
*
ASoC: dapm: fix snd_soc_dapm_new_control() implicit declaration
Vladimir Zapolskiy
2015-06-02
1
-1
/
+6
|
*
ASoC: DAPM: Add APIs to create individual DAPM controls.
Liam Girdwood
2015-05-29
1
-8
/
+26
|
*
ASoC: dapm: Add cache to speed up adding of routes
Charles Keepax
2015-05-12
1
-0
/
+39
|
*
ASoC: dapm: Break out of widget search when source and sink are located
Charles Keepax
2015-05-11
1
-2
/
+8
|
*
ASoC: dapm: Add missing mutex unlock
Charles Keepax
2015-05-08
1
-1
/
+3
|
*
ASoC: dapm: Add demux support
Lars-Peter Clausen
2015-05-06
1
-15
/
+97
|
*
ASoC: dapm: Add new widgets to the end of the widget list
Lars-Peter Clausen
2015-05-06
1
-1
/
+1
|
*
ASoC: dapm: Add support for autodisable mux controls
Charles Keepax
2015-05-06
1
-19
/
+59
|
*
ASoC: dapm: Append "Autodisable" to autodisable widget names
Charles Keepax
2015-05-06
1
-3
/
+20
|
*
ASoC: dapm: Remove local OOM error message
Charles Keepax
2015-05-04
1
-5
/
+1
|
*
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-0
/
+3
|
*
ASoC: Add helper functions bias level management
Lars-Peter Clausen
2015-04-27
1
-4
/
+31
*
|
ASoC: dapm: Modify widget stream name according to prefix
Koro Chen
2015-05-12
1
-3
/
+8
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...
Mark Brown
2015-04-12
1
-10
/
+159
|
\
\
|
*
|
ASoC: dapm: Fix build warning
Charles Keepax
2015-03-25
1
-8
/
+5
|
*
|
ASoC: dapm: add code to configure dai link parameters
Nikesh Oswal
2015-03-17
1
-6
/
+158
|
|
/
*
|
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2015-04-12
1
-10
/
+0
|
\
\
|
*
|
ASoC: Make snd_soc_dapm_kcontrol_codec() inline
Lars-Peter Clausen
2015-03-16
1
-10
/
+0
|
|
/
*
|
ASoC: Don't try to register debugfs entries if the parent does not exist
Lars-Peter Clausen
2015-04-09
1
-0
/
+3
|
/
*
Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next
Mark Brown
2015-02-04
1
-2
/
+0
|
\
|
*
ASoC: Remove codec field from snd_soc_dapm_widget
Lars-Peter Clausen
2015-01-15
1
-2
/
+0
*
|
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2015-02-04
1
-91
/
+18
|
\
\
|
*
|
ASoC: dapm: Don't use async I/O
Mark Brown
2015-01-06
1
-2
/
+2
|
*
|
ASoC: dapm: Simplify fully route card handling
Lars-Peter Clausen
2014-12-22
1
-88
/
+16
|
*
|
ASoC: dapm: Don't mark MICBIAS widgets as auto non-connected
Lars-Peter Clausen
2014-12-22
1
-1
/
+0
|
|
/
*
|
ASoC: Add sysfs entries via static attribute groups
Takashi Iwai
2015-02-02
1
-10
/
+4
|
/
*
ASoC: Remove card field from snd_soc_dai struct
Lars-Peter Clausen
2014-11-04
1
-1
/
+1
*
ASoC: dapm: Use more aggressive caching
Lars-Peter Clausen
2014-10-28
1
-8
/
+153
*
ASoC: dapm: Add a few supply widget sanity checks
Lars-Peter Clausen
2014-10-28
1
-0
/
+21
*
ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resume
Lars-Peter Clausen
2014-10-28
1
-11
/
+4
*
ASoC: dapm: Add a flag to mark paths connected to supply widgets
Lars-Peter Clausen
2014-10-28
1
-10
/
+13
*
ASoC: dapm: Introduce toplevel widget categories
Lars-Peter Clausen
2014-10-28
1
-118
/
+92
*
ASoC: dapm: Do not pretend to support controls for non mixer/mux widgets
Lars-Peter Clausen
2014-10-28
1
-75
/
+37
*
ASoC: dapm: Do not add un-muxed paths to MUX control
Lars-Peter Clausen
2014-10-28
1
-5
/
+4
*
ASoC: dapm: Only mark paths dirty when the connection status changed
Lars-Peter Clausen
2014-10-28
1
-13
/
+26
*
ASoC: dapm: Remove path 'walked' flag
Lars-Peter Clausen
2014-10-22
1
-47
/
+2
*
ASoC: dapm: Remove special DAI widget power check functions
Lars-Peter Clausen
2014-10-22
1
-38
/
+2
*
ASoC: dapm: Remove always true path source/sink checks
Lars-Peter Clausen
2014-10-22
1
-17
/
+8
*
ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths()
Lars-Peter Clausen
2014-10-22
1
-23
/
+42
*
ASoC: dapm: Remove redundant cast
Rasmus Villemoes
2014-10-21
1
-1
/
+1
*
ASoC: soc-dapm: fix use after free
Daniel Mack
2014-10-07
1
-11
/
+14
*
-
.
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
2014-10-06
1
-2
/
+18
|
\
\
|
|
*
ASoC: Add support for automatically going to BIAS_OFF on suspend
Lars-Peter Clausen
2014-09-04
1
-2
/
+18
|
|
/
*
|
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2014-10-06
1
-1
/
+2
|
\
\
|
*
|
ASoC: Export dapm_kcontrol_get_value
Subhransu S. Prusty
2014-10-02
1
-1
/
+2
|
|
/
*
|
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
2014-10-06
1
-1
/
+2
|
\
\
|
*
|
ASoC: dapm: Fix NULL pointer dereference when registering card with widgets
Jarkko Nikula
2014-10-03
1
-1
/
+2
|
*
|
ASoC: Remove CODEC pointer from snd_soc_dapm_context
Lars-Peter Clausen
2014-09-29
1
-1
/
+1
|
|
/
[next]